ALCATEL-IND1-IPRMV6-MIB: View SNMP OID List / Download MIB
VENDOR: ALCATEL
Home | MIB: ALCATEL-IND1-IPRMV6-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 |
alcatelIND1IPRMV6MIB | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2 |
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): This proprietary MIB contains management information for the configuration of IPRMv6 global configuration parameters. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2010 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE |
||
alcatelIND1IPRMV6MIBObjects | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1 | |||
alaIprmV6Config | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1 | |||
alaIprmV6RouteTable | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1 | no-access |
IPRM's IPv6 Routing table. This table contains an entry for each valid IPv6 unicast route that can be used for packet forwarding determination. It is for display purposes only. |
|
1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1 | no-access |
A routing entry. |
||
alaIprmV6RouteDest | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.1 | ipv6address | no-access |
The destination IPv6 address of this route. |
alaIprmV6RoutePfxLength | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.2 | integer32 | no-access |
Indicates the prefix length of the destination address. |
alaIprmV6RouteNextHop | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.3 | ipv6address | no-access |
On remote routes, the address of the next system en route; otherwise, ::0 ('00000000000000000000000000000000'H in ASN.1 string representation). |
alaIprmV6RouteProtocol | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.4 | ianaiprouteprotocol | no-access |
The protocol that this route was learned from |
alaIprmV6RouteIfIndex | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.5 | ipv6ifindex | no-access |
The index value which uniquely identifies the local interface through which the next hop of this route should be reached. |
alaIprmV6RouteMetric | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.6 | unsigned32 | read-only |
The routing metric for this route. The semantics of this metric are determined by the routing protocol specified in the route's ipv6RouteProtocol value. |
alaIprmV6RouteValid | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.1.1.7 | truthvalue | read-only |
If this value is true(1) IPRM believes the route is being used. If this value is false(2), the route is currently not being used and is considered a backup route. |
alaIprmV6StaticRouteTable | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2 | no-access |
Table allowing the creation and removal of IPv6 Static Routes. |
|
1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1 | no-access |
An IPv6 static route entered by the user |
||
alaIprmV6StaticRouteDest | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.1 | ipv6address | no-access |
The destination IPv6 address of this static route. This object may not take a multicast address value. |
alaIprmV6StaticRoutePfxLength | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.2 | integer32 | no-access |
Indicates the prefix length of the destination address. |
alaIprmV6StaticRouteNextHop | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.3 | ipv6address | no-access |
The IPv6 address of the next hop towards the destination. |
alaIprmV6StaticRouteIfIndex | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.4 | ipv6ifindex | no-access |
The index value which uniquely identifies the local interface through which the next hop of this route should be reached. |
alaIprmV6StaticRouteMetric | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.5 | unsigned32 | read-only |
The routing metric for this route. The lower the value, the higher the priority for the static route. |
alaIprmV6StaticRouteStatus | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.6 | rowstatus | read-only |
Used to control the addition and removal of static routes. |
alaIprmV6StaticRouteTag | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.7 | unsigned32 | read-only |
Tag associated with route. |
alaIprmV6StaticRouteName | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.2.1.8 | snmpadminstring | read-only |
A comment associated with the static route. |
alaIprmV6RtPrefTable | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.3 | no-access |
This table specifies the route preference values for various types of IPv6 routes handled by IPRM. |
|
1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.3.1 | no-access |
An entry is in this table for each IPv6 route preference type. |
||
alaIprmV6RtPrefEntryType | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.3.1.1 | alaiprmv6rtpreftype | no-access |
The type of route (associated with a route preference value) |
alaIprmV6RtPrefEntryValue | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.1.1.3.1.2 | integer32 | read-write |
The route preference value used for this type of route. |
alcatelIND1IPRMV6MIBConformance | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.2 | |||
alcatelIND1IPRMV6MIBCompliances | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.2.1 | |||
alaIprmV6Compliance | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.2.1.1 |
The compliance statement for routers running IPRM and implementing the ALCATEL-IND1-IPRMV6 MIB. |
||
alcatelIND1IPRMV6MIBGroups | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.2.2 | |||
alaIprmV6ConfigMIBGroup | 1.3.6.1.4.1.6486.801.1.2.1.10.2.2.2.2.1 |
A collection of objects to support management of global configuration parameters of the IPRM Module supporting IPv6 routes. |