hzOduRadio1OperStatus
HORIZON-ODU-MIB ·
.1.3.6.1.4.1.7262.2.2.5.1.3.1
Object
scalar mandatory
Enumeration
The current operational state of the interface. Testing indicates that no operational packets can be passed. Testing also indicates that a firmware upgrade may be in progress
Context
- MIB
- HORIZON-ODU-MIB
- OID
.1.3.6.1.4.1.7262.2.2.5.1.3.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hzOduRadio1
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 'HORIZON-ODU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HORIZON-ODU-MIB::hzOduRadio1OperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HORIZON-ODU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HORIZON-ODU-MIB::hzOduRadio1OperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | testing |