xcmGenClientDataProductID
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.11.2.1.5
Object
The client data owner product ID corresponding to the current
'owner' of this client data.
Usage: Conforming management stations, when they first create
or activate rows in this table, SHALL set
'xcmGenClientDataRowStatus' to 'active(1)' (for static rows) or
'createAndGo(4)' (for dynamic rows),
'xcmGenClientDataRequestID' (to a suitable client global ID),
'xcmGenClientDataProductID' (to a suitable client product ID),
'xcmGenClientDataLength' (to a suitable client data length)
SIMULTANEOUSLY (in the same SNMP Set-Request PDU).
Usage: Conforming management agents SHALL NOT accept sets to
'xcmGenClientDataRequestID',
'xcmGenClientDataProductID', or
'xcmGenClientDataLength'
AFTER row creation (these objects are 'write-once').
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.11.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmGenClientDataEntry
- 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-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenClientDataProductID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenClientDataProductID.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-GENERAL-MIB::xcmGenClientDataProductID'
Syntax
- Source
- HOST-RESOURCES-MIBProductID
- Base type
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
xcmGeneralMIBCompliance
readwrite
It is conformant to implement this object as read-write.