agentSntpClientUcastServerAddress

LANCOM-SNTP-CLIENT-MIB · .1.3.6.1.4.1.2356.16.1.17.1.2.6.1.3

Object

column r/w OctetString
The encoded internet address of an SNTP server.
Unicast SNTP requests will be sent to this address.  If this
address is a DNS hostname, then that hostname SHOULD be
resolved into an IP address each time a SNTP request is sent
to it.

Context

MIB
LANCOM-SNTP-CLIENT-MIB
OID
.1.3.6.1.4.1.2356.16.1.17.1.2.6.1.3
Type
column
Access
readwrite
Status
current
Parent
agentSntpClientUcastServerEntry
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 'LANCOM-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-SNTP-CLIENT-MIB::agentSntpClientUcastServerAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-SNTP-CLIENT-MIB::agentSntpClientUcastServerAddress.<agentSntpClientUcastServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-SNTP-CLIENT-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-SNTP-CLIENT-MIB::agentSntpClientUcastServerAddress'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-64

Conformance