xcmCommsAddressUserRole

XEROX-COMMS-ENGINE-MIB · .1.3.6.1.4.1.253.8.61.10.2.1.4

Object

column r/w SNMPv2-SMIInteger32
An unambiguous address user role,
used by system administrators and end users to identify
the user role of this address.
              
Usage:  This unambiguous address user role is specified by a
value defined in the textual convention 'XcmSecUserRole' in the
XCMI Security/AAA TC.
              
Usage:  This unambiguous address user role is weakly typed here
to avoid cyclic compilation dependencies between XCMI MIBs.
              
Usage:  A chain of 'xcmCommsAddressEntry' objects MAY be pointed
to by 'xcmDevHelpCommsAddressIndex' in the Device Help group of
the XCMI Ext to IETF Host Resources MIB.  In this case, the
'xcmCommsAddressTypeOID' object MAY contain values such as
'xcmCOOsiwanPSTNAddress' (analog phone number),
'xcmCOOsiwanFaxAddress' (fax phone number), etc,
taken from the XCMI Comms Config TC.
In this case, the 'xcmCommsAddressUserRole' object MAY be used
to specify the role of the system admin, system operator, etc
(whose name is specified by 'xcmCommsAddressName',
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.4
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::xcmCommsAddressUserRole'
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::xcmCommsAddressUserRole.<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::xcmCommsAddressUserRole'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..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: Suitable values for this unambiguous address user role
are specified in the XCMI Security TC, in the textual convention
'XcmSecUserRole' (system/technician/end user), for use with
the Device Help group of the XCMI Ext to Host Resources MIB
(eg, 'systemSuppliesSource' - device supplies contact info).