All MIBs › CISCOSB-POLICY-MIB › rlPolicyRulesInterfaceDirection
rlPolicyRulesInterfaceDirection
Module: CISCOSB-POLICY-MIB
OID (symbolic): CISCOSB-POLICY-MIB::rlPolicyRulesInterfaceDirection
OID (numeric): 1.3.6.1.4.1.9.6.1.101.59.3.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the direction for this entry on the interface. 'inbound' traffic is operated on during receipt, while 'outbound' traffic is operated on prior to transmission. Based on the metering support: inbound available while the ingress metering supported, outbound available while egress metering supported, and none while no metering supported.
What is rlPolicyRulesInterfaceDirection?
This read-only object specifies whether this policy rule entry applies to inbound traffic (processed upon receipt), outbound traffic (processed prior to transmission), or neither, with availability of inbound/outbound options depending on whether the platform supports ingress/egress metering respectively. An admin uses this to understand exactly when in the packet's journey through the device this rule takes effect. For example, an admin building a rule meant to shape traffic before it leaves the switch would confirm this field is set to outbound rather than inbound.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.3.2.1.2 snmpwalk -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyRulesInterfaceDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.59.3.2.1.2.1 snmpget -v2c -c public <target> CISCOSB-POLICY-MIB::rlPolicyRulesInterfaceDirection.1
Start monitoring Cisco Small Business managed switches (CISCOSB series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-POLICY-MIB::rlPolicyRulesInterfaceDirection OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switches (CISCOSB series) from a single console.
OID Breakdown
Upper-level ancestors (11 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.59 | rlPolicy | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.59.3 | rlPolicyRules | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.3.2 | rlPolicyRulesTable | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.3.2.1 | rlPolicyRulesEntry | CISCOSB-POLICY-MIB |
| 1.3.6.1.4.1.9.6.1.101.59.3.2.1.2 | rlPolicyRulesInterfaceDirection | CISCOSB-POLICY-MIB |