HP-ICF-RIPNG-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-RIPNG-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 |
hpicfRipng | 1.3.6.1.4.1.11.2.14.11.5.1.113 |
This is a HP proprietary MIB module to describe the RIPng protocol. |
||
hpicfRipngNotifications | 1.3.6.1.4.1.11.2.14.11.5.1.113.0 | |||
hpicfRipngIfStateChange | 1.3.6.1.4.1.11.2.14.11.5.1.113.0.1 |
A hpicfRipngIfStateChange notification signifies that there has been a change in the state of a RIPng interface. |
||
hpicfRipngIfConfigError | 1.3.6.1.4.1.11.2.14.11.5.1.113.0.2 |
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. |
||
hpicfRipngIfRxBadPacket | 1.3.6.1.4.1.11.2.14.11.5.1.113.0.3 |
A hpicfRipngIfRxBadPacket notification signifies that a RIPng packet that cannot be parsed has been received on this interface. |
||
hpicfRipngObjects | 1.3.6.1.4.1.11.2.14.11.5.1.113.1 | |||
hpicfRipngBaseScalars | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1 | |||
hpicfRipngGlobalRouteChanges | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.1 | counter32 | read-only |
The number of changes to the RIPng routing table, excluding the age refresh. |
hpicfRipngGlobalQueries | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.2 | counter32 | read-only |
The number of responses received from other systems that are sent to the RIPng queries. |
hpicfRipngAdminStatus | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.3 | integer | read-write |
The admin status of the RIPng routing protocol. Enumeration: 'enable': 1, 'disable': 2. |
hpicfRipngDefaultMetric | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.4 | integer32 | read-write |
The default metric value for the routes that are redistributed by RIPng. |
hpicfRipngDistance | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.5 | integer32 | read-write |
The administrative distance to associate with routes learned by RIPng. Routes with distances lower than the other peers in the network are preferred. |
hpicfRipngUpdateTime | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.6 | unsigned32 | read-write |
This timer defines the interval between RIPng update messages. |
hpicfRipngTimeoutTime | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.7 | unsigned32 | read-write |
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. |
hpicfRipngGarbageCollectTime | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.8 | unsigned32 | read-write |
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. |
hpicfRipngNotificationEnable | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.1.9 | octet string | read-write |
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 |
hpicfRipngIfConfTable | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2 | no-access |
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.1 | no-access |
A single routing domain in a single subnet. |
||
hpicfRipngIfConfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.1 | interfaceindex | no-access |
The interface index of this RIPng interface. It corresponds to the interface index of the IPv6 interface on which RIPng is configured. |
hpicfRipngIfConfInstId | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.2 | integer32 | no-access |
This will allow multiple instances of RIPng to run on the same device. Currently, only one instance is supported. |
hpicfRipngIfConfMetric | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.3 | integer32 | read-only |
The RIPng metric for this interface. |
hpicfRipngIfConfStatus | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.4 | rowstatus | read-only |
The row status variable for the hpicfRipngIfConf table. |
hpicfRipngIfConfSrcAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.5 | inetaddresstype | read-only |
The address type for hpicfRipngIfConfSrcAddress. Only IPv6 addresses without a zone index value are accepted. |
hpicfRipngIfConfSrcAddress | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.6 | inetaddress | read-only |
The link-local IPv6 address that this system will use as a source address on this interface. |
hpicfRipngIfConfDoPoisonReverse | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.2.1.7 | truthvalue | read-only |
A flag indicating whether the router should perform poison reverse on this interface. |
hpicfRipngPeerTable | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3 | no-access |
A list of RIPng peers. |
|
1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1 | no-access |
Information regarding a single routing peer. |
||
hpicfRipngPeerAddressType | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.1 | inetaddresstype | no-access |
The address type for hpicfRipngPeerAddress. Only IPv6 addresses without a zone index are expected. |
hpicfRipngPeerAddress | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.2 | inetaddress | no-access |
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. |
hpicfRipngPeerLastUpdate | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.3 | unsigned32 | read-only |
The value of sysUpTime when the most recent RIPng update was received from this peer. |
hpicfRipngPeerRcvBadPackets | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.3.1.4 | counter32 | read-only |
The number of RIPng invalid response packets that are received from this peer. |
hpicfRipngNotificationEntry | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4 | |||
hpicfRipngConfigErrorType | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4.1 | integer | no-access |
Potential types of configuration conflicts. Used by hpicfRipngConfigError notifications. Enumeration: 'ownPkt': 5, 'badVersion': 1, 'badField': 4, 'badHop': 3, 'noError': 6, 'badIPtype': 2. |
hpicfRipngPacketType | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4.2 | integer | no-access |
RIPng packet types. Enumeration: 'nullPacket': 3, 'request': 1, 'response': 2. |
hpicfRipngPacketSrcType | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4.3 | inetaddresstype | no-access |
The address type for hpicfRipngPacketSrc. |
hpicfRipngPacketSrc | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4.4 | inetaddress | no-access |
The IPv6 address of an inbound packet that cannot be identified by a peer instance. Only IPv6 addresses without a zone index are expected. |
hpicfRipngIfState | 1.3.6.1.4.1.11.2.14.11.5.1.113.1.4.5 | integer | no-access |
RIPng interface state types. Enumeration: 'down': 2, 'up': 1. |
hpicfRipngConformance | 1.3.6.1.4.1.11.2.14.11.5.1.113.2 | |||
hpicfRipngCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.1 | |||
hpicfRipngCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.1.1 |
The compliance statement for HP routing switches that support RIPng. |
||
hpicfRipngGroups | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2 | |||
hpicfRipngBaseScalarsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2.1 |
This group lists the basic scalars that are required for the RIPng configuration. |
||
hpicfRipngIfConfGroup | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2.2 |
This group lists the interface configuration of RIPng systems. |
||
hpicfRipngPeerGroup | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2.3 |
A collection of objects that lists peer information. |
||
hpicfRipngNotificationObjectGroup | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2.4 |
A collection of objects that are used to record RIPng notification parameters. |
||
hpicfRipngNotificationGroup | 1.3.6.1.4.1.11.2.14.11.5.1.113.2.2.5 |
A collection of objects that lists RIPng notifications. |