snaNodeOperEnablingMethod
SNA-NAU-MIB ·
.1.3.6.1.2.1.34.1.1.3.1.6
Object
column Enumeration
The value indicates how the Node is activated for
the first time.
The values have the following meanings:
other (1) - not at boot time, LU activation
or by a Management Station;
startup (2) - at SNA services' initialization
time (this is the default),
demand (3) - only when LU is requested by
application,
onlyMS (4) - by a network Management Station
only.
Context
- MIB
- SNA-NAU-MIB
- OID
.1.3.6.1.2.1.34.1.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snaNodeOperEntry
- 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::snaNodeOperEnablingMethod'
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::snaNodeOperEnablingMethod.<index>'
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::snaNodeOperEnablingMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | startup |
3 | demand |
4 | onlyMS |
Conformance
Member of