genEquipRadioCfgRadioTrafficPriorityScheme
MWRM-RADIO-MIB ·
.1.3.6.1.4.1.2281.10.7.2.1.10
Object
column r/w
Enumeration
this parameter configures the relative priority of different traffic streams. High-tdm-over-high-ethernet gives priorities as follows: (1) TDM high priority (2) Ethernet high priority (3) TDM low priority (4) Etherenet low priority. High-Ethernet-over-tdm gives priorities as follows: (1) Ethernet high priority (2) TDM high priority (3) TDM low priority (4) Etherenet low priority. Tdm-over-ethernet gives priorities as follows: (1) TDM high priority (2) TDM low priority (3) Ethernet
Context
- MIB
- MWRM-RADIO-MIB
- OID
.1.3.6.1.4.1.2281.10.7.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- genEquipRadioCfgEntry
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-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-RADIO-MIB::genEquipRadioCfgRadioTrafficPriorityScheme'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-RADIO-MIB::genEquipRadioCfgRadioTrafficPriorityScheme.<genEquipRadioCfgRadioId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-RADIO-MIB::genEquipRadioCfgRadioTrafficPriorityScheme'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | high-tdm-over-ethernet |
1 | high-ethernet-over-tdm |
2 | high-tdm-over-high-ethernet |
Object Constraints
range: 0-63