polL4NextHopState
CTRON-SSR-POLICY-MIB ·
.1.3.6.1.4.1.52.2501.1.15.20.1.2
Object
column Enumeration
The current status of the polL4NextHopRouter. If no entry found when a policy route is activated, then arp for the request the state will be waitingForArp(2). If a reply is found the state will go to macAcquired(3) else noArpReply(4). If NextHop is not local, mac is actual nexthop router.
Context
- MIB
- CTRON-SSR-POLICY-MIB
- OID
.1.3.6.1.4.1.52.2501.1.15.20.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- polL4NextHopEntry
- Groups
- 2
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 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-POLICY-MIB::polL4NextHopState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-POLICY-MIB::polL4NextHopState.<polL4NextHopRouter>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SSR-POLICY-MIB::polL4NextHopState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | waitingForArp |
3 | macAcquired |
4 | noArpReply |
Conformance
Member of