All MIBs › POLICY-MIB › ipPolicyDiffServApplicabilityStatus
ipPolicyDiffServApplicabilityStatus
Module: POLICY-MIB
OID (symbolic): POLICY-MIB::ipPolicyDiffServApplicabilityStatus
OID (numeric): 1.3.6.1.4.1.81.36.4.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.36.4.1.7 snmpwalk -v2c -c public <target> POLICY-MIB::ipPolicyDiffServApplicabilityStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.36.4.1.7.1 snmpget -v2c -c public <target> POLICY-MIB::ipPolicyDiffServApplicabilityStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.36 | ipPolicyMgmt | POLICY-MIB |
| 1.3.6.1.4.1.81.36.4 | ipPolicyDiffServTable | POLICY-MIB |
| 1.3.6.1.4.1.81.36.4.1 | ipPolicyDiffServEntry | POLICY-MIB |
| 1.3.6.1.4.1.81.36.4.1.7 | ipPolicyDiffServApplicabilityStatus | POLICY-MIB |