qosDefaultCfg
LENOVO-GbTOR-G7028-MIB ·
.1.3.6.1.4.1.20301.2.7.17.8.1.1.9
Object
scalar r/w
Enumeration
This is to set QoS configuration to default. none(0) is returned always when read. defaultCosNum(1): Sets COS queue number to default defaultWeight(2): Sets COS queue weight to default defaultPriority(3): Sets COS queue priority mapping to default
Context
- MIB
- LENOVO-GbTOR-G7028-MIB
- OID
.1.3.6.1.4.1.20301.2.7.17.8.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qos8021p
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 'LENOVO-GbTOR-G7028-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G7028-MIB::qosDefaultCfg.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G7028-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G7028-MIB::qosDefaultCfg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | defaultCosNum |
2 | defaultWeight |
3 | defaultPriority |