bsifnPolicyInterfaceAction
BAY-STACK-IP-FWD-NH-MIB ·
.1.3.6.1.4.1.45.5.35.1.3.1.5
Object
column Enumeration
The interface's SBR action.
Context
- MIB
- BAY-STACK-IP-FWD-NH-MIB
- OID
.1.3.6.1.4.1.45.5.35.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bsifnPolicyInterfaceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-IP-FWD-NH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-IP-FWD-NH-MIB::bsifnPolicyInterfaceAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-IP-FWD-NH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-IP-FWD-NH-MIB::bsifnPolicyInterfaceAction.<bsifnPolicyInterfaceIndex>.<bsifnPolicyInterfacePolicyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-IP-FWD-NH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-IP-FWD-NH-MIB::bsifnPolicyInterfaceAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | drop |
2 | normalRouting |
3 | enable |
4 | notApplicable |