juniIsisSysL1State
Juniper-ISIS-MIB ·
.1.3.6.1.4.1.4874.2.2.38.1.1.1.1.14
Object
column LevelState
The state of the Level 1 database.
Context
- MIB
- Juniper-ISIS-MIB
- OID
.1.3.6.1.4.1.4874.2.2.38.1.1.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniIsisSysEntry
- Groups
- 4
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 'Juniper-ISIS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ISIS-MIB::juniIsisSysL1State'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-ISIS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ISIS-MIB::juniIsisSysL1State.<juniIsisSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ISIS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ISIS-MIB::juniIsisSysL1State'
Syntax
- Source
- LevelState
- Base type
Enumeration
Values & Constraints
Type Values
1 | off |
2 | on |
3 | waiting |