adGenPolicerQualifiedEVCMapLookupStatus
ADTRAN-GENPOLICER-MIB ·
.1.3.6.1.4.1.664.5.70.35.1.6.1.3
Object
column Enumeration
This variable list the Qualified Evc Map Policed Status that is associated with the policer. * Evc Map policed Status of disabled indicates that the associated policer is not in the running state. * Evc Map policed status of notApplied indicates that traffic ingressing this Evc Map is subject to another, more qualified, policer's bandwidth profile.? * Evc Map policed status of applied indicates that all traffic ingressing this Evc Map is subject to this policer's bandwidth profile.
Context
- MIB
- ADTRAN-GENPOLICER-MIB
- OID
.1.3.6.1.4.1.664.5.70.35.1.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenPolicerQualifiedEVCMapLookupEntry
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 'ADTRAN-GENPOLICER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENPOLICER-MIB::adGenPolicerQualifiedEVCMapLookupStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENPOLICER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENPOLICER-MIB::adGenPolicerQualifiedEVCMapLookupStatus.<adGenSlotInfoIndex>.<adGenPolicerFixedLengthName>.<adGenPolicerQualifiedEVCMapLookupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENPOLICER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENPOLICER-MIB::adGenPolicerQualifiedEVCMapLookupStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | notApplied |
3 | applied |