xcmCommsStackPosition

XEROX-COMMS-ENGINE-MIB · .1.3.6.1.4.1.253.8.61.5.2.1.5

Object

A relatively generic description of the current position of
this protocol entity (ie, this layer) in this protocol stack.
              
Usage:  A conceptual row in 'xcmCommsStackTable', which occupies
a 'bottom' position in a protocol stack AND has a corresponding
row in the 'xcmCommsStackXrefTable', SHOULD have valid
references in 'xcmCommsStackXrefIfIndex' (to IETF MIB-II) and
'xcmCommsStackXrefHrCommDevIndex' (to IETF Host Resources MIB).
              
              
Usage:  A conceptual row in 'xcmCommsStackTable' which occupies
a 'lowerMux' and/or an 'upperMux' position in a protocol stack
SHALL have one (or two) valid corresponding conceptual
rows in the 'xcmCommsMuxTable', as the conventionally used
'xcmCommsStack[Lower|Upper]StackIndex' objects take on zero
values for multiplexors (thus breaking the graph of the stack
layers, without the use of the 'xcmCommsMuxTable').

Context

MIB
XEROX-COMMS-ENGINE-MIB
OID
.1.3.6.1.4.1.253.8.61.5.2.1.5
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::xcmCommsStackPosition'
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::xcmCommsStackPosition.<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::xcmCommsStackPosition'

Values & Constraints

Type Values
1bottom
2middle
4top
5bottomAndTop
8lowerMux
9bottomLowerMux
10middleLowerMux
12topLowerMux
16upperMux
17bottomUpperMux
18middleUpperMux
20topUpperMux
25bottomBothMux
26middleBothMux
28topBothMux

Conformance