rlanActiveNBUserPrevState
IBMIROCRLAN-MIB ·
.1.3.6.1.4.1.2.6.119.4.5.1.4.1.2
Object
The state information may not be reliable, if the protocol type is notApplicable or negotiating.
Context
- MIB
- IBMIROCRLAN-MIB
- OID
.1.3.6.1.4.1.2.6.119.4.5.1.4.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- rlanActiveNBUserEntry
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 'IBMIROCRLAN-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMIROCRLAN-MIB::rlanActiveNBUserPrevState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBMIROCRLAN-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMIROCRLAN-MIB::rlanActiveNBUserPrevState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMIROCRLAN-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMIROCRLAN-MIB::rlanActiveNBUserPrevState'
Syntax
- Source
- CircuitState
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | closed |
2 | listen |
3 | reqSent |
4 | ackRcvd |
5 | ackSent |
6 | open |
7 | termSent |
8 | dhcpWait |