mwApAssigneddbState
MERU-TOPOLOGY-MIB ·
.1.3.6.1.4.1.15983.1.1.4.13.1.1.4
Object
column MERU-TCMwlAssociationState
This object describes Association State
Context
- MIB
- MERU-TOPOLOGY-MIB
- OID
.1.3.6.1.4.1.15983.1.1.4.13.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mwApAssignedEntry
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 'MERU-TOPOLOGY-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-TOPOLOGY-MIB::mwApAssigneddbState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MERU-TOPOLOGY-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-TOPOLOGY-MIB::mwApAssigneddbState.<mwApAssignedTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MERU-TOPOLOGY-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MERU-TOPOLOGY-MIB::mwApAssigneddbState'
Syntax
- Source
- MERU-TCMwlAssociationState
- Base type
Enumeration
Values & Constraints
Type Values
0 | assocstateprobing |
1 | assocstateauthentication |
2 | assocstateassociated |