1. Network Management Specification
58
June 2004
8000-A2-GB30-30
6.2.3
“atmVcCrossConnectL2HOperStatus” Object (atmVcCrossConnectEntry 9)
The value of this object identifies the current operational status of the VC cross-connect in
one direction; (that is, from the low to high direction). The up and down states indicate that
this ATM VC cross-connect from low to high direction is operational or not operational
respectively. The unknown state indicates that the state of it cannot be determined. The only
valid values supported for this object are:
•
up(1)
•
down(2)
6.2.4
“atmVcCrossConnectH2LOperStatus” Object (atmVcCrossConnectEntry
10)
The value of this object identifies the current operational status of the VC cross-connect in
one direction; (that is, from the high to low direction). The up and down states indicate that
this ATM VC cross-connect from high to low direction is operational or not operational
respectively. The unknown state indicates that the state of it cannot be determined. The only
valid values supported for this object are:
•
up(1)
•
down(2)
6.2.5
“atmVcCrossConnectL2HLastChange” Object (atmVcCrossConnectEntry
11)
The value of MIB II's sysUpTime object at the time this VC cross-connect entered its
current operational state in low to high direction. If the current state was entered prior to the
last re-initialization of the agent, then this object contains a zero value.
6.2.6
“atmVcCrossConnectH2LLastChange” Object (atmVcCrossConnectEntry
12)
The value of MIB II's sysUpTime object at the time this VC cross-connect entered its
current operational state in low to high direction. If the current state was entered prior to the
last re-initialization of the agent, then this object contains a zero value.
6.2.7
“atmVcCrossConnectRowStatus” Object (atmVcCrossConnectEntry 13)
The status of this entry in the atmVcCrossConnectTable. This object is used to create a new
cross-connect row for cross-connecting VCLs which are created using the atmVclTable or
to change or delete existing cross-connect. This object must be initially set to
`createAndWait' or 'createAndGo'. This object cannot be set to `active' unless the following
columnar object exists in this row: atmVcCrossConnectAdminStatus. To turn on a VC
cross-connect, the atmVcCrossConnectAdminStatus is set to `up'. The only valid values
supported for this object are:
• active
• createAndGo
• destroy
6.2.8
ATM SubInterfaces (ATM Logical Port Configuration)
This table augments the atmVplEntry and is used in this product to configure ATM
subinterfaces. An EMS/NMS application can create ATM SubInterfaces by adding entries
to the atmVplTable and setting the atmVplLogicalPortDef=’isLogicalIf (2)’. Upon
success, the agent will dynamically assign a new ifIndex for the SubInterface and populate
other parameters in the ifTable and ifXTable. The SubInterface’s ifIndex will coincide with
the atmVplLogicalPortIndex in the atmVplLogicalPortTable.