etsysPublishLocationURL
ENTERASYS-STATION-LOCATION-MIB ·
.1.3.6.1.4.1.5624.1.2.98.1.3.5.1.2
Object
column r/w
OctetString
The URL of the destination to which a report is pushed.
Context
- MIB
- ENTERASYS-STATION-LOCATION-MIB
- OID
.1.3.6.1.4.1.5624.1.2.98.1.3.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysPublishLocationURLEntry
- Groups
- 2
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 '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::etsysPublishLocationURL'
More examples
Read one indexed 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::etsysPublishLocationURL.<index>'
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::etsysPublishLocationURL'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.