HP-ICF-XRRP
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).
Main OID:
hpicfXrrpMIB.1.3.6.1.4.1.25506.11.1.18
69
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
69 total| Object Name |
|---|
hpicfXrrpMIBThis 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). MODULE-IDENTITY .1.3.6.1.4.1.25506.11.1.18 |
hpicfXrrpNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.18.1 |
hpicfXrrpNotificationsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.18.1.0 |
hpicfXrrpTrapStateChangeThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.11.1.18.1.0.1 |
hpicfXrrpTrapAuthFailureThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.11.1.18.1.0.2 |
hpicfXrrpNotificationsObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.18.1.1 |
hpicfXrrpTrapAuthErrorTypePotential types of configuration conflicts.
Used by hpicfXrrpTrapAuthFailure trap.ro Enumeration .1.3.6.1.4.1.25506.11.1.18.1.1.1 |
hpicfXrrpOperations OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.18.2 |
hpicfXrrpVersionThis value identifies the particular version of the XRRP
supported by this device.ro Integer32 .1.3.6.1.4.1.25506.11.1.18.2.1 |
hpicfXrrpAdminStateThe administrative state of the XRRP protocol
on the box.rw Enumeration .1.3.6.1.4.1.25506.11.1.18.2.2 |
hpicfXrrpDomainDomain 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.rw Integer32 .1.3.6.1.4.1.25506.11.1.18.2.3 |
hpicfXrrpRouterIdUnique 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.rw XrrpRouterId .1.3.6.1.4.1.25506.11.1.18.2.4 |
hpicfXrrpFailbackDelay 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.rw Integer32 .1.3.6.1.4.1.25506.11.1.18.2.5 |
hpicfXrrpTrapCntlIndicates 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.
- masterState(1)
This bit controls whether the notification trap is
allowed to be send when virtual router transitions
to the Master state.
- authFailure(2)
This bit controls whether the notification trap is
allowed to be send when virtual router detects an
authentication error.rw Bits .1.3.6.1.4.1.25506.11.1.18.2.6 |
hpicfXrrpInstancesTableA 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. SEQUENCE OF HpicfXrrpInstanceEntry .1.3.6.1.4.1.25506.11.1.18.2.7 |
hpicfXrrpInstanceEntryAn entry (row) in the 'hpicfXrrpInstancesTable' containing
the operational characteristics of the specific virtual
router (XRRP instance) configured on this device. HpicfXrrpInstanceEntry .1.3.6.1.4.1.25506.11.1.18.2.7.1 |
hpicfXrrpInstanceRouterIdThe 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. XrrpRouterId .1.3.6.1.4.1.25506.11.1.18.2.7.1.1 |
hpicfXrrpInstanceVlanIdThe 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. VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.25506.11.1.18.2.7.1.2 |
hpicfXrrpInstanceOperStateThe 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 Master.
- `master', which indicates that the given virtual router
(XRRP instance) is forwarding packets for the IP
addresses associated with it, i.e. is in the Master
state.
- 'vlandown', which indicates that the VLAN associated
with this virtual router (XRRP instance) is in down
state.ro Enumeration .1.3.6.1.4.1.25506.11.1.18.2.7.1.3 |
hpicfXrrpInstanceAuthTypeAuthentication 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.rw Enumeration .1.3.6.1.4.1.25506.11.1.18.2.7.1.4 |
hpicfXrrpInstanceAuthKeyThis 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.rw OCTET STRING .1.3.6.1.4.1.25506.11.1.18.2.7.1.5 |
hpicfXrrpInstanceAdvertiseIntervalThis parameter defines the advertisement interval in
seconds for XRRP packets sent out by the Master of the
XRRP instance.rw Integer32 .1.3.6.1.4.1.25506.11.1.18.2.7.1.6 |
hpicfXrrpInstanceUpTimeThis is the value of the `sysUpTime' object when
the XRRP instance transitioned out of `initialized'
state.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.18.2.7.1.7 |
hpicfXrrpInstanceRowStatusStatus of the row in the 'hpicfXrrpInstancesTable'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.18.2.7.1.8 |
hpicfXrrpInstanceAssoIpAddrTableThis table contains IP addresses associated with
virtual routers (XRRP instances) configured on
this device. SEQUENCE OF HpicfXrrpInstanceAssoIpAddrEntry .1.3.6.1.4.1.25506.11.1.18.2.8 |
hpicfXrrpInstanceAssoIpAddrEntryAn 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. HpicfXrrpInstanceAssoIpAddrEntry .1.3.6.1.4.1.25506.11.1.18.2.8.1 |
hpicfXrrpAssoIpAddrThe backed up IP address configured on the VLAN
'hpicfXrrpInstanceVlanId' of the router
'hpicfXrrpInstanceRouterId'. IpAddress .1.3.6.1.4.1.25506.11.1.18.2.8.1.1 |
hpicfXrrpAssoIpMaskThe subnet mask for the IP address.rw IpAddress .1.3.6.1.4.1.25506.11.1.18.2.8.1.2 |
hpicfXrrpAssoRowStatusThe status of the row in
'hpicfXrrpInstanceAssoIpAddrTable'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.18.2.8.1.3 |
hpicfXrrpTransferControlWhen 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).rw Enumeration .1.3.6.1.4.1.25506.11.1.18.2.9 |
hpicfXrrpInfiniteFailbackWhen this object is set to enable (1), it sets the
XRRP router on infinite failback. On initialization,
the default value is disable (2).rw Enumeration .1.3.6.1.4.1.25506.11.1.18.2.10 |
hpicfXrrpStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.18.3 |
hpicfXrrpStatsXrrpMacAddressMAC Address used for XRRP instances for which this
router is the owner. Value is determined by XRRP
domain and unique router number.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.18.3.1 |
hpicfXrrpStatsMacAndMaskThis value contains the current AND mask used by XRRP to
determine which MAC addresses can be received for
routing.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.18.3.2 |
hpicfXrrpStatsPktsRcvdThis value contains the number of XRRP packets received
by the router.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.3 |
hpicfXrrpStatsNotDomainPktsRejectThis value contains the number of XRRP packets
received from the other domains.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.4 |
hpicfXrrpStatsCheckSumPktsRejectThis value contains the number of XRRP packets rejected
due to checksum errors.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.5 |
hpicfXrrpStatsBadValuePktsRejectThis value contains the number of received XRRP packets
with bad values.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.6 |
hpicfXrrpStatsCorruptedPktsRejectThis value contains the number of received XRRP packets
that are too short.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.7 |
hpicfXrrpStatsVersionErrorPktsRejectThis value contains the number of received XRRP packets
with wrong version number.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.8 |
hpicfXrrpStatsBcastArpsXmtdThis value contains the number of broacast arps sent.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.9 |
hpicfXrrpStatsUpTimeThis 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.18.3.10 |
hpicfXrrpStatsProtocolCreateTimeThe 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.ro LastCreateTime (RMON2-MIB) .1.3.6.1.4.1.25506.11.1.18.3.11 |
hpicfXrrpStatsInstancesTableA table that contains statistics information for
the XRRP instances on the router. SEQUENCE OF HpicfXrrpStatsInstanceEntry .1.3.6.1.4.1.25506.11.1.18.3.12 |
hpicfXrrpStatsInstanceEntryInformation about a specific XRRP instance. HpicfXrrpStatsInstanceEntry .1.3.6.1.4.1.25506.11.1.18.3.12.1 |
hpicfXrrpStatsInstancePktsRcvdThis value contains the number of XRRP packets received
by the virtual router (XRRP instance).ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.12.1.1 |
hpicfXrrpStatsInstancePktsXmtdThis value contains the number of XRRP packets transmitted
by the virtual router (XRRP instance).ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.12.1.2 |
hpicfXrrpStatsInstanceVersionErrPktsThis 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.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.12.1.3 |
hpicfXrrpStatsInstancePriorityZeroPktsRcvdThis value contains the number of XRRP packets received
with the priority set to 0 on the virtual router (i.e.
the current master is giving up control).ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.12.1.4 |
hpicfXrrpStatsInstancePriorityZeroPktsXmtdThis 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).ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.12.1.5 |
hpicfXrrpStatsInstanceMismatchedIpPktsThis 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).ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.12.1.6 |
hpicfXrrpStatsInstanceAuthFailPktsRejectThis value contains the number of rejected by this virtual
router XRRP packets due to authentication failure (i.e.
mismatched passwords).ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.12.1.7 |
hpicfXrrpStatsInstanceIntervalMismatchPktsThis 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.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.12.1.8 |
hpicfXrrpStatsInstanceCreateTimeThe 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.ro LastCreateTime (RMON2-MIB) .1.3.6.1.4.1.25506.11.1.18.3.12.1.9 |
hpicfXrrpStatsRcTableA table that contains statistics information for
virtual router coordinators in the domain. SEQUENCE OF HpicfXrrpStatsRcEntry .1.3.6.1.4.1.25506.11.1.18.3.13 |
hpicfXrrpStatsRcEntryInformation about a specific router coordinator. HpicfXrrpStatsRcEntry .1.3.6.1.4.1.25506.11.1.18.3.13.1 |
hpicfXrrpStatsRcRouterIdThe router coordinator number. XrrpRouterId .1.3.6.1.4.1.25506.11.1.18.3.13.1.1 |
hpicfXrrpStatsRcOperStateThe current operational state of the router coordinator.ro Enumeration .1.3.6.1.4.1.25506.11.1.18.3.13.1.2 |
hpicfXrrpStatsRcType1PktsRcvdThis value contains the number of type 1 XRRP packets
received by the router.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.13.1.3 |
hpicfXrrpStatsRcType1PktsXmtdThis value contains the number of type 1 XRRP packets
transmitted by the router.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.13.1.4 |
hpicfXrrpStatsRcType2PktsRcvdThis value contains the number of type 2 XRRP packets
received by the router.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.13.1.5 |
hpicfXrrpStatsRcType2PktsXmtdThis value contains the number of type 2 XRRP packets
transmitted by the router.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.13.1.6 |
hpicfXrrpStatsRcBecomeMasterThe total number of times that this router has become
a master.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.13.1.7 |
hpicfXrrpStatsRcMasterTimeDuration as master (in seconds).ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.18.3.13.1.8 |
hpicfXrrpStatsRcUnknownVlanIdThe number of packets received by this virtual
router that do not map to a known VLAN ID
where an XRRP instance is supported.ro Counter32 .1.3.6.1.4.1.25506.11.1.18.3.13.1.9 |
hpicfXrrpStatsRcCreateTimeThe 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.ro LastCreateTime (RMON2-MIB) .1.3.6.1.4.1.25506.11.1.18.3.13.1.10 |
hpicfXrrpConformance OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.18.4 |
hpicfXrrpMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.18.4.1 |
hpicfXrrpMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.18.4.2 |