juniDnsV4V6ServerListAddress
Juniper-DNS-MIB ·
.1.3.6.1.4.1.4874.2.2.47.1.2.2.1.5
Object
The IP address of the DNS server.
Note: Since this object is used to configure the IPv4 or IPv6 address
depending on juniDnsV4V6ServerListAddressType value, it is
mandatory to provide the IPv4 or IPv6 address by specifying each
octet's positional values explicitly.
Example:
1. IPv4 -- 4 octets -- 0xFF 0xFF 0xFF 0xFF
2. IPv6 -- 16 octets -- 0xFF 0xFF 0xFF 0xFF
0xFF 0xFF 0xFF 0xFF
0xFF 0xFF 0xFF 0xFF
0xFF 0xFF 0xFF 0xFF
Context
- MIB
- Juniper-DNS-MIB
- OID
.1.3.6.1.4.1.4874.2.2.47.1.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniDnsServerListEntry
- 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 'Juniper-DNS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DNS-MIB::juniDnsV4V6ServerListAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-DNS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-DNS-MIB::juniDnsV4V6ServerListAddress.<juniDnsServerListIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-DNS-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-DNS-MIB::juniDnsV4V6ServerListAddress'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of