hpSwitchChassisLocateDuration

HP-SWITCH-BASIC-CONFIG-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.6.1.2

Object

column r/w secondsSNMPv2-SMIInteger32
The duration for which the current LED state is
to be maintained.  The minimum value is 60 and the
maximum value is 86400.  The 'off' state does not
require a duration.  A get request for the duration
when the state is 'off' will return the default
duration value.

Context

MIB
HP-SWITCH-BASIC-CONFIG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.6.1.2
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
hpSwitchChassisLocateEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-SWITCH-BASIC-CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SWITCH-BASIC-CONFIG-MIB::hpSwitchChassisLocateDuration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SWITCH-BASIC-CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SWITCH-BASIC-CONFIG-MIB::hpSwitchChassisLocateDuration.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SWITCH-BASIC-CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SWITCH-BASIC-CONFIG-MIB::hpSwitchChassisLocateDuration'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance