CISCO-IETF-PW-FR-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IETF-PW-FR-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cpwVcFrMIB 1.3.6.1.4.1.9.10.112
Cisco Pseudo Wire Frame Relay MIB This MIB describes network management objects defined for FRoPW services over a Packet Switched Network (PSN). As described in the IETF Frame Relay over Pseudowire (FRoPW) draft, draft-ietf-pwe3-frame-relay-01.txt, FR VCs and PW can be mapped in 2 modes: One-to-one mapping mode: a FR VC is mapped to a PW. This mode is described by cpwVcFrTable. Many-to-one mapping mode (a.k.a. port mode): multiple FR VCs assigned to a port are mapped to a PW. This mode is addressed by cpwVcFrPortModeTable. In this mode, all data frames are directed to the associated PSN tunnel regardless of DLCI.
         cpwVcFrNotifications 1.3.6.1.4.1.9.10.112.0
         cpwVcFrObjects 1.3.6.1.4.1.9.10.112.1
             cpwVcFrTable 1.3.6.1.4.1.9.10.112.1.1 no-access
The PW-FR connection table. Each entry in this table represents a FRoPW connection operating in one-to-one mapping mode. This table uses the same index as the generic PW MIB's VC table. Therefore, each entry in cpwVcFrTable has a mapping entry to the generic PW MIB VC table associated by the PW VC index. An entry is created in this table by the agent for every entry in the generic PW MIB VC table with a VcType of 'frameRelay'.
                 cpwVcFrEntry 1.3.6.1.4.1.9.10.112.1.1.1 no-access
An entry in cpwVcFrTable.
                     cpwVcFrPwVcIndex 1.3.6.1.4.1.9.10.112.1.1.1.1 cpwvcindextype no-access
This object identifies the index to an entry in the generic PW table.
                     cpwVcFrIfIndex 1.3.6.1.4.1.9.10.112.1.1.1.2 interfaceindexorzero read-only
This object identifies the index to an entry in the IF-MIB table. In this case, it holds the ifIndex value of the Frame Relay interface associating with the PW connection. The value of zero means that the InterfaceIndex is not known yet.
                     cpwVcFrDlci 1.3.6.1.4.1.9.10.112.1.1.1.3 dlcinumber read-only
This object identifies the FR DLCI associating with this entry in cpwVcFrTable. This object can be used together with cpwVcFrIfIndex to lookup FR VC specific information for the FR PVC segment of a FRoPW connection.
                     cpwVcFrAdminStatus 1.3.6.1.4.1.9.10.112.1.1.1.4 integer read-only
This value of this object indicates the administrative status of the FRoPW connection. The values mean: up(1) - connection is administratively set to the 'up' state for handling traffic. down(2) - connection is administratively set to the 'down' state. No traffic is processed at this state. Enumeration: 'down': 2, 'up': 1.
                     cpwVcFrOperStatus 1.3.6.1.4.1.9.10.112.1.1.1.5 integer read-only
This is actual operational status of the logical FRoPW connection, which is derived from combining the following 2 operational status: cpwVcFrPw2FrOperStatus Operational status of the FR segment on the FRoPW connection. PW Operation Status Operational status of the PW segment of the FRoPW connection. The associated object is cpwVcOperStatus from the generic PW MIB. Enumeration: 'active': 1, 'unknown': 3, 'inactive': 2.
                     cpwVcFrPw2FrOperStatus 1.3.6.1.4.1.9.10.112.1.1.1.6 integer read-only
The value of the object identifies the current operational status of the FR PVC segment of a FRoPW connection. The values mean: active(1) - segment is currently operational. inactive(2) - segment in currently not operational. unknown(3) - segment current status cannot be determined. Enumeration: 'active': 1, 'unknown': 3, 'inactive': 2.
                     cpwVcFrRowStatus 1.3.6.1.4.1.9.10.112.1.1.1.7 rowstatus read-only
For creating, modifying, and deleting this row.
                     cpwVcFrStorageType 1.3.6.1.4.1.9.10.112.1.1.1.8 storagetype read-only
Indicates the storage type of this row.
             cpwVcFrPMTable 1.3.6.1.4.1.9.10.112.1.2 no-access
The PW-FR port mode connection table. Each entry in this table represents a FRoPW connection operating in the port mode. This table uses the same index as the generic PW MIB's VC table. Therefore, each entry in cpwVcFrTable has a mapping entry to the generic PW MIB VC table associated by the PW VC index. An entry is created in this table by the agent for every entry in the generic PW MIB VC table with a VcType of 'frameRelayPortMode'.
                 cpwVcFrPMEntry 1.3.6.1.4.1.9.10.112.1.2.1 no-access
An entry in cpwVcFrPMTable.
                     cpwVcFrPMPwVcIndex 1.3.6.1.4.1.9.10.112.1.2.1.1 cpwvcindextype no-access
This object identifies the index to an entry in the generic PW table.
                     cpwVcFrPMIfIndex 1.3.6.1.4.1.9.10.112.1.2.1.2 interfaceindexorzero read-only
This object represents the FR port associating with the FRoPW connection operating in port mode. The value in the index identifies an entry in the IF-MIB table. The value of zero means that the InterfaceIndex is not known yet.
                     cpwVcFrPMAdminStatus 1.3.6.1.4.1.9.10.112.1.2.1.3 integer read-only
This value of this object indicates the administrative status of the FRoPW connection. The values mean: up(1) - connection is administratively set to the 'up' state for handling traffic. down(2) - connection is administratively set to the 'down' state. No traffic is processed at this state. Enumeration: 'down': 2, 'up': 1.
                     cpwVcFrPMOperStatus 1.3.6.1.4.1.9.10.112.1.2.1.4 integer read-only
This is actual operational status of the logical FRoPW connection in port mode, which is derived from combining the following 2 operational status: cpwVcFrPMPw2FrOperStatus Operational status of the FR segment on the FRoPW connection. PW Operation Status Operational status of the PW segment of the FRoPW connection. The associated object is cpwVcOperStatus from the generic PW MIB. Enumeration: 'active': 1, 'unknown': 3, 'inactive': 2.
                     cpwVcFrPMPw2FrOperStatus 1.3.6.1.4.1.9.10.112.1.2.1.5 integer read-only
The value of the object identifies the current operational status of the associate FR port. The values mean: active(1) - segment is currently operational. inactive(2) - segment in currently not operational. unknown(3) - segment current status cannot be determined. Enumeration: 'active': 1, 'unknown': 3, 'inactive': 2.
                     cpwVcFrPMRowStatus 1.3.6.1.4.1.9.10.112.1.2.1.6 rowstatus read-only
For creating, modifying, and deleting this row.
                     cpwVcFrPMStorageType 1.3.6.1.4.1.9.10.112.1.2.1.7 storagetype read-only
Indicates the storage type of this row.
         cpwVcFrConformance 1.3.6.1.4.1.9.10.112.2
             cpwVcFrCompliances 1.3.6.1.4.1.9.10.112.2.1
                 cpwVcFrFullCompliance 1.3.6.1.4.1.9.10.112.2.1.1
The compliance statement for agents that provide full support for the PW-FR-MIB module.
                 cpwVcFrReadOnlyCompliance 1.3.6.1.4.1.9.10.112.2.1.2
The compliance statement for agents that only provide read-only support for the PW-FR-MIB module.
             cpwVcFrGroups 1.3.6.1.4.1.9.10.112.2.2
                 cpwVcFrGroup 1.3.6.1.4.1.9.10.112.2.2.1
Objects to support cpwVcFrTable.
                 cpwVcFrPMGroup 1.3.6.1.4.1.9.10.112.2.2.2
Objects to support cpwVcFrPMTable.