ipExtIfRuleIndex
BINTEC-IPEXT-MIB ·
.0.3.1.19
Object
This object defines the index of the first access rule that is applied for incoming packets. If set to 0 or if there is no access rule with this index no access rules are applied for this interface.
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.3.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipExtIfEntry
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 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipExtIfRuleIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipExtIfRuleIndex.<ipExtIfIndex>'
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::ipExtIfRuleIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
1 | other |
2 | static |
3 | gvrp |
4 | ctDynamicEgress |
5 | etsysPolicyProfile |
6 | ctPortDefFwdMode |
7 | rfc3580VlanTunnelAttribute |
8 | mvrp |
Type Constraints
range: -2147483648..2147483647