MITEL-ROUTERGROUP-MIB: View SNMP OID List / Download MIB
VENDOR: MITEL, CORP.
Home | MIB: MITEL-ROUTERGROUP-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 | |||
mitelRouterIpRouterGroup | 1.3.6.1.4.1.1027.4.8.1.5 |
The MITEL Router MIB module. |
||
mitelIpRouteTable | 1.3.6.1.4.1.1027.4.8.1.5.1 | no-access |
This table is a list of IP Routing Entries. |
|
1.3.6.1.4.1.1027.4.8.1.5.1.1 | no-access |
Each entry in this table contains information of an IP Route Entry. |
||
mitelIpRouteTblDestAddress | 1.3.6.1.4.1.1027.4.8.1.5.1.1.1 | ipaddress | read-write |
The IP address of the destination network |
mitelIpRouteTblGateAddress | 1.3.6.1.4.1.1027.4.8.1.5.1.1.2 | ipaddress | read-write |
The Destination Gateway IP address. |
mitelIpRouteTblNetmaskAddress | 1.3.6.1.4.1.1027.4.8.1.5.1.1.3 | ipaddress | read-write |
Specifies the netmask to apply to this network. |
mitelIpRouteTblIfIndex | 1.3.6.1.4.1.1027.4.8.1.5.1.1.4 | integer | read-write |
Specifies the IfIndex to use as a key into the table. 0 & 1 are not used |
mitelIpRouteTblMetric1 | 1.3.6.1.4.1.1027.4.8.1.5.1.1.5 | integer32 | read-write |
Metric 1 |
mitelIpRouteTblMetric2 | 1.3.6.1.4.1.1027.4.8.1.5.1.1.6 | integer32 | read-write |
Metric 2 |
mitelIpRouteTblMetric3 | 1.3.6.1.4.1.1027.4.8.1.5.1.1.7 | integer32 | read-write |
Metric 3 |
mitelIpRouteTblMetric4 | 1.3.6.1.4.1.1027.4.8.1.5.1.1.8 | integer32 | read-write |
Metric 4 |
mitelIpRouteTblMetric5 | 1.3.6.1.4.1.1027.4.8.1.5.1.1.9 | integer32 | read-write |
Metric 5 |
mitelIpRouteTblRouteType | 1.3.6.1.4.1.1027.4.8.1.5.1.1.10 | integer32 | read-write |
Specifies what kind of route this is. |
mitelIpRouteTblRouteProto | 1.3.6.1.4.1.1027.4.8.1.5.1.1.11 | integer32 | read-write |
Specifies what protocol to use for the routing table entry. |
mitelIpRouteTblRouteAge | 1.3.6.1.4.1.1027.4.8.1.5.1.1.12 | integer | read-write |
Specifies the age of the route entry in the table. |
mitelIpRouteTblBlockLearning | 1.3.6.1.4.1.1027.4.8.1.5.1.1.13 | integer | read-write |
If enabled will block the learned route in question Enumeration: 'enable': 1, 'disable': 2. |
mitelIpRouteTblInUse | 1.3.6.1.4.1.1027.4.8.1.5.1.1.14 | integer | read-write |
Specifies whether this routing entry is in use or not Enumeration: 'enable': 1, 'disable': 2. |
mitelIpRouteTblDisableLearned | 1.3.6.1.4.1.1027.4.8.1.5.1.1.15 | integer | read-write |
Determines whether learned routes should be disabled or not Enumeration: 'enable': 1, 'disable': 2. |
mitelIpRouteTblConvertStatic | 1.3.6.1.4.1.1027.4.8.1.5.1.1.16 | integer | read-write |
An action to convert a learned route into a static route. Enumeration: 'enable': 1, 'disable': 2. |
mitelIpRouteTblRowStatus | 1.3.6.1.4.1.1027.4.8.1.5.1.1.17 | rowstatus | read-only |
The current status of this entry. |