PRVT-ROUTE-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-ROUTE-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 |
prvtRouteMIB | 1.3.6.1.4.1.738.1.6.4.3 |
Mib containing information about dynamic and configurable routes in the system. |
||
prvtRouteMIBObjects | 1.3.6.1.4.1.738.1.6.4.3.1 | |||
prvtDynamicRouteTable | 1.3.6.1.4.1.738.1.6.4.3.1.1 | no-access |
System dynamic routes. |
|
1.3.6.1.4.1.738.1.6.4.3.1.1.1 | no-access |
The conceptual row represents a routing entry. |
||
prvtDynamicRoutePrefix | 1.3.6.1.4.1.738.1.6.4.3.1.1.1.1 | octet string | no-access |
Dynamic route prefix. |
prvtDynamicRouteNextHop | 1.3.6.1.4.1.738.1.6.4.3.1.1.1.2 | ipaddress | no-access |
Dynamic route next hop. |
prvtDynamicRouteType | 1.3.6.1.4.1.738.1.6.4.3.1.1.1.3 | integer | no-access |
Dynamic route type. Enumeration: 'kernel': 2, 'fib': 10, 'vrrp': 11, 'bfd': 17, 'irdp': 12, 'isis2': 16, 'system': 1, 'rip': 5, 'bgp': 9, 'pimd': 14, 'static': 4, 'isis1': 15, 'connect': 3, 'max': 19, 'test': 18, 'dhcp': 13, 'ospf6': 8, 'ospf': 7, 'ripng': 6. |
prvtDynamicRouteDistance | 1.3.6.1.4.1.738.1.6.4.3.1.1.1.4 | unsigned32 | no-access |
Dynamic route distance. |
prvtDynamicRouteFlags | 1.3.6.1.4.1.738.1.6.4.3.1.1.1.5 | bits | read-only |
Dynamic route flags. Bits: 'ibgp': 3, 'changed': 5, 'outband': 11, 'deleted': 7, 'selected': 4, 'blackhole': 2, 'vrrpIp': 13, 'selfroute': 1, 'internal': 0, 'static': 6, 'mplsIngress': 9, 'mplsEgress': 10, 'staticarp': 8, 'selfIp': 12. |
prvtDynamicRouteNextHopType | 1.3.6.1.4.1.738.1.6.4.3.1.1.1.6 | integer | read-only |
Dynamic route hop type. Enumeration: 'ipv4Ifname': 5, 'ipv4Ifindex': 4, 'ipv6Ifindex': 7, 'ipv6': 6, 'ipv4': 3, 'ipv6Ifname': 8, 'ifindex': 1, 'ifname': 2. |
prvtDynamicRouteNextHopFlags | 1.3.6.1.4.1.738.1.6.4.3.1.1.1.7 | bits | read-only |
Dynamic route hop flags. Bits: 'notready': 3, 'recursive': 2, 'fibsetOutband': 5, 'fib': 1, 'outband': 4, 'active': 0. |
prvtDynamicRouteMetrics | 1.3.6.1.4.1.738.1.6.4.3.1.1.1.8 | unsigned32 | read-only |
Dynamic route metrics. |
prvtDynamicRouteUptime | 1.3.6.1.4.1.738.1.6.4.3.1.1.1.9 | octet string | read-only |
A length of time. Duration values are in the ISO 8601 duration format, where P represents 'Period', nY represents the number of years, nM the number of months, nD the number of days, T is the date/time separator, nH the number of hours, nM the number of minutes, nS the number of seconds. So P2DT23H32M51S means 'A period of 2 days, 23 hours, 32 minutes, and 51 seconds'. PnYnMnDTnH nMnS (e.g., P2DT23H32M51S) We use the duration data type to convey values like the time left until a listing ends. For ended listings, the time left is PT0S (zero seconds). xs:duration is part of the XML schema namespace defined as: xmlns:xs='http://www.w3.org/2001/XMLSchema' |
prvtDynamicRouteIfName | 1.3.6.1.4.1.738.1.6.4.3.1.1.1.10 | octet string | read-only |
Dynamic route name. |
prvtCfgRouteTable | 1.3.6.1.4.1.738.1.6.4.3.1.2 | no-access |
Table with configurable routes. To create entry in this table use prvtCfgRouteRowStatus with createAndGo(4) or createAndWait(5). For example static route : static-route 88.65.85.4/32 43.13.15.18 3 will be represented as : prvtCfgRouteRowStatus.88.65.85.4.32.43.13.15.18.3 |
|
1.3.6.1.4.1.738.1.6.4.3.1.2.1 | no-access |
The conceptual row represents a routing entry. |
||
prvtCfgRoutePrefix | 1.3.6.1.4.1.738.1.6.4.3.1.2.1.1 | octet string | no-access |
Route prefix. |
prvtCfgRouteNextHop | 1.3.6.1.4.1.738.1.6.4.3.1.2.1.2 | ipaddress | no-access |
Route next hop. |
prvtCfgRouteDistance | 1.3.6.1.4.1.738.1.6.4.3.1.2.1.3 | unsigned32 | no-access |
Route distance. |
prvtCfgRouteRowStatus | 1.3.6.1.4.1.738.1.6.4.3.1.2.1.4 | rowstatus | read-only |
Create static route. |
prvtCfgIPv6RouteTable | 1.3.6.1.4.1.738.1.6.4.3.1.3 | no-access |
Table with configurable routes. To create entry in this table use prvtCfgIPv6RouteRowStatus with createAndGo(4) or createAndWait(5). For example static route : router static-ipv6-route ::/0 2001:fd8::7 10 will be represented as : prvtCfgIPv6RouteRowStatus.4.58.58.47.48.32.1.15.216.0.0.0.0.0.0.0.0.0.0.0.7.10 or 1.3.6.1.4.1.738.10.6.4.3.1.3.1.4 --> prvtCfgIPv6RouteRowStatus OID v --> Value --> createAndGo(4) prvtCfgIPv6RouteRowStatus <--|v : : / 0 2001:0f d8: 00: 00: 00: 00: 00: 07|10 1.3.6.1.4.1.738.10.6.4.3.1.3.1.4.4.58.58.47.48.32.1.15.216.0.0.0.0.0.0.0.0.0.0.0.7.10 |
|
1.3.6.1.4.1.738.1.6.4.3.1.3.1 | no-access |
The conceptual row represents a IPv6 routing entry. |
||
prvtCfgIPv6RoutePrefix | 1.3.6.1.4.1.738.1.6.4.3.1.3.1.1 | octet string | no-access |
IPv6 route prefix. |
prvtCfgIPv6RouteNextHop | 1.3.6.1.4.1.738.1.6.4.3.1.3.1.2 | ipv6address | no-access |
IPv6 route next hop. |
prvtCfgIPv6RouteDistance | 1.3.6.1.4.1.738.1.6.4.3.1.3.1.3 | unsigned32 | no-access |
IPv6 route distance. |
prvtCfgIPv6RouteRowStatus | 1.3.6.1.4.1.738.1.6.4.3.1.3.1.4 | rowstatus | read-only |
Create static IPv6 route. |
prvtGlobalIPv6Forwarding | 1.3.6.1.4.1.738.1.6.4.3.1.4 | integer | read-write |
Configure IPv6 behavior. Enumeration: 'router': 2, 'host': 1. |
prvtGlobalIPv6Disable | 1.3.6.1.4.1.738.1.6.4.3.1.5 | truthvalue | read-write |
Configure IPv6 behavior. |