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
Net-SNMP examples
How SNMP and these commands workWalk 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'
Syntax
- Source
- XEROX-COMMS-ENGINE-TCXcmCommsStackPosition
- Base type
Enumeration
Values & Constraints
Type Values
1 | bottom |
2 | middle |
4 | top |
5 | bottomAndTop |
8 | lowerMux |
9 | bottomLowerMux |
10 | middleLowerMux |
12 | topLowerMux |
16 | upperMux |
17 | bottomUpperMux |
18 | middleUpperMux |
20 | topUpperMux |
25 | bottomBothMux |
26 | middleBothMux |
28 | topBothMux |
Conformance
Member of