boxsLocatorLedEnable
NETGEAR-BOXSERVICES-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.43.4.3
Object
scalar r/w
Enumeration
Starts the Locator LED blinking. If boxsLocatorLedUnit has not been set current(manager) unit number will be used. If boxsLocatorLedTime has not been set default value(20 seconds) will be used. This is write-only value. It always returns '0' on request if the Locator Led feature is supported.
Context
- MIB
- NETGEAR-BOXSERVICES-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.43.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- boxsLocatorLedConfigGroup
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 'NETGEAR-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-BOXSERVICES-PRIVATE-MIB::boxsLocatorLedEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-BOXSERVICES-PRIVATE-MIB::boxsLocatorLedEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |