HP-ICF-XRRP
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.18
- Last updated
- 2021-06-10 00:00
- Organization
- HP Networking
- Revisions
- 2021-06-10 00:00, 2005-08-05 00:00, 2004-10-20 00:00, 2002-08-19 00:00
- Namespace
- hp
- Source file
HP-ICF-XRRP- Digest
sha256:103ee5cbd01ae64330f8f997ccec9dbc5abc5660f121c7dd83249081292dcfa8
Description
This MIB module contains the definitions of Managed Objects for the XRRP router - the device running HP proprietory version of the Virtual Router Redundancy Protocol (VRRP).
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| Q-BRIDGE-MIB | VlanId |
| RMON2-MIB | LastCreateTime |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HP-ICF-OID HP-ICF-XRRP IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| XrrpRouterId TEXTUAL-CONVENTION A number which serves to uniquely identify a XRRP router within a domain. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfXrrpNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.18.1 | |||
| hpicfXrrpNotificationsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.18.1.0 | |||
| hpicfXrrpNotificationsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.18.1.1 | |||
| hpicfXrrpTrapAuthErrorType OBJECT-TYPE Potential types of configuration conflicts. Used by hpicfXrrpTrapAuthFailure trap. | 1.3.6.1.4.1.11.2.14.11.5.1.18.1.1.1 | INTEGER {invalidAuthType(1), authTypeMismatch(2), authFailure(3)} | accessible-for-notify | current |
| hpicfXrrpOperations OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.18.2 | |||
| hpicfXrrpVersion OBJECT-TYPE This value identifies the particular version of the XRRP supported by this device. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.1 | Integer32 | read-only | current |
| hpicfXrrpAdminState OBJECT-TYPE The administrative state of the XRRP protocol on the box. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfXrrpDomain OBJECT-TYPE Domain that this router is in. The router can only be in one domain. Routers in the same domain can fail-over for each other. Up to 2 routers that have common VLANs can use the same XRRP Domain. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.3 | Integer32 (1..255) | read-write | current |
| hpicfXrrpRouterId OBJECT-TYPE Unique number for this router within a given domain. The router number (in combination with a VLAN ID) is used as an identifier for an XRRP instance within a domain. Along with 'hpicfXrrpDomain' it is used to create the XRRP MAC address for the XRRP instance this router owns. No two routers in the same domain can have the same router number in the same level 2 switching fabric. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.4 | XrrpRouterId | read-write | current |
| hpicfXrrpFailback OBJECT-TYPE Delay a router must wait before it can reclaim control for the virtual router it owns after its VLANs have come back up. This prevents any crashing for intermittent failures. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.5 | Integer32 (10..999) | read-write | current |
| hpicfXrrpTrapCntl OBJECT-TYPE Indicates whether the XRRP-enabled router will generate SNMP traps for events defined in this MIB. The set bit means 'enabled'. - stateChange(0) This bit controls whether the notification trap is allowed to be send when virtual router changes the state. - mainState(1) This bit controls whether the notification trap is allowed to be send when virtual router transitions to the Main state. - authFailure(2) This bit controls whether the notification trap is allowed to be send when virtual router detects an authentication error. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.6 | Bits {stateChange(0), mainState(1), authFailure(2)} | read-write | current |
| hpicfXrrpInstancesTable OBJECT-TYPE A table that contains operational characteristics of the virtual routers (XRRP instances) configured on this routing device. Currently on a given router for a given VLAN up to 2 instances can be supported (i.e. router can be the owner of one XRRP instance and backup up to one other). The theoretical maximum of XRRP instances on the router can be MAX_VLAN*2, currently it is limited to 512. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.7 | not-accessible | current | |
| hpicfXrrpInstanceEntry OBJECT-TYPE An entry (row) in the 'hpicfXrrpInstancesTable' containing the operational characteristics of the specific virtual router (XRRP instance) configured on this device. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.7.1 | not-accessible | current | |
| hpicfXrrpInstanceRouterId OBJECT-TYPE The router number which owns the virtual router interface (XRRP instance). In combination with 'hpicfXrrpInstanceVlanId' used as an index value to uniquely identify a row in the 'hpicfXrrpInstancesTable' table. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.7.1.1 | XrrpRouterId | not-accessible | current |
| hpicfXrrpInstanceVlanId OBJECT-TYPE The VLAN ID where the virtual router (XRRP instance) is running on. In combination with 'hpicfXrrpInstanceRouterId' is used as an index value to uniquely identify a row in the 'hpicfXrrpInstancesTable' table. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.7.1.2 | VlanId | not-accessible | current |
| hpicfXrrpInstanceOperState OBJECT-TYPE The current state of the virtual router (XRRP instance) configured on this device. This object has the following defined values: - `initialize', which indicates that the virtual router (XRRP instance) is waiting for a startup event. - `backup', which indicates that virtual router (XRRP instance) is monitoring the availability of the Main router. - `main', which indicates that the given virtual router (XRRP instance) is forwarding packets for the IP addresses associated with it, i.e. is in the Main state. - 'vlandown', which indicates that the VLAN associated with this virtual router (XRRP instance) is in down state. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.7.1.3 | INTEGER {initialize(1), backup(2), main(3), vlandown(4)} | read-only | current |
| hpicfXrrpInstanceAuthType OBJECT-TYPE Authentication type used for VRRP protocol exchanges between virtual routers. - 'noAuthentication' means that VRRP protocol exchanges are notauthenticated. - 'simpleTextPassword' means that exchanges are authenticated by a clear text password. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.7.1.4 | INTEGER {noAuthentication(1), simpleTextPassword(2)} | read-create | current |
| hpicfXrrpInstanceAuthKey OBJECT-TYPE This is an authentication string that is used to authenticate encapsulated VRRP packets received from other routers the XRRP instance is composed. This value must be consistently defined across the routers that form this XRRP instance. When read, it always returns an Octet String of length zero. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.7.1.5 | OCTET STRING (SIZE(0..8)) | read-create | current |
| hpicfXrrpInstanceAdvertiseInterval OBJECT-TYPE This parameter defines the advertisement interval in seconds for XRRP packets sent out by the Main router of the XRRP instance. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.7.1.6 | Integer32 (1..60) | read-create | current |
| hpicfXrrpInstanceUpTime OBJECT-TYPE This is the value of the `sysUpTime' object when the XRRP instance transitioned out of `initialized' state. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.7.1.7 | TimeStamp | read-only | current |
| hpicfXrrpInstanceRowStatus OBJECT-TYPE Status of the row in the 'hpicfXrrpInstancesTable'. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.7.1.8 | RowStatus | read-create | current |
| hpicfXrrpInstanceAssoIpAddrTable OBJECT-TYPE This table contains IP addresses associated with virtual routers (XRRP instances) configured on this device. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.8 | not-accessible | current | |
| hpicfXrrpInstanceAssoIpAddrEntry OBJECT-TYPE An entry in the 'hpicfXrrpInstanceAssoIpAddrTable'. The number of rows will be equal the number of IP addresses backed up by the all XRRP instances on this device. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.8.1 | not-accessible | current | |
| hpicfXrrpAssoIpAddr OBJECT-TYPE The backed up IP address configured on the VLAN 'hpicfXrrpInstanceVlanId' of the router 'hpicfXrrpInstanceRouterId'. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.8.1.1 | IpAddress | not-accessible | current |
| hpicfXrrpAssoIpMask OBJECT-TYPE The subnet mask for the IP address. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.8.1.2 | IpAddress | read-create | current |
| hpicfXrrpAssoRowStatus OBJECT-TYPE The status of the row in 'hpicfXrrpInstanceAssoIpAddrTable'. | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.8.1.3 | RowStatus | read-create | current |
| hpicfXrrpTransferControl OBJECT-TYPE When this object is set to transferCtrl (1), it acts as a trigger to intimate XRRP of the transfer of control from one router to another. When read, this object always returns notransferCtrl (2). | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.9 | INTEGER {transferCtrl(1), notransferCtrl(2)} | read-write | current |
| hpicfXrrpInfiniteFailback OBJECT-TYPE When this object is set to enable (1), it sets the XRRP router on infinite failback. On initialization, the default value is disable (2). | 1.3.6.1.4.1.11.2.14.11.5.1.18.2.10 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfXrrpStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.18.3 | |||
| hpicfXrrpStatsXrrpMacAddress OBJECT-TYPE MAC Address used for XRRP instances for which this router is the owner. Value is determined by XRRP domain and unique router number. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.1 | MacAddress | read-only | current |
| hpicfXrrpStatsMacAndMask OBJECT-TYPE This value contains the current AND mask used by XRRP to determine which MAC addresses can be received for routing. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.2 | MacAddress | read-only | current |
| hpicfXrrpStatsPktsRcvd OBJECT-TYPE This value contains the number of XRRP packets received by the router. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.3 | Counter32 | read-only | current |
| hpicfXrrpStatsNotDomainPktsReject OBJECT-TYPE This value contains the number of XRRP packets received from the other domains. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.4 | Counter32 | read-only | current |
| hpicfXrrpStatsCheckSumPktsReject OBJECT-TYPE This value contains the number of XRRP packets rejected due to checksum errors. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.5 | Counter32 | read-only | current |
| hpicfXrrpStatsBadValuePktsReject OBJECT-TYPE This value contains the number of received XRRP packets with bad values. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.6 | Counter32 | read-only | current |
| hpicfXrrpStatsCorruptedPktsReject OBJECT-TYPE This value contains the number of received XRRP packets that are too short. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.7 | Counter32 | read-only | current |
| hpicfXrrpStatsVersionErrorPktsReject OBJECT-TYPE This value contains the number of received XRRP packets with wrong version number. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.8 | Counter32 | read-only | current |
| hpicfXrrpStatsBcastArpsXmtd OBJECT-TYPE This value contains the number of broacast arps sent. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.9 | Counter32 | read-only | current |
| hpicfXrrpStatsUpTime OBJECT-TYPE This is the value of the `sysUpTime' object when the XRRP protocol has been last enabled. Used to count elapsed time since last XRRP enable action. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.10 | TimeStamp | read-only | current |
| hpicfXrrpStatsProtocolCreateTime OBJECT-TYPE The value of sysUpTime when XRRP protocol was last activated (initialized). This can be used for polling applications to detect discontinuity in the above statistics counters if protocol has been reinitialized between polls. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.11 | LastCreateTime | read-only | current |
| hpicfXrrpStatsInstancesTable OBJECT-TYPE A table that contains statistics information for the XRRP instances on the router. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12 | not-accessible | current | |
| hpicfXrrpStatsInstanceEntry OBJECT-TYPE Information about a specific XRRP instance. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12.1 | not-accessible | current | |
| hpicfXrrpStatsInstancePktsRcvd OBJECT-TYPE This value contains the number of XRRP packets received by the virtual router (XRRP instance). | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12.1.1 | Counter32 | read-only | current |
| hpicfXrrpStatsInstancePktsXmtd OBJECT-TYPE This value contains the number of XRRP packets transmitted by the virtual router (XRRP instance). | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12.1.2 | Counter32 | read-only | current |
| hpicfXrrpStatsInstanceVersionErrPkts OBJECT-TYPE This value contains the number of XRRP packets received by the virtual router (XRRP instance) with incompatible version value in either the XRRP or VRRP portion of the header. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12.1.3 | Counter32 | read-only | current |
| hpicfXrrpStatsInstancePriorityZeroPktsRcvd OBJECT-TYPE This value contains the number of XRRP packets received with the priority set to 0 on the virtual router (i.e. the current main router is giving up control). | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12.1.4 | Counter32 | read-only | current |
| hpicfXrrpStatsInstancePriorityZeroPktsXmtd OBJECT-TYPE This value contains the number of XRRP packets transmitted by the virtual router with the priority set to 0 (i.e. the virtual router is giving up control). | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12.1.5 | Counter32 | read-only | current |
| hpicfXrrpStatsInstanceMismatchedIpPkts OBJECT-TYPE This value contains the number of XRRP packets received by the virtual router with an unknown mismatched IP addresses. The Backup router will automatically accept the addresses from a router with a priority of 255 (i.e. the virtual router owner). | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12.1.6 | Counter32 | read-only | current |
| hpicfXrrpStatsInstanceAuthFailPktsReject OBJECT-TYPE This value contains the number of rejected by this virtual router XRRP packets due to authentication failure (i.e. mismatched passwords). | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12.1.7 | Counter32 | read-only | current |
| hpicfXrrpStatsInstanceIntervalMismatchPkts OBJECT-TYPE This value contains the number of XRRP packets with the advertisement interval is a mismatch. The receiving router will change to that of the transmitter but logs a warning. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12.1.8 | Counter32 | read-only | current |
| hpicfXrrpStatsInstanceCreateTime OBJECT-TYPE The value of sysUpTime when this virtual router entry was last activated. This object allows to a management station to detect deletion and recreation cycles between polls and thus detect discontinuity in the above statistics counters. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.12.1.9 | LastCreateTime | read-only | current |
| hpicfXrrpStatsRcTable OBJECT-TYPE A table that contains statistics information for virtual router coordinators in the domain. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13 | not-accessible | current | |
| hpicfXrrpStatsRcEntry OBJECT-TYPE Information about a specific router coordinator. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1 | not-accessible | current | |
| hpicfXrrpStatsRcRouterId OBJECT-TYPE The router coordinator number. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.1 | XrrpRouterId | not-accessible | current |
| hpicfXrrpStatsRcOperState OBJECT-TYPE The current operational state of the router coordinator. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.2 | INTEGER {initialize(1), backup(2), main(3), failback(4)} | read-only | current |
| hpicfXrrpStatsRcType1PktsRcvd OBJECT-TYPE This value contains the number of type 1 XRRP packets received by the router. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.3 | Counter32 | read-only | current |
| hpicfXrrpStatsRcType1PktsXmtd OBJECT-TYPE This value contains the number of type 1 XRRP packets transmitted by the router. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.4 | Counter32 | read-only | current |
| hpicfXrrpStatsRcType2PktsRcvd OBJECT-TYPE This value contains the number of type 2 XRRP packets received by the router. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.5 | Counter32 | read-only | current |
| hpicfXrrpStatsRcType2PktsXmtd OBJECT-TYPE This value contains the number of type 2 XRRP packets transmitted by the router. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.6 | Counter32 | read-only | current |
| hpicfXrrpStatsRcBecomeMaster OBJECT-TYPE The total number of times that this router has become a master. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.7 | Counter32 | read-only | current |
| hpicfXrrpStatsRcMasterTime OBJECT-TYPE Duration as master (in seconds). | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.8 | TimeStamp | read-only | current |
| hpicfXrrpStatsRcUnknownVlanId OBJECT-TYPE The number of packets received by this virtual router that do not map to a known VLAN ID where an XRRP instance is supported. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.9 | Counter32 | read-only | current |
| hpicfXrrpStatsRcCreateTime OBJECT-TYPE The value of sysUpTime when this router coordinator entry was last activated. This object allows to a management station to detect deletion and recreation cycles between polls and thus detect discontinuity in the above statistics counters. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.10 | LastCreateTime | read-only | current |
| hpicfXrrpStatsRcMainRouterTime OBJECT-TYPE Duration as main router (in seconds). | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.11 | TimeStamp | read-only | current |
| hpicfXrrpStatsRcBecomeMain OBJECT-TYPE The total number of times that this router has become a main router. | 1.3.6.1.4.1.11.2.14.11.5.1.18.3.13.1.12 | Counter32 | read-only | current |
| hpicfXrrpConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.18.4 | |||
| hpicfXrrpMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.1 | |||
| hpicfXrrpMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfXrrpTrapStateChange NOTIFICATION-TYPE This trap indicates that a XRRP router has changed state. The trap contains the domain number, the router coordinator number and state value for the change. This trap is being controlled by the state of 'hpicfXrrpTrapCntl' object. | 1.3.6.1.4.1.11.2.14.11.5.1.18.1.0.1 | current |
| hpicfXrrpTrapAuthFailure NOTIFICATION-TYPE This trap indicates that the authentication error occurred on a XRRP VLAN. The trap contains the domain number, this router number, instance id (owner router number and VLAN ID) that detected the error and type of the authentication error. This trap is being controlled by the state of 'hpicfXrrpTrapCntl' object. | 1.3.6.1.4.1.11.2.14.11.5.1.18.1.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfXrrpMIBCompliance MODULE-COMPLIANCE ********* THIS COMPLIANCE IS DEPRECATED ********* | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.1.1 | deprecated |
| hpicfXrrpMIBCompliance1 MODULE-COMPLIANCE The core compliance statement for XRRP implementation. | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.1.2 | deprecated |
| hpicfXrrpMIBCompliance2 MODULE-COMPLIANCE The core compliance statement for XRRP implementation. | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.1.3 | deprecated |
| hpicfXrrpMIBCompliance3 MODULE-COMPLIANCE The core compliance statement for XRRP implementation. | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.1.4 | current |
| hpicfXrrpMIBCompliance4 MODULE-COMPLIANCE The core compliance statement for XRRP implementation. | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.1.5 | current |
| hpicfXrrpOperGroup OBJECT-GROUP ********* THIS GROUP IS DEPRECATED ********* | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.2.1 | deprecated |
| hpicfXrrpStatsGroup OBJECT-GROUP Conformance group for XRRP statistics. | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.2.2 | deprecated |
| hpicfXrrpTrapGroup OBJECT-GROUP Conformance group for objects contained in XRRP notifications. | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.2.3 | current |
| hpicfXrrpNotificationGroup NOTIFICATION-GROUP The XRRP MIB Notification Group. | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.2.4 | current |
| hpicfXrrpOperGroup1 OBJECT-GROUP Conformance group for XRRP operations. | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.2.5 | current |
| hpicfXrrpOperGroup2 OBJECT-GROUP Conformance group for XRRP operations. | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.2.6 | current |
| hpicfXrrpStatsGroup1 OBJECT-GROUP Conformance group for XRRP statistics. | 1.3.6.1.4.1.11.2.14.11.5.1.18.4.2.7 | current |