oaQoSModuleStatus
OA-QOS-MIB ·
mrv variant
·
.1.3.6.1.4.1.6926.1.21.2.3.1.3
Object
column mandatory
Enumeration
Status of the QoS feature in corresponding Module. In case of 1=other - module is in the other mode. In case of 2=supported - feature is supported. In case of 3=notSupported - feature is not supported.
Context
- MIB
- OA-QOS-MIB
- OID
.1.3.6.1.4.1.6926.1.21.2.3.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oaQoSModuleStatusEntry
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 'OA-QOS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-QOS-MIB::oaQoSModuleStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-QOS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-QOS-MIB::oaQoSModuleStatus.<oaQoSSlotId>.<oaQoSModuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-QOS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-QOS-MIB::oaQoSModuleStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | supported |
3 | notSupported |