xcmGenOptionValueSyntax
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.10.2.1.4
Object
A reconfiguration option value syntax,
used by system administrators and end users to specify
the correct value syntax for this reconfiguration option.
Usage: This reconfiguration option value syntax is used to
select which of the following three objects SHALL be used to
contain the value of this reconfiguration option.
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.10.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmGenOptionEntry
- 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::xcmGenOptionValueSyntax'
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::xcmGenOptionValueSyntax.<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::xcmGenOptionValueSyntax'
Syntax
- Source
- XEROX-GENERAL-TCXcmGenOptionValueSyntax
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | integerNumber |
4 | integerCounter |
5 | integerEnum |
6 | integerGauge |
7 | integerIndex |
8 | integerTruthValue |
9 | oidObject |
10 | oidAutonomous |
11 | stringBinary |
12 | stringDisplay |
13 | stringLocalization |
14 | stringCodedCharSet |
15 | stringDynamicLocalization |
16 | stringUtf8Localization |
Conformance
Member of
Compliance refinements
xcmGeneralMIBCompliance
readwrite
It is conformant to implement this object as read-write.