zxr10IPv6ACLICMPType
ZXR10-ACL-MIB ·
.1.3.6.1.4.1.3902.3.1100.1.2.1.22
Object
column Integer32
0-254|256 ICMP type
255 Any ICMP type
destination-unreachable Destination unreachable (1)
echo-reply Echo reply (129)
echo-request Echo request (ping, 128)
mld-query Multicast Listener Discovery Query (130)
mld-reduction Multicast Listener Discovery Reduction
(132)
mld-report Multicast Listener Discovery Report (131)
nd-na Neighbor discovery neighbor advertisments
(136)
nd-ns Neighbor discovery neighbor solicitations
(135)
packet-too-big Packet too big (2)
parameter-problem All parameter problems (4)
redirect Neighbor redirect (137)
router-advertisment Neighbor discovery router advertisments
(134)
router-renumbering All router renumbering (138)
router-solicitation Neighbor discovery router solicitations
(133)
time-exceeded Time exceeded (3)
Context
- MIB
- ZXR10-ACL-MIB
- OID
.1.3.6.1.4.1.3902.3.1100.1.2.1.22- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxr10IPv6ACLEntry
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 'ZXR10-ACL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ACL-MIB::zxr10IPv6ACLICMPType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-ACL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ACL-MIB::zxr10IPv6ACLICMPType.<zxr10IPv6ACLName>.<zxr10IPv6ACLRuleID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-ACL-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-ACL-MIB::zxr10IPv6ACLICMPType'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-256