xcmGenClientDataString
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.11.2.1.7
Object
column r/w
OctetString
The client data string currently set into this conceptual
row in the 'xcmGenClientDataTable'.
Usage: Conforming implementations NEED NOT support maximum
client data length greater than 1 octet.
Usage: This data string NEED NOT be set (to a suitable
value) by the client data owner, in the same PDU which creates
each conceptual row in the 'xcmGenClientDataTable'.
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.11.2.1.7- 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::xcmGenClientDataString'
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::xcmGenClientDataString.<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::xcmGenClientDataString'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
range: 0..1
It is conformant to implement this object as read-write, and
only 1 octet maximum client data length need be supported.
only 1 octet maximum client data length need be supported.