autoInstallStartStop
TPLINK-AUTOINSTALL-MIB ·
.1.3.6.1.4.1.11863.6.97.1.1.1
Object
scalar r/w
Enumeration
0. stop 1. start start or stop the Auto Install function.
Context
- MIB
- TPLINK-AUTOINSTALL-MIB
- OID
.1.3.6.1.4.1.11863.6.97.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- autoInstallConfig
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 'TPLINK-AUTOINSTALL-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-AUTOINSTALL-MIB::autoInstallStartStop.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-AUTOINSTALL-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-AUTOINSTALL-MIB::autoInstallStartStop'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | stop |
1 | start |