ipRuleTable

BINTEC-IPEXT-MIB · .0.16

Object

table
The ipRuleTable defines access rules for checking incoming
IP packets. The rules are processed in order, i.e. each rule
has a link to the next rule. The set of rules is processed
until a match occurs, that means the rule's associated filter 
matches and the specified action is performed (either accept
or deny a packet). The last rule is implicitly a deny rule.
The set of rules to be processed can be defined for each
interface

Context

MIB
BINTEC-IPEXT-MIB
OID
.0.16
Type
table
Status
current
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipRuleTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IPEXT-MIB::ipRuleTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.