ipPolicyValidEtherTypeRuleStatus

POLICY-MIB · avaya variant · .1.3.6.1.4.1.81.36.11.4.1.6

Object

column Enumeration
Used to monitor if a rule is is currently applicable
or would be applicable (if the table becomes active).
In the context of a particular interface and direction, 
on a particular policy entity.
The values returned for this MIB are not affected by the list status 
	active/inactive)
              
applicable 	  	- This rule is/would be applicable
              
partiallyApplicable - This rule is/would be applicable for some
	packets/sessions but might not be applicable for other 
	packets/sessions
              
notApplicable 	- This rule is NOT/would NOT be applicable
              
unknown - Status is temporary unknown. This may be because the list 
	validation is inProgress. Querying this item triggeres list 
	validation if not already triggered.

Context

MIB
POLICY-MIB
OID
.1.3.6.1.4.1.81.36.11.4.1.6
Type
column
Access
readonly
Status
current
Parent
ipPolicyValidEtherTypeRuleEntry

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::ipPolicyValidEtherTypeRuleStatus'
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::ipPolicyValidEtherTypeRuleStatus.<ipPolicyValidRuleEntID>.<ipPolicyValidRuleIfIndex>.<ipPolicyValidRuleSubContext>.<ipPolicyValidRuleListID>.<ipPolicyValidRuleRuleID>'
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::ipPolicyValidEtherTypeRuleStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1applicable
2partiallyApplicable
3notApplicable
4unknown