extremeLocationDetectMethodData
EXTREME-IDMGR-MIB ·
.1.3.6.1.4.1.1916.1.36.2.2.1.2
Object
column SNMPv2-TCAutonomousType
Provides additional information regarding the location. The value
of this object depends on the detection method:
If extremeLocationDetectMethod is lldp, extremeLocationDetectMethodData
shall be a pointer (rowPointer) to the entry in lldpRemTable corresponding
to this location.
For all other values of extremeLocationDetectMethod this object shall be 0.0.
Context
- MIB
- EXTREME-IDMGR-MIB
- OID
.1.3.6.1.4.1.1916.1.36.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeLocationDetectMethodEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'EXTREME-IDMGR-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-IDMGR-MIB::extremeLocationDetectMethodData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-IDMGR-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-IDMGR-MIB::extremeLocationDetectMethodData.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-IDMGR-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-IDMGR-MIB::extremeLocationDetectMethodData'
Syntax
- Source
- SNMPv2-TCAutonomousType
- Base type
ObjectIdentifier
Type Description
Represents an independently extensible type identification value. It may, for example, indicate a particular sub-tree with further MIB definitions, or define a particular type of protocol or hardware.
Values & Constraints
No enumerated values or constraints recorded.