Wellfleet-WFMPS-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-WFMPS-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).
|
|||
Object Name | OID | Type | Access | Info |
wfmpsEntryTable | 1.3.6.1.4.1.18.3.5.9.10.1 | no-access |
MPS base entry table. |
|
1.3.6.1.4.1.18.3.5.9.10.1.1 | no-access |
An MPS base entry description |
||
wfmpsDelete | 1.3.6.1.4.1.18.3.5.9.10.1.1.1 | integer | read-write |
Indication to create or delete an MPS base Entry from the MIB Enumeration: 'deleted': 2, 'created': 1. |
wfmpsDisable | 1.3.6.1.4.1.18.3.5.9.10.1.1.2 | integer | read-write |
Enables or Disables MPS Subsystem. Enumeration: 'disabled': 2, 'enabled': 1. |
wfmpsSlot | 1.3.6.1.4.1.18.3.5.9.10.1.1.3 | integer | read-only |
The Slot number of the slot on which this MPS is instantiated. |
wfmpsCct | 1.3.6.1.4.1.18.3.5.9.10.1.1.4 | integer | read-write |
This corresponds to the circuit number associated with the ATM Driver |
wfmpsCacheIpOverRide | 1.3.6.1.4.1.18.3.5.9.10.1.1.5 | integer | read-write |
Indicates whether the wfmps defined MPS Egress Cache reverification timer over rides the timer defined by the wfIpInterfaceHostCache.i If on, overide and use the timer defined by wfmpsCacheReverifyTimer if off, use the timer defined by wfIpInterfaceHostCache. Enumeration: 'on': 1, 'off': 2. |
wfmpsCacheReverifyTimer | 1.3.6.1.4.1.18.3.5.9.10.1.1.6 | integer | read-write |
A range of values to specify the timer value for MPS Egress Cache reverification. This value is of significance, only when wfmpsCacheIpOverRide is turned on. Enumeration: 'timer180': 180, 'timer600': 600, 'timeroff': 1, 'timer900': 900, 'timer1200': 1200, 'timer300': 300, 'timer120': 120, 'timer240': 240. |
wfmpsAddrGenerateMode | 1.3.6.1.4.1.18.3.5.9.10.1.1.7 | integer | read-write |
Indicates whether this MPS's address should be generated automatically or manually. Enumeration: 'manual': 2, 'automatic': 1. |
wfmpsConfigTable | 1.3.6.1.4.1.18.3.5.9.10.2 | no-access |
The MPOA Server Configuration Table. This table represents the configuration information for all MPOA Servers which this agent manages. |
|
1.3.6.1.4.1.18.3.5.9.10.2.1 | no-access |
MPOA Server Configuration Entry. Each entry contains configuration information for one MPOA Server Control. |
||
wfmpsCnfDelete | 1.3.6.1.4.1.18.3.5.9.10.2.1.1 | integer | read-write |
Indication to create or delete an MPS Config Entry from the MIB Enumeration: 'deleted': 2, 'created': 1. |
wfmpsRowStatus | 1.3.6.1.4.1.18.3.5.9.10.2.1.2 | integer | read-write |
This object allows creation and deletion of MPOA Servers. Within each conceptual wfmpsConfigTable row, objects which are writable may be modified regardless of the value of wfmpsRowStatus. It is not necessary to set a row's status to 'notInService' first. A row cannot be created, unless the wfmpsAtmCtrlAddress in this table is unique. When an MPOA Server is created via this object, it will initially have 'wfmpsOperStatus' = 'initialState' Enumeration: 'disabled': 2, 'enabled': 1. |
wfmpsCnfIndex | 1.3.6.1.4.1.18.3.5.9.10.2.1.3 | integer | read-only |
A value which uniquely identifies this conceptual row in the wfmpsConfigTable. The 'wfmpsNextIndex' object needs to be used to determine the value of this object. A row cannot be added, unless wfmpsCtrlAtmAddr is unique. In the event of an MPS re-initialization, the value of this wfmpsIndex must remain the same. However, in the event of an agent re-initialization, this value does not need to be preserved. |
wfmpsConfigMode | 1.3.6.1.4.1.18.3.5.9.10.2.1.4 | integer | read-write |
Indicates whether this MPS should auto-configure the next time it is (re-)initialized. In automatic(1) mode the LECS is contacted and requests are made for the MPS-p* parameters as indicated by wfmpsConfigMask. In manual(2) mode, the values of the configuration parameters are obtained from the wfmpsConfigTable and the wfmpsProtocolTable. Enumeration: 'manual': 2, 'automatic': 1. |
wfmpsCtrlAtmAddr | 1.3.6.1.4.1.18.3.5.9.10.2.1.5 | octet string | read-write |
The MPS's Control ATM Address. There exists one Control ATM Address per MPS, therefore, the value of this entry is unique within the table. |
wfmpsKeepAliveTime | 1.3.6.1.4.1.18.3.5.9.10.2.1.6 | integer | read-write |
MPS-p1 Keep-alive time is max interval between the MPS sending MPOA Keep-Alives in seconds. |
wfmpsKeepAliveLifeTime | 1.3.6.1.4.1.18.3.5.9.10.2.1.7 | integer | read-write |
MPS-p2 Keep-Alive Lifetime The length of time an MPC may consider a Keep-Alive valid in seconds. This value must be at least three times the wfmpsKeepAliveTime (MPS-p1). |
wfmpsInitialRetryTime | 1.3.6.1.4.1.18.3.5.9.10.2.1.8 | integer | read-write |
MPS-p4 is initial value in seconds for the MPOA retry mechanism. |
wfmpsRetryTimeMaximum | 1.3.6.1.4.1.18.3.5.9.10.2.1.9 | integer | read-write |
MPS-p5 cumulative max value in seconds for Retry Time (MPS-p4). |
wfmpsGiveupTime | 1.3.6.1.4.1.18.3.5.9.10.2.1.10 | integer | read-write |
MPS-p6 Give Up Time. Minimum time in seconds to wait before giving up on a pending resolution request. |
wfmpsDefaultHoldingTime | 1.3.6.1.4.1.18.3.5.9.10.2.1.11 | integer | read-write |
MPS-p7 Default Holding Time in minutes. The default Holding Time used in NHRP Resolution Replies. An egress MPS may use local information to determine a more appropriate Holding Time. |
wfmpsCnfSlot | 1.3.6.1.4.1.18.3.5.9.10.2.1.12 | integer | read-only |
The Slot number of the slot on which this MPS is instantiated. |
wfmpsInitialCacheSize | 1.3.6.1.4.1.18.3.5.9.10.2.1.13 | integer | read-write |
Indicates the amount of memory to allocate initially to accomadate the cache entries. |
wfmpsMaxCacheSize | 1.3.6.1.4.1.18.3.5.9.10.2.1.14 | integer | read-write |
Maximum number of Ingress/Egress cache entries allowed |
wfmpsLECSAddress | 1.3.6.1.4.1.18.3.5.9.10.2.1.15 | octet string | read-write |
The LE Config Server Address to be used. If left(or set) to NULL_VAL the well-known LECS ATM address will be used. |
wfmpsDebugMsgLevel | 1.3.6.1.4.1.18.3.5.9.10.2.1.16 | integer | read-write |
Debug Levels - This attribute is used to assign the level of DEBUG message to be logged for each MPS. |
wfmpsConfigMpsName | 1.3.6.1.4.1.18.3.5.9.10.2.1.17 | displaystring | read-write |
User name for the MPS |
wfmpsActualTable | 1.3.6.1.4.1.18.3.5.9.10.3 | no-access |
A read-only table containing identification, status, and operational information about the MPOA Servers this agent manages. |
|
1.3.6.1.4.1.18.3.5.9.10.3.1 | no-access |
An entry in the MPS Actual Table. An entry represents a specific MPOA Server's status and operation information. |
||
wfmpsActIndex | 1.3.6.1.4.1.18.3.5.9.10.3.1.1 | integer | read-only |
This is the mps index |
wfmpsActualState | 1.3.6.1.4.1.18.3.5.9.10.3.1.2 | integer | read-only |
This object indicates the current operational status of the MPOA Server. Enumeration: 'down': 4, 'unknown': 3, 'up': 1, 'initialState': 2. |
wfmpsDiscontinuityTime | 1.3.6.1.4.1.18.3.5.9.10.3.1.3 | timeticks | read-only |
The value of sysUpTime on the most recent occasion at which any one or more of this MPS's counters experienced a discontinuity. The relevant counters are the specific instances associated with this MPS. If discontinuities have not occurred since the last re-initialization of the local management subsystem, then this object contains a zero value. |
wfmpsActualConfigMode | 1.3.6.1.4.1.18.3.5.9.10.3.1.4 | integer | read-only |
Indicates whether this MPS auto-configured when it started was last (re-)initialized. In automatic(1) mode the LECS was contacted and all the MPS-p* parameters were downloaded. In manual(2) mode, either the LECS could not be contacted (if wfmpsConfigMode is automatic) or local over rides are being used (wfmpsConfigMode is manual). if wfmpsConfigMode is automatic and wfmpsActualConfigMode is manual, then the initial values are the MIB defaults. As always, any values can be set, however, if wfmpsConfigMode is automatic, those changes will be lost on the next restart. Enumeration: 'manual': 2, 'automatic': 1. |
wfmpsActualKeepAlive | 1.3.6.1.4.1.18.3.5.9.10.3.1.5 | integer | read-only |
The maximum amount of time in seconds this MPS waits between sending MPOA Keep-Alives. |
wfmpsActualKeepAliveLifeTime | 1.3.6.1.4.1.18.3.5.9.10.3.1.6 | integer | read-only |
The length of time in seconds this MPS considers a Keep-Alive valid. |
wfmpsActualInitialRetryTime | 1.3.6.1.4.1.18.3.5.9.10.3.1.7 | integer | read-only |
The actual initial value in seconds for the MPOA retry mechanism. |
wfmpsActualRetryTimeMaximum | 1.3.6.1.4.1.18.3.5.9.10.3.1.8 | integer | read-only |
The actual cumulative max value in seconds for Retry Time. |
wfmpsActualGiveupTime | 1.3.6.1.4.1.18.3.5.9.10.3.1.9 | integer | read-only |
Minimum time in seconds that this MPS waits before giving up on a pending resolution request. |
wfmpsActualDefaultHoldingTime | 1.3.6.1.4.1.18.3.5.9.10.3.1.10 | integer | read-only |
The actual Holding Time in minutes used in NHRP Resolution Replies. |
wfmpsActSlot | 1.3.6.1.4.1.18.3.5.9.10.3.1.11 | integer | read-only |
The Slot number of the slot on which this MPS is instantiated. |
wfmpsActualCtrlAtmAddr | 1.3.6.1.4.1.18.3.5.9.10.3.1.12 | octet string | read-only |
The Actual MPS's Control ATM Address. There exists one Control ATM Address per MPS, therefore, the value of this entry is unique within the table. |
wfmpsStatisticsTable | 1.3.6.1.4.1.18.3.5.9.10.4 | no-access |
This table represents the statistical information for the MPSs, which this agent manages. |
|
1.3.6.1.4.1.18.3.5.9.10.4.1 | no-access |
Each row in this table contains statistics for one MPOA server. |
||
wfmpsStatIndex | 1.3.6.1.4.1.18.3.5.9.10.4.1.1 | integer | read-only |
This is the mps index |
wfmpsStatRxMpoaResolveRequests | 1.3.6.1.4.1.18.3.5.9.10.4.1.2 | counter | read-only |
The number of MPOA Resolve Requests received by this MPS 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 MPS, and at other times, as indicated by the value of wfmpsDiscontinuityTime. |
wfmpsStatTxMpoaResolveReplyAcks | 1.3.6.1.4.1.18.3.5.9.10.4.1.3 | counter | read-only |
The number of MPOA Resolve Replies transmitted by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxMpoaResolveReplyInsufECResources | 1.3.6.1.4.1.18.3.5.9.10.4.1.4 | counter | read-only |
The number of MPOA Resolve Replies transmitted by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxMpoaResolveReplyInsufSCResources | 1.3.6.1.4.1.18.3.5.9.10.4.1.5 | counter | read-only |
The number of MPOA Resolve Replies transmitted by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxMpoaResolveReplyInsufEitherResources | 1.3.6.1.4.1.18.3.5.9.10.4.1.6 | counter | read-only |
The number of MPOA Resolve Replies transmitted by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxMpoaResolveReplyUnsupportedInetProt | 1.3.6.1.4.1.18.3.5.9.10.4.1.7 | counter | read-only |
The number of MPOA Resolve Replies transmitted by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxMpoaResolveReplyUnsupportedMacEncaps | 1.3.6.1.4.1.18.3.5.9.10.4.1.8 | counter | read-only |
The number of MPOA Resolve Replies transmitted by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxMpoaResolveReplyUnspecifiedOther | 1.3.6.1.4.1.18.3.5.9.10.4.1.9 | counter | read-only |
The number of MPOA Resolve Replies transmitted by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxMpoaResolveReplyOther | 1.3.6.1.4.1.18.3.5.9.10.4.1.10 | counter | read-only |
The number of MPOA Resolve Replies transmitted by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatGiveupTimeExpireds | 1.3.6.1.4.1.18.3.5.9.10.4.1.11 | counter | read-only |
The number of times the MPS Give up Time (MPS-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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxMpoaImpRequests | 1.3.6.1.4.1.18.3.5.9.10.4.1.12 | counter | read-only |
The number of MPOA Cache Imposition Requests transmitted by this MPS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxMpoaImpReplyAcks | 1.3.6.1.4.1.18.3.5.9.10.4.1.13 | counter | read-only |
The number of successful MPOA Cache Imposition Replies received by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxMpoaImpReplyInsufECResources | 1.3.6.1.4.1.18.3.5.9.10.4.1.14 | counter | read-only |
The number of MPOA Cache Imposition Replies received by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxMpoaImpReplyInsufSCResources | 1.3.6.1.4.1.18.3.5.9.10.4.1.15 | counter | read-only |
The number of MPOA Cache Imposition Replies received by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxMpoaImpReplyInsufEitherResources | 1.3.6.1.4.1.18.3.5.9.10.4.1.16 | counter | read-only |
The number of MPOA Cache Imposition Replies received by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxMpoaImpReplyUnsupportedInetProt | 1.3.6.1.4.1.18.3.5.9.10.4.1.17 | counter | read-only |
The number of MPOA Cache Imposition Replies received by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxMpoaImpReplyUnsupportedMacEncaps | 1.3.6.1.4.1.18.3.5.9.10.4.1.18 | counter | read-only |
The number of MPOA Cache Imposition Replies received by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxMpoaImpReplyUnspecifiedOther | 1.3.6.1.4.1.18.3.5.9.10.4.1.19 | counter | read-only |
The number of MPOA Cache Imposition Replies received by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxMpoaImpReplyOther | 1.3.6.1.4.1.18.3.5.9.10.4.1.20 | counter | read-only |
The number of MPOA Cache Imposition Replies received by this MPS 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 MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxMpoaEgressCachePurgeRequests | 1.3.6.1.4.1.18.3.5.9.10.4.1.21 | counter | read-only |
The number of MPOA Egress Cache Purges Requests received by this MPS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxMpoaEgressCachePurgeReplies | 1.3.6.1.4.1.18.3.5.9.10.4.1.22 | counter | read-only |
The number of MPOA Egress Cache Purge Replies transmitted by this MPS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxMpoaTriggers | 1.3.6.1.4.1.18.3.5.9.10.4.1.23 | counter | read-only |
The number of MPOA Trigger messages transmitted by this MPS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxNhrpResolveRequests | 1.3.6.1.4.1.18.3.5.9.10.4.1.24 | counter | read-only |
Total count of MPOA Resolution Requests received by the Ingress MPS which were translated to NHRP Resolution Requests and transmitted to the NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxNhrpResolveReplies | 1.3.6.1.4.1.18.3.5.9.10.4.1.25 | counter | read-only |
Total count of NHRP Resolution Replies received by the Ingress. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatRxNhrpResolveRequests | 1.3.6.1.4.1.18.3.5.9.10.4.1.26 | counter | read-only |
Total count of NHRP Resolution Requests received by the Egress MPS from the NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatTxNhrpResolveReplies | 1.3.6.1.4.1.18.3.5.9.10.4.1.27 | counter | read-only |
Total count of NHRP Resolution Replies transmitted by the Egress MPS to the NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime. |
wfmpsStatSlot | 1.3.6.1.4.1.18.3.5.9.10.4.1.28 | integer | read-only |
The Slot number of the slot on which this MPS is instantiated. |
wfmpsProtocolTable | 1.3.6.1.4.1.18.3.5.9.10.5 | no-access |
List of protocols, per MPS, for which MPOA resolution is enabled. |
|
1.3.6.1.4.1.18.3.5.9.10.5.1 | no-access |
Each row indicates one protocol for which an MPS will perform MPOA resolution. If the corresponding MPS entry in wfmpsStatusTable has wfmpsActualConfigMode set to automatic, and the appropriate bit in wfmpsActualConfigMask (MPS-p3, bit 3) is set to 1, then values retrieved from the LECS are reflected in this table and the wfmpsLECSValue object will be (1) true. Also, the user can create rows which appropriately correspond to the MPS denoted by wfmpsIndex, and the wfmpsLECSValue object will be set to (2) false. NOTE - if the LECS does not return information for the MPS-p3 parameter, or if in manual mode, the user should create at least one entry for the corresponding MPS. Both, LECS and user-created rows may exist in this Table. This means that if the MPS was last re-initialized in in automatic mode (see wfmpsActualConfigMode), the set of rows is a union of values retreived from the LECS and manually configured. |
||
wfmpsProtocolDelete | 1.3.6.1.4.1.18.3.5.9.10.5.1.1 | integer | read-write |
Indication to create or delete an MPS Protocol Entry from the MIB Enumeration: 'deleted': 2, 'created': 1. |
wfmpsProtocolRowStatus | 1.3.6.1.4.1.18.3.5.9.10.5.1.2 | integer | read-write |
This object allows network managers to enable resolution for the 'wfmpsInternetworkLayerProtocol'. Enumeration: 'disabled': 2, 'enabled': 1. |
wfmpsProtIndex | 1.3.6.1.4.1.18.3.5.9.10.5.1.3 | integer | read-only |
This is the mps index |
wfmpsInternetworkLayerProtocol | 1.3.6.1.4.1.18.3.5.9.10.5.1.4 | octet string | read-only |
MPS-p3 A protocol on which to perform MPOA resolution. |
wfmpsLECSValue | 1.3.6.1.4.1.18.3.5.9.10.5.1.5 | integer | read-only |
This object reflects if the current entry is due to a retrieval from the LECS or not. If this entry is due to the LECS, then true(1) is the value for this object, otherwise, false (2). |
wfmpsProtSlot | 1.3.6.1.4.1.18.3.5.9.10.5.1.6 | integer | read-only |
The Slot number of the slot on which this MPS is instantiated. |
wfmpsMappingTable | 1.3.6.1.4.1.18.3.5.9.10.6 | no-access |
A table mapping the 'lecIndex' values of LANE Clients to the 'wfmpsIndex' values of corresponding MPOA Servers. |
|
1.3.6.1.4.1.18.3.5.9.10.6.1 | no-access |
Each row defines one lecIndex --> wfmpsIndex mapping. The wfmpsIndex that a lecIndex maps to is not necessarily unique. In other words, there can be multiple LECs associated with one MPS. |
||
wfmpsMappingDelete | 1.3.6.1.4.1.18.3.5.9.10.6.1.1 | integer | read-write |
Indication to create or delete an MPS Mapping Entry from the MIB Enumeration: 'deleted': 2, 'created': 1. |
wfmpsMappingRowStatus | 1.3.6.1.4.1.18.3.5.9.10.6.1.2 | integer | read-write |
Allows creation, enabling/disabling of this row. Enumeration: 'disabled': 2, 'enabled': 1. |
wfmpslecIndex | 1.3.6.1.4.1.18.3.5.9.10.6.1.3 | integer | read-only |
Mapped lec index. |
wfmpsMapIndex | 1.3.6.1.4.1.18.3.5.9.10.6.1.4 | integer | read-write |
The wfmpsMapIndex of the MPOA Server that is associated with this LEC. The wfmpsMapIndex corresponds to the wfmpsIndex. |
wfmpsMapSlot | 1.3.6.1.4.1.18.3.5.9.10.6.1.5 | integer | read-write |
The Slot number of the slot on which this MPS is instantiated. |
wfmpsIngressCacheTable | 1.3.6.1.4.1.18.3.5.9.10.7 | no-access |
This table tracks all the Ingress Cache information of the MPSs which this agents manages. |
|
1.3.6.1.4.1.18.3.5.9.10.7.1 | no-access |
A entry contains parameters and state variables for a row in a MPS's Ingress Cache. |
||
wfmpsIngressIndex | 1.3.6.1.4.1.18.3.5.9.10.7.1.1 | integer | read-only |
This is the mps index |
wfmpsIngressMpcIndex | 1.3.6.1.4.1.18.3.5.9.10.7.1.2 | integer | read-only |
This is the mpc index |
wfmpsIngressCacheDestInternetworkAddrType | 1.3.6.1.4.1.18.3.5.9.10.7.1.3 | integer | read-only |
The type of internetwork layer address of the Destination Address. |
wfmpsIngressCacheDestAddr | 1.3.6.1.4.1.18.3.5.9.10.7.1.4 | octet string | read-only |
The Ingress MPS Destination Internetwork Layer Address. |
wfmpsIngressCachePrefixLen | 1.3.6.1.4.1.18.3.5.9.10.7.1.5 | integer | read-only |
The Prefix Length of the wfmpsIngressCacheDestAddr. |
wfmpsIngressCacheState | 1.3.6.1.4.1.18.3.5.9.10.7.1.6 | integer | read-only |
The state of this entry. Enumeration: 'active': 1, 'inActive': 2. |
wfmpsIngressCacheSrcInternetworkAddrType | 1.3.6.1.4.1.18.3.5.9.10.7.1.7 | integer | read-only |
The type of internetwork layer address of the Source Address. |
wfmpsIngressCacheSrcAddr | 1.3.6.1.4.1.18.3.5.9.10.7.1.8 | octet string | read-only |
The Ingress MPS Source Internetwork Layer Address. |
wfmpsIngressCacheSourceMpcAtmAddr | 1.3.6.1.4.1.18.3.5.9.10.7.1.9 | octet string | read-only |
The ATM Adress from the source of this MPOA request. In other words, the Ingress MPC's Control Atm Address. |
wfmpsIngressCacheResolvedAtmAddr | 1.3.6.1.4.1.18.3.5.9.10.7.1.10 | octet string | read-only |
The ATM Adress which has been resolved by an Egress MPC. |
wfmpsIngressCacheHoldTime | 1.3.6.1.4.1.18.3.5.9.10.7.1.11 | integer | read-only |
Time interval that this value is valid. |
wfmpsIngressCacheMpoaRequestId | 1.3.6.1.4.1.18.3.5.9.10.7.1.12 | integer | read-only |
The request ID contained in the MPOA resolution request from the local Ingress MPC. |
wfmpsIngressCacheNhrpRequestId | 1.3.6.1.4.1.18.3.5.9.10.7.1.13 | integer | read-only |
The request ID which this MPS generates to identify the NHRP resolution request. |
wfmpsIngressCacheServiceCategory | 1.3.6.1.4.1.18.3.5.9.10.7.1.14 | integer | read-only |
The request ID which this MPS generates to identify the NHRP resolution request. |
wfmpsIngressSlot | 1.3.6.1.4.1.18.3.5.9.10.7.1.15 | integer | read-only |
The Slot number of the slot on which this MPS is instantiated. |
wfmpsEgressCacheTable | 1.3.6.1.4.1.18.3.5.9.10.8 | no-access |
This table contains information regarding the Egress MPOA Server Cache Table. |
|
1.3.6.1.4.1.18.3.5.9.10.8.1 | no-access |
An entry represents an entry in the MPS's Egress cache Table which keeps track of the state of the impositions. |
||
wfmpsEgressIndex | 1.3.6.1.4.1.18.3.5.9.10.8.1.1 | integer | read-only |
This is the mps index |
wfmpsEgressMpcIndex | 1.3.6.1.4.1.18.3.5.9.10.8.1.2 | integer | read-only |
This is the mpc index |
wfmpsEgressCacheId | 1.3.6.1.4.1.18.3.5.9.10.8.1.3 | integer | read-only |
The id which identifies this cache entry. |
wfmpsEgressCacheHoldTime | 1.3.6.1.4.1.18.3.5.9.10.8.1.4 | integer | read-only |
Time interval that this value is valid. |
wfmpsEgressCacheState | 1.3.6.1.4.1.18.3.5.9.10.8.1.5 | integer | read-only |
The state of the entry. Enumeration: 'active': 1, 'inActive': 2. |
wfmpsEgressCacheDataLinkHeader | 1.3.6.1.4.1.18.3.5.9.10.8.1.6 | octet string | read-only |
Data-Link Layer Header. |
wfmpsEgressCacheElanId | 1.3.6.1.4.1.18.3.5.9.10.8.1.7 | integer | read-only |
The elan id that this Cache Imposition is sent on |
wfmpsEgressCacheSourceClientAtmAddr | 1.3.6.1.4.1.18.3.5.9.10.8.1.8 | octet string | read-only |
The Ingress NHC's Atm Address used in the original cache imposition. |
wfmpsEgressCacheNhrpRequestId | 1.3.6.1.4.1.18.3.5.9.10.8.1.9 | integer | read-only |
The request id from the original NHRP Resolution Request, may be only useful in the Resolving State. |
wfmpsEgressCacheMpoaRequestId | 1.3.6.1.4.1.18.3.5.9.10.8.1.10 | integer | read-only |
The new request id which is generated for this imposition's request, may be only useful in the Resolving State. |
wfmpsEgressCacheServiceCategory | 1.3.6.1.4.1.18.3.5.9.10.8.1.11 | integer | read-only |
The service categories supported for this shortcut |
wfmpsEgressCacheNextHopInternetworkAddrType | 1.3.6.1.4.1.18.3.5.9.10.8.1.12 | integer | read-only |
The NextHop protocol address type. |
wfmpsEgressCacheNextHopAddr | 1.3.6.1.4.1.18.3.5.9.10.8.1.13 | octet string | read-only |
The NextHop protocol address. |
wfmpsEgressSlot | 1.3.6.1.4.1.18.3.5.9.10.8.1.14 | integer | read-only |
The Slot number of the slot on which this MPS is instantiated. |
wfmpsMpcTable | 1.3.6.1.4.1.18.3.5.9.10.9 | no-access |
A table contains information about the MPCs that these MPSs know about. |
|
1.3.6.1.4.1.18.3.5.9.10.9.1 | no-access |
Each row defines one MPC identified by an index and its control ATM address. |
||
wfmpsMpsIndex | 1.3.6.1.4.1.18.3.5.9.10.9.1.1 | integer | read-only |
Local Index (instance )of the Mps. |
wfmpsMpcIndex | 1.3.6.1.4.1.18.3.5.9.10.9.1.2 | integer | read-write |
The local index for the mpc represented by this entry |
wfmpsMpcCtrlAtmAddr | 1.3.6.1.4.1.18.3.5.9.10.9.1.3 | octet string | read-write |
MPC control ATM address. |
wfmpsMpcSlot | 1.3.6.1.4.1.18.3.5.9.10.9.1.4 | integer | read-write |
The Slot number of the slot on which this MPS is instantiated. |
wfmpsDebugTable | 1.3.6.1.4.1.18.3.5.9.10.10 | no-access |
The MPOA Server Debug Message Creation Table. This table represents the attributes necessary to send a message to the approprieate MPS gates for debug purpose. |
|
1.3.6.1.4.1.18.3.5.9.10.10.1 | no-access |
MPOA Server Debugd Entry. Each entry contains identity of the MPS being Debugged. |
||
wfmpsDebugSlot | 1.3.6.1.4.1.18.3.5.9.10.10.1.1 | integer | read-only |
The Slot number of the slot on which this MPS is ainstantiated. |
wfmpsDebugIndex | 1.3.6.1.4.1.18.3.5.9.10.10.1.2 | integer | read-write |
A value which uniquely identifies an mps being debugged. |
wfmpsDebugDestGid | 1.3.6.1.4.1.18.3.5.9.10.10.1.3 | integer | read-write |
Send the message to the gate specified. Enumeration: 'mpsVCC': 3, 'mpsProc': 1, 'mpsCtrl': 2, 'mpsMstr': 4. |
wfmpsDebugMsg | 1.3.6.1.4.1.18.3.5.9.10.10.1.4 | octet string | read-write |
Send the gived message to DestId. |
wfmpsDebugSendEnable | 1.3.6.1.4.1.18.3.5.9.10.10.1.5 | integer | read-write |
Send the message if enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wfmpsDebugSignalNum | 1.3.6.1.4.1.18.3.5.9.10.10.1.6 | integer | read-write |
Send the given signal to DestId. |
wfmpsDebugSignalSendEnable | 1.3.6.1.4.1.18.3.5.9.10.10.1.7 | integer | read-write |
Send the Signal if enabled. Enumeration: 'disabled': 2, 'enabled': 1. |