rcPrFilterAceIpv6ShowNxtHdrNxtHdr
RC-POWER-RANGER-MIB ·
.1.3.6.1.4.1.2272.1.202.1.1.2.4.32.1.7
Object
column RC-IPV6-MIBIpv6NextHdr
IPv6 next hdr to display in the context of the parent ACL.
Context
- MIB
- RC-POWER-RANGER-MIB
- OID
.1.3.6.1.4.1.2272.1.202.1.1.2.4.32.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcPrFilterAceIpv6ShowEntry
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 'RC-POWER-RANGER-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-POWER-RANGER-MIB::rcPrFilterAceIpv6ShowNxtHdrNxtHdr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-POWER-RANGER-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-POWER-RANGER-MIB::rcPrFilterAceIpv6ShowNxtHdrNxtHdr.<rcPrFilterAceIpv6ShowAclId>.<rcPrFilterAceIpv6ShowAceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-POWER-RANGER-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-POWER-RANGER-MIB::rcPrFilterAceIpv6ShowNxtHdrNxtHdr'
Syntax
- Source
- RC-IPV6-MIBIpv6NextHdr
- Base type
Enumeration
Values & Constraints
Type Values
0 | hop-by-hop |
1 | icmpv4 |
2 | igmpv4 |
4 | ipInIp |
6 | tcp |
8 | egp |
17 | udp |
41 | ipv6 |
43 | routing |
44 | frag |
46 | rsvp |
50 | ipsecESP |
51 | ipsecAh |
58 | icmpv6 |
59 | noNxtHdr |
60 | destOptions |
255 | undefined |