arrisRouterFWDDNSType
ARRIS-ROUTER-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.20.1.1.4.18.2
Object
scalar r/w
Enumeration
Type of Dynamic DNS.
Context
- MIB
- ARRIS-ROUTER-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.20.1.1.4.18.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisRouterFWDDNSObjs
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-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterFWDDNSType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterFWDDNSType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | dynDNS |
2 | tzo |
3 | freeDNS |
4 | zoneEdit |
5 | noIP |
6 | easyDNS |
7 | domainsGoogle |