hzCpSystemModeProgrammed
DRAGONWAVE-HCP-MIB ·
.1.3.6.1.4.1.7262.2.5.4.5.2.1.4
Object
column r/w
Enumeration
Specifies the operating system mode for the modem.
Notes:
Set Radio Band before System Mode
Only 1 index may be selected.
Changing this option might require a system reset unless the user has permission to set hzCpApplyFrequencyChangesToSystem after the changes.
Context
- MIB
- DRAGONWAVE-HCP-MIB
- OID
.1.3.6.1.4.1.7262.2.5.4.5.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
notActive- Parent
- hzCpSystemModeEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpSystemModeProgrammed'
More examples
Read one indexed 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::hzCpSystemModeProgrammed.<hzCpSystemModeIndex>'
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::hzCpSystemModeProgrammed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | notActive |