juniL2tpSessionStatusEffectiveAdminState
Juniper-L2TP-MIB ·
.1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.6
Object
column JuniL2tpAdminState
The administrative state currently in effect. This could be the configured admin state for this session, or an overriding admin state exerted from a higher hierarchical level (system, destination, tunnel).
Context
- MIB
- Juniper-L2TP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.35.1.4.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniL2tpSessionStatusEntry
- 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-L2TP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-L2TP-MIB::juniL2tpSessionStatusEffectiveAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-L2TP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-L2TP-MIB::juniL2tpSessionStatusEffectiveAdminState.<juniL2tpSessionStatusIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-L2TP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-L2TP-MIB::juniL2tpSessionStatusEffectiveAdminState'
Syntax
- Source
- JuniL2tpAdminState
- Base type
Enumeration
Values & Constraints
Type Values
0 | enabled |
1 | disabled |
2 | drain |