osExportDataServerAddress

OS-EXPORT-DATA-MIB · .1.3.6.1.4.1.6926.2.16.2.1.3

Object

column r/w OctetString
Specifies the host address to be used as a server for
performing an export. The server address type is
determined by the object value of corresponding
osExportDataServerAddressType (mandatory).

Context

MIB
OS-EXPORT-DATA-MIB
OID
.1.3.6.1.4.1.6926.2.16.2.1.3
Type
column
Access
readwrite
Status
current
Parent
osExportDataEntry
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 'OS-EXPORT-DATA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-EXPORT-DATA-MIB::osExportDataServerAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-EXPORT-DATA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-EXPORT-DATA-MIB::osExportDataServerAddress.<osExportDataName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-EXPORT-DATA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-EXPORT-DATA-MIB::osExportDataServerAddress'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-128

Conformance