tnSysIpAclPatternIcmpType
TROPIC-SYSTEM-MIB ·
.1.3.6.1.4.1.7483.2.1.1.2.17.3.1.11
Object
column r/w
Integer32
ICMP Type identifier. It is applicable only when IPPROTOCOL is ICMP. If specified, the pattern will match only packets with this exact ICMP type. Some of the most commonly used ICMP types are: 0 Echo Reply [RFC792] 3 Destination Unreachable[RFC792] 5 Redirect[RFC792] 9 Router Advertisement[RFC1256] 42-255 Reserved.
Context
- MIB
- TROPIC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.7483.2.1.1.2.17.3.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnSysIpAclPatternEntry
- Groups
- 1
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 'TROPIC-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-SYSTEM-MIB::tnSysIpAclPatternIcmpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-SYSTEM-MIB::tnSysIpAclPatternIcmpType.<tnSysIpAclPatternID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-SYSTEM-MIB::tnSysIpAclPatternIcmpType'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of