oaDifSrModuleStatus
OA-DIFFSERV-MIB ·
.1.3.6.1.4.1.6926.1.21.1.2.1.3
Object
column mandatory
Enumeration
Status of the DiffServ feature in the 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-DIFFSERV-MIB
- OID
.1.3.6.1.4.1.6926.1.21.1.2.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oaDifSrModuleStatusEntry
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-DIFFSERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-DIFFSERV-MIB::oaDifSrModuleStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-DIFFSERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-DIFFSERV-MIB::oaDifSrModuleStatus.<oaDifSrSlotId>.<oaDifSrModuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-DIFFSERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-DIFFSERV-MIB::oaDifSrModuleStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | supported |
3 | notSupported |