xcmCommsAddressNextIndex

XEROX-COMMS-ENGINE-MIB · .1.3.6.1.4.1.253.8.61.10.2.1.7

Object

The value of 'xcmCommsAddressIndex' corresponding to a next
associated conceptual row in the 'xcmCommsAddressTable', or zero
if this is the last associated conceptual row in a given set.
              
Usage:  A locally administered 'directory' MAY be searched
and/or managed via use of the 'xcmCommsAddressNextIndex'
and the 'xcmCommsAddressPreviousIndex' objects referenced
from each base protocol entity (ie, stack layer).

Context

MIB
XEROX-COMMS-ENGINE-MIB
OID
.1.3.6.1.4.1.253.8.61.10.2.1.7
Type
column
Access
readwrite
Status
current
Parent
xcmCommsAddressEntry
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::xcmCommsAddressNextIndex'
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::xcmCommsAddressNextIndex.<hrDeviceIndex>.<xcmCommsAddressIndex>'
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::xcmCommsAddressNextIndex'

Syntax

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of
Compliance refinements
It is conformant to implement this object as read-only.
It is conformant to implement this object as read-only.

Usage: This object SHALL contain the index of the next
extended 'contact' info row in the 'xcmCommsAddressTable', or
zero, if this is the last row in the set which is currently
associated with a given managed device, for use with
the Device Help group of the XCMI Ext to Host Resources MIB.