USR-MIP-MIB: View SNMP OID List / Download MIB

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: USR-MIP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usrMIP 1.3.6.1.4.1.429.4.82
Added usrMipHaSendICMPforPMTUDiscovery
       usrMipHaConfig 1.3.6.1.4.1.429.4.82.1
           usrMipHaMaxLifetime 1.3.6.1.4.1.429.4.82.1.1
The longest lifetime in seconds that the Home Agent is willing to accept in any Registration Request.
           usrMipHaDomainName 1.3.6.1.4.1.429.4.82.1.2
The HA domain name. OBSOLETE: This object is never used on HA.
           usrMipHaDomainSpi 1.3.6.1.4.1.429.4.82.1.3
The SPI is the 4-byte opaque index within the Mobility Security Association which selects the specific security parameters to be used to authenticate the peer. OBSOLETE: This object is never used on HA.
           usrMipHaDomainKey 1.3.6.1.4.1.429.4.82.1.4
The shared secret key for the security associations. Reading this object will always return zero length value. OBSOLETE: This object is never used on HA.
           usrMipHaHacnAddress 1.3.6.1.4.1.429.4.82.1.5
Home Agent Control Nodes RUN IP Address.
           usrMipFaDomainSpi 1.3.6.1.4.1.429.4.82.1.6
The SPI is the 4-byte opaque index within the Mobility Security Association which selects the specific security parameters to be used to authenticate the peer. OBSOLETE: This object is never used on HA.
           usrMipFaDomainKey 1.3.6.1.4.1.429.4.82.1.7
The shared secret key for the security associations. Reading this object will always return zero length value. OBSOLETE: This object is never used on HA.
           usrMipHaTimeDrift 1.3.6.1.4.1.429.4.82.1.8
The value represents how close the timestamp, contained in the Identification information element of the Registration Request or the Registration Acknowledge message, should be to the PDSNs time of day clock. This time tolerance is used in conjunction with timestamp replay protection against replay attacks.
           usrMipHaMaxTunnels 1.3.6.1.4.1.429.4.82.1.9
Maximum number of tunnels that can be established by this Home Agent.
           usrMipHaHacnStatus 1.3.6.1.4.1.429.4.82.1.10
Specifies if the HACN Interface is available. When set for the first time all active HA tunnels will be deleted prior to initialization. Enabling an already active interface has no action and returns no error. Disabling an active interface will cause deleteion of all tunnels and services provided on the interface. Disabling an inactive interface has no action and returns no error.
           usrMipHaMobileRegDump 1.3.6.1.4.1.429.4.82.1.11
Specifies if the MIP debugging is enabled. DEPRECATED: The CLI command Set Mobile Reg_dump on/off removed.
           usrMipHaMnSaTable 1.3.6.1.4.1.429.4.82.1.12
A table for configuring mobility security associations between mobile nodes and the Home Agent.
                 usrMipHaMnSaEntryIndex 1.3.6.1.4.1.429.4.82.1.12.1
An entry in the Home Agent Security Association Table.
                     usrMipHaMnSaIndexNum 1.3.6.1.4.1.429.4.82.1.12.1.1
Home Agent can support up to 1000 mobility security associations.
                     usrMipHaMnSaIndexSpi 1.3.6.1.4.1.429.4.82.1.12.1.2
The SPI is the 4-byte opaque index within the Mobility Security Association which selects the specific security parameters to be used to authenticate the peer.
                     usrMipHaMnSaIndexKey 1.3.6.1.4.1.429.4.82.1.12.1.3
The shared secret key for the security associations.
                     usrMipHaMnSaIndexStatus 1.3.6.1.4.1.429.4.82.1.12.1.4
This object is used to add, modify, and delete rows for the security association table.
           usrMipHaTunIPToDel 1.3.6.1.4.1.429.4.82.1.13
Delete a tunnel specified by this IP address.
           usrMipHaTunnelDeleteAll 1.3.6.1.4.1.429.4.82.1.14
When this flag is FALSE it indicates that HACN should not be updated with a delete MBR. This case will happen if the HACN interface is disabled on HA and re-enabled before HACN can find out that it happened. If this happens then at least HACN can download MBRs to the this HA. If this flag is set to TRUE all MBRs are deleted from HA. This flag will always return FALSE on a read.
           usrMipHaHacnSoftbusy 1.3.6.1.4.1.429.4.82.1.15
HA is softbusy or not. From 3.0 onwards it means that this HA will try to forward the Registration Request received by it and in case it can not find a HA to which Registration Request can be forwarded, this HA will process that request. Softbusy state can be changed only for ACTIVE non IPSec HA.
           usrMipHaHacnSecret 1.3.6.1.4.1.429.4.82.1.16
Secret shared between HA and HACN.
           usrMipHaIdleTimer 1.3.6.1.4.1.429.4.82.1.17
The value represents the time interval when a process will be run to delete the MBRs for the MNs on which there have been no activity for certain time (which is equal to maximum idle time). This value should be less than MaxIdleTime. The default is 10 secs.
           usrMipHaIdleTimerStatus 1.3.6.1.4.1.429.4.82.1.18
Idle Timer Enabled or Disabled. The default is Disabled. Attempting to enable/disable the Idle TImer while any call is active will return an error.
           usrMipHaMaxIdleTime 1.3.6.1.4.1.429.4.82.1.19
The value represents the time for the maximum idle time. If for this much time there is no activity (data transfer), then the MBR for this MN will be deleted. This value should be greater than IdleTimer. The default value is 65535 secs.
           usrMipHaWAPCCStatus 1.3.6.1.4.1.429.4.82.1.20
Specifies if WAP Call Clearing is enabled. Enabling if already enabled has no action and no error is returned. Disabling this feature while any update message is pending will return an error.
           usrMipHaTunnelByAddr 1.3.6.1.4.1.429.4.82.1.21
Display a tunnel specified by this IP address. OBSOLETE: This object is never used on HA.
           usrMipHaStatsResetTime 1.3.6.1.4.1.429.4.82.1.22
Reading: Time the HA statistics counters were last reset. The HA statistics are valid from usrMipHAStatsResetTime until present. Resetting counters causes a discontinuity in the monotonically increasing value of counters. Management stations that sample these counters need also to sample this object so that they can know that a discontinuity occurred with respect to the previous sample. Its value is in NTP format. Writing: Writing 0 causes update of usrMipHAStatsResetTime and the HA counters to be reset to 0.
           usrMipHaUsingBothPorts 1.3.6.1.4.1.429.4.82.1.23
Specifies if HA is using both ports. Port 1 (eth:1) will always be used for interfacing with PDSN/FA/HACN
           usrMipHaTunDelByNAI 1.3.6.1.4.1.429.4.82.1.24
Delete tunnel(s) specified by this NAI. Reading this value returns NULL.
           usrMipHaBroadcastBit 1.3.6.1.4.1.429.4.82.1.25
This flag specifies if HA should accept a registration request with B bit set in registration flags or not. By default this bit is set and HA will accept reg req with B bit set.
           usrMipHaNAICheck 1.3.6.1.4.1.429.4.82.1.26
Specifies if HA is checking NAI for re-registration requests or not. If it is enable then NAI is checked for each Re-Registration Requests otherwise NAI is not checked. By default NAI check is enabled.
           usrMipHaFaSaTable 1.3.6.1.4.1.429.4.82.1.27
A table for configuring FA security associations between PDSN/FA and the Home Agent.
                 usrMipHaFaSaEntryIndex 1.3.6.1.4.1.429.4.82.1.27.1
An entry in the FA-HA Security Association Table.
                     usrMipHaFaSaIndexNum 1.3.6.1.4.1.429.4.82.1.27.1.1
Home Agent can support up to 100 FA-HA security associations.
                     usrMipHaFaSaIpAddress 1.3.6.1.4.1.429.4.82.1.27.1.2
The IP address of PDSN/FA.
                     usrMipHaFaSaSpi 1.3.6.1.4.1.429.4.82.1.27.1.3
The SPI is the 4-byte opaque index within the FA-HA Security Association which selects the specific security parameters to be used to authenticate the peer.
                     usrMipHaFaSaKey 1.3.6.1.4.1.429.4.82.1.27.1.4
The shared secret key for the security associations.
                     usrMipHaFaSaStatus 1.3.6.1.4.1.429.4.82.1.27.1.5
This object is used to add, modify, and delete rows for the security association table.
           usrMipHaStatusIPSec 1.3.6.1.4.1.429.4.82.1.28
Indicates this HA is IPSec enabled or not. If enabled then this HA will be used to service IPSec calls. In case HACN is present, this HA will accept only ipsec enabled virtual HA profile during role assignment.
           usrMipAuthenticationStyle 1.3.6.1.4.1.429.4.82.1.29
Indicates the authentication style on HA for registration requests. The HA can authenticate request according to RFC2002 standards or RFC2002bis standards. RFC2002 and RFC2002BIS are the only two valid values Value 1 will specify RFC2002 Auth Style and value 2 will specify RFC2002BIS Auth Style.
           usrMipMNHAKeyTransportScheme 1.3.6.1.4.1.429.4.82.1.30
Indicates the MN_HA Key Transport Scheme for access request to AAA. The radius attribute returned by AAA for MN-HA secret will depend upon the Key Transport Scheme. ThreeCom-VSA and IS-835 are the only two valid values Value 1 will specify 3Com VSA and value 2 will specify IS-835.
           usrMipMNHAKeyPadding 1.3.6.1.4.1.429.4.82.1.31
Indicates whether HA has MN-HA Key padding enabled or disabled. If enabled, the key will be padded and if disabled the exact length of the key will be taken. Padding can be set only if there are no calls up in the system. By default the Key will be padded.
           usrMipLoadBalancingStatus 1.3.6.1.4.1.429.4.82.1.32
Indicates whether HA will forward MIP Registration Requests to other HAs for Load Balancing or not. If enabled HA will do load balancing else it will not forward MIP RRQ. By default the HA will do Load Balancing.
           usrMipHaGarpUponRereg 1.3.6.1.4.1.429.4.82.1.33
Indicates whether G-ARP upon MIP Re-Registration is enabled or disabled. If enabled, the HA will send G-ARP for the MN address for Re-Registration request else it will not be sent. G-ARP is always sent for Initial Registration request.
           usrMipHaSendICMPforPMTUDiscovery 1.3.6.1.4.1.429.4.82.1.34
Indicates whether HA will send ICMP message when it receives a packet with size bigger than Tunnel MTU size for Path MTU Discovery. Note: The CLI description was later changed to Check Tunnel MTU. CEM should also change the description to the same.
           usrMipMultipleLoginsStatus 1.3.6.1.4.1.429.4.82.1.44
Indicates whether HA will allow Multiple Logins for same user or not.
       usrMipHaStats 1.3.6.1.4.1.429.4.82.2
           usrMipHaRegReqsIn 1.3.6.1.4.1.429.4.82.2.1
Total number of Registration Requests processed by the home agent.
           usrMipHaRegAccptsSent 1.3.6.1.4.1.429.4.82.2.2
Total number of Registrations Requests accepted by the home agent (Code 0).
           usrMipHaRegRejsSent 1.3.6.1.4.1.429.4.82.2.3
Total number Registration Requests denied by the home agent.
           usrMipHaRegReqsDropped 1.3.6.1.4.1.429.4.82.2.4
Total number of Registration Requests that were discarded by the home agent.
           usrMipHaMnAuthFailures 1.3.6.1.4.1.429.4.82.2.5
Total number of Registration Requests denied by the home agent - mobile node failed authentication (Code 131).
           usrMipHaFaAuthFailures 1.3.6.1.4.1.429.4.82.2.6
Total number of Registration Requests denied by the home agent - foreign agent failed authentication (Code 132).
           usrMipHaRegsMalformedIn 1.3.6.1.4.1.429.4.82.2.7
Total number of Registration Requests denied by the home agent - poorly formed request (Code 134.)
           usrMipHaRegReqsBadHaIn 1.3.6.1.4.1.429.4.82.2.8
Total number of Registration Requests denied by the home agent - unknown home agent address (Code 136.)
           usrMipHaTimeCheckFailures 1.3.6.1.4.1.429.4.82.2.9
Total number of Time Check Failures.
           usrMipHaNAICheckFailures 1.3.6.1.4.1.429.4.82.2.10
Total number of NAI Check Failures.
           usrMipHaInsuffResources 1.3.6.1.4.1.429.4.82.2.11
Total number of Registration Requests denied by the home agent - insufficient resources (Code 130.)
           usrMipHaLifetimeDiscs 1.3.6.1.4.1.429.4.82.2.12
Total number of home agent initiated disconnects due to Lifetime expiry event.
           usrMipHaDeregDiscs 1.3.6.1.4.1.429.4.82.2.13
Total number of Registration Requests received by the home agent with a Lifetime of zero (requests to deregister).
           usrMipHaManualDiscs 1.3.6.1.4.1.429.4.82.2.14
Total number of manual disconnects initiated by this home agent.
           usrMipHaTotalSessions 1.3.6.1.4.1.429.4.82.2.15
Total number of sessions handled by this home agent.
           usrMipHaCurrentSessions 1.3.6.1.4.1.429.4.82.2.16
Current number of active sessions.
           usrMipHaUnsupEncapFailures 1.3.6.1.4.1.429.4.82.2.17
Total number of Registration Requests denied by the home agent - Unsupported Encapsulation (Code 139.) DEPRECATED: HA does not report this error code any more. If HA receives M Bit in registration request, it gives 129 error code.
           usrMipHaMobilityBindingTable 1.3.6.1.4.1.429.4.82.2.18
A table containing the home agents mobility binding list. The home agent updates this table in response to registration events from mobile nodes.
                 usrMipHaMobilityBindingEntry 1.3.6.1.4.1.429.4.82.2.18.1
An entry in the mobility binding list.
                     usrMipHaMobilityBindingIndex 1.3.6.1.4.1.429.4.82.2.18.1.1
Index of the entry in the Mobility Binding Table.
                     usrMipHaMobilityBindingMN 1.3.6.1.4.1.429.4.82.2.18.1.2
Mobile nodes home (IP) address.
                     usrMipHaMobilityBindingCOA 1.3.6.1.4.1.429.4.82.2.18.1.3
Mobile nodes care-of-address. One mobile node can have multiple bindings with different care-of-addresses.
                     usrMipHaMobilityBindingRegFlags 1.3.6.1.4.1.429.4.82.2.18.1.4
Registration flags sent by mobile node. This is a bit-mapped value with the following representation: 7 6 5 4 3 2 1 0 +---+---+---+---+---+---+---+---+ | S | B | D | M | G | V | T | R | +---+---+---+---+---+---+---+---+ where, S - Simultaneous Bindings B - Broadcast Datagrams D - Decapsulation by mobile node M - Minimal Encapsulation G - GRE Encapsulation V - V.J. Compression T - Reverse Tunneling R - Reserved Bit
                     usrMipHaMobilityBindingRegIDLow 1.3.6.1.4.1.429.4.82.2.18.1.5
Low 32 bits of Identification used in that binding by the mobile node.
                     usrMipHaMobilityBindingRegIDHigh 1.3.6.1.4.1.429.4.82.2.18.1.6
High 32 bits of Identification used in that binding by the mobile node.
                     usrMipHaMobilityBindingTimeGranted 1.3.6.1.4.1.429.4.82.2.18.1.7
The lifetime in seconds granted to the mobile node for this registration.
                     usrMipHaMobilityBindingTimeRemaining 1.3.6.1.4.1.429.4.82.2.18.1.8
The number of seconds remaining until the registration is expired. It has the same initial value as usrMipHaMobilityBindingTimeGranted, and is counted down by the home agent.
                     usrMipHaMobilityBindingMtu 1.3.6.1.4.1.429.4.82.2.18.1.9
The size of the MTU.
                     usrMipHaMobilityBindingNAI 1.3.6.1.4.1.429.4.82.2.18.1.10
User name ( NAI ).
                     usrMipHaMobilitySetupTime 1.3.6.1.4.1.429.4.82.2.18.1.11
Actual time when the tunnel was setup on this HA. Time is in NTP format.
                     usrMipHaMobilityBindingNextHop 1.3.6.1.4.1.429.4.82.2.18.1.14
Next hop gateway address returned by AAA, used for VLAN tagging feature.
           usrMipHaTotalSessionReleased 1.3.6.1.4.1.429.4.82.2.19
Total number of Registration Requests denied by the home agent - Unsupported Encapsulation (Code 139.)
           usrMipHaNewRegReqRcvd 1.3.6.1.4.1.429.4.82.2.20
Total number of new Registration Requests received by the home agent.
           usrMipHaNewRegReqAccepted 1.3.6.1.4.1.429.4.82.2.21
Total number of new Registration Requests accepted by the home agent.
           usrMipHaNewRegReqRejected 1.3.6.1.4.1.429.4.82.2.22
Total number of new Registration Requests rejected by the home agent.
           usrMipHaReRegReqRcvd 1.3.6.1.4.1.429.4.82.2.23
Total number of Re-Registration Requests received by the home agent.
           usrMipHaReRegReqAccepted 1.3.6.1.4.1.429.4.82.2.24
Total number of Re-Registration Requests accepted by the home agent.
           usrMipHaReRegReqRejected 1.3.6.1.4.1.429.4.82.2.25
Total number of Re-Registration Requests rejected by the home agent.
           usrMipHaDeRegReqRcvd 1.3.6.1.4.1.429.4.82.2.26
Total number of De-Registration Requests received by the home agent.
           usrMipHaDeRegReqAccepted 1.3.6.1.4.1.429.4.82.2.27
Total number of De-Registration Requests accepted by the home agent.
           usrMipHaDeRegReqRejected 1.3.6.1.4.1.429.4.82.2.28
Total number of De-Registration Requests rejected by the home agent.
           usrMipHaAdminProhibited 1.3.6.1.4.1.429.4.82.2.29
Total number of Registration Requests rejected by the home agent with error code 129
           usrMipHaRegReqForwarded 1.3.6.1.4.1.429.4.82.2.30
Total number of Registration Requests forwarded by the home agent.
           usrMipHaForwardedRegReq 1.3.6.1.4.1.429.4.82.2.31
Total number of forwarded Registration Requests received by the home agent.
           usrMipHaDuplicateIPDiscs 1.3.6.1.4.1.429.4.82.2.32
Total number of disconnects due to duplicate IP address. This can happen when an MBR already exists with the same address as as assigned to MN.
           usrMipHaDuplicateNaiDiscs 1.3.6.1.4.1.429.4.82.2.39
Total number of disconnects due to duplicate NAI. This can happen when Multiple Logins is disabled and an MBR already exists with the same NAI.
           usrMipHaClearMBRDiscs 1.3.6.1.4.1.429.4.82.2.40
Total number of disconnects due to Clear MBR message received from HACN. This can happen in two scenarios, first when HACN detects Duplicate MN IP, it sends Clear MBR message to first HA. Second when Multiple Logins is disabled and HACN detects Duplicate NAI. It will send Clear MBR to first HA.
       usrMipHaCfmConfig 1.3.6.1.4.1.429.4.82.3
           usrMipHaConfigFileName 1.3.6.1.4.1.429.4.82.3.1
The name of the configuration file for HA MIP. If this value is empty, then the default file name is @file://MipHandler.cfg.
           usrMipHaCfmStatus 1.3.6.1.4.1.429.4.82.3.2
The Configuration File Manager Flag for saving Home Agent MIP configurable parameters.
       usrMipHaTrapsSettings 1.3.6.1.4.1.429.4.82.4
           usrMipHaUpperThreshold 1.3.6.1.4.1.429.4.82.4.1
Specifies the upper Water Mark for Active Session Threshold. If the active call capacity exceeds this limit, then a trap is sent.
           usrMipHaLowerThreshold 1.3.6.1.4.1.429.4.82.4.2
Specifies the lower Water Mark for Active Session Threshold. If the active call capacity touches this lower threshold after touching the Upper threshold, then only a trap will be sent whenever next time it exceeds the Upper Threshold.
           usrMipHaTrapThreshold 1.3.6.1.4.1.429.4.82.4.3
Threshold Trap Enabled or Disabled.
           usrMipHaTrapIdleTimer 1.3.6.1.4.1.429.4.82.4.4
Idle Timer Trap Enabled or Disabled.
       usrMipHaTraps 1.3.6.1.4.1.429.4.82.5
           usrMipHaTrapsV2 1.3.6.1.4.1.429.4.82.5.0
The Traps for MIP
               usrMipHaActiveSessionThresholdReached 1.3.6.1.4.1.429.4.82.5.0.1
This trap is generated when Active Session Threshold is reached based on the calculation - (ActiveSessions * 100) / MaxTunnels being greater than the UpperThreshold.
               usrMipHaIdleTimerExpired 1.3.6.1.4.1.429.4.82.5.0.2
This trap is generated when the Idle Timer has expired and the tunnel has been disconnected. The trap contains the MobileNodes home IP address.
       usrMipHaStatus 1.3.6.1.4.1.429.4.82.6
           usrMipHaStatusHacnInterfaceStatus 1.3.6.1.4.1.429.4.82.6.1
HACN Interface status
           usrMipHaStatusHaRole 1.3.6.1.4.1.429.4.82.6.2
HA Role. This makes sense only if HACN interface is enabled. If HACN interface is not enabled, then HA role will be unassigned.
           usrMipHaStatus2EthPortStatus 1.3.6.1.4.1.429.4.82.6.3
Status of second ethernet port. If both port are in use and second ethernet port goes down then HA stops accepting reg req.
           usrMipHaStatusHaRunIp 1.3.6.1.4.1.429.4.82.6.4
Home Agent RUN IP Address. DEPRECATED: This object has been replaced by usrMipHacnSettingsHaRunIp
           usrMipHaStatusHacnResponding 1.3.6.1.4.1.429.4.82.6.5
This indicates whether HACN is responding to heartbeats or not.
           usrMipHaRunIPNetworkStatus 1.3.6.1.4.1.429.4.82.6.6
HA RunIP Network added on HA Enabled or Disabled. If the HA role is not active then no action, enabled or disabled, is allowed; an error will be returned. An error will also be returned if an attempt is made to enable/disable and active calls exist.
       usrMipHaMobileInfo 1.3.6.1.4.1.429.4.82.7
           usrMobileInfoTable 1.3.6.1.4.1.429.4.82.7.1
A table containing Mobile Node Information.
               usrMobileInfoEntry 1.3.6.1.4.1.429.4.82.7.1.1
An entry in the Mobile Node Information list.
                   usrMipHaMobilePacketOut 1.3.6.1.4.1.429.4.82.7.1.1.1
Number of packets sent out on the tunnel.
                   usrMipHaMobilePacketIn 1.3.6.1.4.1.429.4.82.7.1.1.2
Number of packets received from the tunnel.
                   usrMipHaMobileByteOut 1.3.6.1.4.1.429.4.82.7.1.1.3
Number of data bytes sent out on the tunnel.
                   usrMipHaMobileByteIn 1.3.6.1.4.1.429.4.82.7.1.1.4
Number of data bytes received from the tunnel.
       usrMipHaLoadInfo 1.3.6.1.4.1.429.4.82.8
           usrMipHaLoadInfoSystemLoad 1.3.6.1.4.1.429.4.82.8.1
This specifies the average load on the system. This is calculated by HACN and distributed to all the HAs in the heartbeat ack message.
           usrMipHaLoadInfoLLHA1 1.3.6.1.4.1.429.4.82.8.2
IP address of the least loaded HA 1 in the system. This information is passed by HACN.
           usrMipHaLoadInfoLLHA2 1.3.6.1.4.1.429.4.82.8.3
IP address of the least loaded HA 2 in the system. This information is passed by HACN.
           usrMipHaLoadInfoLLHA3 1.3.6.1.4.1.429.4.82.8.4
IP address of the least loaded HA 3 in the system. This information is passed by HACN.
           usrMipHaLoadInfoLLHA4 1.3.6.1.4.1.429.4.82.8.5
IP address of the least loaded HA 4 in the system. This information is passed by HACN.
           usrMipHaLoadInfoLoadHA1 1.3.6.1.4.1.429.4.82.8.6
Current load of least loaded HA1.
           usrMipHaLoadInfoLoadHA2 1.3.6.1.4.1.429.4.82.8.7
Current load of least loaded HA2.
           usrMipHaLoadInfoLoadHA3 1.3.6.1.4.1.429.4.82.8.8
Current load of least loaded HA3.
           usrMipHaLoadInfoLoadHA4 1.3.6.1.4.1.429.4.82.8.9
Current load of least loaded HA4.
       usrMipHacnSettings 1.3.6.1.4.1.429.4.82.9
           usrMipHacnSettingsHaRunIp 1.3.6.1.4.1.429.4.82.9.1
Home Agent RUN IP Address.
           usrMipHacnSettingsHeartbeatPeriod 1.3.6.1.4.1.429.4.82.9.2
Heartbeat period set by HACN. This value is set in HACN and is sent to HA during Role Assignment and in each Heartbeat ACK. This is the time period after which HA is supposed to send a heartbeat message to HACN.
           usrMipHacnSettingsPacketRetryPeriod 1.3.6.1.4.1.429.4.82.9.3
Packet Retry period set by HACN. This value is set in HACN and is sent to HA during Role Assignment and in each Heartbeat ACK. This is the time period after which HA is supposed to retry a message in case HA does not gets a ack for the previous message.
           usrMipHacnSettingsPacketRetryCount 1.3.6.1.4.1.429.4.82.9.4
Packet Retry count set by HACN. This value is set in HACN and is sent to HA during Role Assignment and in each Heartbeat ACK. This is the number of times a retry message will be sent to HACN.
       usrMipHacnStats 1.3.6.1.4.1.429.4.82.10
             usrMipHacnStatsHeartbeatSent 1.3.6.1.4.1.429.4.82.10.1
Total Number of heartbeats sent to HACN.
             usrMipHacnStatsHeartbeatAckRcvd 1.3.6.1.4.1.429.4.82.10.2
Total Number of heartbeat ack received from HACN.
             usrMipHacnStatsHeartbeatRetried 1.3.6.1.4.1.429.4.82.10.3
Total Number of heartbeats retried.
             usrMipHacnStatsResetTime 1.3.6.1.4.1.429.4.82.10.4
Reading: Time the HACN statistics counters were last reset. The HACN statistics are valid from usrMipHacnStatsResetTime until present. Resetting counters causes a discontinuity in the monotonically increasing value of counters. Management stations that sample these counters need also to sample this object so that they can know that a discontinuity occurred with respect to the previous sample. Its value is in NTP format. Writing: Writing 0 causes update of usrMipHacnStatsResetTime and the HACN counters to be reset to 0.