cldccDiagTestLoggedFrameDirection
CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB ·
.1.3.6.1.4.1.9.9.599.3.2.0.2.8.1.2
Object
column Enumeration
The value of this field shall be zero, when the logged frame in the Frame Content field is sent from (transmitted by) the client. It shall be one, otherwise.
Context
- MIB
- CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.599.3.2.0.2.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cldccDiagTestLoggedFrameEntry
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-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB::cldccDiagTestLoggedFrameDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB::cldccDiagTestLoggedFrameDirection.<cldcClientMacAddress>.<cldccDiagTestLoggedFrameIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB::cldccDiagTestLoggedFrameDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | up |
1 | down |