Fore-frf8-MIB: View SNMP OID List / Download MIB
VENDOR: FORE SYSTEMS
Home | MIB: Fore-frf8-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 |
foreFrf8Module | 1.3.6.1.4.1.326.1.16.2 |
This MIB module defines FR/ATM interworking tables. It gives means to create/remove a FR/ATM interworking connection and provides several statistics at connection level. |
||
frf8ConnTable | 1.3.6.1.4.1.326.1.16.2.1 | no-access |
Table of cross connections between the frame relay and ATM Fabric connections |
|
1.3.6.1.4.1.326.1.16.2.1.1 | no-access |
Entry in the frame relay/atm netmod crossconnect table |
||
frf8ConnFrServiceIfIndex | 1.3.6.1.4.1.326.1.16.2.1.1.1 | interfaceindex | read-only |
Interface index of the Frame Relay service this connection exists on |
frf8ConnDlci | 1.3.6.1.4.1.326.1.16.2.1.1.2 | integer32 | read-only |
DLCI of this connection on the frame relay service |
frf8ConnFabServiceIfIndex | 1.3.6.1.4.1.326.1.16.2.1.1.3 | interfaceindex | read-only |
This is the IfIndex associated with the fabric pseudo atm service this connection is mapped to by the agent when this Frame Relay connection is created. This IfIndex can be converted to a BNP notation value through the ifIndexMapTable of the fore-switch MIB. That BNP value can be used to establish a connection accross the switching fabric by means of the FORE-switch MIB |
frf8ConnFabVpi | 1.3.6.1.4.1.326.1.16.2.1.1.4 | integer32 | read-only |
This is the fabric VPI(equivalent to ivpi) of the ATM connection this frame relay/ATM connection is mapped to by the agent when this row is created. This VPI will be used to establish a connection accross the switching fabric by means of the FORE-switch MIB |
frf8ConnFabVci | 1.3.6.1.4.1.326.1.16.2.1.1.5 | integer32 | read-only |
This is the fabric VCI (equivalent to ivci)of the ATM connection this frame relay connection is mapped to by the agent when this row is created. This VCI will be used to establish a connection accross the switching fabric by means of the FORE-switch MIB |
frf8ConnRowStatus | 1.3.6.1.4.1.326.1.16.2.1.1.6 | rowstatus | read-only |
This object is used for dynamic creation of entries in this table and all frame relay connection level tables. This object is also used to delete existing connection rows. |
frf8ConnProfileFrf8Index | 1.3.6.1.4.1.326.1.16.2.1.1.7 | integer32 | read-only |
the profileFrf8Index, in the fore-profile.mib |
frf8ConnProfileEpdPpdIndex | 1.3.6.1.4.1.326.1.16.2.1.1.8 | integer32 | read-only |
The index of the EpdPpd Controller profile which contains: 1 ) Enable/disable the EPD for CLP=0 cells for a specific connection; 2 ) Enable/disable the EPD for CLP=1 cells for a specific connection; 3 ) Enable/disable the PPD for CLP=1 cells for a specific connection. |
frf8ConnAtmAddrType | 1.3.6.1.4.1.326.1.16.2.1.1.9 | integer | read-only |
Defines the address format of the ATM Service User end point Enumeration: 'nsap': 3, 'null': 1, 'e164': 2. |
frf8ConnAtmAddress | 1.3.6.1.4.1.326.1.16.2.1.1.10 | atmaddress | read-only |
The destination ATM address to which this Virtual Circuit is connected. |
frf8ConnAtmSubAddrType | 1.3.6.1.4.1.326.1.16.2.1.1.11 | integer | read-only |
Defines the sub-address format of the ATM Service User end point Enumeration: 'nsap': 3, 'null': 1, 'e164': 2. |
frf8ConnAtmSubAddress | 1.3.6.1.4.1.326.1.16.2.1.1.12 | atmaddress | read-only |
The destination ATM subaddress to which this Virtual Circuit is connected. |
frf8ConnFrAddrType | 1.3.6.1.4.1.326.1.16.2.1.1.13 | integer | read-only |
Defines the frame relay address format of the Frame Relay Service User end point Enumeration: 'null': 1, 'e164': 2. |
frf8ConnFrAddress | 1.3.6.1.4.1.326.1.16.2.1.1.14 | atmaddress | read-only |
The address to which the Frame Relay DLCI is connected. |
frf8ConnAdminStatus | 1.3.6.1.4.1.326.1.16.2.1.1.15 | integer | read-only |
Indicates whether the particular virtual circuit is operational. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
frf8ConnOperStatus | 1.3.6.1.4.1.326.1.16.2.1.1.16 | integer | read-only |
The current operational status of the interworking connection Enumeration: 'down': 2, 'up': 1. |
frf8ConnCreationTime | 1.3.6.1.4.1.326.1.16.2.1.1.17 | timeticks | read-only |
The value of sysUpTime when the virtual circuit was created |
frf8ConnTimeChange | 1.3.6.1.4.1.326.1.16.2.1.1.18 | timeticks | read-only |
The value of sysUpTime (MIB II) when last there was a change in the virtual circuit state |
frf8ConnPVCAlarmReason | 1.3.6.1.4.1.326.1.16.2.1.1.19 | integer | read-only |
Defines the reason why the PVC entered/exited the alarmed condition.Defines if the SAC (service affect Condition) is caused/cleared by the Frame Relay network(frAlarmed/frClear), or by the ATM network (aisAlarmed/aisClear,rdiAlarmed/aisClear). The nodefect means no current SAC in either network. This object will be part of the frf8PVCAlarmTRAP. Enumeration: 'rdiClear': 7, 'frClear': 3, 'nodefect': 1, 'aisClear': 5, 'frAlarmed': 2, 'rdiAlarmed': 6, 'aisAlarmed': 4. |
frf8ConnAtmToFrPDUDiscards | 1.3.6.1.4.1.326.1.16.2.1.1.20 | counter32 | read-only |
The number of PDU's coming from the ATM network to the FR network that are discarded by the interworking function |
frf8ConnFrToAtmPDUDiscards | 1.3.6.1.4.1.326.1.16.2.1.1.21 | counter32 | read-only |
The number of PDU's coming from the FR network to the ATM network that are discarded by the interworking function |
frf8ConnAtmToFrUnkProts | 1.3.6.1.4.1.326.1.16.2.1.1.22 | counter32 | read-only |
The number of PDU's received with an unknown protocol type by the interworking function from the ATM network |
frf8ConnFrToAtmUnkProts | 1.3.6.1.4.1.326.1.16.2.1.1.23 | counter32 | read-only |
The number of PDU's received with an unknown protocol type by the interworking function from the Frame Relay network |
frf8ConnAtmToFrArpNakDiscards | 1.3.6.1.4.1.326.1.16.2.1.1.24 | counter32 | read-only |
The number of AAL-5 ARP NAK PDU's that are discarded by the interworking function on this ATM VCC.If the iwf, interworking function receives an ATM ARP with opcode 10 (NAK), the ARP packet is discarde, since FR ARP does not support that opcode. |
frf8ProtTable | 1.3.6.1.4.1.326.1.16.2.2 | no-access |
The Objects associated with the protocols registered on a specific Virtual Circuit. |
|
1.3.6.1.4.1.326.1.16.2.2.1 | no-access |
The statistics entry for the Protocol Table. |
||
frf8ProtServiceIfIndex | 1.3.6.1.4.1.326.1.16.2.2.1.1 | interfaceindex | read-only |
Interface index of the Frame Relay service this connection exists on. |
frf8ProtDlci | 1.3.6.1.4.1.326.1.16.2.2.1.2 | integer32 | read-only |
DLCI of this connection on the frame relay service. |
frf8ProtProtocol | 1.3.6.1.4.1.326.1.16.2.2.1.3 | integer | read-only |
The protocol(s) registered over this Virtual Circuit. Enumeration: 'prot8025': 4, 'arp': 6, 'prot8026': 12, 'routediso': 13, 'prot8023': 2, 'sna': 8, 'ip': 5, 'prot8025withfcs': 3, 'prot8023withfcs': 1, 'fddiwithfcs': 10, 'x25x75': 11, 'ipx': 7, 'fddi': 9. |
frf8ProtAtmToFrPdus | 1.3.6.1.4.1.326.1.16.2.2.1.4 | counter32 | read-only |
The number of AAL-5 PDU's received by FRF.8 of this protocol type from ATM to FR network direction. |
frf8ProtAtmToFrOctets | 1.3.6.1.4.1.326.1.16.2.2.1.5 | counter32 | read-only |
The number of AAL-5 octets received by FRF.8 of this protocol type from ATM to FR network direction. |
frf8ProtFrToAtmPdus | 1.3.6.1.4.1.326.1.16.2.2.1.6 | counter32 | read-only |
The number of AAL-5 PDU's transmitted by FRF.8 of this protocol type from FR to ATM network direction. |
frf8ProtFrToAtmOctets | 1.3.6.1.4.1.326.1.16.2.2.1.7 | counter32 | read-only |
The number of AAL-5 octets transmitted by FRF.8 of this protocol type from FR to ATM network direction. |
frf8OamF5Table | 1.3.6.1.4.1.326.1.16.2.3 | no-access |
The OAM statistics table on a VCC basis |
|
1.3.6.1.4.1.326.1.16.2.3.1 | no-access |
An Entry in the OAM F5 statistics table on a VCC basis |
||
frf8OamF5ServiceIfIndex | 1.3.6.1.4.1.326.1.16.2.3.1.1 | interfaceindex | read-only |
Interface index of the Frame Relay service this connection exists on. |
frf8OamF5VcDlci | 1.3.6.1.4.1.326.1.16.2.3.1.2 | integer32 | read-only |
DLCI of this connection on the frame relay service. |
frf8OamF5AISRxCounter | 1.3.6.1.4.1.326.1.16.2.3.1.3 | counter32 | read-only |
Number of VC-AIS cells received since the PVC was brought into service. |
frf8OamF5AISTxCounter | 1.3.6.1.4.1.326.1.16.2.3.1.4 | counter32 | read-only |
Number of VC-AIS cells transmited since the PVC was brought into service. |
frf8OamF5RDIRxCounter | 1.3.6.1.4.1.326.1.16.2.3.1.5 | counter32 | read-only |
Number of VC-RDI cells received since the PVC was brought into service. |
frf8OamF5RDITxCounter | 1.3.6.1.4.1.326.1.16.2.3.1.6 | counter32 | read-only |
Number of VC-RDI cells transmited since the PVC was brought into service. |
frf8PVCStatus | 1.3.6.1.4.1.326.2.2.0.2000 |
This trap indicates when an interworking PVC has experienced an alarmed condition, either on the ATM network side or Frame Relay side. Also it is generated when the PVC alarmed condition is cleared. It carries the opera tional status of the PVC by the frf8ConnOperStatus as well as the reason why exiting,entering or changing the alarmed state frf8ConnPVCAlarmReason. If the interworking PVC changes its status by a AdminStatus command (active/inactive/testing), causing the frf8ConnOperStatus to change (up/down), this trap will be generated with frf8ConnPVCAlarmReason set to 'nodefect'. This TRAP will give the support to manage defects that might occur in either Frame Relay network or ATM network, even if the PVC Operational Status is already down. |