xcmCommsConfigActiveOptionLast

XEROX-COMMS-CONFIG-MIB · .1.3.6.1.4.1.253.8.64.3.2.1.3

Object

The value of 'xcmCommsOptionIndex' corresponding to the last
active configuration option (in 'xcmCommsOptionTable'), or zero
if this communications engine does NOT require such information.
              
              
Usage:  This 'chain' represents currently active configuration
options of this communications engine.
              
Usage:  The last entry index explicitly bounds the valid range
of 'xcmCommsOptionIndex'.  This is the value of the numerically
highest entry index, NOT necessarily the 'logically last' entry
index in the structured tree in 'xcmCommsOptionTable'.

Context

MIB
XEROX-COMMS-CONFIG-MIB
OID
.1.3.6.1.4.1.253.8.64.3.2.1.3
Type
column
Access
readonly
Status
current
Parent
xcmCommsConfigEntry
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-CONFIG-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-COMMS-CONFIG-MIB::xcmCommsConfigActiveOptionLast'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-COMMS-CONFIG-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-COMMS-CONFIG-MIB::xcmCommsConfigActiveOptionLast.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-COMMS-CONFIG-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-COMMS-CONFIG-MIB::xcmCommsConfigActiveOptionLast'

Syntax

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance