hzQtmAuthenticationMode
DRAGONWAVE-HORIZON-QUANTUM-MIB ·
.1.3.6.1.4.1.7262.2.4.2.3
Object
scalar r/w
Enumeration
This sets the authentication mode for the system.If configured for unique
authentication, an horizon node only exchanges user traffic with one other
horizon node. The serial number is used in this case.
If configured for group authentication, an horizon node exchanges user
traffic with another horizon node of the same group and uses the
authentication keys.
Note: Changing this option requires a system reset.
Context
- MIB
- DRAGONWAVE-HORIZON-QUANTUM-MIB
- OID
.1.3.6.1.4.1.7262.2.4.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
none- Parent
- hzQtmAuthentication
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::hzQtmAuthenticationMode.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::hzQtmAuthenticationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | unique |
3 | group |