hzIduEnetPort1EthernetLinkDown
DRAGONWAVE-HORIZON-IDU-MIB ·
.1.3.6.1.4.1.7262.2.3.7.3.1.9
Object
scalar mandatory
Enumeration
Indicates whether the Ethernet link is down or not. The severity is major, the probable cause is an incorrect configuration of the switch or router connected to horizon. The recommended course of action is to check the connection.
Context
- MIB
- DRAGONWAVE-HORIZON-IDU-MIB
- OID
.1.3.6.1.4.1.7262.2.3.7.3.1.9- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hzIduEnetPort1Alarms
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 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduEnetPort1EthernetLinkDown.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduEnetPort1EthernetLinkDown'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |