ipPolicyEtherTypeRuleID
POLICY-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.36.12.1.3
Object
column Integer32
Number of ether type rule within its list. Each list may contain many rule. Lists work in a First Match manner. A rule with a lower ID would be preferred over a rule with a higher ID.
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.12.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etherTypeRuleEntry
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 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-MIB::ipPolicyEtherTypeRuleID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-MIB::ipPolicyEtherTypeRuleID.<ipPolicyEtherTypeRuleSlot>.<ipPolicyEtherTypeRuleListID>.<ipPolicyEtherTypeRuleID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POLICY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POLICY-MIB::ipPolicyEtherTypeRuleID'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-1000