mimosaNetworkMode
MIMOSA-NETWORKS-BFIVE-MIB ·
.1.3.6.1.4.1.43356.2.1.2.5.1
Object
scalar Enumeration
Specifies the mode for the local 2.4 GHz wireless network operation. If Auto is selected, the 2.4 GHz management network is turned on for a limited time (defined in Console Timeout ) after boot and then turned off if there is no activity. If a user associates with the radio within the timeout period, they will not be disconnected.
Context
- MIB
- MIMOSA-NETWORKS-BFIVE-MIB
- OID
.1.3.6.1.4.1.43356.2.1.2.5.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mimosaMgmtInfo
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 'MIMOSA-NETWORKS-BFIVE-MIB' -M '/opt/observium/mibs/mimosa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIMOSA-NETWORKS-BFIVE-MIB::mimosaNetworkMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIMOSA-NETWORKS-BFIVE-MIB' -M '/opt/observium/mibs/mimosa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIMOSA-NETWORKS-BFIVE-MIB::mimosaNetworkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | auto |