xcmCommsStackXrefIfIndex
XEROX-COMMS-ENGINE-MIB ·
.1.3.6.1.4.1.253.8.61.7.2.1.7
Object
column XEROX-GENERAL-TCCardinal32
The value of 'ifIndex' corresponding to the directly
associated conceptual row in the 'ifTable' (Interfaces Group)
of the MIB-II (RFC 1213), or zero if the position of this
stack layer is NOT 'bottom' (ie, this stack layer does NOT
represent a physical 'network interface').
Usage: This is partially a convenience object, since given the
value of 'hrDeviceIndex' for an 'hrDeviceNetwork' type device,
the corresponding 'ifIndex' is found in the mandatory entry in
the 'hrNetworkTable'. However, note that for 'hrDeviceModem',
'hrDeviceSerialPort', and 'hrDeviceParallelPort' devices, the
'xcmCommsStackXrefIfIndex' object is a NECESSITY for support of
this communications engine MIB.
Context
- MIB
- XEROX-COMMS-ENGINE-MIB
- OID
.1.3.6.1.4.1.253.8.61.7.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xcmCommsStackXrefEntry
- 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::xcmCommsStackXrefIfIndex'
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::xcmCommsStackXrefIfIndex.<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::xcmCommsStackXrefIfIndex'
Syntax
- Source
- XEROX-GENERAL-TCCardinal32
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of