All MIBs › BIANCA-BRICK-IP-MIB › ipBodRuleNextRuleIndex
ipBodRuleNextRuleIndex
Module: BIANCA-BRICK-IP-MIB
OID (symbolic): BIANCA-BRICK-IP-MIB::ipBodRuleNextRuleIndex
OID (numeric): 1.3.6.1.4.1.272.4.5.21.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the next rule to be processed if the rule's associated filter does not match. The value 0 is used to mark the end of the rule set.
What is ipBodRuleNextRuleIndex?
This OID chains this rule to the next rule to evaluate if the current filter does not match; 0 marks the end of the chain. Rules are processed sequentially until a match is found or the chain ends. Example: this rule's NextRuleIndex=7 means if this rule doesn't match, rule 7 is evaluated next.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.5.21.1.6 snmpwalk -v2c -c public <target> BIANCA-BRICK-IP-MIB::ipBodRuleNextRuleIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.5.21.1.6.1 snmpget -v2c -c public <target> BIANCA-BRICK-IP-MIB::ipBodRuleNextRuleIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.272.4.5.21.1.6.1 i <value>
Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BIANCA-BRICK-IP-MIB::ipBodRuleNextRuleIndex OID value, configure state conditions and alerts, and monitor any bintec BIANCA/BRICK ISDN/VPN routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.272 | bintec | BIANCA-BOX-ISDN-MIB |
| 1.3.6.1.4.1.272.4 | bibo | BIANCA-BOX-ISDN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.272.4.5 | biboip | BIANCA-BRICK-IP-MIB |
| 1.3.6.1.4.1.272.4.5.21 | ipBodRuleTable | BIANCA-BRICK-IP-MIB |
| 1.3.6.1.4.1.272.4.5.21.1 | ipBodRuleEntry | BIANCA-BRICK-IP-MIB |
| 1.3.6.1.4.1.272.4.5.21.1.6 | ipBodRuleNextRuleIndex | BIANCA-BRICK-IP-MIB |