hzQtmXpicActualStatus
DRAGONWAVE-HORIZON-QUANTUM-MIB ·
.1.3.6.1.4.1.7262.2.4.1.12.2
Object
scalar Enumeration
Read the actual XPIC status as 'on' or 'off'. XPIC feature is only available when system peer link compatibility mode is Quantum.
Context
- MIB
- DRAGONWAVE-HORIZON-QUANTUM-MIB
- OID
.1.3.6.1.4.1.7262.2.4.1.12.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hzQtmXpic
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-QUANTUM-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-QUANTUM-MIB::hzQtmXpicActualStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HORIZON-QUANTUM-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HORIZON-QUANTUM-MIB::hzQtmXpicActualStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |