etsysLocationEngineAutoTrkEnable
ENTERASYS-STATION-LOCATION-MIB ·
.1.3.6.1.4.1.5624.1.2.98.1.1.2
Object
If this variable is set to true and etsysLocationEngineEnable is set to true then all associated stations will be tracked up to the platform limit for location tracking.
Context
- MIB
- ENTERASYS-STATION-LOCATION-MIB
- OID
.1.3.6.1.4.1.5624.1.2.98.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysLocationConfiguration
- Groups
- 3
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 'ENTERASYS-STATION-LOCATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-STATION-LOCATION-MIB::etsysLocationEngineAutoTrkEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-STATION-LOCATION-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-STATION-LOCATION-MIB::etsysLocationEngineAutoTrkEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |