ipPolicyDiffServApplicabilityStatus

POLICY-MIB · avaya variant · .1.3.6.1.4.1.81.36.4.1.7

Object

column obsolete Enumeration
Used to monitor if a DSCP entry is currently applicable
or would be applicable (if the table becomes active).
The values returned for this MIB are not affected by the table status 
active/inactive)
              
applicable 	  	- This entry is/would be applicable
              
partiallyApplicable - This entry is/would be applicable for some
	packets/sessions but might not be applicable for other 
	packets/sessions
              
notApplicable 	- This entry is NOT/would NOT be applicable
              
unknown - Status is temporary unknown. This may be because the table 
	validation is inProgress. Querying this item triggeres table 
	validation if not already triggered.

Context

MIB
POLICY-MIB
OID
.1.3.6.1.4.1.81.36.4.1.7
Type
column
Access
readonly
Status
obsolete
Parent
ipPolicyDiffServEntry

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::ipPolicyDiffServApplicabilityStatus'
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::ipPolicyDiffServApplicabilityStatus.<ipPolicyDiffServSlot>.<ipPolicyDiffServDSCP>'
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::ipPolicyDiffServApplicabilityStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1applicable
2partiallyApplicable
3notApplicable
4unknown