WWP-LEOS-DNS-CLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: WORLD WIDE PACKETS
Home | MIB: WWP-LEOS-DNS-CLIENT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wwpLeosDnsClientMIB | 1.3.6.1.4.1.6141.2.60.16 |
A MIB module to manage dns client on the WWP products. |
||
wwpLeosDnsClientMIBObjects | 1.3.6.1.4.1.6141.2.60.16.1 | |||
wwpLeosDnsClient | 1.3.6.1.4.1.6141.2.60.16.1.1 | |||
wwpLeosDnsClientStatus | 1.3.6.1.4.1.6141.2.60.16.1.1.1 | integer | read-write |
Specifies whether or not the DNS client resolver is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wwpLeosDnsClientDhcpDomainName | 1.3.6.1.4.1.6141.2.60.16.1.1.2 | displaystring | read-only |
Specifies the admin domain name configured by dhcp for this device. |
wwpLeosDnsClientDhcpDomainNameState | 1.3.6.1.4.1.6141.2.60.16.1.1.3 | integer | read-only |
Specifies if wwpLeosDnsClientDhcpDomainName is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wwpLeosDnsClientUserDomainName | 1.3.6.1.4.1.6141.2.60.16.1.1.4 | displaystring | read-write |
Specifies the admin domain name configured by user for this device. |
wwpLeosDnsClientUserDomainNameState | 1.3.6.1.4.1.6141.2.60.16.1.1.5 | integer | read-only |
Specifies if wwpLeosDnsClientUserDomainName is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wwpLeosDnsServerTable | 1.3.6.1.4.1.6141.2.60.16.1.1.6 | no-access |
A table containing configured DNS Servers information. To create entry in this table use SNMP multiple set operation. Following mib objects must be set to create valid entry wwpLeosDnsServerAddr, wwpLeosDnsServerStatus |
|
1.3.6.1.4.1.6141.2.60.16.1.1.6.1 | no-access |
Defines the information pertaining to a configured DNS Server. |
||
wwpLeosDnsServerIndex | 1.3.6.1.4.1.6141.2.60.16.1.1.6.1.1 | integer32 | no-access |
The unique index in DNS server table. |
wwpLeosDnsServerAddr | 1.3.6.1.4.1.6141.2.60.16.1.1.6.1.2 | ipaddress | read-write |
The IP address for the configured DNS Server. wwpLeosDnsServerInetAddr cannot be set at the same time. This OID will be set to 0.0.0.0 when the server has an IPv6 address, which is shown in the wwpLeosDnsServerInetAddr and the wwpLeosDnsServerInetAddrType is set to ipv6. For a server with an IPv4 address, the ip address will be shown in this OID and the wwpLeosDnsServerInetAddr with the wwpLeosDnsServerInetAddrType set to ipv4. |
wwpLeosDnsServerUserPriority | 1.3.6.1.4.1.6141.2.60.16.1.1.6.1.3 | integer32 | read-write |
The priority of the dns server configured by user. |
wwpLeosDnsServerDhcpPriority | 1.3.6.1.4.1.6141.2.60.16.1.1.6.1.4 | integer32 | read-only |
The priority of the dns server configured by DHCP. |
wwpLeosDnsServerScope | 1.3.6.1.4.1.6141.2.60.16.1.1.6.1.5 | integer | read-only |
The object specifies the scope of this entry. Scope of the entry means who configured this entry. dhcp or user or both Enumeration: 'dhcp': 2, 'user': 1, 'both': 3. |
wwpLeosDnsServerStatus | 1.3.6.1.4.1.6141.2.60.16.1.1.6.1.6 | rowstatus | read-only |
This object is used to create and delete rows in the wwpLeosDnsServerTable. To create a new row the management station must set the object to 'CreateAndGo'. |
wwpLeosDnsServerInetAddrType | 1.3.6.1.4.1.6141.2.60.16.1.1.6.1.7 | inetaddresstype | read-write |
The Inet address type for the configured DNS Server. Used in conjunction with wwpLeosDnsServerInetAddr. When set to: ipv4 : wwpLeosDnsServerInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : wwpLeosDnsServerInetAddr should be compliant with InetAddressIPv6 from RFC 4001 |
wwpLeosDnsServerInetAddr | 1.3.6.1.4.1.6141.2.60.16.1.1.6.1.8 | inetaddress | read-write |
The Inet address for the configured DNS Server. This OID must be used in conjunction with wwpLeosDnsServerInetAddrType. The InetAddress specified here will be compliant with RFC 4001. |
wwpLeosDnsServerExtTable | 1.3.6.1.4.1.6141.2.60.16.1.1.7 | no-access |
This table is an extension for wwpLeosDnsServerTable table. This table allows to set more attributes for DNS wwpLeosDnsServerTable table |
|
1.3.6.1.4.1.6141.2.60.16.1.1.7.1 | no-access |
Defines the information pertaining to a configured DNS Server. |
||
wwpLeosDnsServerAdminState | 1.3.6.1.4.1.6141.2.60.16.1.1.7.1.1 | integer | read-write |
The object specifies the user admin state of this entry. User can configure this to enable | disable. Enumeration: 'disabled': 1, 'enabled': 2. |
wwpLeosDnsServerOperState | 1.3.6.1.4.1.6141.2.60.16.1.1.7.1.2 | integer | read-only |
The object specifies the operational state of this entry. Enumeration: 'disabled': 1, 'enabled': 2. |
wwpLeosDnsClientMIBNotificationPrefix | 1.3.6.1.4.1.6141.2.60.16.2 | |||
wwpLeosDnsClientMIBNotifications | 1.3.6.1.4.1.6141.2.60.16.2.0 | |||
wwpLeosDnsClientMIBConformance | 1.3.6.1.4.1.6141.2.60.16.3 | |||
wwpLeosDnsClientMIBCompliances | 1.3.6.1.4.1.6141.2.60.16.3.1 | |||
wwpLeosDnsServerEntryCompliance | 1.3.6.1.4.1.6141.2.60.16.3.1.1 |
The compliance statement of the wwpLeosDnsClient MIB. |
||
wwpLeosDnsClientMIBGroups | 1.3.6.1.4.1.6141.2.60.16.3.2 | |||
wwpLeosDnsServerEntryIpv6Group | 1.3.6.1.4.1.6141.2.60.16.3.2.1 |
DNS server entry objects for IPv6 address. |