localIcmpAllowTable
BIANCA-BRICK-IP-SERVICE-MIB ·
.1.3.6.1.4.1.272.4.5.14.5
Object
table mandatory
Filter rule table for incoming ICMP packets.
o active rules have at least one of 'localIcmpAllowAddrMode'
and 'localIcmpAllowIfMode' set to 'verify'
o if there are active rules for a certain ICMP packet type,
incoming packets of this type must
match at least one of them.
o incoming ICMP packets with a packet type not listed in
any active rule are always allowed.
o packets originating from 127.0.0.1 are always
allowed
Context
- MIB
- BIANCA-BRICK-IP-SERVICE-MIB
- OID
.1.3.6.1.4.1.272.4.5.14.5- Type
- table
- Status
- mandatory
- Parent
- biboipsrv
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-IP-SERVICE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-IP-SERVICE-MIB::localIcmpAllowTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-IP-SERVICE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-IP-SERVICE-MIB::localIcmpAllowTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.