optixRtnOduActualWorkStateExt
OPTIX-RTN-ODU-MGR-MIB ·
.1.3.6.1.4.1.2011.2.25.4.40.4.10.41.1.2
Object
column Enumeration
Indicates the transmission actual status of an RF transmitter. Values: 0: muted 1: unmuted
Context
- MIB
- OPTIX-RTN-ODU-MGR-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.40.4.10.41.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixRtnOduWorkStateExtEntry
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 'OPTIX-RTN-ODU-MGR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-RTN-ODU-MGR-MIB::optixRtnOduActualWorkStateExt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-RTN-ODU-MGR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-RTN-ODU-MGR-MIB::optixRtnOduActualWorkStateExt.<optixRtnOduIndex1>.<optixRtnOduIndex2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-RTN-ODU-MGR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-RTN-ODU-MGR-MIB::optixRtnOduActualWorkStateExt'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | mute |
1 | unmute |