LIGHTSTREAM-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for LIGHTSTREAM-MIB.
784
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
784 total| Object Name |
|---|
lightStream OBJECT IDENTIFIER .1.3.6.1.4.1.711 |
RFC1213-MIB Unknown .1.3.6.1.4.1.711 |
lightStreamOIDs OBJECT IDENTIFIER .1.3.6.1.4.1.711.1 |
lightStreamATM OBJECT IDENTIFIER .1.3.6.1.4.1.711.1.1 |
lsOther OBJECT IDENTIFIER .1.3.6.1.4.1.711.1.2 |
lsTrapNumber OBJECT IDENTIFIER .1.3.6.1.4.1.711.1.2.1 |
lsTrapText OBJECT IDENTIFIER .1.3.6.1.4.1.711.1.2.2 |
lsTrapName OBJECT IDENTIFIER .1.3.6.1.4.1.711.1.2.3 |
lsConfig OBJECT IDENTIFIER .1.3.6.1.4.1.711.1.3 |
lightStreamProducts OBJECT IDENTIFIER .1.3.6.1.4.1.711.2 |
atmSwitch OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1 |
chassisInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.1 |
chassisIdChassis ID (24 bits)ro INTEGER .1.3.6.1.4.1.711.2.1.1.2 |
chassisActiveIpAddrActive IP Address for Management of this chassis.
This is the IP address used for network mangement
and will point to the active of the 2 NPs in
a given chassis.rw IpAddress .1.3.6.1.4.1.711.2.1.1.3 |
chassisSecondaryIpAddrSecondary IP Address for Management of this chassis.
This is the IP address used for network mangement
and will point to the backup NP in a given chassis.rw IpAddress .1.3.6.1.4.1.711.2.1.1.4 |
chassisNetworkMaskSubnet mask used for the IP addresses associated
with switch portsrw IpAddress .1.3.6.1.4.1.711.2.1.1.5 |
chassisEthernetIpAddrThis is the IP Address associated with the ethernet
port on the primary NP in the chassis.
The Ethernet port on the backup NP is unused,should
that NP become primary it will take over the
chassisEthernetIpAddr.rw IpAddress .1.3.6.1.4.1.711.2.1.1.6 |
chassisEthernetIpMaskThis is the IP network mask associated with the
Ethernet to which the network processors in the
chassis are connected.rw IpAddress .1.3.6.1.4.1.711.2.1.1.7 |
chassisDefaultIpRouterThis is a machine, connected to the same ethernet as
the chassis' NPs, which is capable of routing
IP datagrams to other portions of the Internet.rw IpAddress .1.3.6.1.4.1.711.2.1.1.8 |
chassisStatusWordBit map of certain chassis wide status information
for use with UB Net/Director.ro INTEGER .1.3.6.1.4.1.711.2.1.1.9 |
chassisConsoleTrapLevelTrap level to use with console trap displayro Enumeration .1.3.6.1.4.1.711.2.1.1.10 |
cardInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.2 |
cardTableCard specific information SEQUENCE OF CardEntry .1.3.6.1.4.1.711.2.1.2.1 |
cardEntryAn entry in the chassis card table. (1-n) CardEntry .1.3.6.1.4.1.711.2.1.2.1.1 |
cardIndexUnique Index consisting of card number.ro INTEGER .1.3.6.1.4.1.711.2.1.2.1.1.1 |
cardNameName of Cardrw DisplayString .1.3.6.1.4.1.711.2.1.2.1.1.2 |
cardBoardTypeBoard type of this card.ro DisplayString .1.3.6.1.4.1.711.2.1.2.1.1.3 |
cardLcSoftwareVersionSoftware revision of process running in the line cardro DisplayString .1.3.6.1.4.1.711.2.1.2.1.1.4 |
cardLccSoftwareVersionSoftware revision of process controlling cardro DisplayString .1.3.6.1.4.1.711.2.1.2.1.1.5 |
cardPIDUnique Process ID for LCC process (from OS).ro INTEGER .1.3.6.1.4.1.711.2.1.2.1.1.6 |
cardMaxVCsMaximum Virtual Circuits Supported by this cardrw INTEGER .1.3.6.1.4.1.711.2.1.2.1.1.7 |
cardOperStatusCard Operational statusro Enumeration .1.3.6.1.4.1.711.2.1.2.1.1.8 |
cardAdminStatusAdministratively Desired Status of this cardrw Enumeration .1.3.6.1.4.1.711.2.1.2.1.1.9 |
cardStatusWordCard status word, for use with the UB
Net/Director productro INTEGER .1.3.6.1.4.1.711.2.1.2.1.1.10 |
cardConfigRegisterActual Card Enable Status as read from status registerro Enumeration .1.3.6.1.4.1.711.2.1.2.1.1.11 |
portInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.3 |
portInfoTablePort specific information SEQUENCE OF PortInfoEntry .1.3.6.1.4.1.711.2.1.3.1 |
portInfoEntryAn entry in the Edge Port table. PortInfoEntry .1.3.6.1.4.1.711.2.1.3.1.1 |
portInfoIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.3.1.1.1 |
portInfoTypeObject id of the port information table
used with this port. (e.g. ls1InfoTable
for the low speed line card version 1ro Enumeration .1.3.6.1.4.1.711.2.1.3.1.1.2 |
portInfoSpecificObject id of the port information table
used with this port. (e.g. ls1InfoTable
for the low speed line card version 1ro OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.3.1.1.3 |
portInfoNameThe name of this port. This is primary
used as a help aid to identification.
There is no absolute need for it to be set.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.711.2.1.3.1.1.4 |
portInfoErrorLimitThe maximum error for this port, expressed as an inverse
power of ten. I.E. 3 sets an acceptable error rate of
10**-3 receive+transmit errors.
When this object is set to the value 0, the error
limit trap is disabled. This value is always 0,
i.e. disabled for Ethernet and FDDI ports.rw INTEGER .1.3.6.1.4.1.711.2.1.3.1.1.5 |
portTransmission OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.4 |
ls1InfoTableEdge Port Address table specific Information SEQUENCE OF Ls1InfoEntry .1.3.6.1.4.1.711.2.1.4.1 |
ls1InfoEntryAn entry in the Edge Port Address table. Ls1InfoEntry .1.3.6.1.4.1.711.2.1.4.1.1 |
ls1InfoIfIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.1 |
ls1InfoTypeLevel 1 interface type used for this portro Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.2 |
ls1InfoOperCsuTypeIdentifier of operational CSU Interfacero Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.3 |
ls1InfoAdminCsuTypeIdentifier of administartively specified CSU Interfacerw Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.4 |
ls1InfoOperRcvBaudRateOperation receive baud ratero INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.5 |
ls1InfoAdminRcvBaudRateAdminsitratively desired receive baud raterw INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.6 |
ls1InfoOperXmitBaudRateOperation transmit baud rate.ro INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.7 |
ls1InfoAdminXmitBaudRateAdmistratively desired transmission baud raterw INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.8 |
ls1InfoOperNetIntTypeOperational network Interface Type for this port:
DCE, DTE, or DCE with local tt loopback. This last
option provides the ability to interface to DTE
devices which are unable to return the tt signal
as required for full V.35 standard compliance.ro Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.9 |
ls1InfoAdminNetIntTypeAdministrative or desired Network Interface Type for
DCE, DTE, or DCE with local tt loopback. This last
option provides the ability to interface to DTE
devices which are unable to return the tt signal
as required for full V.35 standard compliance.rw Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.10 |
ls1InfoOperModemStateOperational Status of certain modem signals. A bitmask
which gives the current state of certain modmem signals
is returned. If the Port is configured as a DTE, bit 0
will be DCD and bit 1 DSR. If the Port is configured as
a DCE, bit 0 will be RTS and bit 1 DTR.ro INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.13 |
ls1InfoOperProtocolOperational higher level protocol stack to support
on this port.ro Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.15 |
ls1InfoAdminProtocolAdministratively desired higher level protocol stack
to support on this port.rw Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.16 |
ls1InfoOperControlBandwidthSizeThe current operation value of the control bandwidth
size for this port. This is a scaling factor. This
value is multiplied by ls1InfoOperRcvBaudRate and the
result divided by 1000 to derive the actual bandwidth.ro INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.21 |
ls1InfoAdminControlBandwidthSizeThe current administratively desired value of the
control bandwidth size for this port. Setting the
trigger variable ls1InfoAdimOperTrigger will cause
this value to become the operation value.
This is a scaling factor. This value is multiplied
by ls1InfoAdminRcvBaudRate and the result divided by
1000 to derive the actual bandwidth.rw INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.22 |
ls1InfoOperDataBandwidthSizeThe current operation value of the data bandwidth
size for this port. This is a scaling factor. This
value is multiplied by ls1InfoOperRcvBaudRate and the
result divided by 1000 to derive the actual bandwidth.ro INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.23 |
ls1InfoAdminDataBandwidthSizeThe current administratively desired value of the
data bandwidth size for this port. Setting the
trigger variable ls1InfoAdimOperTrigger will cause
this value to become the operation value.
This is a scaling factor. This value is multiplied
by ls1InfoAdminRcvBaudRate and the result divided by
1000 to derive the actual bandwidth.rw INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.24 |
ls1InfoOperLoopModeOperational loop mode for this port:
none, internal, external, or remotero Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.25 |
ls1InfoAdminLoopModeAdministrative or desired loop mode for this
port: none, internal, external, or remoterw Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.26 |
ls1InfoLcAutoEnableState of the LC auto-enable flag for this port. If
enabled the port will be enable at LC boot time.
If disabled the port will remain disabled until
configured and started by the LCC software on the NP.
This parameter is set in the LC EEPROM by portctl.ro Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.27 |
ls1InfoLcDebugLevelValue of the LC debug level variable for this port.
This parameter is set in the LC EEPROM by portctl.ro INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.28 |
ls1InfoDataCellCapacityThe portion of this port's capacity in cells that
is allocated for data traffic.ro INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.29 |
ls1InfoDataCellAvailableThe portion of this port's capacity in cells that
is available for data traffic. This variable
is adjusted for the bandwidth consumed by VCs
created using this port. It does not count VCs
which have been configured but not yet established.ro INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.30 |
ls1InfoMeasuredBaudRateThis is the line rate as measured from the line card.ro INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.31 |
ls1InfoLinkUtilizationThis is an estimated utilization on the link.ro INTEGER .1.3.6.1.4.1.711.2.1.4.1.1.32 |
ls1InfoAdminOperTriggerWhen proper commands written to this variable the
LCC attempts to change the state of the port such
that the oper status reflects the desired admin status.rw Enumeration .1.3.6.1.4.1.711.2.1.4.1.1.99 |
ms1InfoTableEdge Port Address table specific Information SEQUENCE OF Ms1InfoEntry .1.3.6.1.4.1.711.2.1.4.2 |
ms1InfoEntryAn entry in the Edge Port Address table. Ms1InfoEntry .1.3.6.1.4.1.711.2.1.4.2.1 |
ms1InfoIfIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.4.2.1.1 |
ms1InfoOperCableLengthOperational value for Cable Length used for this port.ro Enumeration .1.3.6.1.4.1.711.2.1.4.2.1.2 |
ms1InfoAdminCableLengthAdministrative value for Cable Length used for
this port. Setting the trigger variable
ms1InfoAdimOperTrigger will cause this value
to become the operation value.rw Enumeration .1.3.6.1.4.1.711.2.1.4.2.1.3 |
ms1InfoOperProtocolOperational higher level protocol stack to support
on this port.ro Enumeration .1.3.6.1.4.1.711.2.1.4.2.1.4 |
ms1InfoAdminProtocolAdministratively desired higher level protocol stack
to support on this port.rw Enumeration .1.3.6.1.4.1.711.2.1.4.2.1.5 |
ms1InfoOperControlBandwidthSizeThe current operation value of the control bandwidth
size for this port. This is a scaling factor. This
value is multiplied by ms1InfoOperRcvBaudRate and the
result divided by 1000 to derive the actual bandwidth.ro INTEGER .1.3.6.1.4.1.711.2.1.4.2.1.10 |
ms1InfoAdminControlBandwidthSizeThe current administratively desired value of the
control bandwidth size for this port. Setting the
trigger variable ms1InfoAdimOperTrigger will cause
this value to become the operation value.
This is a scaling factor. This value is multiplied
by ms1InfoAdminRcvBaudRate and the result divided by
1000 to derive the actual bandwidth.rw INTEGER .1.3.6.1.4.1.711.2.1.4.2.1.11 |
ms1InfoOperDataBandwidthSizeThe current operation value of the data bandwidth
size for this port. This is a scaling factor. This
value is multiplied by ms1InfoOperRcvBaudRate and the
result divided by 1000 to derive the actual bandwidth.ro INTEGER .1.3.6.1.4.1.711.2.1.4.2.1.12 |
ms1InfoAdminDataBandwidthSizeThe current administratively desired value of the
data bandwidth size for this port. Setting the
trigger variable ms1InfoAdimOperTrigger will cause
this value to become the operation value.
This is a scaling factor. This value is multiplied
by ms1InfoAdminRcvBaudRate and the result divided by
1000 to derive the actual bandwidth.rw INTEGER .1.3.6.1.4.1.711.2.1.4.2.1.13 |
ms1InfoLcAutoEnableState of the LC auto-enable flag for this port. If
enabled the port will be enable at LC boot time.
If disabled the port will remain disabled until
configured and started by the LCC software on the NP.
This parameter is set in the LC EEPROM by portctl.ro Enumeration .1.3.6.1.4.1.711.2.1.4.2.1.14 |
ms1InfoLcDebugLevelValue of the LC debug level variable for this port.
This parameter is set in the LC EEPROM by portctl.ro INTEGER .1.3.6.1.4.1.711.2.1.4.2.1.15 |
ms1InfoOperScrambleOperational value for Cell Payload scrambling used
for this port.ro Enumeration .1.3.6.1.4.1.711.2.1.4.2.1.16 |
ms1InfoAdminScrambleAdministrative value for Cell Payload scrambling used for
this port. Setting the trigger variable
ms1InfoAdimOperTrigger will cause this value
to become the operation value.rw Enumeration .1.3.6.1.4.1.711.2.1.4.2.1.17 |
ms1InfoDataCellCapacityThe portion of this port's capacity in cells that
is allocated for data traffic.ro INTEGER .1.3.6.1.4.1.711.2.1.4.2.1.18 |
ms1InfoDataCellAvailableThe portion of this port's capacity in cells that
is available for data traffic. This variable
is adjusted for the bandwidth consumed by VCs
created using this port. It does not count VCs
which have been configured but not yet established.ro INTEGER .1.3.6.1.4.1.711.2.1.4.2.1.19 |
ms1InfoLinkUtilizationThis is an estimated utilization on the link.ro INTEGER .1.3.6.1.4.1.711.2.1.4.2.1.20 |
ms1InfoOperFramingOperational ATM framing typein use on this port.ro Enumeration .1.3.6.1.4.1.711.2.1.4.2.1.21 |
ms1InfoAdminOperTriggerWhen proper commands written to this variable the
LCC attempts to change the state of the port such
that the oper status reflects the desired admin status.rw Enumeration .1.3.6.1.4.1.711.2.1.4.2.1.99 |
npInfoTableEdge Port Address table specific Information SEQUENCE OF NpInfoEntry .1.3.6.1.4.1.711.2.1.4.3 |
npInfoEntryAn entry in the NP configuration table. NpInfoEntry .1.3.6.1.4.1.711.2.1.4.3.1 |
npInfoIfIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.4.3.1.1 |
npInfoIPCommittedRateDefault committed rate for IP circuitsrw INTEGER .1.3.6.1.4.1.711.2.1.4.3.1.5 |
npInfoIPCommittedBurstDefault committed burst rate for IP circuitsrw INTEGER .1.3.6.1.4.1.711.2.1.4.3.1.6 |
npInfoIPExcessRateDefault excess rate for IP circuitsrw INTEGER .1.3.6.1.4.1.711.2.1.4.3.1.7 |
npInfoIPExcessBurstDefault excess burst rate for IP circuitsrw INTEGER .1.3.6.1.4.1.711.2.1.4.3.1.8 |
npInfoIPNCircuitsNumber of IP circuits supportedrw INTEGER .1.3.6.1.4.1.711.2.1.4.3.1.9 |
npInfoAdminOperTriggerWhen proper commands written to this variable the
LCC attempts to change the state of the port such
that the oper status reflects the desired admin status.rw Enumeration .1.3.6.1.4.1.711.2.1.4.3.1.99 |
clc1InfoTableEdge Port Address table specific Information SEQUENCE OF Clc1InfoEntry .1.3.6.1.4.1.711.2.1.4.4 |
clc1InfoEntryAn entry in the Edge Port Address table. Clc1InfoEntry .1.3.6.1.4.1.711.2.1.4.4.1 |
clc1InfoIfIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.4.4.1.1 |
clc1InfoOperProtocolOperational higher level protocol stack to support
on this port.ro Enumeration .1.3.6.1.4.1.711.2.1.4.4.1.4 |
clc1InfoAdminProtocolAdministratively desired higher level protocol stack
to support on this port.rw Enumeration .1.3.6.1.4.1.711.2.1.4.4.1.5 |
clc1InfoOperLoopModeOperational loop mode for this port:
none, internal, or external.ro Enumeration .1.3.6.1.4.1.711.2.1.4.4.1.6 |
clc1InfoAdminLoopModeAdministrative or desired loop mode for this
port: none, internal, or external.rw Enumeration .1.3.6.1.4.1.711.2.1.4.4.1.7 |
clc1InfoOperControlBandwidthSizeThe current operation value of the control bandwidth
size for this port. This is a scaling factor. This
value is multiplied by the port bit rate and the
result divided by 1000 to derive the actual bandwidth.ro INTEGER .1.3.6.1.4.1.711.2.1.4.4.1.10 |
clc1InfoAdminControlBandwidthSizeThe current administratively desired value of the
control bandwidth size for this port. Setting the
trigger variable clc1InfoAdimOperTrigger will cause
this value to become the operation value.
This is a scaling factor. This value is multiplied
by the port bit rate and the result divided by
1000 to derive the actual bandwidth.rw INTEGER .1.3.6.1.4.1.711.2.1.4.4.1.11 |
clc1InfoOperDataBandwidthSizeThe current operation value of the data bandwidth
size for this port. This is a scaling factor. This
value is multiplied by the port bit rate and the
result divided by 1000 to derive the actual bandwidth.ro INTEGER .1.3.6.1.4.1.711.2.1.4.4.1.12 |
clc1InfoAdminDataBandwidthSizeThe current administratively desired value of the
data bandwidth size for this port. Setting the
trigger variable clc1InfoAdimOperTrigger will cause
this value to become the operation value.
This is a scaling factor. This value is multiplied
by the port bit rate and the result divided by
1000 to derive the actual bandwidth.rw INTEGER .1.3.6.1.4.1.711.2.1.4.4.1.13 |
clc1InfoLcAutoEnableState of the LC auto-enable flag for this port. If
enabled the port will be enable at LC boot time.
If disabled the port will remain disabled until
configured and started by the LCC software on the NP.
This parameter is set in the LC EEPROM by portctl.ro Enumeration .1.3.6.1.4.1.711.2.1.4.4.1.14 |
clc1InfoLcDebugLevelValue of the LC debug level variable for this port.
This parameter is set in the LC EEPROM by portctl.ro INTEGER .1.3.6.1.4.1.711.2.1.4.4.1.15 |
clc1InfoOperScrambleOperational value for Cell Payload scrambling used
for this port.ro Enumeration .1.3.6.1.4.1.711.2.1.4.4.1.16 |
clc1InfoAdminScrambleAdministrative value for Cell Payload scrambling used for
this port. Setting the trigger variable
clc1InfoAdimOperTrigger will cause this value
to become the operation value.rw Enumeration .1.3.6.1.4.1.711.2.1.4.4.1.17 |
clc1InfoDataCellCapacityThe portion of this port's capacity in cells that
is allocated for data traffic.ro INTEGER .1.3.6.1.4.1.711.2.1.4.4.1.18 |
clc1InfoDataCellAvailableThe portion of this port's capacity in cells that
is available for data traffic. This variable
is adjusted for the bandwidth consumed by VCs
created using this port. It does not count VCs
which have been configured but not yet established.ro INTEGER .1.3.6.1.4.1.711.2.1.4.4.1.19 |
clc1InfoLinkUtilizationThis is an estimated utilization on the link.ro INTEGER .1.3.6.1.4.1.711.2.1.4.4.1.20 |
clc1InfoOperClockOperational value for the source of transmit clock for this port.ro Enumeration .1.3.6.1.4.1.711.2.1.4.4.1.21 |
clc1InfoAdminClockAdministrative value for the source of transmit clock
used for this port. Setting the trigger variable
clc1InfoAdimOperTrigger will cause this value to
become the operation value.rw Enumeration .1.3.6.1.4.1.711.2.1.4.4.1.22 |
clc1InfoAdminOperTriggerWhen proper commands written to this variable the
LCC attempts to change the state of the port such
that the oper status reflects the desired admin status.rw Enumeration .1.3.6.1.4.1.711.2.1.4.4.1.99 |
oc3InfoTableEdge Port Address table specific Information SEQUENCE OF Oc3InfoEntry .1.3.6.1.4.1.711.2.1.4.5 |
oc3InfoEntryAn entry in the Edge Port Address table. Oc3InfoEntry .1.3.6.1.4.1.711.2.1.4.5.1 |
oc3InfoReceiveSignalDetectThis value indicates that a receive signal has
been detected on thei portro Enumeration .1.3.6.1.4.1.711.2.1.4.5.1.1 |
oc3InfoTransmitSafetySwitchState of the Safety Switch with the single mode
interface. When the saftey switch is enabled, the
laser is disabled. This variable is undefined
for multimode interfaces.ro Enumeration .1.3.6.1.4.1.711.2.1.4.5.1.2 |
oc3InfoMediumTypeThis variable identifies whether a SONET
or a SDH signal is used across this interface.rw Enumeration .1.3.6.1.4.1.711.2.1.4.5.1.3 |
congestionAvoidance OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.5 |
caMaxIntervalPermitLimitThe maximum interval at which permit limits
are to be reported by trunk and outgoing
edge cards.rw INTEGER .1.3.6.1.4.1.711.2.1.5.1 |
caMinIntervalPermitLimitThe minimum interval at which permit limits
are to be reported by trunk and outgoing
edge cards.rw INTEGER .1.3.6.1.4.1.711.2.1.5.2 |
caMinIntervalCaInfoThe minimum interval at which CA information
processes are to distribute aggregated CA updates
to input edge cards.rw INTEGER .1.3.6.1.4.1.711.2.1.5.3 |
mmaInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.6 |
mmaDbActiveControls and displays state of persistent
database used by MMA. Primary use of this
variable was to allow release 1 configuration
systems to shut off the database before it was
replaced with a new one and then re-activated.
The release 2 configuration mechanism depends on
mmaSetLock to backup and coordinate
configuration updates.rw Enumeration .1.3.6.1.4.1.711.2.1.6.1 |
mmaTrapFilterValue of highest priority trap that will be
be forwarded to any NMS sites. For example
if set to mediumPriority then mediumPrioriy
and highPriority messages will be forwardedrw Enumeration .1.3.6.1.4.1.711.2.1.6.2 |
mmaTrapLanguageLangauage to be used for the text of traps.rw Enumeration .1.3.6.1.4.1.711.2.1.6.3 |
mmaCollectionSpaceMax size of disk space available for collecting
autonomous traps. Actual size is
mmaCollectionSpace * 1024rw INTEGER .1.3.6.1.4.1.711.2.1.6.4 |
mmaConfigHostHost supplying configuration filerw OCTET STRING .1.3.6.1.4.1.711.2.1.6.5 |
mmaConfigAuthorPerson who last changed configuration filerw OCTET STRING .1.3.6.1.4.1.711.2.1.6.6 |
mmaConfigIDConfiguration ID set by configuration programrw INTEGER .1.3.6.1.4.1.711.2.1.6.7 |
mmaSetLockIf a user locks this field (2 or 3), set commands
are accepted only from that IP address. The lock
times out if the session is idle for two minutes.
There are two configuration files: mma.db.pag and
mma.db.dir. If set to lockPermanent(3), these
files are copied to mma.db.BAK.pag and
mma.db.BAK.dir, and sets are written to the
configuration files. Otherwise sets are written
to run-time memory only. To recover backup
configuration files, the user must log in to the
LightStream node and rename the files.rw Enumeration .1.3.6.1.4.1.711.2.1.6.8 |
mmaPIDPID of the MMA processro INTEGER .1.3.6.1.4.1.711.2.1.6.9 |
mmaTrapLogTrap log control field. If enabled the MMA will
log traps received from LWMA clients to disk. It
saves traps into a 'circular file' such that only
the last number of traps are on disk.rw Enumeration .1.3.6.1.4.1.711.2.1.6.10 |
mmaTrapNumberTrap Number used by the state and action variablesrw INTEGER .1.3.6.1.4.1.711.2.1.6.13 |
mmaTrapOnOffStateOn/Off State of Trap specified in mmaTrapNumber
and mmaTrapPidSelectorrw Enumeration .1.3.6.1.4.1.711.2.1.6.14 |
mmaNumNameTableTable of current file transfers SEQUENCE OF MmaNumNameEntry .1.3.6.1.4.1.711.2.1.6.16 |
mmaNumNameEntryAn entry in the file transfer table. MmaNumNameEntry .1.3.6.1.4.1.711.2.1.6.16.1 |
mmaNumNameNumberUnique Index consisting of chassis ID.ro INTEGER .1.3.6.1.4.1.711.2.1.6.16.1.1 |
mmaNumNameName of chassis corresponding to value of mmaNumNameNumber.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.711.2.1.6.16.1.2 |
mmaLwmpTimeoutsThe number of times the MMA did a read on a
socket to a chassis-resident process and timed out
before the process responded.
This object is being added here for debug purposes
and may be changed in future releases of the MIB.ro Counter .1.3.6.1.4.1.711.2.1.6.20 |
collectInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.7 |
collectTableCollector table of current collections SEQUENCE OF CollectEntry .1.3.6.1.4.1.711.2.1.7.1 |
collectEntryAn entry in the Collector collection table. (1-n) CollectEntry .1.3.6.1.4.1.711.2.1.7.1.1 |
collectIndexUnique Index consisting of collection number.ro INTEGER .1.3.6.1.4.1.711.2.1.7.1.1.1 |
collectStatusCollection status of this collection row entry.rw Enumeration .1.3.6.1.4.1.711.2.1.7.1.1.2 |
collectStartCollection start time. If specified and status is
valid means a collection will start at time. Time is
the UNIX real time in seconds.rw INTEGER .1.3.6.1.4.1.711.2.1.7.1.1.3 |
collectFinishCollection finish time in TOD seconds.rw INTEGER .1.3.6.1.4.1.711.2.1.7.1.1.4 |
collectIntervalCollection Interval, in seconds.rw INTEGER .1.3.6.1.4.1.711.2.1.7.1.1.5 |
collectFileNameAutomatically generated filename for this
collection. The file name is 'Collect.n' where
'n' is the collectIndex.ro DisplayString .1.3.6.1.4.1.711.2.1.7.1.1.6 |
collectFileSizeMax Size of the circular file named in
collectFileName. Actual maximum size of file is
value of collectFileSize * 1024.rw INTEGER .1.3.6.1.4.1.711.2.1.7.1.1.7 |
collectOperStatusCollection status of this collection row entry.rw Enumeration .1.3.6.1.4.1.711.2.1.7.1.1.8 |
collectDataBaseCollector table of current collections SEQUENCE OF CollectDbEntry .1.3.6.1.4.1.711.2.1.7.2 |
collectDbEntryAn entry in the Collector group database. (1-n) CollectDbEntry .1.3.6.1.4.1.711.2.1.7.2.1 |
collectDBIndexUnique Index equal to collectIndexro INTEGER .1.3.6.1.4.1.711.2.1.7.2.1.1 |
collectDBInstanceRecord instance within a group IDro INTEGER .1.3.6.1.4.1.711.2.1.7.2.1.2 |
collectDBObjectIDObject identifier of a member of a group
specified by the group ID and instance.rw OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.7.2.1.3 |
collectDBStatusCollection status of this collection database
row entry.rw Enumeration .1.3.6.1.4.1.711.2.1.7.2.1.4 |
collectCommunityNameUsed by Collector with its SNMP requests
to the MMA.rw DisplayString .1.3.6.1.4.1.711.2.1.7.3 |
rmonCommunityNameUsed by RMON/Collector with its SNMP requests
to the MMA.rw DisplayString .1.3.6.1.4.1.711.2.1.7.4 |
lsPortProtocols OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.8 |
edgePort OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.8.1 |
edgePortTableEdgePort Port Address table specific information SEQUENCE OF EdgePortEntry .1.3.6.1.4.1.711.2.1.8.1.1 |
edgePortEntryAn entry in the EdgePort Port Address table. EdgePortEntry .1.3.6.1.4.1.711.2.1.8.1.1.1 |
edgeIfIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.8.1.1.1.1 |
edgeUpcTypeUsage Parameter Control model type. This parameter
selects the UPC model, which regulates the flow
of data into the network.rw Enumeration .1.3.6.1.4.1.711.2.1.8.1.1.1.2 |
edgeUserDataPerCellUser data bits per cell. This specifies the expected
packing efficiency when frames are converted to cells.
It does not affect the actual packing of data into cells
but serves as an estimate on which bandwidth allocation
and other connection related functions will be based.rw INTEGER ( 1..384 ) .1.3.6.1.4.1.711.2.1.8.1.1.1.3 |
edgeCellDelayVarianceCell Delay Variance in microseconds. This is the typical
variance in the delay added as a cell is processed by
an switchrw INTEGER .1.3.6.1.4.1.711.2.1.8.1.1.1.4 |
edgePrincipalScalePrincipal bandwidth scaling factor. This is used to scale
down the actual amount of bandwidth to allocate for the
principal portion of a VC's bandwidth. This is specified
as a codepoint as follows:
Codepoints Meaning Comment
- -
0 - 100 x / 100 e.g., 1 => .01
101 - 109 x - 100 / 1000 e.g., 101 => .001rw INTEGER .1.3.6.1.4.1.711.2.1.8.1.1.1.5 |
edgeSecondaryScaleSecondary bandwidth scaling factor. This is used to scale
down the actual amount of bandwidth to allocate for the
Secondary portion of a VC's bandwidth. This is specified
as a codepoint as follows:
Codepoints Meaning Comment
- -
0 - 100 x / 100 e.g., 1 => .01
101 - 109 x - 100 / 1000 e.g., 101 => .001rw INTEGER .1.3.6.1.4.1.711.2.1.8.1.1.1.6 |
edgeMeteringFactorScale factor for the metering time charge, a value (divided by 256)
by which to increase the time or slow down metering of traffic
into the network. A value of 256 would typically keep the metering
rate close to the minimum allowable rate for the aggregate
information rate for the group of circuits being metered.rw INTEGER .1.3.6.1.4.1.711.2.1.8.1.1.1.7 |
edgeMeteringBurstSizeThis is the minimum number of cells to burst at a timerw INTEGER .1.3.6.1.4.1.711.2.1.8.1.1.1.8 |
edgeCallSetupRetryThis specifies the initial time to wait between successive
failed attempts to establish a connection. This interval
is in seconds. An incremental backoff algorithm may applied
to this value. See Parameter edgeCallSetupBackoff.rw INTEGER ( 1..3600 ) .1.3.6.1.4.1.711.2.1.8.1.1.1.9 |
edgeCallSetupBackoffThis specifies the maximum power of 2 to backoff in call
setup retry attempts. For each retry up to this maxumim
the retry timer will be adjusted by multipliing by 2**(n).
The first retry will be multiplied by 2**0 or 1, the second
by 2**1 or 2, and so on. The variable can range from 1 to
10.rw INTEGER ( 1..10 ) .1.3.6.1.4.1.711.2.1.8.1.1.1.10 |
edgeMaxFrameSizeThis specifies the maximum frame size that can be transmitted
on this edge port. The size is specified in bytes.rw INTEGER ( 48..8152 ) .1.3.6.1.4.1.711.2.1.8.1.1.1.11 |
frDceInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.8.2 |
frProvMiTableThe Parameters for the Data Link Connection Management
Interface for the frame relay service on this
interface. SEQUENCE OF FrProvMiEntry .1.3.6.1.4.1.711.2.1.8.2.1 |
frProvMiEntryThe Parameters for a particular Data Link Con-
nection Management Interface. FrProvMiEntry .1.3.6.1.4.1.711.2.1.8.2.1.1 |
frProvMiIfIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.8.2.1.1.1 |
frProvMiStateThis variable states which Data Link Connec-
tion Management scheme is active (and by impli-
cation, what DLCI it uses) on the Frame Relay
interface.rw Enumeration .1.3.6.1.4.1.711.2.1.8.2.1.1.2 |
frProvMiAddressLenThis variable states which address length in
octets. In the case of Q922 format, the length
indicates the entire length of the address in-
cluding the control portion.rw Enumeration .1.3.6.1.4.1.711.2.1.8.2.1.1.3 |
frProvMiNetRequestIntervalThis is the maximum number of seconds between
successive status enquiry messages. If a status
enquiry message does not arrive within this time
an error event occurs. This is also refered to
as T392 and nT2.
Must be 5 in second intervals as defined in the ANSI
and ITU specifications.rw INTEGER .1.3.6.1.4.1.711.2.1.8.2.1.1.4 |
frProvMiNetErrorThresholdThis is the maximum number of unanswered
Status Enquiries the equipment shall accept be-
fore declaring the interface down by the network
side of the interface. This is also refered to
as N392 and nN2.rw INTEGER .1.3.6.1.4.1.711.2.1.8.2.1.1.5 |
frProvMiNetMonitoredEventsThis is the number of status polling intervals
over which the error threshold is counted. For
example, if within 'MonitoredEvents' number of
events the station receives 'ErrorThreshold'
number of errors, the interface is marked as
down. This is also refered to as N393 and nN3.rw INTEGER .1.3.6.1.4.1.711.2.1.8.2.1.1.6 |
frProvMiMaxSupportedVCsThe maximum number of Virtual Circuits allowed
for this interface. Usually dictated by the
Frame Relay network. This variable will limit
the creation of more than this number of VCs. It
will not delete VCs which have already been
configured at the time this parameter is set.
In response to a SET, if a value less than zero
or higher than the agent's maximal capability
is configured, the agent should respond bad-
Valuerw INTEGER .1.3.6.1.4.1.711.2.1.8.2.1.1.7 |
frProvMiMulticastThis indicates whether the Frame Relay inter-
face is using a multicast service.rw Enumeration .1.3.6.1.4.1.711.2.1.8.2.1.1.8 |
frProvMiUserPollingIntervalThis is the number of seconds between succes-
sive status enquiry messages sent by the user
portion of a NNI interface. This is also
refered to as T391 and nT1.rw INTEGER .1.3.6.1.4.1.711.2.1.8.2.1.1.9 |
frProvMiUserFullEnquiryIntervalNumber of status enquiry intervals that pass
before issuance of a full status enquiry mes-
sage by the user portion of a NNI interface.
This is also refered to as N391 and nN1.rw INTEGER .1.3.6.1.4.1.711.2.1.8.2.1.1.10 |
frProvMiUserErrorThresholdThis is the maximum number of unanswered
Status Enquiries the equipment shall accept be-
fore declaring the interface down by the user
side of the NNI interface. This is also refered
to as N392 and nT2.rw INTEGER .1.3.6.1.4.1.711.2.1.8.2.1.1.11 |
frProvMiUserMonitoredEventsThis is the number of status polling intervals
over which the error threshold is counted on a
NNI interface. For example, if within
'MonitoredEvents' number of events the station
receives 'ErrorThreshold' number of errors, the
interface is marked as down.rw INTEGER .1.3.6.1.4.1.711.2.1.8.2.1.1.12 |
frProvMiNetInterfaceTypeThis variable states which type of Network
Interface should be used. UNI provides for
a User Network Interface, while NNI provides
for a Network to Network Interface.rw Enumeration .1.3.6.1.4.1.711.2.1.8.2.1.1.13 |
frCktInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.8.3 |
frCktCfgTableA table containing information about specific DLCIs and
corresponding circuits. SEQUENCE OF FrCktEntry .1.3.6.1.4.1.711.2.1.8.3.1 |
frCktEntryThe information regarding a single Data Link
Connection Identifier. FrCktEntry .1.3.6.1.4.1.711.2.1.8.3.1.1 |
frCktSrcNodeThe Node Identifier for the source
end of this virtual circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.1 |
frCktSrcIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See comments above to
calculate ifIndex value.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.2 |
frCktSrcDlciThe Data Link Connection Identifier for this
virtual circuit.ro LightStreamDLCI .1.3.6.1.4.1.711.2.1.8.3.1.1.3 |
frCktAdminDestNodeThe Node Identifier for the Destination
end of this virtual circuit.
This variable takes effect when frCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.10 |
frCktOperDestNodeThe Node Identifier for the Destination
end of this virtual circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.11 |
frCktAdminDestIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See comments above to
calculate ifIndex.
This variable takes effect when frCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.12 |
frCktOperDestIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See comments above to
calculate ifIndex.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.13 |
frCktAdminDestDlciThe Data Link Connection Identifier for this
virtual circuit.
This variable takes effect when frCktStatus is set.rw LightStreamDLCI .1.3.6.1.4.1.711.2.1.8.3.1.1.14 |
frCktOperDestDlciThe Data Link Connection Identifier for this
virtual circuit.ro LightStreamDLCI .1.3.6.1.4.1.711.2.1.8.3.1.1.15 |
frCktAdminSrcInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from Source to Destination.
It is specified in bits per second.
This variable takes effect when frCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.25 |
frCktOperSrcInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from source to destination.
It is specified in bits per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.26 |
frCktAdminSrcInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured data,
in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from source to destination.
This variable takes effect when frCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.27 |
frCktOperSrcInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured data,
in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from source to destination.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.28 |
frCktAdminSrcMaxRateThis variable, the Maximum Rate is the
the maximum amount of insured plus uninsured
data throughput that the network agrees
to support from source to destination.
It is specified in bits per second.
This variable takes effect when frCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.29 |
frCktOperSrcMaxRateThis variable, the Maximum Rate is the
the maximum amount of insured plus uninsured
data throughput that the network agrees
to support from source to destination.
It is specified in bits per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.30 |
frCktAdminSrcMaxBurstThis variable indicates the Total Burst Size,
which is the maximum amount of insured plus
uninsured data bytes that the network will at-
tempt to deliver over the measurement interval
from the Source to the Destination.
This variable takes effect when frCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.31 |
frCktOperSrcMaxBurstThis variable indicates the Total Burst Size,
which is the maximum amount of insured plus
uninsured data bytes that the network will at-
tempt to deliver over the measurement interval
from the Source to the Destination.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.32 |
frCktAdminDestInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from destination to source.
It is specified in bits per second.
This variable takes effect when frCktStatus is set. INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.33 |
frCktOperDestInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from destination to source.
It is specified in bits per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.34 |
frCktAdminDestInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured
data, in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from destination to source.
This variable takes effect when frCktStatus is set. INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.35 |
frCktOperDestInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured
data, in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from destination to source.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.36 |
frCktAdminDestMaxRateThis variable, the Maximum Rate is the
the maximum amount of insured plus uninsured
data throughput that the network agrees
to transfer from destination to source.
It is specified in bits per second.
This variable takes effect when frCktStatus is set. INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.37 |
frCktOperDestMaxRateThis variable, the maximum rate is the total
data throughput that the network will allow
to pass on this VC under optimal network conditions
from destination to source.
It is specified in bits per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.38 |
frCktAdminDestMaxBurstThis variable indicates the Total Burst Size,
which is the maximum amount of insured plus
uninsured data bytes that the network will at-
tempt to deliver over the measurement interval
from the Destination to the Source.
This variable takes effect when frCktStatus is set. INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.39 |
frCktOperDestMaxBurstThis variable indicates the Total Burst Size,
which is the maximum amount of insured plus
uninsured data bytes that the network will at-
tempt to deliver over the measurement interval
from the Destination to the Source.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.40 |
frCktOperSecondaryScaleOperational version of the Secondary bandwidth scaling
factor. This is used to scale down the actual amount of
bandwidth to allocate for the Secondary portion of a VC's
bandwidth. This is specified as a codepoint as follows:
Codepoints Meaning Comment
- -
0 - 100 x / 100 e.g., 1 => .01
101 - 109 x - 100 / 1000 e.g., 101 => .001
254 (reserved)
255 (per-port dflt)ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.41 |
frCktAdminSecondaryScaleSecondary bandwidth scaling factor. This is used to scale
down the actual amount of bandwidth to allocate for the
Secondary portion of a VC's bandwidth. This is specified
as a codepoint as follows:
Codepoints Meaning Comment
- -
0 - 100 x / 100 e.g., 1 => .01
101 - 109 x - 100 / 1000 e.g., 101 => .001
254 (reserved)
255 (per-port dflt)rw INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.42 |
frCktOperPrinBwTypeThis variable indicates the type of service supported
on primary portion of this Virtual Circuit.ro Enumeration .1.3.6.1.4.1.711.2.1.8.3.1.1.43 |
frCktAdminPrinBwTypeThis variable indicates the type of service supported
on primary portion of this Virtual Circuit.
This variable takes effect when frCktStatus is set.rw Enumeration .1.3.6.1.4.1.711.2.1.8.3.1.1.44 |
frCktOperTransPriThis variable indicates the transfer priority supported
on this Virtual Circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.45 |
frCktAdminTransPriThis variable indicates the transfer priority supported
on this Virtual Circuit.
This variable takes effect when frCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.3.1.1.46 |
frCktOperUserDataPerCellOperational User data bits per cell, specifies the expected
packing efficiency when frames are converted to cells.
It does not affect the actual packing of data into cells
but serves as an estimate on which bandwidth allocation
and other connection related functions will be based.ro INTEGER ( 0..384 ) .1.3.6.1.4.1.711.2.1.8.3.1.1.47 |
frCktAdminUserDataPerCellAdministrative User data bits per cell, specifies the expected
packing efficiency when frames are converted to cells.
It does not affect the actual packing of data into cells
but serves as an estimate on which bandwidth allocation
and other connection related functions will be based.
This variable takes effect when frCktStatus is set.rw INTEGER ( 0..384 ) .1.3.6.1.4.1.711.2.1.8.3.1.1.48 |
frCktStatusThis variable indicates the Status of this Virtual
Circuit. It may be enabled or disabled.
In order to modify a Virtual Circuit, the new
desired variables should be modified and then
this variable should be set (or set again) to
enabled. At that time desired variables will
become the actual variables.
To remove a PVC, set its status to delete.
By default, if not configured when creating the
entry, the status is disabled.rw Enumeration .1.3.6.1.4.1.711.2.1.8.3.1.1.99 |
frCktInfoTableA table containing information about specific DLCIs and
corresponding circuits. SEQUENCE OF FrCktInfoEntry .1.3.6.1.4.1.711.2.1.8.3.2 |
frCktInfoEntryThe information regarding a single Data Link
Connection Identifier. FrCktInfoEntry .1.3.6.1.4.1.711.2.1.8.3.2.1 |
frCktInfoIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See comments above to
calculate ifIndex.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.2.1.1 |
frCktInfoDlciThe Data Link Connection Identifier for this
virtual circuit.ro LightStreamDLCI .1.3.6.1.4.1.711.2.1.8.3.2.1.2 |
frCktInfoLclLMIThis variable indicates the local LMI
state of the circuit.ro Enumeration .1.3.6.1.4.1.711.2.1.8.3.2.1.3 |
frCktInfoRmtLMIThis variable indicates the remote LMI
state of the circuit.ro Enumeration .1.3.6.1.4.1.711.2.1.8.3.2.1.4 |
frCktInfoCallIDIncomingThis variable indicates the Call Identifier
assigned to the incomming half of this circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.2.1.5 |
frCktInfoCallIDOutgoingThis variable indicates the Call Identifier
assigned to the outgoing half of this circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.2.1.6 |
frCktInfoDownstreamStateThis variable indicates the state of the downstream
half of the circuit. (passing data from the local port
to the remote end of the network)ro Enumeration .1.3.6.1.4.1.711.2.1.8.3.2.1.7 |
frCktInfoUpstreamStateThis variable indicates the state of the upstream
half of the circuit. (passing data from the port
at the remote end of the network to the local port)ro Enumeration .1.3.6.1.4.1.711.2.1.8.3.2.1.8 |
frCktInfoLastAtmErrThis variable indicates the last error, if any,
returned by the Atm Connection Management layer
when an attempt was made to create a connection
or flow.ro OCTET STRING .1.3.6.1.4.1.711.2.1.8.3.2.1.9 |
frCktInfoDataCellsRequiredThis variable indicates the bandwidth in
cells needed to establish this VC. The
value returned combines the committed and
the Secondary bandwidth needs.ro INTEGER .1.3.6.1.4.1.711.2.1.8.3.2.1.10 |
frCktInfoLastAtmLocationThis variable indicates the last error, if any,
returned by the Atm Connection Management layer
when an attempt was made to create a connection
or flow.
The format of the string is:
nodenum:ifIndex
where all numbers are specified in decimal. For example
5142:6000
refers to the remote endpoint with node 5142, ifIndex 6000
(slot 6 port 0 fr type 0).ro DisplayString .1.3.6.1.4.1.711.2.1.8.3.2.1.11 |
ffCktInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.8.4 |
ffCktCfgTableA table containing information about Frame Forwarding
circuits for every port. SEQUENCE OF FfCktEntry .1.3.6.1.4.1.711.2.1.8.4.1 |
ffCktEntryThe information regarding a single Data Link
Connection Identifier. FfCktEntry .1.3.6.1.4.1.711.2.1.8.4.1.1 |
ffCktSrcNodeThe Node Identifier for the source
end of this virtual circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.1 |
ffCktSrcIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.2 |
ffCktAdminDestNodeThe Node Identifier for the Destination
end of this virtual circuit.
This variable takes effect when ffCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.9 |
ffCktOperDestNodeThe Node Identifier for the Destination
end of this virtual circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.10 |
ffCktAdminDestIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex.
This variable takes effect when ffCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.11 |
ffCktOperDestIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.12 |
ffCktAdminSrcInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from source to destination.
This is specified in bits per second.
This variable takes effect when ffCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.21 |
ffCktOperSrcInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from source to destination.
This is specified in bits per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.22 |
ffCktAdminSrcInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured
data, in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from source to destination.
This variable takes effect when ffCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.23 |
ffCktOperSrcInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured
data, in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from source to destination.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.24 |
ffCktAdminSrcMaxRateThis variable, the Maximum Rate is the
the maximum amount of insured plus uninsured
data throughput that the network agrees
to transfer from source to destination.
This is specified in bits per second.
This variable takes effect when ffCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.25 |
ffCktOperSrcMaxRateThis variable, the Maximum Rate is the
the maximum amount of insured plus uninsured
data throughput that the network agrees
to support from source to destination.
This is specified in bits per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.26 |
ffCktAdminSrcMaxBurstThis variable indicates the Total Burst Size,
the maximum amount of insured plus uninsured
data, in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from source to destination.
This variable takes effect when ffCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.27 |
ffCktOperSrcMaxBurstThis variable indicates the Total Burst Size,
the maximum amount of insured plus uninsured
data, in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from source to destination.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.28 |
ffCktAdminDestInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from destination to source.
This is specified in bits per second.
This variable takes effect when ffCktStatus is set. INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.29 |
ffCktOperDestInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from destination to source.
This is specified in bits per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.30 |
ffCktAdminDestInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured
data, in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from destination to source.
This variable takes effect when ffCktStatus is set. INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.31 |
ffCktOperDestInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured
data, in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from destination to source.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.32 |
ffCktAdminDestMaxRateThis variable, the Maximum Rate is the
the maximum amount of insured plus uninsured
data throughput that the network agrees
to transfer from destination to source.
This is specified in bits per second.
This variable takes effect when ffCktStatus is set. INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.33 |
ffCktOperDestMaxRateThis variable, the Maximum Rate is the
the maximum amount of insured plus uninsured
data throughput that the network agrees
to support from destination to source.
This is specified in bits per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.34 |
ffCktAdminDestMaxBurstThis variable indicates the Total Burst Size,
the maximum amount of insured plus uninsured
data, in bytes, that the network agrees to
transfer during the measurement interval from
destination to source.
This variable takes effect when ffCktStatus is set. INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.35 |
ffCktOperDestMaxBurstThis variable indicates the Total Burst Size,
the maximum amount of insured plus uninsured
data, in bytes, that the network agrees to
transfer, during the measurement interval
from destination to source.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.36 |
ffCktOperPrinBwTypeThis variable indicates the type of service supported
on primary portion of this Virtual Circuit.ro Enumeration .1.3.6.1.4.1.711.2.1.8.4.1.1.37 |
ffCktAdminPrinBwTypeThis variable indicates the type of service supported
on primary portion of this Virtual Circuit.
This variable takes effect when ffCktStatus is set.rw Enumeration .1.3.6.1.4.1.711.2.1.8.4.1.1.38 |
ffCktOperTransPriThis variable indicates the transfer priority supported
on this Virtual Circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.39 |
ffCktAdminTransPriThis variable indicates the transfer priority supported
on this Virtual Circuit.
This variable takes effect when ffCktStatus is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.4.1.1.40 |
ffCktStatusThis variable indicates the Status of this Virtual
Circuit. It may be enabled or disabled.
In order to modify a Virtual Circuit, the new
desired variables should be modified and then
this variable should be set (or set again) to
enabled. At that time desired variables will
become the actual variables.
To remove a PVC, set its status to delete.
By default, if not configured when creating the
entry, the status is disabled.rw Enumeration .1.3.6.1.4.1.711.2.1.8.4.1.1.99 |
ffCktInfoTableA table containing information about specific Frame
Forwarding virtual circuits. SEQUENCE OF FfCktInfoEntry .1.3.6.1.4.1.711.2.1.8.4.2 |
ffCktInfoEntryThe information regarding a single Data Link
Connection Identifier. FfCktInfoEntry .1.3.6.1.4.1.711.2.1.8.4.2.1 |
ffCktInfoIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.2.1.1 |
ffCktInfoDownstreamStateThis variable indicates the state of the downstream
half of the circuit. (passing data from the local port
to the remote end of the network)ro Enumeration .1.3.6.1.4.1.711.2.1.8.4.2.1.2 |
ffCktInfoUpstreamStateThis variable indicates the state of the upstream
half of the circuit. (passing data from the port
at the remote end of the network to the local port)ro Enumeration .1.3.6.1.4.1.711.2.1.8.4.2.1.3 |
ffCktInfoCallIDIncomingThis variable indicates the Call Identifier
assigned to the incomming half of this circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.2.1.4 |
ffCktInfoCallIDOutgoingThis variable indicates the Call Identifier
assigned to the outgoing half of this circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.2.1.5 |
ffCktInfoLastAtmErrThis variable indicates the last error, if any,
returned by the Atm Connection Management layer
when an attempt was made to create a connection
or flow.ro OCTET STRING .1.3.6.1.4.1.711.2.1.8.4.2.1.6 |
ffCktInfoDataCellsRequiredThis variable indicates the bandwidth in
cells needed to establish this VC. The
value returned combines the committed and
the Secondary bandwidth needs.ro INTEGER .1.3.6.1.4.1.711.2.1.8.4.2.1.7 |
ffCktInfoLastAtmLocationThis variable indicates the last error, if any,
returned by the Atm Connection Management layer
when an attempt was made to create a connection
or flow.
The format of the string is:
nodenum:ifIndex
where all numbers are specified in decimal. For example
5142:6000
refers to the remote endpoint with node 5142, ifIndex 6000
(slot 6 port 0 frType 0).ro DisplayString .1.3.6.1.4.1.711.2.1.8.4.2.1.8 |
sUniCktInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.8.5 |
sUniCktCfgTableA table containing information about specific VCIs and
corresponding circuits. SEQUENCE OF SUniCktEntry .1.3.6.1.4.1.711.2.1.8.5.1 |
sUniCktEntryThe information regarding a single Data Link
Connection Identifier. SUniCktEntry .1.3.6.1.4.1.711.2.1.8.5.1.1 |
sUniCktSrcNodeThe Node Identifier for the source
end of this virtual circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.1 |
sUniCktSrcIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.2 |
sUniCktSrcVCIThe Data Link Connection Identifier for this
virtual circuit.ro VCI .1.3.6.1.4.1.711.2.1.8.5.1.1.3 |
sUniCktAdminDestNodeThe Node Identifier for the Destination
end of this virtual circuit.
This variable takes effect when sUniCktSts is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.10 |
sUniCktOperDestNodeThe Node Identifier for the Destination
end of this virtual circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.11 |
sUniCktAdminDestIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex.
This variable takes effect when sUniCktSts is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.12 |
sUniCktOperDestIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.13 |
sUniCktAdminDestVCIThe Data Link Connection Identifier for this
virtual circuit.
This variable takes effect when sUniCktSts is set.rw VCI .1.3.6.1.4.1.711.2.1.8.5.1.1.14 |
sUniCktOperDestVCIThe Data Link Connection Identifier for this
virtual circuit.ro VCI .1.3.6.1.4.1.711.2.1.8.5.1.1.15 |
sUniCktOperPrinBwTypeThis variable indicates the type of service supported
on primary portion of this Virtual Circuit.ro Enumeration .1.3.6.1.4.1.711.2.1.8.5.1.1.22 |
sUniCktAdminPrinBwTypeThis variable indicates the type of service supported
on primary portion of this Virtual Circuit.
This variable takes effect when sUniCktSts is set.rw Enumeration .1.3.6.1.4.1.711.2.1.8.5.1.1.23 |
sUniCktOperTransPriThis variable indicates the transfer priority supported
on this Virtual Circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.24 |
sUniCktAdminTransPriThis variable indicates the transfer priority supported
on this Virtual Circuit.
This variable takes effect when sUniCktSts is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.25 |
sUniCktAdminSrcInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from source to destination.
This is specified in cells per second.
This variable takes effect when sUniCktSts is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.26 |
sUniCktOperSrcInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from source to destination.
This is specified in cells per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.27 |
sUniCktAdminSrcInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured
data, in cells, that the network agrees to
transfer under normal conditions, during the
measurement interval from source to destination.
This variable takes effect when sUniCktSts is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.28 |
sUniCktOperSrcInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured
data, in cells, that the network agrees to
transfer under normal conditions, during the
measurement interval from source to destination.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.29 |
sUniCktAdminSrcMaxRateThis variable, the maximum rate is the
the total amount of insured plus uninsured
data throughput that the network attempts
to support under normal network conditions
from destination to source.
This is specified in cells per second.
This variable takes effect when sUniCktSts is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.30 |
sUniCktOperSrcMaxRateThis variable, the maximum rate is the
the total amount of insured plus uninsured
data throughput that the network attempts
to support under normal network conditions
from destination to source.
This is specified in cells per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.31 |
sUniCktAdminSrcMaxBurstThis variable is the maximum Burst Size,
the maximum amount of insured plus uninsured
data, in cells, that the network will attempt to deliver
over the measurement interval from the Source
to the Destination.
This variable takes effect when sUniCktSts is set.rw INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.32 |
sUniCktOperSrcMaxBurstThis variable indicates the maximum Burst Size,
the maximum amount of insured plus uninsured
cells, that the network will attempt to deliver over
the measurement interval from the Source to the
Destination.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.33 |
sUniCktAdminDestInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from destination to source.
This is specified in cells per second.
This variable takes effect when sUniCktSts is set. INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.34 |
sUniCktOperDestInsuredRateThis variable, the Insured Rate, is the
rate of insured data that the network commits
to supporting under normal network conditions
from destination to source.
This is specified in cells per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.35 |
sUniCktAdminDestInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured data,
in cells, that the network agrees to
transfer under normal conditions, during the
measurement interval from destination to source.
This variable takes effect when sUniCktSts is set. INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.36 |
sUniCktOperDestInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured data,
in cells, that the network agrees to
transfer under normal conditions, during the
measurement interval from destination to source.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.37 |
sUniCktAdminDestMaxRateThis variable, the maximum rate is the
the total amount of insured plus uninsured
data throughput that the network attempts
to support under normal network conditions
from destination to source.
This is specified in cells per second.
This variable takes effect when sUniCktSts is set. INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.38 |
sUniCktOperDestMaxRateThis variable, the maximum rate is the
the total amount of insured plus uninsured
data throughput that the network attempts
to support under normal network conditions
from destination to source.
This is specified in cells per second.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.39 |
sUniCktAdminDestMaxBurstThis variable is the maximum Burst Size,
the maximum amount of insured plus uninsured
cells that the network will attempt to
deliver over the measurement interval from
the Destination to the Source.
This variable takes effect when sUniCktSts is set. INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.40 |
sUniCktOperDestMaxBurstThis variable indicates the maximum Burst Size,
the maximum amount of insured plus uninsured
cells that the network will attempt
to deliver over the measurement interval
from the Destination to the Source.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.41 |
sUniCktAdminSecondaryScaleSecondary bandwidth scaling factor. This is used to scale
down the actual amount of bandwidth to allocate for the
Secondary portion of a VC's bandwidth. This is specified
as a codepoint as follows:
Codepoints Meaning Comment
- -
0 - 100 x / 100 e.g., 1 => .01
101 - 109 x - 100 / 1000 e.g., 101 => .001
254 (reserved)
255 (per-port dflt)rw INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.42 |
sUniCktOperSecondaryScaleOperational version of the Secondary bandwidth scaling
factor. This is used to scale down the actual amount of
bandwidth to allocate for the Secondary portion of a VC's
bandwidth. This is specified as a codepoint as follows:
Codepoints Meaning Comment
- -
0 - 100 x / 100 e.g., 1 => .01
101 - 109 x - 100 / 1000 e.g., 101 => .001
254 (reserved)
255 (per-port dflt)ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.1.1.43 |
sUniCktStsThis variable indicates the Status of this Virtual
Circuit. It may be enabled or disabled.
In order to modify a Virtual Circuit, the new
desired variables should be modified and then
this variable should be set (or set again) to
enabled. At that time desired variables will
become the actual variables.
To remove a PVC, set its status to delete.
By default, if not configured when creating the
entry, the status is disabled.rw Enumeration .1.3.6.1.4.1.711.2.1.8.5.1.1.99 |
sUniCktInfoTableA table containing information about specific VCIs and
corresponding circuits. SEQUENCE OF SUniCktInfoEntry .1.3.6.1.4.1.711.2.1.8.5.2 |
sUniCktInfoEntryThe information regarding a single Data Link
Connection Identifier. SUniCktInfoEntry .1.3.6.1.4.1.711.2.1.8.5.2.1 |
sUniCktInfoIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.2.1.1 |
sUniCktInfoVCIThe Data Link Connection Identifier for this
virtual circuit.ro VCI .1.3.6.1.4.1.711.2.1.8.5.2.1.2 |
sUniCktInfoUniToNetCallIDThis variable indicates the Call Identifier
assigned to the incomming half of this circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.2.1.3 |
sUniCktInfoNetToUniCallIDThis variable indicates the Call Identifier
assigned to the outgoing half of this circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.2.1.4 |
sUniCktInfoUniToNetStateThis variable indicates the state of the UniToNet
half of the circuit. (passing data from the local port
to the remote end of the network)ro Enumeration .1.3.6.1.4.1.711.2.1.8.5.2.1.5 |
sUniCktInfoNetToUniStateThis variable indicates the state of the NetToUni
half of the circuit. (passing data from the port
at the remote end of the network to the local port)ro Enumeration .1.3.6.1.4.1.711.2.1.8.5.2.1.6 |
sUniCktInfoLastAtmErrThis variable indicates the last error, if any,
returned by the Atm Connection Management layer
when an attempt was made to create a connection
or flow.ro OCTET STRING .1.3.6.1.4.1.711.2.1.8.5.2.1.7 |
sUniCktInfoDataCellsRequiredThis variable indicates the bandwidth in
cells needed to establish this VC. The
value returned combines the committed and
the Secondary bandwidth needs.ro INTEGER .1.3.6.1.4.1.711.2.1.8.5.2.1.8 |
sUniCktInfoLastAtmLocationThis variable indicates the last error, if any,
returned by the Atm Connection Management layer
when an attempt was made to create a connection
or flow.
The format of the string is:
nodenum:ifIndex
where all numbers are specified in decimal. For example
5142:6000
refers to the remote endpoint with node 5142, ifIndex 6000
(slot 6 port 0 frType 0).ro DisplayString .1.3.6.1.4.1.711.2.1.8.5.2.1.9 |
pvcInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.8.6 |
pvcCfgTableA table containing information about specific PVCs. SEQUENCE OF PvcEntry .1.3.6.1.4.1.711.2.1.8.6.1 |
pvcEntryThe information regarding a single PVC. PvcEntry .1.3.6.1.4.1.711.2.1.8.6.1.1 |
pvcSrcIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex.ro INTEGER .1.3.6.1.4.1.711.2.1.8.6.1.1.1 |
pvcSrcPvcIdThe local PVC Connection Identifier for this
virtual circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.6.1.1.2 |
pvcSrcNodeThe Node Identifier for the source
end of this virtual circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.6.1.1.3 |
pvcSrcInsuredRateThis variable, the Insured Rate is the
rate of insured data that the network commits
to supporting under normal network conditions
from Source to Destination.
It is specified in bits per second.
This variable takes effect when pvcStatus is set.
This variable may not be modified unless pvcStatus
is set to disabled.rw INTEGER .1.3.6.1.4.1.711.2.1.8.6.1.1.4 |
pvcSrcInsuredBurstThis variable indicates the Insured Burst
Size, which is the amount of insured data,
in bytes, that the network agrees to
transfer under normal conditions, during the
measurement interval from source to destination.
This variable takes effect when pvcStatus is set.
This variable may not be modified unless pvcStatus
is set to disabled.rw INTEGER .1.3.6.1.4.1.711.2.1.8.6.1.1.5 |
pvcSrcMaxRateThis variable, the Maximum Rate is the
the maximum amount of insured plus uninsured
data throughput that the network agrees
to support from source to destination.
It is specified in bits per second.
This variable takes effect when pvcStatus is set.
This variable may not be modified unless pvcStatus
is set to disabled.rw INTEGER .1.3.6.1.4.1.711.2.1.8.6.1.1.6 |
pvcSrcMaxBurstThis variable indicates the Total Burst Size,
which is the maximum amount of insured plus
uninsured data bytes that the network will at-
tempt to deliver over the measurement interval
from the Source to the Destination.
This variable takes effect when pvcStatus is set.
This variable may not be modified unless pvcStatus
is set to disabled.rw INTEGER .1.3.6.1.4.1.711.2.1.8.6.1.1.7 |
pvcSecondaryScaleSecondary bandwidth scaling factor. This is used to scale
down the actual amount of bandwidth to allocate for the
Secondary portion of a VC's bandwidth. This is specified
as a codepoint as follows:
Codepoints Meaning Comment
- -
0 - 100 x / 100 e.g., 1 => .01
101 - 109 x - 100 / 1000 e.g., 101 => .001
254 (reserved)
255 (per-port dflt)rw INTEGER .1.3.6.1.4.1.711.2.1.8.6.1.1.8 |
pvcPrinBwTypeThis variable indicates the type of service supported
on primary portion of this Virtual Circuit.
This variable takes effect when pvcStatus is set.
This variable may not be modified unless pvcStatus
is set to disabled.rw Enumeration .1.3.6.1.4.1.711.2.1.8.6.1.1.9 |
pvcTransPriThis variable indicates the transfer priority supported
on this Virtual Circuit.
This variable takes effect when pvcStatus is set.
This variable may not be modified unless pvcStatus
is set to disabled.rw INTEGER .1.3.6.1.4.1.711.2.1.8.6.1.1.10 |
pvcUserDataPerCellUser data bits per cell, specifies the expected
packing efficiency when frames are converted to cells.
It does not affect the actual packing of data into cells
but serves as an estimate on which bandwidth allocation
and other connection related functions will be based.
This variable takes effect when pvcStatus is set.
This variable may not be modified unless pvcStatus
is set to disabled.rw INTEGER ( 0..384 ) .1.3.6.1.4.1.711.2.1.8.6.1.1.11 |
pvcStatusThis variable indicates the Status of this Virtual
Circuit. It may be enabled or disabled.
In order to modify a Virtual Circuit, the new
desired variables should be modified and then
this variable should be set (or set again) to
enabled. At that time desired variables will
become the actual variables.
To remove a PVC, set its status to delete.
By default, if not configured when creating the
entry, the status is disabled.rw Enumeration .1.3.6.1.4.1.711.2.1.8.6.1.1.99 |
mcEndptInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.8.7 |
mcEndptCfgTableA table containing information about specific endpoints and
corresponding circuits. SEQUENCE OF McEndptEntry .1.3.6.1.4.1.711.2.1.8.7.1 |
mcEndptEntryThe information regarding a single endpoint. McEndptEntry .1.3.6.1.4.1.711.2.1.8.7.1.1 |
mcEndptLclIfIndexThe ifIndex Value of the ifEntry this virtual
circuit is layered onto. See above comments to
calculate ifIndex.ro INTEGER .1.3.6.1.4.1.711.2.1.8.7.1.1.1 |
mcEndptLclCktidThe Local Circuit Identifier for this virtual circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.7.1.1.2 |
mcEndptLclInstanceA Locally significant index used to separate the
different remote endpoints for this multicast virtual
circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.7.1.1.3 |
mcEndptDestThe Destination for this segment of the multicast virtual
circuit. The format of the string is:
nodenum:ifIndex:cktID
where all numbers are specified in decimal. For example
5142:6000:16
refers to the remote endpoint with node 5142, ifIndex 6000
(slot 6 port 0 frType 0), and circuit identifier 16.
This variable cannot be modified while mcEndptStatus is
set to active.rw DisplayString .1.3.6.1.4.1.711.2.1.8.7.1.1.4 |
mcEndptServiceTypeThis variable is provided for future expansion,
to allow creation of VCs between dissimilar
protocols.
This variable cannot be modified while mcEndptStatus is
set to active.rw INTEGER .1.3.6.1.4.1.711.2.1.8.7.1.1.5 |
mcEndptRmtVCstatusThis variable indicates the remote state of the circuit.
For FR this would be the LMI status.ro Enumeration .1.3.6.1.4.1.711.2.1.8.7.1.1.6 |
mcEndptCallIDIncomingThis variable indicates the Call Identifier assigned to
the incomming (from the net) direction of this circuit.ro INTEGER .1.3.6.1.4.1.711.2.1.8.7.1.1.7 |
mcEndptDownstreamStateThis variable indicates the state of the downstream
direction of the circuit. (passing data from the local
port to the remote end of the network)ro Enumeration .1.3.6.1.4.1.711.2.1.8.7.1.1.8 |
mcEndptUpstreamStateThis variable indicates the state of the upstream
direction of the circuit. (passing data from the port
at the remote end of the network to the local port)ro Enumeration .1.3.6.1.4.1.711.2.1.8.7.1.1.9 |
mcEndptLastAtmErrThis variable indicates the last error, if any,
returned by the Atm Connection Management layer
when an attempt was made to create a connection
or flow.ro OCTET STRING .1.3.6.1.4.1.711.2.1.8.7.1.1.10 |
mcEndptLastAtmLocationThis variable indicates the last error, if any,
returned by the Atm Connection Management layer
when an attempt was made to create a connection
or flow.
The format of the string is:
nodenum:ifIndex
where all numbers are specified in decimal. For example
5142:6000
refers to the remote endpoint with node 5142, ifIndex 6000
(slot 6 port 0 frType 0).ro DisplayString .1.3.6.1.4.1.711.2.1.8.7.1.1.11 |
mcEndptStatusThis variable indicates the Status of this Virtual
Circuit. It may be enabled or disabled.
In order to modify a Virtual Circuit, the new
desired variables should be modified and then
this variable should be set (or set again) to
enabled. At that time desired variables will
become the operational (or in-use) variables.
To remove a PVC, set its status to delete.
By default, if not configured when creating the
entry, the status is disabled.
An existing instance of this object cannot be set to
createRequest(4). This object may only be set to
createRequest(4) when this instance is created. When
this object is created, the agent may wish to create
supplemental object instances to complete a conceptual
row in this table. Immediately after completing the
create operation, the agent must set this object to
underCreation(5).
Entries shall exist in the underCreation(5) state until
the management station is finished configuring the
entry and sets this object to active(1), inactive(2),
or aborts, setting this object to delete(4). If the
agent determines that an entry has been in the
underCreation(5) state for an abnormally long time,
it may decide that the management station has
become unavailable. If the agent makes this decision,
it may set this object to delete(3) to reclaim the
entry. A prudent agent will understand that the
management station may need to wait for human input
and will allow for that possibility in its
determination of this abnormally long period.rw Enumeration .1.3.6.1.4.1.711.2.1.8.7.1.1.99 |
lsPrivate OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.10 |
lsExperimental OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.11 |
lsExperimentalStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.11.1 |
lsEdgeStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.11.1.1 |
lsEdgeStatTableEdge Card specific statistics subset information SEQUENCE OF LsEdgeStatEntry .1.3.6.1.4.1.711.2.1.11.1.1.1 |
lsEdgeStatEntryAn entry in Edge Card Statistics Table. LsEdgeStatEntry .1.3.6.1.4.1.711.2.1.11.1.1.1.1 |
edgeStatIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.1.1.1 |
edgeStatFsuRATOsThe total number of Reassembly TimeOuts detected by the FSUro Counter .1.3.6.1.4.1.711.2.1.11.1.1.1.1.2 |
edgeStatFsuRATOLastInfoHeader Information related to the last RATO (Port/VCI minimum)ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.1.1.3 |
edgeStatTsuHoldQCellsThe total number of cells in hold queuesro Gauge .1.3.6.1.4.1.711.2.1.11.1.1.1.1.4 |
edgeStatTsuHoldQsThe total number of active hold queuesro Gauge .1.3.6.1.4.1.711.2.1.11.1.1.1.1.5 |
tluAAL5XsumErrsNumber of AAL5 Xsum errors detected by the TLU.
Availability may depend on HW type, such as ASIC HW.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.1.1.6 |
tluAAL5AbortErrsNumber of AAL5 Abort errors (zero length) detected by the TLU.
Availability may depend on HW type, such as ASIC HW.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.1.1.7 |
tluAAL5ErrLastVciContains the 16-bit VCI index corresponding to the last AAL5
Xsum or Abort error, along with the port number. Format TBD.
Availability may depend on HW type, such as ASIC HW.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.1.1.8 |
lsEdgePortStatTableEdge Card specific statistics subset information SEQUENCE OF LsEdgePortStatEntry .1.3.6.1.4.1.711.2.1.11.1.1.2 |
lsEdgePortStatEntryAn entry in Edge Port Statistics Table. LsEdgePortStatEntry .1.3.6.1.4.1.711.2.1.11.1.1.2.1 |
edgePortStatIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.2.1.1 |
edgePortRcvOctetsNumber of octets received regardless of error statusro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.2 |
edgePortXmtOctetsNumber of octets transmitted regardless of error statusro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.3 |
edgePortFsuCksmErrMsgsThe number of messages with AAL5 checksum errors detected by FSU.
May not be provided on a per-port basis in all HW.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.4 |
edgePortCksmErrLastVciThe last Vci index associated with a AAL5 checksum error.
May not be provided on a per-port basis in all HW.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.2.1.5 |
edgePortDownXmtFramesThe number of messages received by the TSU for which the
the VCI was not configured.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.6 |
edgePortRcvUcastPktsNumber of Unicast packets received.
Availability may depend on HW type, such as ASIC HW.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.7 |
edgePortRcvNUcastPktsNumber of Non-Unicast packets received.
Availability may depend on HW type, such as ASIC HW.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.8 |
edgePortXmtUcastPktsNumber of Unicast packets transmitted.
Availability may depend on HW type, such as ASIC HW.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.9 |
edgePortXmtNUcastPktsNumber of Non-Unicast packets transmitted.
Availability may depend on HW type, such as ASIC HW.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.10 |
edgePortRcvSmplPktSizeNumber of octets for the last sampled from-port packet, including
overhead octets. Used as a substitute for the frame size histogram
when the histogram is not available. Availability may depend on
HW type, such as ASIC HW.
Sampling algorithm to be determined.ro Gauge .1.3.6.1.4.1.711.2.1.11.1.1.2.1.11 |
edgePortXmtSmplPktSizeNumber of octets for the last sampled to-port packet, including
overhead octets. Used as a substitute for the frame size histogram
when the histogram is not available. Availability may depend on
HW type, such as ASIC HW.
Sampling algorithm to be determined.ro Gauge .1.3.6.1.4.1.711.2.1.11.1.1.2.1.12 |
edgePortRcvL3XsumErrsNumber of L3 packets processed with a Level 3 checksum error.
Availability may depend on HW type, such as ASIC HW.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.13 |
edgePortRcvL3XsumErrLastVciLast 15-bit VCI index associated with a Level 3 checksum error.
Availability may depend on HW type, such as ASIC HW.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.2.1.14 |
edgePortRcvCRCErrorsThe number of messages received by the port with CRC errors.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.15 |
edgePortRcvAbortsThe number of aborts detected by the HW.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.16 |
edgePortXmtUnderflowsThe number of underflow events detected by I/O hardware.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.17 |
edgePortRcvShortFramesThe number of short incoming frames detected by L2ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.2.1.18 |
lsFrameRelayDlciStatTableFrameRelay Port/DLCI specific statistics subset information SEQUENCE OF LsFrameRelayDlciStatEntry .1.3.6.1.4.1.711.2.1.11.1.1.3 |
lsFrameRelayDlciStatEntryAn entry in the FrameRelay Port/Dlci Statistics Table. LsFrameRelayDlciStatEntry .1.3.6.1.4.1.711.2.1.11.1.1.3.1 |
frameRelayDlciStatPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.3.1.1 |
frameRelayDlciStatDlciIndexUnique Dlci identifier for indicated portro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.3.1.2 |
frameRelayDlciToSwCLP0FramesNumber of Frames forwarded to TSU with CLP=0ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.3.1.3 |
frameRelayDlciToSwCLP0CellsNumber of Cells forwarded to TSU with CLP=0ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.3.1.4 |
frameRelayDlciToSwCLP1FramesNumber of Frames forwarded to TSU with CLP=1ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.3.1.5 |
frameRelayDlciToSwCLP1CellsNumber of Cells forwarded to TSU with CLP=1ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.3.1.6 |
frameRelayDlciToSwDiscardFramesNumber of to-switch Frames discarded due to excessive traffic
according to the Usage Parameter Descriptor for this Dlciro Counter .1.3.6.1.4.1.711.2.1.11.1.1.3.1.7 |
frameRelayDlciToSwDiscardCellsNumber of to-switch Cells discarded due to excessive traffic
according to the Usage Parameter Descriptor for this Dlciro Counter .1.3.6.1.4.1.711.2.1.11.1.1.3.1.8 |
frameRelayDlciFrSwCLP0FramesNumber of frames received from the switch with CLP=0ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.3.1.9 |
frameRelayDlciFrSwCLP0CellsNumber of cells received from the switch with CLP=0ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.3.1.10 |
frameRelayDlciFrSwCLP1FramesNumber of frames received from the switch with CLP=1ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.3.1.11 |
frameRelayDlciFrSwCLP1CellsNumber of cells received from the switch with CLP=1ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.3.1.12 |
lsEdgePortToSwMsgLenTableHistogram of incoming message lengths (in cells) by Edge port SEQUENCE OF LsEdgePortToSwMsgLenEntry .1.3.6.1.4.1.711.2.1.11.1.1.4 |
lsEdgePortToSwMsgLenEntryAn entry in the Edge Port/Incoming-Message-Cell-Length
histogram table. LsEdgePortToSwMsgLenEntry .1.3.6.1.4.1.711.2.1.11.1.1.4.1 |
edgeToSwMsgLenPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.4.1.1 |
edgeToSwMsgLenBinIndexHistogram index for the incoming message size in units of
network cellsro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.4.1.2 |
edgeToSwMsgLenMsgsCount of the number of incoming messages of the given
length in units of network cells.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.4.1.3 |
lsEdgeSwToPortMsgLenTableHistogram of incoming message lengths (in cells) by Edge port SEQUENCE OF LsEdgeSwToPortMsgLenEntry .1.3.6.1.4.1.711.2.1.11.1.1.5 |
lsEdgeSwToPortMsgLenEntryAn entry in the Edge Port/Outgoing-Message-Cell-Length
histogram table. LsEdgeSwToPortMsgLenEntry .1.3.6.1.4.1.711.2.1.11.1.1.5.1 |
edgeToPortMsgLenPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.5.1.1 |
edgeToPortMsgLenBinIndexHistogram index for the outgoing message length in units
of network cells.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.5.1.2 |
edgeToPortMsgLenMsgsCount of the number of outgoing messages of the given
length in terms of network cells.ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.5.1.3 |
lsEdgeCpuWorkloadTableEdge Card Workload Statistics Counter Table SEQUENCE OF LsEdgeCpuWorkloadEntry .1.3.6.1.4.1.711.2.1.11.1.1.6 |
lsEdgeCpuWorkloadEntryAn entry in the Edge Cpu Workload Table LsEdgeCpuWorkloadEntry .1.3.6.1.4.1.711.2.1.11.1.1.6.1 |
lsEdgeWorkloadCardIndexUnique Edge card Index consisting of slot number.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.6.1.1 |
lsEdgeWorkloadTypeIndexIndex which identifies the Edge CPU Workload Variablero INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.6.1.2 |
lsEdgeWorkloadEventsEdge Cpu Workload Counter for the specified Workload Variablero Counter .1.3.6.1.4.1.711.2.1.11.1.1.6.1.3 |
lsFrameForwardStatTableFrameForward Port/ specific statistics subset information SEQUENCE OF LsFrameForwardStatEntry .1.3.6.1.4.1.711.2.1.11.1.1.7 |
lsFrameForwardStatEntryAn entry in the FrameForward Port/ Statistics Table. LsFrameForwardStatEntry .1.3.6.1.4.1.711.2.1.11.1.1.7.1 |
frameForwardStatPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.1.7.1.1 |
frameForwardToSwCLP0FramesNumber of Frames forwarded to TSU with CLP=0ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.7.1.2 |
frameForwardToSwCLP0CellsNumber of Cells forwarded to TSU with CLP=0ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.7.1.3 |
frameForwardToSwCLP1FramesNumber of Frames forwarded to TSU with CLP=1ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.7.1.4 |
frameForwardToSwCLP1CellsNumber of Cells forwarded to TSU with CLP=1ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.7.1.5 |
frameForwardToSwDiscardFramesNumber of to-switch Frames discarded due to excessive traffic
according to the Usage Parameter Descriptor for thisro Counter .1.3.6.1.4.1.711.2.1.11.1.1.7.1.6 |
frameForwardToSwDiscardCellsNumber of to-switch Cells discarded due to excessive traffic
according to the Usage Parameter Descriptor for thisro Counter .1.3.6.1.4.1.711.2.1.11.1.1.7.1.7 |
frameForwardFrSwCLP0FramesNumber of frames received from the switch with CLP=0ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.7.1.8 |
frameForwardFrSwCLP0CellsNumber of cells received from the switch with CLP=0ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.7.1.9 |
frameForwardFrSwCLP1FramesNumber of frames received from the switch with CLP=1ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.7.1.10 |
frameForwardFrSwCLP1CellsNumber of cells received from the switch with CLP=1ro Counter .1.3.6.1.4.1.711.2.1.11.1.1.7.1.11 |
lsTrunkStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.11.1.2 |
lsTrunkPortStatTableTrunk Card specific statistics subset information SEQUENCE OF LsTrunkPortStatEntry .1.3.6.1.4.1.711.2.1.11.1.2.1 |
lsTrunkPortStatEntryAn entry in Trunk Port Statistics Table. LsTrunkPortStatEntry .1.3.6.1.4.1.711.2.1.11.1.2.1.1 |
trunkPortStatIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.2.1.1.1 |
trunkPortRcvCellsNumber of cells received regardless of error statusro Counter .1.3.6.1.4.1.711.2.1.11.1.2.1.1.2 |
trunkPortXmtCellsNumber of cells transmitted regardless of error statusro Counter .1.3.6.1.4.1.711.2.1.11.1.2.1.1.3 |
trunkPortRcvRunsThe number of runs of cells received. A Run is a sequence of
Non-Null Cells bounded by Null Cells.ro Counter .1.3.6.1.4.1.711.2.1.11.1.2.1.1.4 |
trunkPortDownXmtCellsThe number of cells received by the TSU for which the
the VCI was not configured.ro Counter .1.3.6.1.4.1.711.2.1.11.1.2.1.1.5 |
trunkPortRcvCRCErrorsThe number of messages received by the port with CRC errors.ro Counter .1.3.6.1.4.1.711.2.1.11.1.2.1.1.6 |
trunkPortRcvAbortsThe number of aborts detected by the HW.ro Counter .1.3.6.1.4.1.711.2.1.11.1.2.1.1.7 |
trunkPortXmtUnderflowsThe number of underflow events detected by I/O hardware.ro Counter .1.3.6.1.4.1.711.2.1.11.1.2.1.1.8 |
trunkPortRcvShortFramesThe number of short incoming frames detected by L2ro Counter .1.3.6.1.4.1.711.2.1.11.1.2.1.1.9 |
lsTrunkCpuWorkloadTableTrunk Card Workload Statistics Counter Table SEQUENCE OF LsTrunkCpuWorkloadEntry .1.3.6.1.4.1.711.2.1.11.1.2.2 |
lsTrunkCpuWorkloadEntryAn entry in the Trunk Cpu Workload Table LsTrunkCpuWorkloadEntry .1.3.6.1.4.1.711.2.1.11.1.2.2.1 |
lsTrunkWorkloadCardIndexUnique Trunk card Index consisting of card's slot numberro INTEGER .1.3.6.1.4.1.711.2.1.11.1.2.2.1.1 |
lsTrunkWorkloadTypeIndexTrunk CPU Workload Counter Variable:
1 - average workloadro Enumeration .1.3.6.1.4.1.711.2.1.11.1.2.2.1.2 |
lsTrunkWorkloadEventsTrunk Cpu Workload Counter for the specified Workload Variablero Counter .1.3.6.1.4.1.711.2.1.11.1.2.2.1.3 |
lsLcStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.11.1.3 |
lcStatTableTable of objects, such as FSU and TSU objects, which exist across
for either trunk or edge cards, indexed by the line card alone.
Some of these objects may require ASIC HW. SEQUENCE OF LcStatEntry .1.3.6.1.4.1.711.2.1.11.1.3.1 |
lcStatEntryAn entry in the LC common FSU Stat table. LcStatEntry .1.3.6.1.4.1.711.2.1.11.1.3.1.1 |
lcStatCardIndexUnique Line Card indexro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.1.1.1 |
tsuFreeCellsThe total number of free cells available on the Tsuro Gauge .1.3.6.1.4.1.711.2.1.11.1.3.1.1.2 |
fsuSharedFreeCellsNumber of Cells on the shared free-list in the FSU.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.1.1.3 |
tsuCellDropLastVciThe last VCI index associated with a message dropped by the
TSU due to buffer shortage. This index implicitly determines
the port and connection.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.1.1.4 |
switchCellDgRejectEventsThe number of switch rejects of datagram cells. These are
not errors, but this does provide a measure of switch contention.
May only be available on ASIC HW Line Cards.ro Counter .1.3.6.1.4.1.711.2.1.11.1.3.1.1.5 |
switchCellSchedRejectEventsThe number of switch rejects of datagram cells. These are
errors, since appropriate scheduling should not allow these.
May only be available on ASIC HW Line Cards.ro Counter .1.3.6.1.4.1.711.2.1.11.1.3.1.1.6 |
tsuErrFutQCellDropsThe number of cells dropped due to FutureQ Overrunsro Counter .1.3.6.1.4.1.711.2.1.11.1.3.1.1.7 |
tsuErrFutQMsgDropLastVciThe last Vci index associated with a cell dropped due to
FutureQ overrun.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.1.1.8 |
fsuHdrLrcErrsThe total number of LRC errors detected by the FSUro Counter .1.3.6.1.4.1.711.2.1.11.1.3.1.1.9 |
fsuPayloadLrcErrsThe total number of LRC errors detected by the FSUro Counter .1.3.6.1.4.1.711.2.1.11.1.3.1.1.10 |
lcPortStatTableTable of Line Card (Edge and Trunk) Statistics by port. There are
a number of TSU and FSU statistics in common to edges and trunks.
Some of the objects in this table may be limited in use to ASIC HW. SEQUENCE OF LcPortStatEntry .1.3.6.1.4.1.711.2.1.11.1.3.2 |
lcPortStatEntryAn entry in the Line Card Stat Table, indexed by port. LcPortStatEntry .1.3.6.1.4.1.711.2.1.11.1.3.2.1 |
lcStatPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.2.1.1 |
fsuPortFreeCellsNumber of Cells on per-port FSU free lists.ro Gauge .1.3.6.1.4.1.711.2.1.11.1.3.2.1.2 |
fsuCellDropLastCellHdrThe last Cell Header associated with a FSU cell drop due to buffer
shortage. Provides a clue as to which VCIs are being dropped.
Since this is a full 32-bit header, the CLP bit state is available.
The XCLP and Queue can be inferred from indirect lookup based
on the header, if desired.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.2.1.3 |
tsuPortErrL1UnconfigVcisThe number of cells received by the TSU for which the
the VCI was not configured within the Level 1 table.
Cells for unconfigured VCIs are dropped.ro Counter .1.3.6.1.4.1.711.2.1.11.1.3.2.1.4 |
tsuPortErrL2UnconfigVcisThe number of cells received by the TSU for which the
the VCI was not configured within the Level 2 table.
Cells for unconfigured VCIs are dropped.ro Counter .1.3.6.1.4.1.711.2.1.11.1.3.2.1.5 |
tsuPortErrL1UnconfigLastVciThe last 4-byte cell header associated with a Level 1
unconfigured VCI.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.2.1.6 |
tsuPortErrL2UnconfigLastVciThe last 4-byte cell header associated with a Level 2
unconfigured VCI.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.2.1.7 |
tsuPortErrNonZeroGfcFor a UNI, the number of cells received with a non-zero
GFC byte. No action taken aside from counting.ro Counter .1.3.6.1.4.1.711.2.1.11.1.3.2.1.8 |
fsuPortXmtCellsTableTable of cells transmited by FSU to either a line-card
chip or TLU, indexed by port and a drop priority subindex
which represents the CLP and XCLP status of the cells. The
priority index is tentatively defined as 2*CLP + XCLP + 1.
Does not count cells dropped due to FSU buffer shortages or
header LRC errors.
Availability may depend on HW. SEQUENCE OF FsuPortXmtCellsEntry .1.3.6.1.4.1.711.2.1.11.1.3.3 |
fsuPortXmtCellsEntryAn entry in the LC common FSU Port Xmt Cells Table. FsuPortXmtCellsEntry .1.3.6.1.4.1.711.2.1.11.1.3.3.1 |
fsuXmtCellsPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.3.1.1 |
fsuXmtCellsPriorityIndexIndex specifying the CLP and XCLP priority substream
for the port. Index defined as 2*CLP + XCLP + 1.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.3.1.2 |
fsuXmtCellEventsNumber of cells forwarded by the FSU towards the port
indicated by the PortIndex, by the specified priority.ro Counter .1.3.6.1.4.1.711.2.1.11.1.3.3.1.3 |
fsuQueueCellLengthTableTable of current queue lengths by port and subqueue as
measured in cells. SEQUENCE OF FsuQueueCellLenEntry .1.3.6.1.4.1.711.2.1.11.1.3.4 |
fsuQueueCellLenEntryAn entry in the FSU queue length table FsuQueueCellLenEntry .1.3.6.1.4.1.711.2.1.11.1.3.4.1 |
fsuQueueCellLenPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.4.1.1 |
fsuQueueCellLenSubQIndexIndex specifying the subqueue for the port, where
a lower queue number has a lower fsu priority.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.4.1.2 |
fsuQueueCellLengthLength of the specified queue in cell units. For ASIC Edge versions,
this will include cells on the reassembly Queue for a port. For
non-ASIC Edge versions, does not include reassembly Queue. Non-ASIC
versions provide an estimate due to slow-side scanner logic, while
ASIC versions provide direct counts.ro Gauge .1.3.6.1.4.1.711.2.1.11.1.3.4.1.3 |
fsuDropEventTableTable of drop events by FSU due to buffer shortage,
by Port and drop watermark. This table may be limited
in use to ASIC HW. For ASIC these are cell drops. For
non-ASIC, might be messages instead of cells. SEQUENCE OF FsuDropEventEntry .1.3.6.1.4.1.711.2.1.11.1.3.5 |
fsuDropEventEntryAn entry in the FSU Port/Watermark drop event table FsuDropEventEntry .1.3.6.1.4.1.711.2.1.11.1.3.5.1 |
fsuDropEventPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.5.1.1 |
fsuDropEventWatermarkIndexWatermark associated with the drop count. The watermark
selected is a function of the Fsu Priority, CLP and XCLP within
port. We tentively define it to be (FSU-Priority)*4 + 2*CLP + XCLP+1.
CLP and XCLP are 0/1 valued. At this time, there are eight Fsu
priorities (treated as 0-7 in increasing priority), however these
components cannot vary independently as currently used. Therefore,
some entries will either not exist or will have a non-varying (default)
count of zero.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.5.1.2 |
fsuDropEventsCount of the number drop events (cells or messages) dropped by
the FSU due to low buffers, for the specified port and
drop watermark.ro Counter .1.3.6.1.4.1.711.2.1.11.1.3.5.1.3 |
lsFsuFastDropTableTable of cells dropped by FSU due to buffer shortage,
by drop watermark, for cards using the fast-side drop
mechanism. These statistics are not available for other cards. SEQUENCE OF LsFsuFastDropEntry .1.3.6.1.4.1.711.2.1.11.1.3.6 |
lsFsuFastDropEntryAn entry in the FSU fast-side per watermark drop table LsFsuFastDropEntry .1.3.6.1.4.1.711.2.1.11.1.3.6.1 |
lsFsuFastDropWatermarkIndexWatermark used for dropping with the fast-drop mechanism.ro Enumeration .1.3.6.1.4.1.711.2.1.11.1.3.6.1.1 |
lsFsuFastCellDropEventsCount of the number cells dropped by FSU due
to low buffers, for the specified watermark, using the
fast-drop mechanism. These should be rare if the
slow-side mechanism is functioning properly.ro Counter .1.3.6.1.4.1.711.2.1.11.1.3.6.1.2 |
tsuDropEventTableTable of drop events by TSU due to buffer shortage,
by Port and drop watermark. A drop event corresponds to
a cell drop for ASIC cards. It may correspond to frame drops`
on other cards. SEQUENCE OF TsuDropEventEntry .1.3.6.1.4.1.711.2.1.11.1.3.7 |
tsuDropEventEntryAn entry in the Edge Port/Watermark TSU drop events table TsuDropEventEntry .1.3.6.1.4.1.711.2.1.11.1.3.7.1 |
tsuDropEventPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.3.7.1.1 |
tsuDropEventWatermarkIndexWatermark associated with the drop count.ro Enumeration .1.3.6.1.4.1.711.2.1.11.1.3.7.1.2 |
tsuDropEventsTSU drop events due to low buffers,
for the specified port and drop watermark.
For ASIC cards these are cell drops. For other cards
the unit may be messages, depending on the card. These
drops should be rare. They could be a byproduct of incorrect
scheduled service setup.ro Counter .1.3.6.1.4.1.711.2.1.11.1.3.7.1.3 |
lsUtStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.11.1.4 |
lsLcFsuIntervalTableTable of sampled FSU queue depths and drop information,
by outbound port (trunk and edge) where sampling occurs
for queue depth is sampled once per second and data is
aggregated into one minute buckets defined by the
lsLcIntervalNumber. SEQUENCE OF LsLcFsuIntervalEntry .1.3.6.1.4.1.711.2.1.11.1.4.1 |
lsLcFsuIntervalEntryAn entry in the LC FSU Interval table LsLcFsuIntervalEntry .1.3.6.1.4.1.711.2.1.11.1.4.1.1 |
lsLcIntervalPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.
The port may be logical (e.g. terminated by a processor).ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.1 |
lsLcIntervalNumberA number between 1 and 60, where 1 is the most
recently completed 1 minute interval and 60 is the
least recently completed one minute interval
(assuming that all 60 intervals are valid).
Currently only interval of 1 is supportedro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.2 |
lsLcIntervalPSDepthPeak sampled queue depth for this outbound port,
in cells, where queue depth is sampled once per second.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.3 |
lsLcIntervalASDepthAverage sampled queue depth for this outbound port,
in cells, where queue depth is sampled once per second.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.4 |
lsLcIntervalDropEventsThe Number of cell drop events encountered for
this port during the specified interval. This provides
the average cell loss ratio over the interval.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.5 |
lsLcIntervalAvgCellsThe Number of cells transmitted for
this port during the specified interval.
This provides average utilization over the interval.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.6 |
lsLcIntervalPeakCellsThe Peak Number of cells transmitted for this port
during any one second measurement period within the
specified interval. This provides peak one-second
utilization information.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.7 |
lsLcIntervalMinPermitsThe Minimum Permit value as sampled once per second
during the specified interval.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.8 |
lsLcIntervalAvgPermitsThe Average Permit value as sampled once per second
during the specified interval.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.9 |
lsLcIntervalMaxPermitsThe Maximum Permit value as sampled once per second
during the specified interval.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.10 |
lsLcIntervalDecrPermitsThe Number of Permit decrease updates
submitted during the current intervalro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.11 |
lsLcIntervalIncrPermitsThe Number of Permit increase updates
submitted during the current intervalro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.12 |
lsLcIntervalMinBwAllocThe minimum BW allocation assessed during
the current interval.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.13 |
lsLcIntervalAvgBwAllocThe minimum BW allocation assessed during
the current interval.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.14 |
lsLcIntervalMaxBwAllocThe maximum BW allocation assessed during
the current interval.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.4.1.1.15 |
lsNpStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.11.1.5 |
lsNpCpuWorkloadTableNetwork processor CPU specific workload statistics SEQUENCE OF LsNpCpuWorkloadEntry .1.3.6.1.4.1.711.2.1.11.1.5.1 |
lsNpCpuWorkloadEntryAn entry in the Network Processor Statistics table. LsNpCpuWorkloadEntry .1.3.6.1.4.1.711.2.1.11.1.5.1.1 |
lsNpCpuWorkloadIndexNp CPU Workload variable identifierro INTEGER .1.3.6.1.4.1.711.2.1.11.1.5.1.1.1 |
lsNpCpuWorkloadEventsNP workload event countro Counter .1.3.6.1.4.1.711.2.1.11.1.5.1.1.2 |
lsCellStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.11.1.6 |
lsCellVciStatTableCell Port/VCI specific statistics subset information SEQUENCE OF LsCellVciStatEntry .1.3.6.1.4.1.711.2.1.11.1.6.1 |
lsCellVciStatEntryAn entry in the cell Port/Vci Statistics Table. LsCellVciStatEntry .1.3.6.1.4.1.711.2.1.11.1.6.1.1 |
cellVciStatPortIndexThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.11.1.6.1.1.1 |
cellVciStatVciIndexUnique Vci identifier for indicated VCro INTEGER .1.3.6.1.4.1.711.2.1.11.1.6.1.1.2 |
cellVciToSwCLP0CellsNumber of Cells forwarded to TSU with CLP=0ro Counter .1.3.6.1.4.1.711.2.1.11.1.6.1.1.3 |
cellVciToSwCLP01CellsNumber of Cells forwarded to TSU with CLP=1, which
arrived at port as CLP=0.ro Counter .1.3.6.1.4.1.711.2.1.11.1.6.1.1.4 |
cellVciToSwCLP1CellsNumber of Cells forwarded to TSU with CLP=1ro Counter .1.3.6.1.4.1.711.2.1.11.1.6.1.1.5 |
cellVciToSwDiscardCellsNumber of to-switch Cells discarded due to excessive traffic
according to the Usage Parameter Descriptor for this Vciro Counter .1.3.6.1.4.1.711.2.1.11.1.6.1.1.6 |
lsIR OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.12 |
irRoutingGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.12.1 |
irRoutingPathsGeneratedThe number of path generation operations performed since
initialization.ro Counter .1.3.6.1.4.1.711.2.1.12.1.1 |
irRoutingPathGenSuccessThe number of path generation operations successfully
performed since initialization.ro Counter .1.3.6.1.4.1.711.2.1.12.1.2 |
irRoutingPathGenFailedNoResourcesThe number of path generation operations which have failed
due to lack of network resources.ro Counter .1.3.6.1.4.1.711.2.1.12.1.3 |
irRoutingPathGenFailedUnknownThe number of path generation operations which have failed
because a specified port or chassis was unknown.ro Counter .1.3.6.1.4.1.711.2.1.12.1.4 |
irRoutingPathGenFailedOtherThe number of path generation operations which have failed
for reasons other than unknown chassis/port or lack of
network resources.ro Counter .1.3.6.1.4.1.711.2.1.12.1.5 |
irRoutingAveragePathLengthThe average length (in ports) of all paths generated since
initialization.ro Counter .1.3.6.1.4.1.711.2.1.12.1.6 |
lsStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.13 |
tcsInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.14 |
tcsTableTCS Slave specific information SEQUENCE OF TcsEntry .1.3.6.1.4.1.711.2.1.14.1 |
tcsEntryAn entry in the tcs table ordered by slot. (1-n) TcsEntry .1.3.6.1.4.1.711.2.1.14.1.1 |
tcsIndexUnique Index consisting of slot number.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.1 |
tcsTemp1Temperature 1 detected by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.2 |
tcsTemp2Temperature 2 detected by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.3 |
tcsTcsVoltageVoltage detected by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.4 |
tcsVccVoltageVCC Voltage detected by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.5 |
tcsScsiVoltageSCSI Voltage (or Bulk for switches) detected by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.7 |
tcsPostResultPOST result of card.ro OCTET STRING .1.3.6.1.4.1.711.2.1.14.1.1.8 |
tcsCardTypeCard type.ro Enumeration .1.3.6.1.4.1.711.2.1.14.1.1.9 |
tcsPaddleTemp1Paddle card temperature 1 detected by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.10 |
tcsPaddleTemp2Paddle card temperature 2 detected by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.11 |
tcsPaddleWarnTemp1Paddle card warning temperature 1 maintained by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.12 |
tcsPaddleWarnTemp2Paddle card warning temperature 2 maintained by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.13 |
tcsPaddleShutdownTemp1Warning temperature 1 at which the paddle card will
shut down.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.14 |
tcsPaddleShutdownTemp2Warning temperature 2 at which the paddle card will
shut down.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.15 |
tcsWarnTemp1Warning temperature 1 maintained by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.16 |
tcsWarnTemp2Warning temperature 2 maintained by TCS.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.17 |
tcsShutdownTemp1Warning temperature 2 at which the card will
shut down.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.18 |
tcsShutdownTemp2Warning temperature 2 at which the card will
shut down.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.19 |
tcsFaultLightThe state of the fault light.ro Enumeration .1.3.6.1.4.1.711.2.1.14.1.1.20 |
tcsReadyLightThe state of the ready lightro Enumeration .1.3.6.1.4.1.711.2.1.14.1.1.21 |
tcsSwitchConnectivityMaskBitmask of cards with which this function card
communicates via the switch.
Bit 0 is the least-significant bit. Bit 1 represents
slot 1, bit 2 represents slot 2 and so on.ro INTEGER .1.3.6.1.4.1.711.2.1.14.1.1.22 |
tcsPrimarySwitchPrimary Switch. When 'read' provides the current
primary switch. When 'written' attempts to make
the written value the new switch.rw Enumeration .1.3.6.1.4.1.711.2.1.14.2 |
tcsPowerSupplyAStatus of power supply A.ro Enumeration .1.3.6.1.4.1.711.2.1.14.3 |
tcsPowerSupplyBStatus of power supply B.ro Enumeration .1.3.6.1.4.1.711.2.1.14.4 |
tcsPowerSupplyTypeAType of power supply A.ro Enumeration .1.3.6.1.4.1.711.2.1.14.5 |
tcsPowerSupplyTypeBType of power supply A.ro Enumeration .1.3.6.1.4.1.711.2.1.14.6 |
tcsSwitchFaultMaskABitmask of slots reporting unhealthy clocks. If the
corresponding bit is set, switch card A's clock is
viewed as unhealthy by the function card in that
slot. In addition, it indicates whether or not the
entire switch card has been marked as usable or
unusable.
Bit 1 represents clock health for slot 1, bit 2
represents slot 2 and so on. Bit 0 is the
least-significant bit. Bit 0 represents
the dont-use bit for switch A. If bit 0 is set, it
indicates that TCS has marked switch A as dont-use.ro INTEGER .1.3.6.1.4.1.711.2.1.14.7 |
tcsSwitchFaultMaskBBitmask of slots reporting unhealthy clocks. If the
corresponding bit is set, switch card B's clock
is viewed as unhealthy by the function card in that
slot. In addition, it indicates whether or not the
entire switch card has been marked as usable or
unusable.
Bit 1 represents clock health for slot 1, bit 2
represents slot 2 and so on. Bit 0 is the
least-significant bit. Bit 0 represents
the dont-use bit for switch B. If bit 0 is set, it
indicates that TCS has marked switch B as dont-use.ro INTEGER .1.3.6.1.4.1.711.2.1.14.8 |
tcsSwitchCutoverSupportwillDoLossLess indicates that there are two SC2's
that are in synch.
wontDoLossLess indicates that there are two SC2's that
are NOT in sync.
cantDoLossLess indicates any other situation
(1-SC1/SC2, 2-SC1's).ro Enumeration .1.3.6.1.4.1.711.2.1.14.9 |
tcsFCPrimarySwitchAThe bit corresponding to that slot is a 1 if the card
believes that Switch A is the primary switch and 0
otherwise.
Bit 0 is the least-significant bit. Bit 1 represents
slot 1, bit 2 represents slot 2 and so on.ro INTEGER .1.3.6.1.4.1.711.2.1.14.10 |
tcsFCPrimarySwitchBThe bit corresponding to that slot is a 1 if the card
believes that Switch B is the primary switch and 0
otherwise.
Bit 0 is the least-significant bit. Bit 1 represents
slot 1, bit 2 represents slot 2 and so on.ro INTEGER .1.3.6.1.4.1.711.2.1.14.11 |
lsGID OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.15 |
gidGeneralGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.15.1 |
gidSoftwareVersionNumberThe global information distribution (GID) process software
revision numberro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.711.2.1.15.1.1 |
gidProcessIDThe GID process ID.ro INTEGER .1.3.6.1.4.1.711.2.1.15.1.2 |
gidUpTimeThe number of seconds the GID process has been running.ro INTEGER .1.3.6.1.4.1.711.2.1.15.1.3 |
gidMemoryUseThe total amount of memory (in bytes) currently allocated
by GID for all purposes.ro Counter .1.3.6.1.4.1.711.2.1.15.1.4 |
gidTimersProcessedThe number of timers processed by the GID process
since initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.1.5 |
gidMallocFailuresThe number of times GID has failed to dynamically
allocate memory since initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.1.6 |
gidDebugFlagBit mask for debug statements to AppLog. This is being
used for debug purposes. It is not advised that the
user change this. Future releases may move this to a
debug subtree.rw INTEGER .1.3.6.1.4.1.711.2.1.15.1.7 |
gidDebugLevelThe gidDebugLevel determines the amount of detail that
the debug flags will cause to dump to the apps.log, where
0 means no detail and 3 is the maximum value
Future releases may move this to a debug subtree.rw INTEGER .1.3.6.1.4.1.711.2.1.15.1.8 |
gidAcceptedBcastRateInThe LAN inbound broadcast traffic average inter-frame
time specified in microseconds. The default rate is
20,000 microseconds.
Defines the acceptable average inbound bcast rate.
Future releases may move this to another subtree.rw INTEGER .1.3.6.1.4.1.711.2.1.15.1.9 |
gidNbrGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.15.2 |
gidNbrCountThe number of neighbor NPs known to the GID process.ro Counter .1.3.6.1.4.1.711.2.1.15.2.1 |
gidNbrTableA table containing information about each GID neighbor. SEQUENCE OF GidNbrEntry .1.3.6.1.4.1.711.2.1.15.2.2 |
gidNbrEntryThe information regarding a single GID neighbor. GidNbrEntry .1.3.6.1.4.1.711.2.1.15.2.2.1 |
gidNbrEIAThe internal address of the neighbor NP.ro INTEGER .1.3.6.1.4.1.711.2.1.15.2.2.1.1 |
gidNbrVCIThe VCI of the reliable channel to the neighbor.ro INTEGER .1.3.6.1.4.1.711.2.1.15.2.2.1.2 |
gidNbrStateThe neighbor's synchronization protocol state.ro Enumeration .1.3.6.1.4.1.711.2.1.15.2.2.1.3 |
gidNbrSyncEventsThe number of synchronization protocol events associated
with this neighbor that have occurred since
initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.2.2.1.4 |
gidNbrDBReqListLengthThe number of database requests queued to the neighbor.ro Counter .1.3.6.1.4.1.711.2.1.15.2.2.1.5 |
gidNbrDBSumListLengthThe number of database summary list entries queued for
transmission to the neighbor.ro Counter .1.3.6.1.4.1.711.2.1.15.2.2.1.6 |
gidNbrHellosRxThe number of Hello packets received from the neighbor.ro Counter .1.3.6.1.4.1.711.2.1.15.2.2.1.7 |
gidNbrLinkAnnouncementsRxThe number of link state announcements received from the
neighbor.ro Counter .1.3.6.1.4.1.711.2.1.15.2.2.1.8 |
gidNbrNewLinkAnnouncementsRxThe number of link state announcements received from the
neighbor and accepted as new.ro Counter .1.3.6.1.4.1.711.2.1.15.2.2.1.9 |
gidNbrIPAnnouncementsRxThe number of internal IP address translation announcements
received from the neighbor.ro Counter .1.3.6.1.4.1.711.2.1.15.2.2.1.10 |
gidNbrNewIPAnnouncementsRxThe number of internal IP address translation announcements
received from the neighbor and accepted as new.ro Counter .1.3.6.1.4.1.711.2.1.15.2.2.1.11 |
gidNbrGenericAnnouncementsRxThe number of generic global information announcements
received from the neighbor.ro Counter .1.3.6.1.4.1.711.2.1.15.2.2.1.12 |
gidNbrNewGenericAnnouncementsRxThe number of generic global information announcements
received from the neighbor and accepted as new.ro Counter .1.3.6.1.4.1.711.2.1.15.2.2.1.13 |
gidClientGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.15.3 |
gidClientCountThe number of registered GID client processes.ro Counter .1.3.6.1.4.1.711.2.1.15.3.1 |
gidClientTableA table containing information about each GID client process. SEQUENCE OF GidClientEntry .1.3.6.1.4.1.711.2.1.15.3.2 |
gidClientEntryThe information regarding a single GID client process. GidClientEntry .1.3.6.1.4.1.711.2.1.15.3.2.1 |
gidClientIDThe GID client process identifier.ro INTEGER .1.3.6.1.4.1.711.2.1.15.3.2.1.1 |
gidClientEIAThe internal card address associated with the
GID client process.
Edge and trunk card control processes are associated
with a unique card address. The NP card control process
and the Congestion Avoidance information distribution
process share the internal card address of the local
NP.ro INTEGER .1.3.6.1.4.1.711.2.1.15.3.2.1.2 |
gidClientAnnouncementsRxThe total number of global information announcements
received from this GID client process since
initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.3.2.1.3 |
gidClientLinkAnnouncementsRxThe number of link state information announcements
received from this GID client process since
initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.3.2.1.4 |
gidClientIPAnnouncementsRxThe number of internal IP address translation announcements
received from this GID client process since
initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.3.2.1.5 |
gidClientGenericAnnouncementsRxThe number of generic global information announcements
received from this GID client process since
initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.3.2.1.6 |
gidClientEventsTxThe number of global information-related events sent by the
GID process to the GID client process since
initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.3.2.1.7 |
gidClientPathsGeneratedThe number of path generation requests made by the GID
client process since initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.3.2.1.8 |
gidIOGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.15.4 |
gidIONbrMsgBuffersFreeThe number of neighbor message buffers available on the
neighbor message buffer free list.ro Counter .1.3.6.1.4.1.711.2.1.15.4.1 |
gidIONbrMsgBuffersActiveThe number of neighbor message buffers currently active,
either in transmission or queued for output.ro Counter .1.3.6.1.4.1.711.2.1.15.4.2 |
gidIOClientMsgBuffersFreeThe number of client message buffers available on the
client message buffer free list.ro Counter .1.3.6.1.4.1.711.2.1.15.4.3 |
gidIOClientMsgBuffersActiveThe number of client message buffers currently active,
either in transmission or queued for output.ro Counter .1.3.6.1.4.1.711.2.1.15.4.4 |
gidSyncGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.15.6 |
gidSyncNbrsExistentThe number of neighbors in the Existent synchronization
protocol state.ro Counter .1.3.6.1.4.1.711.2.1.15.6.1 |
gidSyncNbrsExStartThe number of neighbors in the Exchange Start
synchronization protocol state.ro Counter .1.3.6.1.4.1.711.2.1.15.6.2 |
gidSyncNbrsExchangeThe number of neighbors in the Exchange synchronization
protocol state.ro Counter .1.3.6.1.4.1.711.2.1.15.6.3 |
gidSyncNbrsLoadingThe number of neighbors in the Loading synchronization
protocol state.ro Counter .1.3.6.1.4.1.711.2.1.15.6.4 |
gidSyncNbrsFullThe number of neighbors in the Full synchronization protocol
state.ro Counter .1.3.6.1.4.1.711.2.1.15.6.5 |
gidLinkGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.15.7 |
gidLinkDatabaseSizeThe current size of the link state database, in bytes.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.1 |
gidLineCardTableA table containing information about each line card
known to GID. SEQUENCE OF GidLineCardEntry .1.3.6.1.4.1.711.2.1.15.7.2 |
gidLineCardEntryThe information regarding a single line card. GidLineCardEntry .1.3.6.1.4.1.711.2.1.15.7.2.1 |
gidLineCardChassisThe internal chassis ID of the chassis which contains the
line card described by the link state entry.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.2.1.1 |
gidLineCardSlotThe slot in the chassis which contains the line card
described by the link state entry.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.2.1.2 |
gidLineCardEntryAgeThe time, in seconds, that have elapsed since the link
state advertisement was originated.
The link state advertisement will be purged from the global
database when the age reaches MaxAge (1 hour).ro LightStreamUpToMaxAge .1.3.6.1.4.1.711.2.1.15.7.2.1.3 |
gidLineCardEntrySeqnoThe flooding protocol sequence number currently associated
with the link state advertisement. The sequence number
is a signed 32-bit integer. It is used to detect old
and duplicate database announcements. The sequence
number space is linearly ordered; the larger the
sequence number, the more recent the database
announcement.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.2.1.4 |
gidLineCardEntryAdvNPThe internal card ID of the Network Processor which
originated the IP address translation.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.2.1.5 |
gidLineCardPortsThe number of edge and/or trunk ports attached to the line
card. Network processor cards may be advertised as
having 0 ports.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.2.1.6 |
gidPortTableA table containing information about each network link
known to GID.
A point-to-point link is represented by two entries in the
GID link state database, one for each direction of
data transmission. SEQUENCE OF GidPortEntry .1.3.6.1.4.1.711.2.1.15.7.3 |
gidPortEntryThe information regarding a single network link. GidPortEntry .1.3.6.1.4.1.711.2.1.15.7.3.1 |
gidPortChassisThe internal chassis ID of the chassis which contains the
line card associated with the port.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.3.1.1 |
gidPortIDThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.3.1.2 |
gidPortServiceThe operating mode (trunk or edge) of the port.ro Enumeration .1.3.6.1.4.1.711.2.1.15.7.3.1.3 |
gidPortUpDownThe up/down state of the port.ro Enumeration .1.3.6.1.4.1.711.2.1.15.7.3.1.4 |
gidPortBW0The amount of type 0 bandwidth available for reservation
for data transmission through the port.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.3.1.5 |
gidPortBW1The amount of type 1 bandwidth available for reservation
for data transmission through the port.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.3.1.6 |
gidPortBW2The amount of type 2 bandwidth available for reservation
for data transmission through the port.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.3.1.7 |
gidPortRemoteChassisThe internal chassis ID of the chassis which contains the
line card and port at the remote end of the
point-to-point link.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.3.1.8 |
gidPortRemotePortThis is the ifIndex value of the corresponding
ifEntry. See comments above.ro INTEGER .1.3.6.1.4.1.711.2.1.15.7.3.1.9 |
gidIpAddressGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.15.8 |
gidIpAddressDatabaseSizeThe current size of the address translation database, in
bytes.ro INTEGER .1.3.6.1.4.1.711.2.1.15.8.1 |
gidIpAddressTableA table containing information about each internal IP
address translation known to GID. SEQUENCE OF GidIpAddressEntry .1.3.6.1.4.1.711.2.1.15.8.2 |
gidIpAddressEntryThe information regarding a single internal IP address
translation. GidIpAddressEntry .1.3.6.1.4.1.711.2.1.15.8.2.1 |
gidInternalIpAddressThe internal IP address associated with the IP
address translation instance.ro IpAddress .1.3.6.1.4.1.711.2.1.15.8.2.1.1 |
gidIpEntryAgeThe time, in seconds, that have elapsed since the IP address
translation was originated.
The address translation will be purged from the global
database when the age reaches MaxAge (1 hour).ro LightStreamUpToMaxAge .1.3.6.1.4.1.711.2.1.15.8.2.1.2 |
gidIpEntrySeqnoThe flooding protocol sequence number currently associated
with the IP address translation. The sequence number
is a signed 32-bit integer. It is used to detect old
and duplicate database announcements. The sequence
number space is linearly ordered; the larger the
sequence number, the more recent the database
announcement.ro INTEGER .1.3.6.1.4.1.711.2.1.15.8.2.1.3 |
gidIpEntryAdvNPThe internal card ID of the Network Processor which
originated the IP address translation.ro INTEGER .1.3.6.1.4.1.711.2.1.15.8.2.1.4 |
gidIpEntryNetMaskThe IP network mask associated with the IP address
translation.ro INTEGER .1.3.6.1.4.1.711.2.1.15.8.2.1.5 |
gidIpEntryEIAThe internal address of the network port associated with
the IP address translation.ro OCTET STRING .1.3.6.1.4.1.711.2.1.15.8.2.1.6 |
gidEventGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.15.9 |
gidEventLinkEventsDeliveredThe number of link events delivered by GID since
initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.9.1 |
gidEventIpEventsDeliveredThe number of internal IP events delivered by GID since
initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.9.2 |
gidEventGenericGinfoEventsDeliveredThe number of generic global information events delivered
by GID since initialization.ro Counter .1.3.6.1.4.1.711.2.1.15.9.3 |
gidEventGenericGinfoEventTableA table containing the number of generic global
information events transmitted by GID since
initialization. The table is indexed by
distribution group. SEQUENCE OF GidEventGenericGinfoEventCount .1.3.6.1.4.1.711.2.1.15.9.4 |
gidEventGenericGinfoEventCountThe number of generic global information events delivered
to clients in this distribution group. GidEventGenericGinfoEventCount .1.3.6.1.4.1.711.2.1.15.9.4.1 |
gidEventDistributionGroupThe flooding protocol distribution group to which the
events were delivered.ro INTEGER .1.3.6.1.4.1.711.2.1.15.9.4.1.1 |
gidEventGenericGinfoEventsThe number of events delivered to clients in the
distribution group.ro Counter .1.3.6.1.4.1.711.2.1.15.9.4.1.2 |
lsPID OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.16 |
pidTablePID table of current pids SEQUENCE OF PidEntry .1.3.6.1.4.1.711.2.1.16.1 |
pidEntryAn entry in the PPID table. PidEntry .1.3.6.1.4.1.711.2.1.16.1.1 |
pidIndexUnique Index consisting of PID number.ro INTEGER .1.3.6.1.4.1.711.2.1.16.1.1.1 |
pidNameProcess Name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.711.2.1.16.1.1.2 |
pidCreationTimeTime since process creation in seconds.ro INTEGER .1.3.6.1.4.1.711.2.1.16.1.1.3 |
pidOperStatusOperation Status of process.ro Enumeration .1.3.6.1.4.1.711.2.1.16.1.1.4 |
pidAdminStatusAdministratively desired state of process.rw Enumeration .1.3.6.1.4.1.711.2.1.16.1.1.5 |
lsND OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.17 |
ndGeneralGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.17.1 |
ndSoftwareVersionNumberThe neighborhood discovery (ND) process software
revision numberro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.711.2.1.17.1.1 |
ndProcessIDThe ND process ID.ro INTEGER .1.3.6.1.4.1.711.2.1.17.1.2 |
ndMemoryUseThe total amount of dynamically allocated memory (in
bytes) currently allocated by the ND process for
all purposes.ro Counter .1.3.6.1.4.1.711.2.1.17.1.4 |
ndTimersProcessedThe number of timers processed by the ND process
since initialization.ro Counter .1.3.6.1.4.1.711.2.1.17.1.5 |
ndLCGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.17.2 |
ndLCCountThe number of line cards managed by the NP.ro Counter .1.3.6.1.4.1.711.2.1.17.2.1 |
ndLCTableA table containing information about each managed line
card neighbor. SEQUENCE OF NdLCEntry .1.3.6.1.4.1.711.2.1.17.2.2 |
ndLCEntryThe information regarding a single ND neighbor. NdLCEntry .1.3.6.1.4.1.711.2.1.17.2.2.1 |
ndLCEIAThe internal address of the managed line card.ro INTEGER .1.3.6.1.4.1.711.2.1.17.2.2.1.1 |
ndLCChannelThe reliable channel to the managed line card.ro INTEGER .1.3.6.1.4.1.711.2.1.17.2.2.1.2 |
ndLCStateThe line card's state.ro Enumeration .1.3.6.1.4.1.711.2.1.17.2.2.1.3 |
ndNbrGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.17.3 |
ndNbrCountThe number of neighbor NPs known to the ND process.ro Counter .1.3.6.1.4.1.711.2.1.17.3.1 |
ndNbrTableA table containing information about each ND neighbor. SEQUENCE OF NdNbrEntry .1.3.6.1.4.1.711.2.1.17.3.2 |
ndNbrEntryThe information regarding a single ND neighbor. NdNbrEntry .1.3.6.1.4.1.711.2.1.17.3.2.1 |
ndNbrEIAThe internal address of the neighbor NP.ro INTEGER .1.3.6.1.4.1.711.2.1.17.3.2.1.1 |
ndNbrChannelThe reliable channel to the neighbor.ro INTEGER .1.3.6.1.4.1.711.2.1.17.3.2.1.2 |
ndNbrStateThe neighbor's state.ro Enumeration .1.3.6.1.4.1.711.2.1.17.3.2.1.3 |
ndSwudGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.17.4 |
ndSwudTableA table containing switch up/down protocol parameters
for each switch slot. SEQUENCE OF NdSwudEntry .1.3.6.1.4.1.711.2.1.17.4.1 |
ndSwudEntryThe switch up/down protocol parameters for a single switch
slot. NdSwudEntry .1.3.6.1.4.1.711.2.1.17.4.1.1 |
ndSwudIndexThe switch slot to which the parameters correspond.ro INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.1 |
ndOperIntvlThe operational interval between switch up/down messages
sent by ND to this slot, in units of 100 milliseconds.ro INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.2 |
ndOperJThe operational J parameter for this slot.ro INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.3 |
ndOperKThe operational K parameter for this slot.ro INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.4 |
ndOperMThe operational M parameter for this slot.ro INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.5 |
ndOperNThe operational N parameter for this slot.ro INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.6 |
ndAdminIntvlThe administratively desired interval between switch
up/down messages sent by ND to this slot, in units
of 100 milliseconds.rw INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.7 |
ndAdminJThe administratively desired J parameter for this slot.rw INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.8 |
ndAdminKThe administratively desired K parameter for this slot.rw INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.9 |
ndAdminMThe administratively desired M parameter for this slot.rw INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.10 |
ndAdminNThe administratively desired N parameter for this slot.rw INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.11 |
ndTriggerTransfer administratively desired to operational parameters.rw INTEGER .1.3.6.1.4.1.711.2.1.17.4.1.1.12 |
ndSwudStatsInputErrorsThe number of errors received on switch up/down input cells.ro Counter .1.3.6.1.4.1.711.2.1.17.4.2 |
ndSwudStatsTableA table containing switch up/down protocol statistics
for each switch slot. SEQUENCE OF NdSwudStatsEntry .1.3.6.1.4.1.711.2.1.17.4.3 |
ndSwudStatsEntrySwitch up/down protocol statistics for a single switch
slot. NdSwudStatsEntry .1.3.6.1.4.1.711.2.1.17.4.3.1 |
ndSwudStatsIndexThe switch slot to which the statistics correspond.ro INTEGER .1.3.6.1.4.1.711.2.1.17.4.3.1.1 |
ndInputCellsThe number of switch up/down cells received from this
switch slot.ro Counter .1.3.6.1.4.1.711.2.1.17.4.3.1.2 |
ndInputErrsThe number of errored switch up/down cells received from this
switch slot.ro Counter .1.3.6.1.4.1.711.2.1.17.4.3.1.3 |
ndOutputCellsThe number of switch up/down cells sent to this
switch slot.ro Counter .1.3.6.1.4.1.711.2.1.17.4.3.1.4 |
ndOutputErrsThe number of errors reported on switch up/down cells
sent to this switch slot.ro Counter .1.3.6.1.4.1.711.2.1.17.4.3.1.5 |
ndClientGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.17.5 |
ndClientCountThe number of registered ND client processes.ro Counter .1.3.6.1.4.1.711.2.1.17.5.1 |
ndClientTableA table containing information about each ND client process. SEQUENCE OF NdClientEntry .1.3.6.1.4.1.711.2.1.17.5.2 |
ndClientEntryThe information regarding a single ND client process. NdClientEntry .1.3.6.1.4.1.711.2.1.17.5.2.1 |
ndClientIDThe ND client process identifier.ro INTEGER .1.3.6.1.4.1.711.2.1.17.5.2.1.1 |
ndClientTypeThe ND client type.ro Enumeration .1.3.6.1.4.1.711.2.1.17.5.2.1.2 |
ndClientSubTypeThe ND client subtype, if applicable.
Certain processes with the same major type, e.g. sys,
are distinguished by differing subtypes.ro INTEGER .1.3.6.1.4.1.711.2.1.17.5.2.1.3 |
ndClientEIAThe internal card address associated with the
ND client process, if applicable.
Edge and trunk card control processes are associated
with a unique card address. The NP card control process
and the Congestion Avoidance information distribution
process share the internal card address of the local
NP.ro INTEGER .1.3.6.1.4.1.711.2.1.17.5.2.1.4 |
ndClientRegistrationA mask of events for which the ND client is registered.ro INTEGER .1.3.6.1.4.1.711.2.1.17.5.2.1.5 |
ndInternalGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.17.6 |
ndInternalDebugLevelND internal debugging variable.rw INTEGER .1.3.6.1.4.1.711.2.1.17.6.1 |
ndInternalDebugFlagsND internal debugging variable.rw INTEGER .1.3.6.1.4.1.711.2.1.17.6.2 |
ndRedundancyGroup OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.17.7 |
ndPrimaryNPSlot number of primary NP.ro INTEGER .1.3.6.1.4.1.711.2.1.17.7.1 |
ndThisNPSlot number of currently connected NP.ro INTEGER .1.3.6.1.4.1.711.2.1.17.7.2 |
ndForceToBackupForce this NP to become backup.rw INTEGER .1.3.6.1.4.1.711.2.1.17.7.3 |
lwmaInfo OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.18 |
lwmaTableTable of perprocess LWMA private info SEQUENCE OF LwmaEntry .1.3.6.1.4.1.711.2.1.18.1 |
lwmaEntryAn entry in the LWMA table. LwmaEntry .1.3.6.1.4.1.711.2.1.18.1.1 |
lwmaIndexUnique Index consisting of LWMA number.ro INTEGER .1.3.6.1.4.1.711.2.1.18.1.1.1 |
lwmaCreationTimeUnix time in seconds marking start of MMA.ro INTEGER .1.3.6.1.4.1.711.2.1.18.1.1.2 |
lwmaTableNotificationObject-ID of last table completing configurationro OBJECT IDENTIFIER .1.3.6.1.4.1.711.2.1.18.1.1.3 |
lwmaTrapLevelTrap filter level for the lwma.rw Enumeration .1.3.6.1.4.1.711.2.1.18.1.1.4 |
lwmaTrapNumberTrap Number used by the state and action variablesrw INTEGER .1.3.6.1.4.1.711.2.1.18.1.1.5 |
lwmaTrapOnOffStateOn/Off State of Trap specified in lwmaTrapNumberrw Enumeration .1.3.6.1.4.1.711.2.1.18.1.1.6 |
lwmaTrapCliAliasName for this process that can be used in the
CLI trap interface.ro OCTET STRING .1.3.6.1.4.1.711.2.1.18.1.1.7 |
lightStreamInternet OBJECT IDENTIFIER .1.3.6.1.4.1.711.3 |
lightStreamBridge OBJECT IDENTIFIER .1.3.6.1.4.1.711.3.1 |
lightStreamBridgePortTableProprietary port parameters needed for
LightStream node configuration. This table
contains one entry for each bridge port. SEQUENCE OF LightStreamBridgePortEntry .1.3.6.1.4.1.711.3.1.1 |
lightStreamBridgePortEntryObjects required for a given bridge port. LightStreamBridgePortEntry .1.3.6.1.4.1.711.3.1.1.1 |
lightStreamBrPortPortThe value of the instance of the dot1dBasePort
object, defined in the standard Bridge MIB
(RFC1286), for the port this entry corresponds to.ro INTEGER .1.3.6.1.4.1.711.3.1.1.1.1 |
lightStreamBrPortDefaultActionThis is the action taken on frames received
that do not match a defined filter.rw LightStreamFilterAction .1.3.6.1.4.1.711.3.1.1.1.2 |
lightStreamBrPortBcastRateLimitNumber of broadcast packets that this node
forwards per second. The node discards all
additional packets per second.
If the value is zero, all broadcast packets are
discarded.
If the value is -1 all broadcast packets
are forwarded. That is, there is no limit on
broadcasts.rw INTEGER (-1..127) .1.3.6.1.4.1.711.3.1.1.1.3 |
lightStreamBrPortDroppedBcastPktsThe number of broadcast packets dropped because
the lightStreamBrPortBcastRateLimit was exceeded.ro Counter .1.3.6.1.4.1.711.3.1.1.1.4 |
lightStreamBridgeFilterTableA list of filters. Reverse Polish Notation
(RPN) is being used here to provide the most
flexibility in defining more complex filters in
the future.
Each filter is represented by a list of entries.
Each entry is a single RPN token. To create an
entry, create the list of tokens as follows:
More than one token can be contained
in a single message.
All fields of a single token must be
in the same message.
The lightStreamBrFilterStatus object of
all intermediate tokens must contain
the value 'intermediateToken'.
The lightStreamBrFilterStatus object of
the last token must contain the value
'complete'.
When the last token is created with a status
of 'complete' the status field of every prior
token associated with that filter is set to
'complete'.
When the filter is set to 'complete', it is
available for use in a
lightStreamBridgeFilterParameterEntry. The
filter is not actually used until its ID is
placed in a
lightStreamBridgeFilterParameterEntry and the
associated parameters are defined.
A filter may be used more than once in the
lightStreamBridgeFilterParameterTable. The
agent does not permit the user to 'delete' the
filter entry until it is removed from the
lightStreamBridgeFilterParameterTable.
When a filter is placed into or removed from
the lightStreamBridgeFilterParameterTable,
its new state becomes active immediately.
The agent provides timeout service for
partially constructed filters. If a manager
doesn't complete a filter definition within the
timeout period (currently 3 minutes), the
agent removes all tokens associated with that
filter. SEQUENCE OF LightStreamBridgeFilterEntry .1.3.6.1.4.1.711.3.1.2 |
lightStreamBridgeFilterEntryA single filter consists of multiple
lightStreamBridgeFilterEntries. Each entry
represents a single token of a given filter. LightStreamBridgeFilterEntry .1.3.6.1.4.1.711.3.1.2.1 |
lightStreamBrFilterIdThe ID assigned to this filter.ro INTEGER .1.3.6.1.4.1.711.3.1.2.1.1 |
lightStreamBrFilterTokenIndexThe RPN index of this token within the
filter.
This value must be assigned sequentially
starting with 1.ro INTEGER .1.3.6.1.4.1.711.3.1.2.1.2 |
lightStreamBrFilterTokenTypeThis defines the type of token contained in
this entry.
There is no default value for this object, its
value must be contained in the creation message.rw Enumeration .1.3.6.1.4.1.711.3.1.2.1.3 |
lightStreamBrFilterTokenValueThe value for this token. The appropriate
value depends on the
lightStreamBrFilterTokenType. Because instances
of this object can be of diverse types, they are
exchanged as DisplayStrings and the agent parses
it according to the type.
If the type is 'operation', the agent expects
one of the following character strings:
maskAnd
and
or
equal
notEqual
greater
greaterOrEqual
less
lessOrEqual
If the type is 'macAddrType' the agent expects
a MAC address DisplayString in the format
xx:xx:xx:xx:xx:xx.
If the type is 'frameField' the agent will
expect of one of the following character strings:
macSrc
macDst
macProto
llcSSAP
llcDSAP
snapOUI
snapProto
For all other types, the agent expects a
hex digit displayString in the form 0x800.
This object has no default value. It must be
explicitly set in the creation message.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.711.3.1.2.1.4 |
lightStreamBrFilterStatusTo define an interim token, set this field to
'intermediateToken'.
To define the final token set this field to
'complete'. This has the side-effect of
setting the lightStreamBrFilterStatus fields of all
tokens for this filter to 'complete'.
To delete an unassigned filter, set this value to
'delete' in any of the filter's token entries.
This has the side-effect of setting the
lightStreamBrFilterStatus fields of all tokens
for this filter to 'delete'.
This object does not have a default value. To
create an entry this object must be explicitly
contained in the set message.rw Enumeration .1.3.6.1.4.1.711.3.1.2.1.5 |
lightStreamBridgeFilterParameterTableThis table contains the list of assigned
filters and the parameters associated
with it.
To add an entry to this table, all non-defaulted
objects must be contained in a single message
and the lightStreamBrFilterParmFilterId must
already be created in the
lightStreamBridgeFilterTable. SEQUENCE OF LightStreamBridgeFilterParameterEntry .1.3.6.1.4.1.711.3.1.3 |
lightStreamBridgeFilterParameterEntryThe objects associated with a single assigned
filter. LightStreamBridgeFilterParameterEntry .1.3.6.1.4.1.711.3.1.3.1 |
lightStreamBrFilterParmPortThe dot1dBasePort, defined in the standard
Bridge MIB (RFC1286), this entry is defined
for.ro INTEGER .1.3.6.1.4.1.711.3.1.3.1.1 |
lightStreamBrFilterParmFilterIdThe lightStreamBrFilterId being assigned here.ro INTEGER .1.3.6.1.4.1.711.3.1.3.1.2 |
lightStreamBrFilterParmFilterPriorityThe precedence assigned to this filter. The
value 1 gives the object the highest priority on
this port.
It is recommended that these not be assigned
sequentially. Sequential numbering would make it
difficult to re-prioritize the filters.rw INTEGER .1.3.6.1.4.1.711.3.1.3.1.3 |
lightStreamBrFilterParmActionDefinition of what action should be taken when a
packet matching this filter is encountered.rw LightStreamFilterAction .1.3.6.1.4.1.711.3.1.3.1.4 |
lightStreamBrFilterParmMatchCountsThe number of times this filter instance was
matched.ro Counter .1.3.6.1.4.1.711.3.1.3.1.5 |
lightStreamBrFilterParmValidationThis object indicates whether the user has
validated or invalidated this entry.
This entry does not have a default value. To
create an entry this object must be explicitly
contained in the set message.rw LightStreamValidation .1.3.6.1.4.1.711.3.1.3.1.6 |
lightStreamBrStaticGoToCardSizeThis object indicates how many bytes of the bit
string dot1dStaticGoTo represent a single
card. There must be enough bytes to represent
all the ports on a card, and this is release
specific. The dot1dStaticGoTo object is a bit
string that represents the bridging ports on the
LightStream Node.ro INTEGER .1.3.6.1.4.1.711.3.1.4 |
lightStreamVli OBJECT IDENTIFIER .1.3.6.1.4.1.711.4 |
lightStreamVliVersionThe version of VLI implemented in this node.ro Enumeration .1.3.6.1.4.1.711.4.1 |
lightStreamVliPortCtlTableThis table contains the control information for
port based VLI. SEQUENCE OF LightStreamVliPortCtlEntry .1.3.6.1.4.1.711.4.4 |
lightStreamVliPortCtlEntryInformation needed to manage port based VLI on
a given bridge port. LightStreamVliPortCtlEntry .1.3.6.1.4.1.711.4.4.1 |
lightStreamVliPortCtlPortThe bridge port this entry corresponds to.
This value is the same as dot1dBasePort which is
defined in the IETF standard Bridge MIB.ro INTEGER .1.3.6.1.4.1.711.4.4.1.1 |
lightStreamVliPortCtlModeThis defines the type of control to be
instrumented on this port.
include: When this object is set to include,
port based VLI will process only
the work groups defined in the
corresponding work group table
entries. All other work groups will
be filtered out on this port.
exclude: When this object is set to exclude,
port based VLI will process all work
groups except those listed in the
corresponding work group table
entries. Those listed in the
lightStreamVliPortWorkGroupTable will
be filtered.
The default state of exclude with an empty work
group table allows all work groups to be
recognized as valid on this port.rw Enumeration .1.3.6.1.4.1.711.4.4.1.2 |
lightStreamVliPortWorkGroupTableThe list of work groups defined for port based
VLI management. SEQUENCE OF LightStreamVliPortWorkGroupEntry .1.3.6.1.4.1.711.4.5 |
lightStreamVliPortWorkGroupEntryA work group to port association. LightStreamVliPortWorkGroupEntry .1.3.6.1.4.1.711.4.5.1 |
lightStreamVliPortWorkGroupPortThe port this work group is being defined on.
This value is the same as dot1dBasePort.ro INTEGER .1.3.6.1.4.1.711.4.5.1.1 |
lightStreamVliPortWorkGroupIDThe identifier of the work group being assigned
to this port. This must have a corresponding
entry in the lightStreamVliWorkGroupTable.ro INTEGER .1.3.6.1.4.1.711.4.5.1.2 |
lightStreamVliPortWorkGroupValidationFor conceptual row addition, this table
requires all non-defaulted objects for a given
entry to be contained in a single SNMP message.
This object will not default. To create a new
entry, this object must be explicitly set to
valid. To remove an entry, this object must be
explicitly set to invalid.rw LightStreamValidation .1.3.6.1.4.1.711.4.5.1.3 |
lightStreamEOM OBJECT IDENTIFIER .1.3.6.1.4.1.711.1000 |
lightStreamEndOfMibAlways returns 1.ro INTEGER .1.3.6.1.4.1.711.1000.1 |