xcmSvcMonServiceExternalDevice
XEROX-SERVICE-MONITORING-MIB ·
.1.3.6.1.4.1.253.8.74.5.2.1.10
Object
The value of 'hrDeviceIndex' corresponding to the first
associated external device row in the 'hrDeviceTable' in the
Host Resources MIB (RFC 2790) and an (optional) associated row
in 'xcmHrDevInfoTable' of the XCMI Ext to Host Resources MIB,
or zero if none.
Usage: Such an external device is termed a 'foreign attachment'
and SHALL have 'xcmHrDevInfoRealization' of 'physical' in the
Device Info group of the XCMI Ext to Host Resources MIB - such
a device performs some security processing (any authentication,
authorization, or accounting), job processing, job finishing, or
other off-system activity, on behalf of this service.
Context
- MIB
- XEROX-SERVICE-MONITORING-MIB
- OID
.1.3.6.1.4.1.253.8.74.5.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmSvcMonServiceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-SERVICE-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SERVICE-MONITORING-MIB::xcmSvcMonServiceExternalDevice'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-SERVICE-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-SERVICE-MONITORING-MIB::xcmSvcMonServiceExternalDevice.<xcmSvcMonServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-SERVICE-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-SERVICE-MONITORING-MIB::xcmSvcMonServiceExternalDevice'
Syntax
- Source
- XEROX-GENERAL-TCCardinal32
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of
Compliance refinements
xcmSvcMonMIBCompliance
readonly
It is conformant to implement this object as read-only.