dSyslogServerVrfName

DLINKSW-SYSLOG-MIB · .1.3.6.1.4.1.171.14.13.1.5.1.3

Object

column OctetString
This object indicates the name of the routing forwarding instance.
If this object is a zero length string, the SYSLOG server is in
global routing and forwarding space.

Context

MIB
DLINKSW-SYSLOG-MIB
OID
.1.3.6.1.4.1.171.14.13.1.5.1.3
Type
column
Access
noaccess
Status
current
Parent
dSyslogServerEntry

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 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-SYSLOG-MIB::dSyslogServerVrfName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-SYSLOG-MIB::dSyslogServerVrfName.<dSyslogServerAddressType>.<dSyslogServerAddress>.<dSyslogServerVrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKSW-SYSLOG-MIB::dSyslogServerVrfName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-32

Conformance

Compliance refinements
It is compliant to implement this object as
read-only. The write-access is only required
when VRF feature is supported.