rlTunnelIsatapPrlIsActive
NETGEAR-RADLAN-TUNNEL-MIB ·
.1.3.6.1.4.1.4526.17.122.12.1.2.1.4
Object
column Enumeration
Whether the PRL entry is active (meaning it has an up to date RA).
Context
- MIB
- NETGEAR-RADLAN-TUNNEL-MIB
- OID
.1.3.6.1.4.1.4526.17.122.12.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlTunnelIsatapPrlEntry
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 'NETGEAR-RADLAN-TUNNEL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TUNNEL-MIB::rlTunnelIsatapPrlIsActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-TUNNEL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TUNNEL-MIB::rlTunnelIsatapPrlIsActive.<rlTunnelIsatapPrlIfIndex>.<rlTunnelIsatapPrlPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-TUNNEL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-TUNNEL-MIB::rlTunnelIsatapPrlIsActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |