hzCpAtpcStatus
DRAGONWAVE-HCP-MIB ·
.1.3.6.1.4.1.7262.2.5.9.2
Object
scalar Enumeration
Indicates the actual condition of ATPC: disabled Configuration is set to off. disabledAuto Feature was automatically disabled and is transmitting at coordinated power. running Feature is running normally. runningToggling Feature is toggling between maximum and minimum power to recover from a loss of mod sync. suspended Feature was suspended. suspendedLostComm Feature is suspended because communication is lost with peer ATPC. suspendedRadioDown Feature is suspended because the radio is down. suspendedRadioMuted Feature is suspended because the radio is muted. suspendedRadioLoopback Feature is suspended because the radio is in loopback mode.
Context
- MIB
- DRAGONWAVE-HCP-MIB
- OID
.1.3.6.1.4.1.7262.2.5.9.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hzCpAtpc
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::hzCpAtpcStatus.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::hzCpAtpcStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | disabledAuto |
3 | running |
4 | runningToggling |
5 | suspended |
6 | suspendedLostComm |
7 | suspendedRadioDown |
8 | suspendedRadioMuted |
9 | suspendedRadioLoopback |