hzCpRlsMode
DRAGONWAVE-HCP-MIB ·
.1.3.6.1.4.1.7262.2.5.7.1
Object
scalar r/w
Enumeration
Off, when the RLS feature is disabled. Basic when the feature is enabled but hard fault monitor is disabled. Advanced when the feature is enabled and hard fault monitor is enabled. Changing this option requires a system reset.
Context
- MIB
- DRAGONWAVE-HCP-MIB
- OID
.1.3.6.1.4.1.7262.2.5.7.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hzCpRapidLinkShutdown
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-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpRlsMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HCP-MIB::hzCpRlsMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | basic |
3 | advanced |