snaNodeAdminXidFormat
SNA-NAU-MIB ·
.1.3.6.1.2.1.34.1.1.1.1.4
Object
column r/w
Enumeration
The value indicates the type of XID format used for
this Node. Note that there is no format type 2.
A write operation to this object will
not change the operational value reflected
in snaNodeOperAdminXidFormat until the Node has
been re-activated (e.g., after the next initialization
of the SNA services).
Context
- MIB
- SNA-NAU-MIB
- OID
.1.3.6.1.2.1.34.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snaNodeAdminEntry
- 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 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaNodeAdminXidFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaNodeAdminXidFormat.<snaNodeAdminIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNA-NAU-MIB::snaNodeAdminXidFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | format0 |
2 | format1 |
3 | format3 |
Conformance
Member of
Compliance refinements
snanauCompliance
readwrite
An Agent is required to implement read-write
access to this object.
access to this object.