USR-FCNI-MIB

File: USR-FCNI-MIB.mib (38645 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC USR-DEFINITIONS-MIB

Imported symbols

Counter32 IpAddress OBJECT-TYPE
NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-IDENTITY
Integer32 Unsigned32 RowStatus
TruthValue DisplayString DateAndTime
UsrConfigStatus common Time1900
UsrSpecialU32 UsrRegID

Defined Types

UsrFCNISecurConfigEntry  
SEQUENCE    
  usrFCNISecurSAIndex Integer32
  usrFCNISecurFACNAddr IpAddress
  usrFCNISecurSPI UsrSpecialU32
  usrFCNISecurSharedSecretKey OCTET STRING
  usrFCNISecurTimeDrift Integer32
  usrFCNISecurStatus RowStatus

UsrFCNISecurViolationEntry  
SEQUENCE    
  usrFCNISecurViolatorTableIndex Integer32
  usrFCNISecurViolatorAddress IpAddress
  usrFCNISecurViolationCounter Counter32
  usrFCNISecurRecentViolationSPI UsrSpecialU32
  usrFCNISecurRecentViolationTime Time1900
  usrFCNISecurRecentViolationIDLow UsrRegID
  usrFCNISecurRecentViolationIDHigh UsrRegID
  usrFCNISecurRecentViolationReason INTEGER

Defined Values

usrFCNI 1.3.6.1.4.1.429.4.85
The commWorks enterprise defined MIB objects for the wireless FACN Interface objects
MODULE-IDENTITY    

usrFCNIRegConfig 1.3.6.1.4.1.429.4.85.1
OBJECT IDENTIFIER    

usrFCNIRegReqRepStats 1.3.6.1.4.1.429.4.85.2
OBJECT IDENTIFIER    

usrFCNIRegUpdAckStats 1.3.6.1.4.1.429.4.85.3
OBJECT IDENTIFIER    

usrFCNIHeartbeatConfig 1.3.6.1.4.1.429.4.85.4
OBJECT IDENTIFIER    

usrFCNIHeartbeatStats 1.3.6.1.4.1.429.4.85.5
OBJECT IDENTIFIER    

usrFCNISecurConfig 1.3.6.1.4.1.429.4.85.6
OBJECT IDENTIFIER    

usrFCNISecurViolStats 1.3.6.1.4.1.429.4.85.7
OBJECT IDENTIFIER    

usrFCNICfmConfig 1.3.6.1.4.1.429.4.85.8
OBJECT IDENTIFIER    

usrFCNITraps 1.3.6.1.4.1.429.4.85.9
OBJECT IDENTIFIER    

usrFCNIRegReqTimer 1.3.6.1.4.1.429.4.85.1.1
Number of seconds to wait before retransmitting Registration Request message for which Registration Reply has not arrived.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

usrFCNIRegReqRetrans 1.3.6.1.4.1.429.4.85.1.2
Number of times to retransmit Registration Request message for which Registration Reply has not arrived. When this value is equal to zero and the Registration Reply does not arrive at a pre- configured interval, then Registration Request will not be retransmitted and the FACN interface will be considered as lost.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

usrFCNIRegUpdTimer 1.3.6.1.4.1.429.4.85.1.3
Number of seconds to wait before retransmitting Registration Update message for which Registration Acknowledge has not arrived. This object is not currently implemented
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..300  

usrFCNIRegUpdRetrans 1.3.6.1.4.1.429.4.85.1.4
Number of times to retransmit Registration Update message for which Registration Acknowledge has not arrived. When this value is equal to zero and the Registration Acknowledge does not arrive at a pre- configured interval, then Registration Update will not be retransmitted and the FACN interface will be considered as lost. This object is not currently implemented.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..10  

usrFCNIResetStats 1.3.6.1.4.1.429.4.85.1.5
Resets FACN Interface Statistics to zero. 1: Resets all the statistics. 2: Resets Heartbeat statistics. 3: Resets Registration Request Statistics. 4: Resets Registration Update Statistics. This object is replaced by usrFCNIStatsResetTime.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 1..4  

usrFCNIStatsResetTime 1.3.6.1.4.1.429.4.85.1.6
Reading: Time the FACN Interface statistics counters were last reset. The FACN Interface statistics are valid from usrFCNIStatsResetTime 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. Writing: Writing of DateAndTime causes update of usrFCNIStatsResetTime to the current time and the FCNI counters to be reset to 0: This object replaces usrFCNIResetStats.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

usrFCNIRegReqSent 1.3.6.1.4.1.429.4.85.2.1
Total number of Registration Requests sent by the PDSN to the FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegReqAccept 1.3.6.1.4.1.429.4.85.2.2
Total number of Registration Requests accepted. The code information element inside the Registration Reply message is equal to 145 - cached data is available.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenUnspecified 1.3.6.1.4.1.429.4.85.2.3
Total number of Registration Requests denied due to an unspecified reason. The code information element inside the Registration Reply message is equal to 128.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenAdmProhibited 1.3.6.1.4.1.429.4.85.2.4
Total number of Registration Requests denied due to an administrative decision. The code information element inside the Registration Reply message is equal to 129.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenAuthFail 1.3.6.1.4.1.429.4.85.2.5
Total number of Registration Requests denied due to foreign agent's failed authentication. The code information element inside the Registration Reply message is equal to 132.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenIDMismatch 1.3.6.1.4.1.429.4.85.2.6
Total number of Registration Requests denied due to an identification mismatch. The code information element inside the Registration Reply message is equal to 133.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenPoorlyFormedReq 1.3.6.1.4.1.429.4.85.2.7
Total number of Registration Requests denied due to a poorly formed request. The code information element inside the Registration Accept message is equal to 134.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenNoData 1.3.6.1.4.1.429.4.85.2.8
Total number of Registration Requests denied due to cached data not being available. The code information element inside the Registration Reply message is equal to 144.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegReqRepAddr 1.3.6.1.4.1.429.4.85.2.9
Ip Address of the 1st configured FACN.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usrFCNIRegReqSentFACN2 1.3.6.1.4.1.429.4.85.2.10
Total number of Registration Requests sent by the PDSN to the 2nd FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegReqAcceptFACN2 1.3.6.1.4.1.429.4.85.2.11
Total number of Registration Requests accepted by the 2nd FACN. The code information element inside the Registration Reply message is equal to 145 cached data is available.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenUnspecifiedFACN2 1.3.6.1.4.1.429.4.85.2.12
Total number of FACN 2 Registration Requests denied due to an unspecified reason. The code information element inside the Registration Reply message is equal to 128.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenAdmProhibitedFACN2 1.3.6.1.4.1.429.4.85.2.13
Total number of FACN 2 Registration Requests denied due to an administrative decision. The code information element inside the Registration Reply message is equal to 129.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenAuthFailFACN2 1.3.6.1.4.1.429.4.85.2.14
Total number of FACN 2 Registration Requests denied due to foreign agent's failed authentication. The code information element inside the Registration Reply message is equal to 132.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenIDMismatchFACN2 1.3.6.1.4.1.429.4.85.2.15
Total number of FACN 2 Registration Requests denied due to an identification mismatch. The code information element inside the Registration Reply message is equal to 133.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenPoorlyFormedReqFACN2 1.3.6.1.4.1.429.4.85.2.16
Total number of FACN 2 Registration Requests denied due to a poorly formed request. The code information element inside the Registration Accept message is equal to 134.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegDenNoDataFACN2 1.3.6.1.4.1.429.4.85.2.17
Total number of FACN 2 Registration Requests denied due to cached data not being available. The code information element inside the Registration Reply message is equal to 144.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegReqRepAddrFACN2 1.3.6.1.4.1.429.4.85.2.18
Ip Address of the 2nd configured FACN.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usrFCNIRegUpdateSent 1.3.6.1.4.1.429.4.85.3.1
Total number of Registration Updates sent from this PDSN to a FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAcknowledgeRcvd 1.3.6.1.4.1.429.4.85.3.2
Total number of Registration Acknowledgements received from the FACN with status code of zero.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckRcvdUnspecified 1.3.6.1.4.1.429.4.85.3.3
Total number of Registration Acknowledgements received with status code of 128 (reason unspecified).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckRcvdAdmProhibited 1.3.6.1.4.1.429.4.85.3.4
Total number of Registration Acknowledgements received with status code of 129 (administratively prohibited).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckRcvdFailedAuth 1.3.6.1.4.1.429.4.85.3.5
Total number of Registration Acknowledgements received with status code of 132 (sending node - PDSN's foreign agent - failed authentication).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckRcvdIDMismatch 1.3.6.1.4.1.429.4.85.3.6
Total number of Registration Acknowledgements received with status code of 133 (identification mismatch).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckRcvdPoorlyFormed 1.3.6.1.4.1.429.4.85.3.7
Total number of Registration Acknowledgements received with status code of 134 (poorly formed Registration Update).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegUpdateRcvd 1.3.6.1.4.1.429.4.85.3.8
Total number of Registration Updates received from a FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAcknowledgeSent 1.3.6.1.4.1.429.4.85.3.9
Total number of Registration Acknowledgements sent by PDSN's FACN Interface with status code of zero.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckSentUnspecified 1.3.6.1.4.1.429.4.85.3.10
Total number of Registration Acknowledgements sent by PDSN's FACN Interface with status code of 128 (reason unspecified).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckSentAdmProhibited 1.3.6.1.4.1.429.4.85.3.11
Total number of Registration Acknowledgements sent by PDSN's FACN Interface with status code of 129 (administratively prohibited).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckSentFailedAuth 1.3.6.1.4.1.429.4.85.3.12
Total number of Registration Acknowledgements sent by PDSN's FACN Interface with status code of 132 (FACN failed authentication).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckSentIDMismatch 1.3.6.1.4.1.429.4.85.3.13
Total number of Registration Acknowledgements sent by PDSN's FACN Interface with status code of 133 (identification mismatch).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckSentPoorlyFormed 1.3.6.1.4.1.429.4.85.3.14
Total number of Registration Acknowledgements sent by PDSN's FACN Interface with status code of 134 (poorly formed Registration Update).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegUpdAckAddr 1.3.6.1.4.1.429.4.85.3.15
Ip Address of the 1st configured FACN.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usrFCNIRegUpdateSentFACN2 1.3.6.1.4.1.429.4.85.3.16
Total number of Registration Updates sent from this PDSN to the 2nd FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAcknowledgeRcvdFACN2 1.3.6.1.4.1.429.4.85.3.17
Total number of Registration Acknowledgements received from the 2nd FACN with status code of zero.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckRcvdUnspecifiedFACN2 1.3.6.1.4.1.429.4.85.3.18
Total number of Registration Acknowledgements received from the 2nd FACN with status code of 128(reason unspecified).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckRcvdAdmProhibitedFACN2 1.3.6.1.4.1.429.4.85.3.19
Total number of Registration Acknowledgements received from the 2nd FACN with status code of 129 (administratively prohibited).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckRcvdFailedAuthFACN2 1.3.6.1.4.1.429.4.85.3.20
Total number of Registration Acknowledgements received from 2nd FACN with status code of 132 (sending node - PDSN's foreign agent failed authentication).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckRcvdIDMismatchFACN2 1.3.6.1.4.1.429.4.85.3.21
Total number of Registration Acknowledgements received from 2nd FACN with status code of 133 (identification mismatch).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckRcvdPoorlyFormedFACN2 1.3.6.1.4.1.429.4.85.3.22
Total number of Registration Acknowledgements received from 2nd FACN with status code of 134 (poorly formed Registration Update).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegUpdateRcvdFACN2 1.3.6.1.4.1.429.4.85.3.23
Total number of Registration Updates received from 2nd FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAcknowledgeSentFACN2 1.3.6.1.4.1.429.4.85.3.24
Total number of Registration Acknowledgements sent by PDSN's 2nd FACN Interface with status code of zero.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckSentUnspecifiedFACN2 1.3.6.1.4.1.429.4.85.3.25
Total number of Registration Acknowledgements sent by PDSN's 2nd FACN Interface with status code of 128 (reason unspecified).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckSentAdmProhibitedFACN2 1.3.6.1.4.1.429.4.85.3.26
Total number of Registration Acknowledgements sent by PDSN's 2nd FACN Interface with status code of 129 (administratively prohibited).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckSentFailedAuthFACN2 1.3.6.1.4.1.429.4.85.3.27
Total number of Registration Acknowledgements sent by PDSN's 2nd FACN Interface with status code of 132 (FACN failed authentication).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckSentIDMismatchFACN2 1.3.6.1.4.1.429.4.85.3.28
Total number of Registration Acknowledgements sent by PDSN's 2nd FACN Interface with status code of 133 (identification mismatch).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegAckSentPoorlyFormedFACN2 1.3.6.1.4.1.429.4.85.3.29
Total number of Registration Acknowledgements sent by PDSN's 2nd FACN Interface with status code of 134 (poorly formed Registration Update).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIRegUpdAckAddrFACN2 1.3.6.1.4.1.429.4.85.3.30
Ip Address of the 2nd configured FACN.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usrFCNISupported 1.3.6.1.4.1.429.4.85.4.1
Indicates whether this foreign agent is supporting FACN communications.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

usrFCNIHeartbeatInterval 1.3.6.1.4.1.429.4.85.4.2
This value is used inside INIT Heartbeat message and Periodic Heartbeat message. Also, it is used as a timer for re-transmitting these Heartbeat message.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

usrFCNIHeartbeatRetrans 1.3.6.1.4.1.429.4.85.4.3
If either INIT Heartbeat or Periodic Heartbeat have been retransmitted the number of times as indicated by this object's value, then the FACN Interface will be marked as lost. However, the Heartbeat message will continue to be sent out by the PDSN.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

usrFCNIConnStatus 1.3.6.1.4.1.429.4.85.5.1
Connection status between PDSN and the FACN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), active(2), lost(3)  

usrFCNIHeartbeatINITSent 1.3.6.1.4.1.429.4.85.5.2
Total number of INIT Heartbeat messages transmitted by this PDSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatPeriodSent 1.3.6.1.4.1.429.4.85.5.3
Total number of Periodic Heartbeat messages transmitted by this PDSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatINITRcvd 1.3.6.1.4.1.429.4.85.5.4
Total number of valid INIT Heartbeat Acknowledgements received from a FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatINITBadRcvd 1.3.6.1.4.1.429.4.85.5.5
Total number of poorly formed INIT Heartbeat Acknowledgements from a FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatPeriodRcvd 1.3.6.1.4.1.429.4.85.5.6
Total number of valid Periodic Heartbeat Acknowledgements received from a FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatPeriodBadRcvd 1.3.6.1.4.1.429.4.85.5.7
Total number of poorly formed Periodic Heartbeat Acknowledgements received from a FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatCRCChange 1.3.6.1.4.1.429.4.85.5.8
Total number of Heartbeat Acknowledgements with CRCs that don't match PDSN's CRC calculation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatAddr 1.3.6.1.4.1.429.4.85.5.9
Ip Address of the 1st configured FACN.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usrFCNIConnStatusFACN2 1.3.6.1.4.1.429.4.85.5.10
Connection status between PDSN and the 2nd FACN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), active(2), lost(3)  

usrFCNIHeartbeatINITSentFACN2 1.3.6.1.4.1.429.4.85.5.11
Total number of INIT Heartbeat messages transmitted by this PDSN to the 2nd FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatPeriodSentFACN2 1.3.6.1.4.1.429.4.85.5.12
Total number of Periodic Heartbeat messages transmitted by this PDSN to the 2nd FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatINITRcvdFACN2 1.3.6.1.4.1.429.4.85.5.13
Total number of valid INIT Heartbeat Acknowledgements received from 2nd FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatINITBadRcvdFACN2 1.3.6.1.4.1.429.4.85.5.14
Total number of poorly formed INIT Heartbeat Acknowledgements from 2nd FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatPeriodRcvdFACN2 1.3.6.1.4.1.429.4.85.5.15
Total number of valid Periodic Heartbeat Acknowledgements received from the 2nd FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatPeriodBadRcvdFACN2 1.3.6.1.4.1.429.4.85.5.16
Total number of poorly formed Periodic Heartbeat Acknowledgements received from the 2nd FACN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatCRCChangeFACN2 1.3.6.1.4.1.429.4.85.5.17
Total number of Heartbeat Acknowledgements with CRCs that don't match PDSN's CRC calculation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNIHeartbeatAddrFACN2 1.3.6.1.4.1.429.4.85.5.18
Ip Address of the 2nd configured FACN.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usrFCNISecurConfigTable 1.3.6.1.4.1.429.4.85.6.1
A table for configuring mobility security associations between the Foreign Agent Control Node and the PDSN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrFCNISecurConfigEntry

usrFCNISecurConfigEntry 1.3.6.1.4.1.429.4.85.6.1.1
An entry in the FACN Interface Security Configuration Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrFCNISecurConfigEntry  

usrFCNISecurSAIndex 1.3.6.1.4.1.429.4.85.6.1.1.1
Number of supported FACN mobility security associations. Current implementation only supports 1 - or 2 if the FACN Redundancy Feature is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

usrFCNISecurFACNAddr 1.3.6.1.4.1.429.4.85.6.1.1.2
The IP Address of the FACN Node with which this FACN interface shares the mobility security association.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrFCNISecurSPI 1.3.6.1.4.1.429.4.85.6.1.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 FACN.
Status: current Access: read-write
OBJECT-TYPE    
  UsrSpecialU32  

usrFCNISecurSharedSecretKey 1.3.6.1.4.1.429.4.85.6.1.1.4
The shared secret key for the security associations. Reading this object will always return zero length value.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

usrFCNISecurTimeDrift 1.3.6.1.4.1.429.4.85.6.1.1.5
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 PDSN's time of day clock. This time tolerance is used in conjunction with timestamp replay protection against replay attacks.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

usrFCNISecurStatus 1.3.6.1.4.1.429.4.85.6.1.1.6
This object is used to add, modify, and delete rows for this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

usrFCNISecurTotalViolations 1.3.6.1.4.1.429.4.85.7.1
Total number of security violations encountered by this PDSN's FACN Interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNISecurMissingMSA 1.3.6.1.4.1.429.4.85.7.2
Total number of security violations due to missing or improper Mobility Security Association (MSA) between the FACN and the PDSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNISecurBadAuthenticator 1.3.6.1.4.1.429.4.85.7.3
Total number of security violations due to bad Authenticator field. This field is part of either Registration Reply, Registration Update, Registration Acknowledge, INIT Heartbeat, or Periodic Heartbeat messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNISecurBadIdentification 1.3.6.1.4.1.429.4.85.7.4
Total number of security violations due to bad Identification information element. This eight octet element is used by the FACN and the PDSN for matching the Registration Requests with Registration Replies and Registration Updates with Registration Acknowledge messages. It also protects against the replay attacks (section 5.6, RFC 2002).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNISecurBadSPI 1.3.6.1.4.1.429.4.85.7.5
Total number of security violations due to bad SPI field. This field is part of either Registration Reply, Registration Update, Registration Acknowledge, INIT Heartbeat, or Periodic Heartbeat messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNISecurMissingMHAuthExt 1.3.6.1.4.1.429.4.85.7.6
Total number of security violations due to missing Mobile-Home Authentication Extension inside the Registration Request message.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNISecurMissingRUAuthExt 1.3.6.1.4.1.429.4.85.7.7
Total number of security violations due to missing Registration Update Authentication Extension inside the Registration Acknowledge message.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNISecurViolationTable 1.3.6.1.4.1.429.4.85.7.8
A table containing information about each security violation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrFCNISecurViolationEntry

usrFCNISecurViolationEntry 1.3.6.1.4.1.429.4.85.7.8.1
Information about a particular security violation.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrFCNISecurViolationEntry  

usrFCNISecurViolatorTableIndex 1.3.6.1.4.1.429.4.85.7.8.1.1
Number of entries that PDSN can store for a particular security violation based on the violator's IP address. Current implementation only supports 10 entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

usrFCNISecurViolatorAddress 1.3.6.1.4.1.429.4.85.7.8.1.2
Violator's IP address. This address may not be in the Mobility Security Association table.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usrFCNISecurViolationCounter 1.3.6.1.4.1.429.4.85.7.8.1.3
Total number of security violations coming from the this violator's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrFCNISecurRecentViolationSPI 1.3.6.1.4.1.429.4.85.7.8.1.4
SPI of the most recent security violation coming from this IP address.
Status: current Access: read-only
OBJECT-TYPE    
  UsrSpecialU32  

usrFCNISecurRecentViolationTime 1.3.6.1.4.1.429.4.85.7.8.1.5
Time of the most recent security violation coming from this IP address. This is NTP time, it will give number of seconds since Jan 1, 1900
Status: current Access: read-only
OBJECT-TYPE    
  Time1900  

usrFCNISecurRecentViolationIDLow 1.3.6.1.4.1.429.4.85.7.8.1.6
Low-order 32 bits of identification used in Registration Reply, Registration Acknowledge, or Registration Update of the most recent security violation coming from this IP address.
Status: current Access: read-only
OBJECT-TYPE    
  UsrRegID  

usrFCNISecurRecentViolationIDHigh 1.3.6.1.4.1.429.4.85.7.8.1.7
High-order 32 bits of identification used in Registration Reply, Registration Acknowledge, or Registration Update of the most recent security violation coming from this IP address.
Status: current Access: read-only
OBJECT-TYPE    
  UsrRegID  

usrFCNISecurRecentViolationReason 1.3.6.1.4.1.429.4.85.7.8.1.8
Reason for the most recent security violation coming from this IP address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noMobilitySecurityAssociation(1), badAuthenticator(2), badIdentifier(3), badSPI(4), missingSecurityExtension(5), other(6)  

usrFCNIConfigFileName 1.3.6.1.4.1.429.4.85.8.1
The name of the configuration file for FCNI. If this value is empty, then the default file name is @file://FCNIProcess.cfg.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

usrFCNICfmStatus 1.3.6.1.4.1.429.4.85.8.2
The Configuration File Manager Flag for saving FCNI configurable parameters.
Status: current Access: read-write
OBJECT-TYPE    
  UsrConfigStatus  

usrFCNITrapsV2 1.3.6.1.4.1.429.4.85.9.0
The events for the FACN interface
Status: current Access: read-write
OBJECT-IDENTITY    

usrFCNIRegistrationReplyAuthFailure 1.3.6.1.4.1.429.4.85.9.0.1
This trap is generated when authentication fails on the Registration Reply message.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrFCNIRegistrationUpdateAuthFailure 1.3.6.1.4.1.429.4.85.9.0.2
This trap is generated when authentication fails on the Registration Update message.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrFCNIRegistrationAckAuthFailure 1.3.6.1.4.1.429.4.85.9.0.3
This trap is generated when authentication fails on the Registration Acknowledge message.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrFCNIHearbeatINITAuthFailure 1.3.6.1.4.1.429.4.85.9.0.4
This trap is generated when authentication fails on the INIT Heartbeat Acknowledge message.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrFCNIHearbeatPeriodAuthFailure 1.3.6.1.4.1.429.4.85.9.0.5
This trap is generated when authentication fails on the Periodic Heartbeat Acknowledge message.
Status: current Access: read-write
NOTIFICATION-TYPE    

usrFCNIHearbeatLost 1.3.6.1.4.1.429.4.85.9.0.6
This trap is generated when a FACN stops responding to PDSN's messages.
Status: current Access: read-write
NOTIFICATION-TYPE