wsRrmChannelLoadCurrentRequestStatus
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.16.2.5
Object
scalar Enumeration
The status of the current request.
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.16.2.5- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- wsRrmChannelLoadCurrentRequest
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 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsRrmChannelLoadCurrentRequestStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-UWC-WLAN-SWITCH-MIB::wsRrmChannelLoadCurrentRequestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notStarted |
1 | success |
2 | inProgress |
3 | timedOut |
4 | aborted |
5 | incapable |
6 | refused |