entOpMode
SENAO-EOR7550-MIB ·
.1.3.6.1.4.1.14125.101.5.1.1
Object
scalar Enumeration
Get op mode: 0(AP), 1(Client bridge), 2(Client router), 3(WDS bridge), 4(WDS repeater), 5(Repeater ap), 6(Repeater station), 7(Disable)
Context
- MIB
- SENAO-EOR7550-MIB
- OID
.1.3.6.1.4.1.14125.101.5.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- entWlanCommonInfo
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 'SENAO-EOR7550-MIB' -M '/opt/observium/mibs/senao:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SENAO-EOR7550-MIB::entOpMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SENAO-EOR7550-MIB' -M '/opt/observium/mibs/senao:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SENAO-EOR7550-MIB::entOpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ap |
1 | client-bridge |
2 | client-router |
3 | wds-bridge |
4 | wds-repeater |
5 | repeater-ap |
6 | repeater-sta |
7 | disable |