atiQosMode
CENTRECOM-QOS-MIB ·
.1.3.6.1.4.1.207.8.12.2.5.1.4
Object
scalar r/w
Enumeration
Indicates which QoS mode the device should use. ingress(1) applies priority-based QoS based on the incoming packet's destination IP or MAC address, 802.1p priority, PACE(tm), Source Port or VLAN. egress(2) applies priority- and bandwidth-based QoS based on destination IP or MAC address or VLAN.
Context
- MIB
- CENTRECOM-QOS-MIB
- OID
.1.3.6.1.4.1.207.8.12.2.5.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- atiQosCommon
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CENTRECOM-QOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTRECOM-QOS-MIB::atiQosMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTRECOM-QOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTRECOM-QOS-MIB::atiQosMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ingress |
2 | egress |