MITEL-DNSGROUP-MIB: View SNMP OID List / Download MIB
VENDOR: MITEL, CORP.
Home | MIB: MITEL-DNSGROUP-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 |
mitel | 1.3.6.1.4.1.1027 | |||
mitelProprietary | 1.3.6.1.4.1.1027.4 | |||
mitelPropIpNetworking | 1.3.6.1.4.1.1027.4.8 | |||
mitelIpNetRouter | 1.3.6.1.4.1.1027.4.8.1 | |||
mitelRouterIpGroup | 1.3.6.1.4.1.1027.4.8.1.1 | |||
mitelIpGrpDnsGroup | 1.3.6.1.4.1.1027.4.8.1.1.3 |
The MITEL DNS MIB module. |
||
mitelDnsGrpDomainName | 1.3.6.1.4.1.1027.4.8.1.1.3.1 | displaystring | read-write |
The Domain Name for this device. |
mitelDnsGrpPrimaryDns | 1.3.6.1.4.1.1027.4.8.1.1.3.2 | ipaddress | read-write |
Address of Primary DNS Server. |
mitelDnsGrpSecondaryDns | 1.3.6.1.4.1.1027.4.8.1.1.3.3 | ipaddress | read-write |
Address of Secondary DNS Server. |
mitelDnsGrpQueryOrder | 1.3.6.1.4.1.1027.4.8.1.1.3.4 | integer | read-write |
Order which DNS is queried. Enumeration: 'dns-only': 3, 'local-first': 1, 'dns-first': 2. |
mitelDnsGrpAnswerTtl | 1.3.6.1.4.1.1027.4.8.1.1.3.5 | integer32 | read-write |
Answer TTL to return in locally generated responses. |
mitelDnsGrpDnsPort | 1.3.6.1.4.1.1027.4.8.1.1.3.6 | integer32 | read-write |
Port to listen for DNS requests on. |
mitelDnsGrpFilterEnabled | 1.3.6.1.4.1.1027.4.8.1.1.3.7 | integer | read-write |
DNS Security Filtering Status. If Enabled, filter DNS quries that are not from localhost. Enumeration: 'disabled': 2, 'enabled': 1. |
mitelDnsGrpDnsStatistics | 1.3.6.1.4.1.1027.4.8.1.1.3.9 | |||
mitelDnsStatsQueryTotal | 1.3.6.1.4.1.1027.4.8.1.1.3.9.1 | integer32 | read-write |
Total DNS query count. |
mitelDnsStatsQueryFiltered | 1.3.6.1.4.1.1027.4.8.1.1.3.9.2 | integer32 | read-write |
The number of queries filtered and rejected. |
mitelDnsStatsQueryLocal | 1.3.6.1.4.1.1027.4.8.1.1.3.9.3 | integer32 | read-write |
The number of queries processed locally. |
mitelDnsStatsQueryLocalFail | 1.3.6.1.4.1.1027.4.8.1.1.3.9.4 | integer32 | read-write |
The number of failed queries processed locally. |
mitelDnsStatsQueryExternal | 1.3.6.1.4.1.1027.4.8.1.1.3.9.5 | integer32 | read-write |
The number of queries forwarded to an external DNS. |
mitelDnsStatsQueryExternalFail | 1.3.6.1.4.1.1027.4.8.1.1.3.9.6 | integer32 | read-write |
The number of queries forwarded to an external DNS that failed. |
mitelDnsStatsQueryInvalid | 1.3.6.1.4.1.1027.4.8.1.1.3.9.7 | integer32 | read-write |
The number of invalid queries. |
mitelDnsGrpDnsHostTable | 1.3.6.1.4.1.1027.4.8.1.1.3.10 | no-access |
This table contains a list of IP addresses and their associated Host Names. |
|
1.3.6.1.4.1.1027.4.8.1.1.3.10.1 | no-access |
DNS information |
||
mitelDnsHostTableIpAddress | 1.3.6.1.4.1.1027.4.8.1.1.3.10.1.1 | ipaddress | read-write |
The IP address to be associated with mitelDnsHostTableHostName |
mitelDnsHostTableHostName | 1.3.6.1.4.1.1027.4.8.1.1.3.10.1.2 | displaystring | read-write |
The entry's Host Name |
mitelDnsHostTableRowStatus | 1.3.6.1.4.1.1027.4.8.1.1.3.10.1.3 | rowstatus | read-only |
The current status of this entry |