HP-ICF-RIPNG-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.113
- Last updated
- 2015-05-11 00:00
- Organization
- HP Networking
- Revisions
- 2015-05-11 00:00
- Namespace
- hp
- Source file
HP-ICF-RIPNG-MIB- Digest
sha256:c442895a6cfa69906e429f61e08ad324388c8dc73ce3b7b7fd0c258029fff5c8
Description
This is a HP proprietary MIB module to describe the RIPng protocol.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-OID HP-ICF-RIPNG-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfRipngNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.113.0 | |||
| hpicfRipngObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.113.1 | |||
| hpicfRipngBaseScalars OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1 | |||
| hpicfRipngGlobalRouteChanges OBJECT-TYPE The number of changes to the RIPng routing table, excluding the age refresh. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.1 | Counter32 | read-only | current |
| hpicfRipngGlobalQueries OBJECT-TYPE The number of responses received from other systems that are sent to the RIPng queries. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.2 | Counter32 | read-only | current |
| hpicfRipngAdminStatus OBJECT-TYPE The admin status of the RIPng routing protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfRipngDefaultMetric OBJECT-TYPE The default metric value for the routes that are redistributed by RIPng. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.4 | Integer32 (1..15) | read-write | current |
| hpicfRipngDistance OBJECT-TYPE The administrative distance to associate with routes learned by RIPng. Routes with distances lower than the other peers in the network are preferred. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.5 | Integer32 (1..255) | read-write | current |
| hpicfRipngUpdateTime OBJECT-TYPE This timer defines the interval between RIPng update messages. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.6 | Unsigned32 (5..65535) | read-write | current |
| hpicfRipngTimeoutTime OBJECT-TYPE This timer defines the route aging time. If no update message related to that route is received within this period, the metric of this route is set to 16 in the routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.7 | Unsigned32 (5..65535) | read-write | current |
| hpicfRipngGarbageCollectTime OBJECT-TYPE The garbage-collect timer defines the time interval when the metric of a route is 16 to the time when it is deleted from the routing table. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.8 | Unsigned32 (5..65535) | read-write | current |
| hpicfRipngNotificationEnable OBJECT-TYPE A four-octet string serving as a bit map for the trap events defined by the RIPng traps. This object is used to enable or disable specific RIPng traps where a 1 in the bit field represents enabled. The right-most bit (least significant) represents trap 0. Trap Name BitMap ---------------------------------------- RIPNG_IF_STATE_CHANGE 0x00001 RIPNG_INTF_CONFIG_ERROR 0x00002 RIPNG_INTF_RCV_BAD_PKT 0x00004 RIPNG_ALL_TRAPS 0x00008 | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.9 | OCTET STRING (SIZE(4)) | read-write | current |
| hpicfRipngIfConfTable OBJECT-TYPE A list of the interfaces that require separate configuration in RIPng. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2 | not-accessible | current | |
| hpicfRipngIfConfEntry OBJECT-TYPE A single routing domain in a single subnet. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1 | not-accessible | current | |
| hpicfRipngIfConfIndex OBJECT-TYPE The interface index of this RIPng interface. It corresponds to the interface index of the IPv6 interface on which RIPng is configured. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.1 | InterfaceIndex | not-accessible | current |
| hpicfRipngIfConfInstId OBJECT-TYPE This will allow multiple instances of RIPng to run on the same device. Currently, only one instance is supported. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.2 | Integer32 (0..255) | not-accessible | current |
| hpicfRipngIfConfMetric OBJECT-TYPE The RIPng metric for this interface. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.3 | Integer32 (1..15) | read-create | current |
| hpicfRipngIfConfStatus OBJECT-TYPE The row status variable for the hpicfRipngIfConf table. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.4 | RowStatus | read-create | current |
| hpicfRipngIfConfSrcAddressType OBJECT-TYPE The address type for hpicfRipngIfConfSrcAddress. Only IPv6 addresses without a zone index value are accepted. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.5 | InetAddressType | read-only | current |
| hpicfRipngIfConfSrcAddress OBJECT-TYPE The link-local IPv6 address that this system will use as a source address on this interface. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.6 | InetAddress (SIZE(0 | 16)) | read-only | current |
| hpicfRipngIfConfDoPoisonReverse OBJECT-TYPE A flag indicating whether the router should perform poison reverse on this interface. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.7 | TruthValue | read-create | current |
| hpicfRipngPeerTable OBJECT-TYPE A list of RIPng peers. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3 | not-accessible | current | |
| hpicfRipngPeerEntry OBJECT-TYPE Information regarding a single routing peer. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1 | not-accessible | current | |
| hpicfRipngPeerAddressType OBJECT-TYPE The address type for hpicfRipngPeerAddress. Only IPv6 addresses without a zone index are expected. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.1 | InetAddressType | not-accessible | current |
| hpicfRipngPeerAddress OBJECT-TYPE The IPv6 address that the peer is using as its source address. On an unnumbered link, this IPv6 address might not be a member of any subnet on the system. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.2 | InetAddress (SIZE(0 | 16)) | not-accessible | current |
| hpicfRipngPeerLastUpdate OBJECT-TYPE The value of sysUpTime when the most recent RIPng update was received from this peer. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.3 | Unsigned32 | read-only | current |
| hpicfRipngPeerRcvBadPackets OBJECT-TYPE The number of RIPng invalid response packets that are received from this peer. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.4 | Counter32 | read-only | current |
| hpicfRipngNotificationEntry OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4 | |||
| hpicfRipngConfigErrorType OBJECT-TYPE Potential types of configuration conflicts. Used by hpicfRipngConfigError notifications. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4.1 | INTEGER {badVersion(1), badIPtype(2), badHop(3), badField(4), ownPkt(5), noError(6)} | accessible-for-notify | current |
| hpicfRipngPacketType OBJECT-TYPE RIPng packet types. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4.2 | INTEGER {request(1), response(2), nullPacket(3)} | accessible-for-notify | current |
| hpicfRipngPacketSrcType OBJECT-TYPE The address type for hpicfRipngPacketSrc. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4.3 | InetAddressType | accessible-for-notify | current |
| hpicfRipngPacketSrc OBJECT-TYPE The IPv6 address of an inbound packet that cannot be identified by a peer instance. Only IPv6 addresses without a zone index are expected. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4.4 | InetAddress (SIZE(0 | 16)) | accessible-for-notify | current |
| hpicfRipngIfState OBJECT-TYPE RIPng interface state types. | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4.5 | INTEGER {up(1), down(2)} | accessible-for-notify | current |
| hpicfRipngConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.113.2 | |||
| hpicfRipngCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.1 | |||
| hpicfRipngGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfRipngIfStateChange NOTIFICATION-TYPE A hpicfRipngIfStateChange notification signifies that there has been a change in the state of a RIPng interface. | 1.3.6.1.4.1.11.2.14.11.5.1.113.0.1 | current |
| hpicfRipngIfConfigError NOTIFICATION-TYPE A hpicfRipngIfConfigError notification signifies that a packet has been received on an interface from a router whose configuration parameters conflict with this router's configuration parameters. | 1.3.6.1.4.1.11.2.14.11.5.1.113.0.2 | current |
| hpicfRipngIfRxBadPacket NOTIFICATION-TYPE A hpicfRipngIfRxBadPacket notification signifies that a RIPng packet that cannot be parsed has been received on this interface. | 1.3.6.1.4.1.11.2.14.11.5.1.113.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfRipngCompliance MODULE-COMPLIANCE The compliance statement for HP routing switches that support RIPng. | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.1.1 | current |
| hpicfRipngBaseScalarsGroup OBJECT-GROUP This group lists the basic scalars that are required for the RIPng configuration. | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2.1 | current |
| hpicfRipngIfConfGroup OBJECT-GROUP This group lists the interface configuration of RIPng systems. | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2.2 | current |
| hpicfRipngPeerGroup OBJECT-GROUP A collection of objects that lists peer information. | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2.3 | current |
| hpicfRipngNotificationObjectGroup OBJECT-GROUP A collection of objects that are used to record RIPng notification parameters. | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2.4 | current |
| hpicfRipngNotificationGroup NOTIFICATION-GROUP A collection of objects that lists RIPng notifications. | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2.5 | current |