arrisNpmSetupDnsPrimaryServerIpType
ARRIS-NET-PERF-MONITOR-MIB ·
.1.3.6.1.4.1.4115.1.3.13.3.4
Object
This MIB is used to setup the IP address details of the Primary DNS server to use if the DHCP supplied values are not to be used
Context
- MIB
- ARRIS-NET-PERF-MONITOR-MIB
- OID
.1.3.6.1.4.1.4115.1.3.13.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisNpmDnsTest
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-NET-PERF-MONITOR-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-NET-PERF-MONITOR-MIB::arrisNpmSetupDnsPrimaryServerIpType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-NET-PERF-MONITOR-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-NET-PERF-MONITOR-MIB::arrisNpmSetupDnsPrimaryServerIpType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |