agentSntpClientUcastServerAddress
SNTP-CLIENT-MIB ·
.1.3.6.1.4.1.7244.2.17.1.3.6.1.3
Object
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
- SNTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.7244.2.17.1.3.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentSntpClientUcastServerEntry
- Groups
- 1
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 'SNTP-CLIENT-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNTP-CLIENT-MIB::agentSntpClientUcastServerAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNTP-CLIENT-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNTP-CLIENT-MIB::agentSntpClientUcastServerAddress.<agentSntpClientUcastServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNTP-CLIENT-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNTP-CLIENT-MIB::agentSntpClientUcastServerAddress'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of