enableLanTimeout
ACKSYS-WLG-MIB ·
.1.3.6.1.4.1.28097.1.1.3.8.1
Object
scalar r/w
Enumeration
Enable / disable LAN timeout. ACCESS POINT can be configured to auto-disconnect the radio when the LAN is disconnected from the equipment.
Context
- MIB
- ACKSYS-WLG-MIB
- OID
.1.3.6.1.4.1.28097.1.1.3.8.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- lanTimeOutSettings
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 'ACKSYS-WLG-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-WLG-MIB::enableLanTimeout.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-WLG-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-WLG-MIB::enableLanTimeout'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |