Wellfleet-WFMPC-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-WFMPC-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 |
wfmpcEntryTable | 1.3.6.1.4.1.18.3.5.9.14.1 | no-access |
MPC base entry table. |
|
1.3.6.1.4.1.18.3.5.9.14.1.1 | no-access |
An MPC base entry description |
||
wfmpcDelete | 1.3.6.1.4.1.18.3.5.9.14.1.1.1 | integer | read-write |
Indication to create or delete an MPC base Entry from the MIB Enumeration: 'deleted': 2, 'created': 1. |
wfmpcDisable | 1.3.6.1.4.1.18.3.5.9.14.1.1.2 | integer | read-write |
Enables or Disables MPC Subsystem. Enumeration: 'disabled': 2, 'enabled': 1. |
wfmpcSlot | 1.3.6.1.4.1.18.3.5.9.14.1.1.3 | integer | read-only |
The Slot number of the slot on which this MPC is instantiated. |
wfmpcCct | 1.3.6.1.4.1.18.3.5.9.14.1.1.4 | integer | read-write |
This corresponds to the circuit number associated with the ATM Driver |
wfmpcMsgNum | 1.3.6.1.4.1.18.3.5.9.14.1.1.5 | integer | read-write |
Send the gived message to DestId. |
wfmpcMsgSendEnable | 1.3.6.1.4.1.18.3.5.9.14.1.1.6 | integer | read-write |
Send the MPOA message to MPS if enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wfmpcMPSAtmAddr | 1.3.6.1.4.1.18.3.5.9.14.1.1.7 | octet string | read-write |
The remote MPS's ATM Address to which we have to send MPOA Resolution Request. |
wfmpcSetupVCtoMPS | 1.3.6.1.4.1.18.3.5.9.14.1.1.8 | integer | read-write |
(Re)Establish VC to MPS if SetupVC enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wfmpcMPCAtmAddr | 1.3.6.1.4.1.18.3.5.9.14.1.1.9 | octet string | read-write |
This MPC (emulator)'s Data ATM Address which is sent back in Cache Imposition Reply. |
wfmpcCIPNackFlag | 1.3.6.1.4.1.18.3.5.9.14.1.1.10 | integer | read-write |
Flag which indicates CIP Nack or CIP Ack. Enumeration: 'disabled': 2, 'enabled': 1. |
wfmpcStatisticsTable | 1.3.6.1.4.1.18.3.5.9.14.2 | no-access |
This table represents the statistical information for the MPCs, which this agent manages. |
|
1.3.6.1.4.1.18.3.5.9.14.2.1 | no-access |
Each row in this table contains statistics for one MPOA server. |
||
wfmpcStatIndex | 1.3.6.1.4.1.18.3.5.9.14.2.1.1 | integer | read-only |
This is the mpc index |
wfmpcStatRxMpoaResolveRequests | 1.3.6.1.4.1.18.3.5.9.14.2.1.2 | counter | read-only |
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. |
wfmpcStatTxMpoaResolveReplyAcks | 1.3.6.1.4.1.18.3.5.9.14.2.1.3 | counter | read-only |
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. |
wfmpcStatTxMpoaResolveReplyInsufECResources | 1.3.6.1.4.1.18.3.5.9.14.2.1.4 | counter | read-only |
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. |
wfmpcStatTxMpoaResolveReplyInsufSCResources | 1.3.6.1.4.1.18.3.5.9.14.2.1.5 | counter | read-only |
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. |
wfmpcStatTxMpoaResolveReplyInsufEitherResources | 1.3.6.1.4.1.18.3.5.9.14.2.1.6 | counter | read-only |
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. |
wfmpcStatTxMpoaResolveReplyUnsupportedInetProt | 1.3.6.1.4.1.18.3.5.9.14.2.1.7 | counter | read-only |
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. |
wfmpcStatTxMpoaResolveReplyUnsupportedMacEncaps | 1.3.6.1.4.1.18.3.5.9.14.2.1.8 | counter | read-only |
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. |
wfmpcStatTxMpoaResolveReplyUnspecifiedOther | 1.3.6.1.4.1.18.3.5.9.14.2.1.9 | counter | read-only |
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. |
wfmpcStatTxMpoaResolveReplyOtherOther | 1.3.6.1.4.1.18.3.5.9.14.2.1.10 | counter | read-only |
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. |
wfmpcStatGiveupTimeExpireds | 1.3.6.1.4.1.18.3.5.9.14.2.1.11 | counter | read-only |
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. |
wfmpcStatTxMpoaImpRequests | 1.3.6.1.4.1.18.3.5.9.14.2.1.12 | counter | read-only |
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. |
wfmpcStatRxMpoaImpReplyAcks | 1.3.6.1.4.1.18.3.5.9.14.2.1.13 | counter | read-only |
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. |
wfmpcStatRxMpoaImpReplyInsufECResources | 1.3.6.1.4.1.18.3.5.9.14.2.1.14 | counter | read-only |
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. |
wfmpcStatRxMpoaImpReplyInsufSCResources | 1.3.6.1.4.1.18.3.5.9.14.2.1.15 | counter | read-only |
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. |
wfmpcStatRxMpoaImpReplyInsufEitherResources | 1.3.6.1.4.1.18.3.5.9.14.2.1.16 | counter | read-only |
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. |
wfmpcStatRxMpoaImpReplyUnsupportedInetProt | 1.3.6.1.4.1.18.3.5.9.14.2.1.17 | counter | read-only |
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. |
wfmpcStatRxMpoaImpReplyUnsupportedMacEncaps | 1.3.6.1.4.1.18.3.5.9.14.2.1.18 | counter | read-only |
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. |
wfmpcStatRxMpoaImpReplyUnspecifiedOther | 1.3.6.1.4.1.18.3.5.9.14.2.1.19 | counter | read-only |
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. |
wfmpcStatRxMpoaImpReplyOtherOther | 1.3.6.1.4.1.18.3.5.9.14.2.1.20 | counter | read-only |
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. |
wfmpcStatRxMpoaEgressCachePurgeRequests | 1.3.6.1.4.1.18.3.5.9.14.2.1.21 | counter | read-only |
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. |
wfmpcStatTxMpoaEgressCachePurgeReplies | 1.3.6.1.4.1.18.3.5.9.14.2.1.22 | counter | read-only |
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. |
wfmpcStatTxMpoaTriggers | 1.3.6.1.4.1.18.3.5.9.14.2.1.23 | counter | read-only |
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. |
wfmpcStatSlot | 1.3.6.1.4.1.18.3.5.9.14.2.1.24 | integer | read-only |
The Slot number of the slot on which this MPC is instantiated. |