ipWolRuleTable
BINTEC-IPEXT-MIB ·
.0.67
Object
table
The ipWolRuleTable 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 send a Wake-On-LAN packet via Ethernet or via UDP). 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.67- Type
- table
- Status
- current
- 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 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipWolRuleTable'
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::ipWolRuleTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.