xcmCommsStackUpperStackIndex

XEROX-COMMS-ENGINE-MIB · .1.3.6.1.4.1.253.8.61.5.2.1.7

Object

The value of 'xcmCommsStackIndex' corresponding to a next
higher associated conceptual row in the 'xcmCommsStackTable', or
zero if this stack layer's position is either 'upperMux' or
sometimes 'top' (see usage note below).
              
Usage:  Only for protocol entities whose current purpose is
either 'layerInterWorkingUnit' (ie, relays or gateways) or
'systemInterWorkingUnit' (ie, application gateways), it is
permitted that the stack layer whose current position is 'top'
have an upper layer index pointing to the peer entity (also in a
'top' position) which comprises the 'other half' of a relay or
gateway between two different address domains (ie, an active
protocol conversion relay) - that is the graphed protocol stack
is an inverted 'U'.

Context

MIB
XEROX-COMMS-ENGINE-MIB
OID
.1.3.6.1.4.1.253.8.61.5.2.1.7
Type
column
Access
readonly
Status
current
Parent
xcmCommsStackEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XEROX-COMMS-ENGINE-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-COMMS-ENGINE-MIB::xcmCommsStackUpperStackIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-COMMS-ENGINE-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-COMMS-ENGINE-MIB::xcmCommsStackUpperStackIndex.<hrDeviceIndex>.<xcmCommsStackIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-COMMS-ENGINE-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-COMMS-ENGINE-MIB::xcmCommsStackUpperStackIndex'

Syntax

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance