coWDSGroupState
COLUBRIS-WDS-MIB ·
.1.3.6.1.4.1.8744.5.33.1.3.1.1.3
Object
column Enumeration
Indicates if the local mesh profile is active on the radios.
Context
- MIB
- COLUBRIS-WDS-MIB
- OID
.1.3.6.1.4.1.8744.5.33.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- coWDSGroupEntry
- 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 'COLUBRIS-WDS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-WDS-MIB::coWDSGroupState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-WDS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-WDS-MIB::coWDSGroupState.<coWDSGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-WDS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-WDS-MIB::coWDSGroupState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Conformance
Member of