genEquipEthernetSwitchQoSPolicerListTrafficType
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.8.1.3.8.1.4
Object
column r/w
Enumeration
The traffic type that the policer applies to.
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.8.1.3.8.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- genEquipEthernetSwitchQoSPolicerListEntry
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 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipEthernetSwitchQoSPolicerListTrafficType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipEthernetSwitchQoSPolicerListTrafficType.<genEquipEthernetSwitchQoSPolicerNameId>.<genEquipEthernetSwitchQoSPolicerListId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-NETWORK-MIB::genEquipEthernetSwitchQoSPolicerListTrafficType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknownUcast |
2 | unknowMulticast |
3 | broadcast |
5 | multicast |
6 | unicast |
8 | arp |
9 | tcpData |
10 | tcpControl |
11 | udp |
12 | noTcpUdp |
13 | firstPriority |
14 | secondPriority |
15 | thirdPriority |
16 | forthPriority |
17 | allTraffic |