cwdxHeSuChOverState
CISCO-WIRELESS-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.169.1.3.6.1.7
Object
column Enumeration
The status of the specified channel override operation.
The enumerations are:
messageSent(1): the HE has sent a RNG-RSP message
with channel override to the Subscriber-unit.
commandNotActive(2): the command is not in active mode
due to this entry's row status is not
in active yet.
noOpNeeded(3): The downstream frequency and the upstream
channel Id in this entry are the same as
original ones when this entry's row status
is set to active, so HE does not need to
do any operation.
SuNotFound(4): The SU is not found in the HE
at the time when the command becomes
active.
waitToSendMessage(5): specified the operation is active
and HE is waiting to send
a RNG-RSP message with channel
override to the Subscriber-unit.
timeOut(6): specified the operation is timed out.
That is, the HE cannot send a RNG-RSP message
with channel override to the Subscriber-unit within
the time specified in the object of
cwdxHeSuChOverTimeExpiration.
The possible reason is that the Subscriber-unit
does not repeat the initial ranging.
The possible state change diagram is as below:
[commandNotActive ->] waitToSendMessage ->
messageSent or timeOut.
[commandNotActive ->] noOpNeeded or SuNotFound.
Context
- MIB
- CISCO-WIRELESS-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.169.1.3.6.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwdxHeSuChOverEntry
- Groups
- 1
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 'CISCO-WIRELESS-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-DOCS-EXT-MIB::cwdxHeSuChOverState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-DOCS-EXT-MIB::cwdxHeSuChOverState.<cwdxHeSuChOverSerialNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-DOCS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-DOCS-EXT-MIB::cwdxHeSuChOverState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | messageSent |
2 | commandNotActive |
3 | noOpNeeded |
4 | suNotFound |
5 | waitToSendMessage |
6 | timeOut |
Conformance
Member of