zxr10ACLv6MixRuleICMPType

ZXR10-ACL-NEW-MIB · .1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.34

Object

column Enumeration
ICMP type:
<0-255>               valid value
65535                 invalid value
specific value:
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)
              
This is an optional node.

Context

MIB
ZXR10-ACL-NEW-MIB
OID
.1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.34
Type
column
Access
readonly
Status
current
Parent
zxr10ACLv6MixRuleEntry
Groups
1

Walk 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-NEW-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ACL-NEW-MIB::zxr10ACLv6MixRuleICMPType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-ACL-NEW-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ACL-NEW-MIB::zxr10ACLv6MixRuleICMPType.<zxr10ACLv6MixRuleAclName>.<zxr10ACLv6MixRuleRuleID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-ACL-NEW-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-ACL-NEW-MIB::zxr10ACLv6MixRuleICMPType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1destination-unreachable
2packet-too-big
3time-exceeded
4parameter-problem
128echo-request
129echo-reply
130mld-query
131mld-report
133router-solicitation
134router-advertisment
135nd-ns
136nd-na
137redirect
138router-renumbering
65535invalid

Conformance