ME1200-DNS-MIB
18 objects
This is a private version of the DNS MIB
Imported Objects
| CISCOME1200-MIB | me1200SwitchMgmt |
| ME1200-TC | ME1200Unsigned16 |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | IpAddress MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.815.1.53 | Identityme1200DnsMib | This is a private version of the DNS MIB | ||
| 1.3.6.1.4.1.9.9.815.1.53.1 | Nodeme1200DnsMIBObjects | |||
| 1.3.6.1.4.1.9.9.815.1.53.1.2 | Nodeme1200DnsConfig | |||
| 1.3.6.1.4.1.9.9.815.1.53.1.2.1 | Nodeme1200DnsGlobals | |||
| 1.3.6.1.4.1.9.9.815.1.53.1.2.1.1 | Scalarme1200DnsGlobalsServerSetting | read-write | current | 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) … |
| 1.3.6.1.4.1.9.9.815.1.53.1.2.1.2 | Scalarme1200DnsGlobalsServerStaticAddress | read-write | current | The static DNS server address. It will be a reference only when ServerSetting is static(2). |
| 1.3.6.1.4.1.9.9.815.1.53.1.2.1.3 | Scalarme1200DnsGlobalsServerStaticVlanId | read-write | current | The ID of specific VLAN interface that DNS server address will be retrieved from DHCP. It will be a reference only when DnsServerType is dhcpVlan(3). |
| 1.3.6.1.4.1.9.9.815.1.53.1.2.1.4 | Scalarme1200DnsGlobalsProxyAdminState | read-write | current | Enable/Disable the DNS-Proxy feature. |
| 1.3.6.1.4.1.9.9.815.1.53.1.3 | Nodeme1200DnsStatus | |||
| 1.3.6.1.4.1.9.9.815.1.53.1.3.1 | Nodeme1200DnsServerStatus | |||
| 1.3.6.1.4.1.9.9.815.1.53.1.3.1.1 | Scalarme1200DnsServerStatusIpAddress | read-only | current | DNS Server IPv4 address. |
| 1.3.6.1.4.1.9.9.815.1.53.2 | Nodeme1200DnsMIBConformance | |||
| 1.3.6.1.4.1.9.9.815.1.53.2.1 | Nodeme1200DnsMIBCompliances | |||
| 1.3.6.1.4.1.9.9.815.1.53.2.1.1 | Complianceme1200DnsMibCompliance | current | The compliance statement for the implementation. | |
| 1.3.6.1.4.1.9.9.815.1.53.2.2 | Nodeme1200DnsMIBGroups | |||
| 1.3.6.1.4.1.9.9.815.1.53.2.2.1 | Groupme1200DnsGlobalsInfoGroup | current | A collection of objects suitable for bulk operations. | |
| 1.3.6.1.4.1.9.9.815.1.53.2.2.2 | Groupme1200DnsServerStatusInfoGroup | current | A collection of objects suitable for bulk operations. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ME1200DnsServerType | INTEGER { dhcp(0), none(1), static(2), dhcpVlan(3) } | current | This enumeration indicates the configured DNS server type. |