me1200DnsGlobalsServerSetting
ME1200-DNS-MIB ·
.1.3.6.1.4.1.9.9.815.1.53.1.2.1.1
Object
DNS server administrative type. dhcp(0) denotes DNS server setting will be derived from DHCP. none(1) denotes no DNS server setting will be applied. static(2) denotes DNS server setting will be manually set. dhcpVlan(3) denotes DNS server setting will be derived from DHCP on specific VLAN.
Context
- MIB
- ME1200-DNS-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.53.1.2.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200DnsGlobals
- Groups
- 1
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 'ME1200-DNS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-DNS-MIB::me1200DnsGlobalsServerSetting.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-DNS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-DNS-MIB::me1200DnsGlobalsServerSetting'
Syntax
- Source
- ME1200DnsServerType
- Base type
Enumeration
Values & Constraints
Type Values
0 | dhcp |
1 | none |
2 | static |
3 | dhcpVlan |
Conformance
Member of