xcmCommsAddressName

XEROX-COMMS-ENGINE-MIB · .1.3.6.1.4.1.253.8.61.10.2.1.5

Object

column r/w OctetString
Human-readable name, used by system administrators
and end users to identify this protocol entity.
              
Usage:  This name SHOULD be the one normally used in a
command shell for control of this protocol entity.
              
              
Usage:  When a chain of 'xcmCommsAddressEntry' objects is
pointed to by 'xcmHrDevHelpCommsAddressIndex' in the Device Help
group of the XCMI Ext to IETF Host Resources MIB (see the
'xcmCommsAddressUserRole' object above) special semantics apply.
In this case, the 'xcmCommsAddressName' object MAY be used
to specify the name of the system admin, system operator, etc
(whose role is specified by 'xcmCommsAddressUserRole',
address format is specified by 'xcmCommsAddressTypeOID',
and actual address is specified by 'xcmCommsAddressCanonical').

Context

MIB
XEROX-COMMS-ENGINE-MIB
OID
.1.3.6.1.4.1.253.8.61.10.2.1.5
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::xcmCommsAddressName'
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::xcmCommsAddressName.<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::xcmCommsAddressName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
xcmCommsEngineMIBCompliance readonly OctetString
range: 0..32
It is conformant to implement this object as read-only, and
only 32 octets maximum string length need be supported.
range: 0..32
It is conformant to implement this object as read-only, and
only 32 octets maximum string length need be supported.

Usage: This object SHALL contain the human-readable 'common'
name of a person (or business entity), eg 'John J Wellingtion',
and NOT the user 'login' name, eg 'jwellington', for use with
the Device Help group of the XCMI Ext to Host Resources MIB.