PW-ATM-MIB-DRAFT-00: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: PW-ATM-MIB-DRAFT-00 | |||
---|---|---|---|---|
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 |
pwAtmMIB | 1.3.6.1.3.979 |
This MIB contains managed object definitions for Pseudo Wire emulation of ATM over Packet Switched Networks(PSN). This MIB reports to the PW-MIB. The PW-MIB contains structures and MIB associations generic to Pseudo-Wire Virtual Circuit (VC) emulation. VC-specific MIBs (such as this) contain config and stats for specific VC types. |
||
pwAtmNotifications | 1.3.6.1.3.979.0 | |||
pwAtmObjects | 1.3.6.1.3.979.1 | |||
pwAtmOutboundTable | 1.3.6.1.3.979.1.1 | no-access |
This table specifies the information for an ATM VC to be carried over PSN in the outbound direction. |
|
1.3.6.1.3.979.1.1.1 | no-access |
A row in this table represents an ATM VC that needs to be adapted and carried over PSN. This table is indexed by pwVcIndex from pwVcTable. |
||
pwAtmOutboundAtmIf | 1.3.6.1.3.979.1.1.1.1 | interfaceindex | read-only |
The ATM Interface that receives cells from the ATM network. |
pwAtmOutboundVpi | 1.3.6.1.3.979.1.1.1.2 | atmvpidentifier | read-only |
VPI value of this ATM VC. If the pwVcType is atmNto1Transparent then the value will be set to zero. |
pwAtmOutboundVci | 1.3.6.1.3.979.1.1.1.3 | atmvcidentifier | read-only |
VCI value of this ATM VC. If the pwVcType is atmNto1Transparent, atmCell1to1Vpc or atmCellNto1Vpc then the value should be set to zero. |
pwAtmOutboundTrafficParamDescr | 1.3.6.1.3.979.1.1.1.4 | rowpointer | read-only |
This object represents a pointer to a ATM traffic parameter specification table which will be employed while receiving cells from the ATM network. This table should contain a set of self-consistent ATM traffic parameters including the ATM traffic service category. A value of 0.0 indicates Best Effort |
pwAtmOutboundRowStatus | 1.3.6.1.3.979.1.1.1.5 | rowstatus | read-only |
This Object is used to create, modify or delete a row in this table. |
pwAtmOutboundClpQosMapping | 1.3.6.1.3.979.1.1.1.6 | truthvalue | read-only |
This Object indicates whether the CLP bits are considered when determining the value placed in the Quality of Service fields (e.g. EXP fields of the MPLS Label Stack) of the encapsulating protocol. |
pwAtmOutboundOamCellSupported | 1.3.6.1.3.979.1.1.1.7 | truthvalue | read-only |
This Object indicates whether OAM Cells are transported on this VC. |
pwAtmOutboundQosScalingFactor | 1.3.6.1.3.979.1.1.1.8 | integer32 | read-only |
This Object represents the scaling factor (% value) to be applied to ATM QoS rates when calculating QoS rates for the PSN domain . For example, in the cell transport mode the bandwidth needed in the PSN domain will be higher (since PSN Transport header, PW header, and optional control word have to transmitted with every cell), whereas in the AAL5 mode the bandwidth needed in PSN domain will be less since cell headers will be removed after reassembly. |
pwAtmOutboundPerfTable | 1.3.6.1.3.979.1.2 | no-access |
This table specifies performance-related attributes for an ATM VC in the outbound direction. |
|
1.3.6.1.3.979.1.2.1 | no-access |
A row in this table represents performance for an ATM VC in the outbound direction |
||
pwAtmOutboundCellsReceived | 1.3.6.1.3.979.1.2.1.1 | counter32 | read-only |
This Object indicates the number of cells received by this VC. |
pwAtmOutboundCellsRejected | 1.3.6.1.3.979.1.2.1.2 | counter32 | read-only |
This Object indicates the number of cells that were rejected by this VC because of policing. |
pwAtmOutboundCellsTagged | 1.3.6.1.3.979.1.2.1.3 | counter32 | read-only |
This Object indicates the number of cells that were Tagged. |
pwAtmOutboundHCCellsReceived | 1.3.6.1.3.979.1.2.1.4 | counter64 | read-only |
High capacity counter for number of cells received by this VC. |
pwAtmOutboundHCCellsRejected | 1.3.6.1.3.979.1.2.1.5 | counter64 | read-only |
High Capacity counter for number of cells that were rejected by this VC because of policing. |
pwAtmOutboundHCCellsTagged | 1.3.6.1.3.979.1.2.1.6 | counter64 | read-only |
High capacity counter for number of cells that were Tagged. |
pwAtmInboundTable | 1.3.6.1.3.979.1.3 | no-access |
This table specifies the information for an ATM VC in the Inbound direction. |
|
1.3.6.1.3.979.1.3.1 | no-access |
A row in this table represents an ATM VC that needs to be sent into the ATM Network after reconstructing cells from Packets received from a PSN This table is indexed by pwVcIndex from pwVcTable |
||
pwAtmInboundAtmIf | 1.3.6.1.3.979.1.3.1.1 | interfaceindex | read-only |
The ATM Interface that sends cells into the ATM network after reconstructing cells from packets received from a PSN. |
pwAtmInboundVpi | 1.3.6.1.3.979.1.3.1.2 | atmvpidentifier | read-only |
VPI value of this ATM VC. If the pwVcType is atmNto1Transparent then the value will be set to zero. |
pwAtmInboundVci | 1.3.6.1.3.979.1.3.1.3 | atmvcidentifier | read-only |
VCI value of this ATM VC. If the pwVcType is atmNto1Transparent atmCell1to1Vpc or atmCellNto1Vpc then the value should be set to zero. |
pwAtmInboundTrafficParamDescr | 1.3.6.1.3.979.1.3.1.4 | rowpointer | read-only |
This object represents a pointer to a ATM traffic parameter specification table which will be employed while transmit into the ATM network. This table contains a set of self-consistent ATM traffic parameters including the ATM traffic service category. A value of 0.0 indicates Best Effort |
pwAtmInboundRowStatus | 1.3.6.1.3.979.1.3.1.5 | rowstatus | read-only |
This Object is used to create, modify or delete a row in this table. |
pwAtmInboundOamCellSupported | 1.3.6.1.3.979.1.3.1.6 | truthvalue | read-only |
This Object indicates whether this VC can receive OAM Cells. |
pwAtmInboundPerfTable | 1.3.6.1.3.979.1.4 | no-access |
This table specifies the performance for an ATM VC in the Inbound direction. |
|
1.3.6.1.3.979.1.4.1 | no-access |
This table specifies performance-related attributes for an ATM VC in the inbound direction. |
||
pwAtmInboundPerfCellsXmit | 1.3.6.1.3.979.1.4.1.1 | counter32 | read-only |
This Object indicates the number of cells that were transmitted into ATM network by this VC. |
pwAtmInboundPerfCellsLost | 1.3.6.1.3.979.1.4.1.2 | counter32 | read-only |
This Object indicates the number of cells that were dropped by this VC. |
pwAtmInboundPerfHCCellsXmit | 1.3.6.1.3.979.1.4.1.3 | counter64 | read-only |
High Capacity counter for the number of cells that were transmitted into ATM network by this VC. |
pwAtmInboundPerfHCCellsLost | 1.3.6.1.3.979.1.4.1.4 | counter64 | read-only |
High Capacity counter for number of cells that were dropped by this VC. |
pwAtmConformance | 1.3.6.1.3.979.2 | |||
pwAtmGroups | 1.3.6.1.3.979.2.1 | |||
pwAtmOutboundGroup | 1.3.6.1.3.979.2.1.1 |
Collection of objects for basic ATM PW outbound config. |
||
pwAtmOutboundPerfGroup | 1.3.6.1.3.979.2.1.2 |
Collection of objects counting various outbound ATM PW statistics. |
||
pwAtmInboundGroup | 1.3.6.1.3.979.2.1.3 |
Collection of objects for basic ATM PW inbound config. |
||
pwAtmInboundPerfGroup | 1.3.6.1.3.979.2.1.4 |
Collection of objects counting various inbound ATM PW statistics. |
||
pwAtmCompliances | 1.3.6.1.3.979.2.2 | |||
pwAtmModuleCompliance | 1.3.6.1.3.979.2.2.1 |
The compliance statement for agent that support PW ATM. |