adGenPolicerMode
ADTRAN-GENPOLICER-MIB ·
.1.3.6.1.4.1.664.5.70.35.1.1.1.10
Object
column r/w
Enumeration
This variable provisions the type of the policer. * Use the unspecified option to remove currently selected per mode option. Also this is a default value when per mode is not explicitly selected. * Use the perUNI option to apply the policer to all traffic on a particular UNI interface.? * Use the perEVC option to apply the policer to all traffic on a particular EVC. * Use the perEVCMap option to apply the policer to all traffic on a particular map. Multiple maps can be added to a single policer. * Use the perMEVC option to apply the policer to all traffic on a particular MEVC. * Use the perMEVC option with CE-VLAN-Pri <0-7> to apply the policer to a particular range of CE VLAN priority traffic within an MEVC. * Use the perInterface option to apply the policer to all traffic on a particular interface.
Context
- MIB
- ADTRAN-GENPOLICER-MIB
- OID
.1.3.6.1.4.1.664.5.70.35.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenPolicerEntry
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::adGenPolicerMode'
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::adGenPolicerMode.<adGenSlotInfoIndex>.<adGenPolicerName>'
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::adGenPolicerMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unspecified |
2 | perUNI |
3 | perInterface |
4 | perEVC |
5 | perMEVC |
6 | perEVCMap |