ipPolicyEtherTypeRuleTrafficType

POLICY-MIB · avaya variant · .1.3.6.1.4.1.81.36.12.1.5

Object

column r/w Enumeration
Match packets based on either broadcast, multicast, both or all packets.

Context

MIB
POLICY-MIB
OID
.1.3.6.1.4.1.81.36.12.1.5
Type
column
Access
readwrite
Status
current
Parent
etherTypeRuleEntry

Walk 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::ipPolicyEtherTypeRuleTrafficType'
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::ipPolicyEtherTypeRuleTrafficType.<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::ipPolicyEtherTypeRuleTrafficType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1all
2broadcasts
3multicasts
4broadcasts-and-multicasts
5unicast