xcmCommsOptionValueSyntax
XEROX-COMMS-CONFIG-MIB ·
.1.3.6.1.4.1.253.8.64.4.2.1.4
Object
A communications option value syntax,
used by system administrators and end users to specify
the correct value syntax for this communications option.
Usage: This communications option value syntax is used to
select which of the following three objects shall be used to
contain the value of this communications option.
Context
- MIB
- XEROX-COMMS-CONFIG-MIB
- OID
.1.3.6.1.4.1.253.8.64.4.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xcmCommsOptionEntry
- 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-COMMS-CONFIG-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-COMMS-CONFIG-MIB::xcmCommsOptionValueSyntax'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-COMMS-CONFIG-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-COMMS-CONFIG-MIB::xcmCommsOptionValueSyntax.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-COMMS-CONFIG-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-COMMS-CONFIG-MIB::xcmCommsOptionValueSyntax'
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