xcmCommsConfigActiveOptionFirst

XEROX-COMMS-CONFIG-MIB · .1.3.6.1.4.1.253.8.64.3.2.1.2

Object

The value of 'xcmCommsOptionIndex' corresponding to the first
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.

Context

MIB
XEROX-COMMS-CONFIG-MIB
OID
.1.3.6.1.4.1.253.8.64.3.2.1.2
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::xcmCommsConfigActiveOptionFirst'
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::xcmCommsConfigActiveOptionFirst.<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::xcmCommsConfigActiveOptionFirst'

Syntax

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance