Wellfleet-MPLS-MLM-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-MPLS-MLM-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 |
wfMplsAtm | 1.3.6.1.4.1.18.3.5.9.16.1 | |||
wfMplsAtmIfConfTable | 1.3.6.1.4.1.18.3.5.9.16.1.1 | no-access |
MPLS ATM interface configuration table - This tabulates the ATM interfaces within an mpls protocol group. All interfaces are indexed according to their line number. There is one ATM interface per MPLS LDP session, but there might be more LDP sessions per ATM interface. |
|
1.3.6.1.4.1.18.3.5.9.16.1.1.1 | no-access |
MPLS ATM interface configuration entries. |
||
wfMplsAtmIfCreate | 1.3.6.1.4.1.18.3.5.9.16.1.1.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users modify this object in order to create/delete MPLS ATM interfaces Enumeration: 'deleted': 2, 'created': 1. |
wfMplsAtmIfAdminStatus | 1.3.6.1.4.1.18.3.5.9.16.1.1.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Enumeration: 'disabled': 2, 'enabled': 1. |
wfMplsAtmIfConfLineNumber | 1.3.6.1.4.1.18.3.5.9.16.1.1.1.3 | integer | read-only |
The line number of the driver line to which the interface belongs. |
wfMplsAtmIfDebugLogMask | 1.3.6.1.4.1.18.3.5.9.16.1.1.1.4 | integer | read-write |
Log bits for debug messages. This values above can be used separately, or OR'd together for a combination of debug levels. Enumeration: 'none': 1, 'other': 128, 'fsm': 16, 'all': 255. |
wfMplsAtmIfStatusTable | 1.3.6.1.4.1.18.3.5.9.16.1.2 | no-access |
MPLS ATM interface status table - This tabulates the ATM interfaces within an mpls protocol group. All interfaces are indexed according to their line number. There is one ATM interface per MPLS LDP session, but there might be multiple LDP sessions per ATM interface. |
|
1.3.6.1.4.1.18.3.5.9.16.1.2.1 | no-access |
MPLS ATM interface status entries. |
||
wfMplsAtmIfOperStatus | 1.3.6.1.4.1.18.3.5.9.16.1.2.1.1 | integer | read-only |
The current state of the MPLS ATM interface Enumeration: 'down': 1, 'init': 2, 'cleanup': 4, 'up': 3, 'notpresent': 5. |
wfMplsAtmIfStatusLineNumber | 1.3.6.1.4.1.18.3.5.9.16.1.2.1.2 | integer | read-only |
The line number of the driver line to which the interface belongs. |
wfMplsAtmIfCircuit | 1.3.6.1.4.1.18.3.5.9.16.1.2.1.3 | integer | read-only |
The circuit number of the circuit to which the interface belongs. |
wfMplsAtmIfTotalSess | 1.3.6.1.4.1.18.3.5.9.16.1.2.1.4 | counter | read-only |
The total number of LDPs up running. |
wfMplsAtmIfTotalVcs | 1.3.6.1.4.1.18.3.5.9.16.1.2.1.5 | counter | read-only |
The total number of VCs either in use, or available on this interface. |
wfMplsAtmIfAllocVcs | 1.3.6.1.4.1.18.3.5.9.16.1.2.1.6 | counter | read-only |
The number of VCs which are currently allocated for different LDP sessions on this interface. wfMplsAtmTotalVcs minus the value of this object results in knowning how many VCs are still available to allocate to new LDP sessions on this interface. |
wfMplsAtmSessConfTable | 1.3.6.1.4.1.18.3.5.9.16.1.3 | no-access |
This is the ATM related configuration table for every LDP session. |
|
1.3.6.1.4.1.18.3.5.9.16.1.3.1 | no-access |
Entry definition. |
||
wfMplsAtmSessDelete | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.1 | integer | read-write |
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2. |
wfMplsAtmSessAdminStatus | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.2 | integer | read-write |
Specifies the desired administrative state of the VCL. The up and down states indicate that the traffic flow is enabled and disabled respectively for the VCL. Enumeration: 'enable': 1, 'disable': 2. |
wfMplsAtmSessConfLineNumber | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.3 | integer | read-only |
Uniquely identifies the interface (port) that contains the appropriate management information. We use line number here. |
wfMplsAtmSessConfIndex | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.4 | integer | read-only |
LDP session index number. |
wfMplsAtmSessConfDefVclVpi | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.5 | integer | read-write |
The VPI value of the default VC. |
wfMplsAtmSessConfDefVclVci | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.6 | integer | read-write |
The VCI value of the default VC. It should not in the configured VC range for any LDP session. |
wfMplsAtmSessConfVcRangeVpi | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.7 | integer | read-write |
The VPI value of the VCs in this LDP session. |
wfMplsAtmSessConfVcRangeMinVci | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.8 | integer | read-write |
The minimum VCI value of the configured LDP session. |
wfMplsAtmSessConfVcRangeMaxVci | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.9 | integer | read-write |
The maximum VCI value of the configured LDP session. |
wfMplsAtmSessDefVclXmtPeakCellRate | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.10 | integer | read-write |
Transmit (Forward) Peak Cell Rate in cells/second. This specifies the upper bound on the traffic that can be submitted on an ATM connection. 0 means best effort peak cell rate. |
wfMplsAtmSessDefVclXmtSustainableCellRate | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.11 | integer | read-write |
Transmit (Forward) Sustainable Cell Rate in cells/second. This specifies the upper bound on the conforming average rate of an ATM connection, where 'average rate' is the number of cells transmitted divided by the 'duration of the connection'. 0 means best effort sustainable cell rate. |
wfMplsAtmSessDefVclXmtBurstSize | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.12 | integer | read-write |
Transmit (Forward) Burst Size in cells. Enumeration: 'default': 40. |
wfMplsAtmSessDefVclXmtQosClass | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.13 | integer | read-write |
Transmit (Forward) Quality of Service as specified in Appendix A, Section 4 of the ATM Forum UNI Specification, Version 3.0 Enumeration: 'class2': 3, 'class3': 4, 'class0': 1, 'class1': 2. |
wfMplsAtmSessDefVclRcvPeakCellRate | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.14 | integer | read-write |
Receive (Backward) Peak Cell Rate in cells/second. This specifies the upper bound on the traffic that can be submitted on an ATM connection. 0 means best effort peak cell rate. |
wfMplsAtmSessDefVclRcvSustainableCellRate | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.15 | integer | read-write |
Receive (Backward) Sustainable Cell Rate in cells/second. This specifies the upper bound on the conforming average rate of an ATM connection, where 'average rate' is the number of cells transmitted divided by the 'duration of the connection'. 0 means best effort sustainable cell rate. |
wfMplsAtmSessDefVclRcvBurstSize | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.16 | integer | read-write |
Receive (Backward) Burst Size in cells. Enumeration: 'default': 40. |
wfMplsAtmSessDefVclRcvQosClass | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.17 | integer | read-write |
Receive (Backward) Quality of Service as specified in Appendix A, Section 4 of the ATM Forum UNI Specification, Version 3.0 Enumeration: 'class2': 3, 'class3': 4, 'class0': 1, 'class1': 2. |
wfMplsAtmSessDefVclAalType | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.18 | integer | read-write |
The type of AAL used on the VCL. Enumeration: 'type5': 3, 'unknown': 5, 'type34': 2, 'type1': 1, 'other': 4. |
wfMplsAtmSessDefVclAalCpcsTransmitSduSize | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.19 | integer | read-write |
The maximum AAL CPCS SDU size in octets that is supported on the transmit direction of this VCC. |
wfMplsAtmSessDefVclAalCpcsReceiveSduSize | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.20 | integer | read-write |
The maximum AAL CPCS SDU size in octets that is supported on the receive direction of this VCC. |
wfMplsAtmSessDefVclAalEncapsType | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.21 | integer | read-write |
The type of data encapsulation used over both AAL3/4 and AAL5 SSCS layer. Currently, the only values supported are : ATM_VCLENCAPS_LLCENCAPS - RFC1483 ATM_VCLENCAPS_ROUTEDPROTO - NONE Enumeration: 'unknown': 1, 'null': 3, 'llcencaps': 2, 'other': 4. |
wfMplsAtmSessDefVclCongestionIndication | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.22 | integer | read-write |
The desired state of the Congestion Indication (CI) bit in the payload field of each ATM cell for this VCL. Enumeration: 'on': 2, 'off': 1. |
wfMplsAtmSessDefVclCellLossPriority | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.23 | integer | read-write |
The desired state of the Cell Loss Priority (CLP) bit in the ATM header of each cell for this VCL. Enumeration: 'on': 2, 'off': 1. |
wfMplsAtmSessDefVclXmtTagging | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.24 | integer | read-write |
Tagging forward VC messages if peak/sustainable rates exceeded Enumeration: 'on': 1, 'off': 2. |
wfMplsAtmSessDefVclRcvTagging | 1.3.6.1.4.1.18.3.5.9.16.1.3.1.25 | integer | read-write |
Tagging backward VC messages if peak/sustainable rates exceeded Enumeration: 'on': 1, 'off': 2. |
wfMplsAtmSessStatusTable | 1.3.6.1.4.1.18.3.5.9.16.1.4 | no-access |
This is the ATM related status table for every LDP session. |
|
1.3.6.1.4.1.18.3.5.9.16.1.4.1 | no-access |
Entry definition. |
||
wfMplsAtmSessOperStatus | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.1 | integer | read-only |
The ATM related LDP session state. Enumeration: 'down': 1, 'init': 2, 'cleanup': 4, 'up': 3, 'notpresent': 5. |
wfMplsAtmSessStatusLineNumber | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.2 | integer | read-only |
Uniquely identifies the interface (port) that contains the appropriate management information. We use line number here. |
wfMplsAtmSessStatusIndex | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.3 | integer | read-only |
LDP session index number. |
wfMplsAtmSessActualVcRangeVpi | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.4 | integer | read-only |
The VPI value of the actually allowable VC range for this session. The maximum VPI value cannot exceed the value allowable by the wfAtmInterfaceMaxActiveVpiBits. |
wfMplsAtmSessActualVcRangeMinVci | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.5 | integer | read-only |
The minimum VCI value of the actually allowable VC range for LDP session. The maximum VCI value cannot exceed the value allowable by the wfAtmInterfaceMaxActiveVciBits. |
wfMplsAtmSessActualVcRangeMaxVci | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.6 | integer | read-only |
The maximum VCI value of the actually allowable VC range for LDP session. The maximum VCI value cannot exceed the value allowable by the wfAtmInterfaceMaxActiveVciBits. |
wfMplsAtmSessNegotiatedVcRangeVpi | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.7 | integer | read-only |
The VPI value of the VCs negotiated with LDP peer for this LDP session. The maximum VPI value cannot exceed the value allowable by the wfAtmInterfaceMaxActiveVpiBits. -1 means it is not possible. |
wfMplsAtmSessNegotiatedVcRangeMinVci | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.8 | integer | read-only |
The minimum VCI value of VCs negotiated with LDP peer for this LDP session. The maximum VCI value cannot exceed the value allowable by the wfAtmInterfaceMaxActiveVciBits. |
wfMplsAtmSessNegotiatedVcRangeMaxVci | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.9 | integer | read-only |
The maximum VCI value of VCs negotiated with LDP peer for this LDP session. The maximum VCI value cannot exceed the value allowable by the wfAtmInterfaceMaxActiveVciBits. |
wfMplsAtmSessInboundInuseVcs | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.10 | counter | read-only |
number of VCs opened for inbound LSP. |
wfMplsAtmSessOutboundInuseVcs | 1.3.6.1.4.1.18.3.5.9.16.1.4.1.11 | counter | read-only |
number of VCs opened for outbound LSP. |
wfMplsAtmVclTable | 1.3.6.1.4.1.18.3.5.9.16.1.5 | no-access |
Read-only per VC infomation. |
|
1.3.6.1.4.1.18.3.5.9.16.1.5.1 | no-access |
Entry definition. |
||
wfMplsAtmVclLineNumber | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.1 | integer | read-only |
Uniquely identifies the interface (port) that contains the appropriate management information. We use line number here. |
wfMplsAtmVclVpi | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.2 | integer | read-only |
The VPI value of the VCL. The maximum VPI value cannot exceed the value allowable by the wfMplsAtmInterfaceMaxActiveVpiBits. |
wfMplsAtmVclVci | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.3 | integer | read-only |
The VCI value of the VCL. The maximum VCI value cannot exceed the value allowable by the wfMplsAtmInterfaceMaxActiveVciBits. |
wfMplsAtmVclLdpIndex | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.4 | integer | read-only |
Uniquely identifies the LDP session number in this interface. |
wfMplsAtmVclDirection | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.5 | integer | read-only |
The direction of LSP Enumeration: 'inbound': 1, 'duplex': 3, 'outbound': 2. |
wfMplsAtmVclState | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.6 | integer | read-only |
The VC state. Enumeration: 'down': 1, 'init': 2, 'cleanup': 4, 'up': 3, 'notpresent': 5. |
wfMplsAtmVclType | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.7 | integer | read-only |
default VC or normal LSP VC. Enumeration: 'default': 1, 'unknown': 3, 'lsp': 2. |
wfMplsAtmVclLastChange | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.8 | timeticks | read-only |
The value of MIBII's sysUpTime at the time this VCL entered its current operational state. |
wfMplsAtmVclXmtPeakCellRate | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.9 | integer | read-only |
Transmit (Forward) Peak Cell Rate in cells/second. This specifies the upper bound on the traffic that can be submitted on an ATM connection. Enumeration: 'default': 4716. |
wfMplsAtmVclXmtSustainableCellRate | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.10 | integer | read-only |
Transmit (Forward) Sustainable Cell Rate in cells/second. This specifies the upper bound on the conforming average rate of an ATM connection, where 'average rate' is the number of cells transmitted divided by the 'duration of the connection'. Enumeration: 'default': 4716. |
wfMplsAtmVclXmtBurstSize | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.11 | integer | read-only |
Transmit (Forward) Burst Size in cells. Enumeration: 'default': 40. |
wfMplsAtmVclXmtQosClass | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.12 | integer | read-only |
Transmit (Forward) Quality of Service as specified in Appendix A, Section 4 of the ATM Forum UNI Specification, Version 3.0 Enumeration: 'class2': 3, 'class3': 4, 'class0': 1, 'class1': 2. |
wfMplsAtmVclRcvPeakCellRate | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.13 | integer | read-only |
Receive (Backward) Peak Cell Rate in cells/second. This specifies the upper bound on the traffic that can be submitted on an ATM connection. Enumeration: 'default': 4716. |
wfMplsAtmVclRcvSustainableCellRate | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.14 | integer | read-only |
Receive (Backward) Sustainable Cell Rate in cells/second. This specifies the upper bound on the conforming average rate of an ATM connection, where 'average rate' is the number of cells transmitted divided by the 'duration of the connection'. Enumeration: 'default': 4716. |
wfMplsAtmVclRcvBurstSize | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.15 | integer | read-only |
Receive (Backward) Burst Size in cells. Enumeration: 'default': 40. |
wfMplsAtmVclRcvQosClass | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.16 | integer | read-only |
Receive (Backward) Quality of Service as specified in Appendix A, Section 4 of the ATM Forum UNI Specification, Version 3.0 Enumeration: 'class2': 3, 'class3': 4, 'class0': 1, 'class1': 2. |
wfMplsAtmVclAalType | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.17 | integer | read-only |
The type of AAL used on the VCL. Enumeration: 'type5': 3, 'unknown': 5, 'type34': 2, 'type1': 1, 'other': 4. |
wfMplsAtmVclAalCpcsTransmitSduSize | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.18 | integer | read-only |
The maximum AAL CPCS SDU size in octets that is supported on the transmit direction of this VCC. |
wfMplsAtmVclAalCpcsReceiveSduSize | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.19 | integer | read-only |
The maximum AAL CPCS SDU size in octets that is supported on the receive direction of this VCC. |
wfMplsAtmVclAalEncapsType | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.20 | integer | read-only |
The type of data encapsulation used over both AAL3/4 and AAL5 SSCS layer. Currently, the only values supported are : ATM_VCLENCAPS_LLCENCAPS - RFC1483 ATM_VCLENCAPS_ROUTEDPROTO - NONE Enumeration: 'unknown': 1, 'null': 3, 'llcencaps': 2, 'other': 4. |
wfMplsAtmVclCongestionIndication | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.21 | integer | read-only |
The desired state of the Congestion Indication (CI) bit in the payload field of each ATM cell for this VCL. Enumeration: 'on': 2, 'off': 1. |
wfMplsAtmVclCellLossPriority | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.22 | integer | read-only |
The desired state of the Cell Loss Priority (CLP) bit in the ATM header of each cell for this VCL. Enumeration: 'on': 2, 'off': 1. |
wfMplsAtmVclXmtTagging | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.23 | integer | read-only |
Tagging forward VC messages if peak/sustainable rates exceeded Enumeration: 'on': 1, 'off': 2. |
wfMplsAtmVclRcvTagging | 1.3.6.1.4.1.18.3.5.9.16.1.5.1.24 | integer | read-only |
Tagging backward VC messages if peak/sustainable rates exceeded Enumeration: 'on': 1, 'off': 2. |