diffServIpv6AceNextHeader
ECS4120-MIB ·
.1.3.6.1.4.1.259.10.1.45.1.16.4.21.1.8
Object
column r/w
Integer32
The next header field in the IPv6 header used to indicate
the higher layer protocol as specified in RFC 1700.
The value=256, means 'any'
For example :
0 is IP, 1 is ICMP, 2 is IGMP, 4 is IP in IP encapsulation,
6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50 is ESP, 51 is AH,
88 is IGRP, 89 is OSPF, 94 is KA9Q/NOS compatible IP over IP,
103 is PIMv2, 108 is PCP.
The nodes diffServIpv6AceSourcePortOp and diffServIpv6AceDestPortOp
only configurable while this node is TCP(6) or UDP(17)
Context
- MIB
- ECS4120-MIB
- OID
.1.3.6.1.4.1.259.10.1.45.1.16.4.21.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServIpv6AceEntry
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 'ECS4120-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4120-MIB::diffServIpv6AceNextHeader'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4120-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4120-MIB::diffServIpv6AceNextHeader.<diffServIpv6AceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4120-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4120-MIB::diffServIpv6AceNextHeader'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-256