hzQtmRlsPort2
DRAGONWAVE-HORIZON-QUANTUM-MIB ·
.1.3.6.1.4.1.7262.2.4.13.13.2
Object
scalar r/w
Enumeration
This is an important configuration!!!!
There are three groups GR-A (OR-A), GR-B (OR-B) and GR-C (AND). Any Ethernet port can belong to any one of these three groups.These port groups are mutually exclusive. That means, one port cannot belongs to two or more groups
Example:
OR-A = {Port1, Port2}, OR-B = {Port3,Port5} and AND = {Port4}
RLS will not trigger due to local Ethernet port state if
1. Either Port1 or Port2 is up AND
2. Either Port2 or Port5 is up AND
3. Port4 is up
For any reason if RLS triggers, Port1, Port2, Port3, Port4 and Port5 all be shutdown.
Context
- MIB
- DRAGONWAVE-HORIZON-QUANTUM-MIB
- OID
.1.3.6.1.4.1.7262.2.4.13.13.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hzQtmRlsPortGroup
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::hzQtmRlsPort2.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::hzQtmRlsPort2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | exlcude |
1 | gr-A |
2 | gr-B |
3 | gr-C |