Wellfleet-WFMPC-MIB

File: Wellfleet-WFMPC-MIB.mib (21929 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

Counter OBJECT-TYPE wfmpcObjects

Defined Types

WfmpcEntry  
SEQUENCE    
  wfmpcDelete INTEGER
  wfmpcDisable INTEGER
  wfmpcSlot INTEGER
  wfmpcCct INTEGER
  wfmpcMsgNum INTEGER
  wfmpcMsgSendEnable INTEGER
  wfmpcMPSAtmAddr OCTET STRING
  wfmpcSetupVCtoMPS INTEGER
  wfmpcMPCAtmAddr OCTET STRING
  wfmpcCIPNackFlag INTEGER

WfmpcStatisticsEntry  
SEQUENCE    
  wfmpcStatIndex INTEGER
  wfmpcStatRxMpoaResolveRequests Counter
  wfmpcStatTxMpoaResolveReplyAcks Counter
  wfmpcStatTxMpoaResolveReplyInsufECResources Counter
  wfmpcStatTxMpoaResolveReplyInsufSCResources Counter
  wfmpcStatTxMpoaResolveReplyInsufEitherResources Counter
  wfmpcStatTxMpoaResolveReplyUnsupportedInetProt Counter
  wfmpcStatTxMpoaResolveReplyUnsupportedMacEncaps Counter
  wfmpcStatTxMpoaResolveReplyUnspecifiedOther Counter
  wfmpcStatTxMpoaResolveReplyOtherOther Counter
  wfmpcStatGiveupTimeExpireds Counter
  wfmpcStatTxMpoaImpRequests Counter
  wfmpcStatRxMpoaImpReplyAcks Counter
  wfmpcStatRxMpoaImpReplyInsufECResources Counter
  wfmpcStatRxMpoaImpReplyInsufSCResources Counter
  wfmpcStatRxMpoaImpReplyInsufEitherResources Counter
  wfmpcStatRxMpoaImpReplyUnsupportedInetProt Counter
  wfmpcStatRxMpoaImpReplyUnsupportedMacEncaps Counter
  wfmpcStatRxMpoaImpReplyUnspecifiedOther Counter
  wfmpcStatRxMpoaImpReplyOtherOther Counter
  wfmpcStatRxMpoaEgressCachePurgeRequests Counter
  wfmpcStatTxMpoaEgressCachePurgeReplies Counter
  wfmpcStatTxMpoaTriggers Counter
  wfmpcStatSlot INTEGER

Defined Values

wfmpcEntryTable 1.3.6.1.4.1.18.3.5.9.14.1
MPC base entry table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfmpcEntry

wfmpcEntry 1.3.6.1.4.1.18.3.5.9.14.1.1
An MPC base entry description
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfmpcEntry  

wfmpcDelete 1.3.6.1.4.1.18.3.5.9.14.1.1.1
Indication to create or delete an MPC base Entry from the MIB
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfmpcDisable 1.3.6.1.4.1.18.3.5.9.14.1.1.2
Enables or Disables MPC Subsystem.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfmpcSlot 1.3.6.1.4.1.18.3.5.9.14.1.1.3
The Slot number of the slot on which this MPC is instantiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfmpcCct 1.3.6.1.4.1.18.3.5.9.14.1.1.4
This corresponds to the circuit number associated with the ATM Driver
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfmpcMsgNum 1.3.6.1.4.1.18.3.5.9.14.1.1.5
Send the gived message to DestId.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfmpcMsgSendEnable 1.3.6.1.4.1.18.3.5.9.14.1.1.6
Send the MPOA message to MPS if enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfmpcMPSAtmAddr 1.3.6.1.4.1.18.3.5.9.14.1.1.7
The remote MPS's ATM Address to which we have to send MPOA Resolution Request.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfmpcSetupVCtoMPS 1.3.6.1.4.1.18.3.5.9.14.1.1.8
(Re)Establish VC to MPS if SetupVC enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfmpcMPCAtmAddr 1.3.6.1.4.1.18.3.5.9.14.1.1.9
This MPC (emulator)'s Data ATM Address which is sent back in Cache Imposition Reply.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfmpcCIPNackFlag 1.3.6.1.4.1.18.3.5.9.14.1.1.10
Flag which indicates CIP Nack or CIP Ack.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfmpcStatisticsTable 1.3.6.1.4.1.18.3.5.9.14.2
This table represents the statistical information for the MPCs, which this agent manages.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfmpcStatisticsEntry

wfmpcStatisticsEntry 1.3.6.1.4.1.18.3.5.9.14.2.1
Each row in this table contains statistics for one MPOA server.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfmpcStatisticsEntry  

wfmpcStatIndex 1.3.6.1.4.1.18.3.5.9.14.2.1.1
This is the mpc index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfmpcStatRxMpoaResolveRequests 1.3.6.1.4.1.18.3.5.9.14.2.1.2
The number of MPOA Resolve Requests received by this MPC which are translated to NHRP resolve requests. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of wfmpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaResolveReplyAcks 1.3.6.1.4.1.18.3.5.9.14.2.1.3
The number of MPOA Resolve Replies transmitted by this MPC which contain the MPOA CIE Code of 0x00 - Success. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaResolveReplyInsufECResources 1.3.6.1.4.1.18.3.5.9.14.2.1.4
The number of MPOA Resolve Replies transmitted by this MPC which contain the MPOA CIE Code of 0x81 - Insufficient resources to accept egress cache entry. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaResolveReplyInsufSCResources 1.3.6.1.4.1.18.3.5.9.14.2.1.5
The number of MPOA Resolve Replies transmitted by this MPC which contain the MPOA CIE Code of 0x82 - Insufficent resources to accept shortcut. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaResolveReplyInsufEitherResources 1.3.6.1.4.1.18.3.5.9.14.2.1.6
The number of MPOA Resolve Replies transmitted by this MPC which contain the MPOA CIE CODE of 0x83 - Insufficient resources to accept either shortcut or egress cache entry. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaResolveReplyUnsupportedInetProt 1.3.6.1.4.1.18.3.5.9.14.2.1.7
The number of MPOA Resolve Replies transmitted by this MPC which contain the MPOA CIE CODE of 0x84 - Unsupported Internetwork Layer protocol. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaResolveReplyUnsupportedMacEncaps 1.3.6.1.4.1.18.3.5.9.14.2.1.8
The number of MPOA Resolve Replies transmitted by this MPC which contain the MPOA CIE CODE of 0x85 - Unsupported MAC layer encapsulation. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaResolveReplyUnspecifiedOther 1.3.6.1.4.1.18.3.5.9.14.2.1.9
The number of MPOA Resolve Replies transmitted by this MPC which contain the MPOA CIE CODE of 0x88 - Unspecified/Other. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaResolveReplyOtherOther 1.3.6.1.4.1.18.3.5.9.14.2.1.10
The number of MPOA Resolve Replies transmitted by this MPC which are not counted above. NOTE - this would include NHRP errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatGiveupTimeExpireds 1.3.6.1.4.1.18.3.5.9.14.2.1.11
The number of times the MPC Give up Time (MPC-p6) has expired while waiting for a reply from a re-originated MPOA resolution request, i.e. a reply for a translated NHRP resolution request. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaImpRequests 1.3.6.1.4.1.18.3.5.9.14.2.1.12
The number of MPOA Cache Imposition Requests transmitted by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatRxMpoaImpReplyAcks 1.3.6.1.4.1.18.3.5.9.14.2.1.13
The number of successful MPOA Cache Imposition Replies received by this MPC which contain an MPOA CIE Code of 0x00, Success. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatRxMpoaImpReplyInsufECResources 1.3.6.1.4.1.18.3.5.9.14.2.1.14
The number of MPOA Cache Imposition Replies received by this MPC which contain the MPOA CIE Code of 0x81, Insufficient resources to accept egress cache entry. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatRxMpoaImpReplyInsufSCResources 1.3.6.1.4.1.18.3.5.9.14.2.1.15
The number of MPOA Cache Imposition Replies received by this MPC which contain the MPOA CIE Code of 0x82 - Insufficient resources to accept shortcut. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatRxMpoaImpReplyInsufEitherResources 1.3.6.1.4.1.18.3.5.9.14.2.1.16
The number of MPOA Cache Imposition Replies received by this MPC which contain the MPOA CIE Code of 0x83 - Insufficient resources to accept either shortcut or egress cache entry. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatRxMpoaImpReplyUnsupportedInetProt 1.3.6.1.4.1.18.3.5.9.14.2.1.17
The number of MPOA Cache Imposition Replies received by this MPC which contain the MPOA CIE Code of 0x84 - Unsupported Internetwork Layer protocol. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatRxMpoaImpReplyUnsupportedMacEncaps 1.3.6.1.4.1.18.3.5.9.14.2.1.18
The number of MPOA Cache Imposition Replies received by this MPC which contain the MPOA CIE Code of 0x85 - Unsupported MAC layer encapsulation. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatRxMpoaImpReplyUnspecifiedOther 1.3.6.1.4.1.18.3.5.9.14.2.1.19
The number of MPOA Cache Imposition Replies received by this MPC which contain the MPOA CIE Code of 0x88 - Unspecified/Other. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatRxMpoaImpReplyOtherOther 1.3.6.1.4.1.18.3.5.9.14.2.1.20
The number of MPOA Cache Imposition Replies received by this MPC which are not counted previously. NOTE - this would include NHRP errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatRxMpoaEgressCachePurgeRequests 1.3.6.1.4.1.18.3.5.9.14.2.1.21
The number of MPOA Egress Cache Purges Requests received by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaEgressCachePurgeReplies 1.3.6.1.4.1.18.3.5.9.14.2.1.22
The number of MPOA Egress Cache Purge Replies transmitted by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatTxMpoaTriggers 1.3.6.1.4.1.18.3.5.9.14.2.1.23
The number of MPOA Trigger messages transmitted by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfmpcStatSlot 1.3.6.1.4.1.18.3.5.9.14.2.1.24
The Slot number of the slot on which this MPC is instantiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER