Fore-Funi-MIB: View SNMP OID List / Download MIB

VENDOR: FORE SYSTEMS


 Home MIB: Fore-Funi-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
 funi 1.3.6.1.4.1.326.1.16.6
write something interesting here
     funiConnTable 1.3.6.1.4.1.326.1.16.6.1 no-access
Table of cross connections between FUNI and ATM connections
         funiConnEntry 1.3.6.1.4.1.326.1.16.6.1.1 no-access
Entry in the FUNI/atm netmod crossconnect table
             funiConnFuniServiceIfIndex 1.3.6.1.4.1.326.1.16.6.1.1.1 integer32 read-only
Interface index of the FUNI service this connection exists on
             funiConnFuniVpi 1.3.6.1.4.1.326.1.16.6.1.1.2 integer32 read-only
VPI of this connection on the FUNI service
             funiConnFuniVci 1.3.6.1.4.1.326.1.16.6.1.1.3 integer32 read-only
VCI of this connection on the FUNI service
             funiConnFabricServiceIfIndex 1.3.6.1.4.1.326.1.16.6.1.1.4 integer32 read-only
This is the IfIndex associated with the pseudo atm service this connection is mapped to by the agent when this FUNI connection is created. This IfIndex can be converted to a BNP notation value through the IfIndexMapTable of the fore-switch MIB. This ifIndex will be stacked on top of the portIfIndex for a port. That BNP value can be used to establish a connection across the switching fabric by means of the FORE-switch MIB.
             funiConnFabricVpi 1.3.6.1.4.1.326.1.16.6.1.1.5 integer32 read-only
This is the Fabric VPI of the ATM connection this FUNI connection is mapped to by the agent when this row is created. This VPI will be used to establish a connection across the switching fabric by means of the FORE-switch MIB
             funiConnFabricVci 1.3.6.1.4.1.326.1.16.6.1.1.6 integer32 read-only
This is the Fabric VCI of the ATM connection this FUNI connection is mapped to by the agent when this row is created. This VCI will be used to establish a connection across the switching fabric by means of the FORE-switch MIB
             funiConnRowStatus 1.3.6.1.4.1.326.1.16.6.1.1.7 rowstatus read-only
This object is used for dynamic creation of entries in this table. When the record is created, it is set to createAndWait, when the second hop of the connection is established across the fabric, this object's value is changed to go, which activates the IWF on the netmod
             funiConnName 1.3.6.1.4.1.326.1.16.6.1.1.8 displaystring read-only
Symbolic name assigned to this connection by the operator
             funiConnAdminStatus 1.3.6.1.4.1.326.1.16.6.1.1.9 integer read-only
Indicates whether the particular virtual circuit is operational. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
             funiConnOperStatus 1.3.6.1.4.1.326.1.16.6.1.1.10 integer read-only
Indicates the current operational status of a virtual circuit. Enumeration: 'down': 2, 'up': 1.
             funiConnProfileEpdPpdIndex 1.3.6.1.4.1.326.1.16.6.1.1.11 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.
     funiIfExtTable 1.3.6.1.4.1.326.1.16.6.2 no-access
This table incorporates the information pertinent to FUNI services, which is not part of the standard FUNI mib.
         funiIfExtEntry 1.3.6.1.4.1.326.1.16.6.2.1 no-access
Entry in the extended FUNI Interface table
             funiIfExtProfileFuniIndex 1.3.6.1.4.1.326.1.16.6.2.1.1 integer32 read-write
This is index of the FUNI profile this service is supposed to be using. This index should be used as a key in profileFuniTable
             funiIfExtProfileServiceIndex 1.3.6.1.4.1.326.1.16.6.2.1.2 integer32 read-write
This is index of the Generic Service profile this service is supposed to be using. This index should be used as a key in profileGenServiceTable
             funiIfExtStatsMonitor 1.3.6.1.4.1.326.1.16.6.2.1.3 integer read-write
This object specifies whether statistics are to be counted at a service level, this includes service and connection statistics. When the state changes from enabled to disabled all the related statistics will be frozen at their current value. When the state changes from disabled to enabled then all related statistics will be reset (zeroised). Note that this Monitor is overriden by the netmod level nmFramStatsMonitor. Refer to fore-fram.mib for more details. Enumeration: 'disabled': 2, 'enabled': 1.
             funiIfExtNeighborIpAddress 1.3.6.1.4.1.326.1.16.6.2.1.4 ipaddress read-write
The IP address of the neighbor system connected to the far end of this interface, to which a Network Management Station can send SNMP messages, as IP datagrams sent to UDP port 161, in order to access network management information concerning the operation of that system. Note that the value of this object may be obtained in different ways, e.g., by manual configuration, or through ILMI interaction with the neighbor system.This object is a mirror of atmInterfaceMyNeighborIpAddress from the ATM MIB
             funiIfExtStatsEnabledTimeStamp 1.3.6.1.4.1.326.1.16.6.2.1.5 timeticks read-only
This object reflects the point in time, with reference to sysUpTime, either when funIfExtStatsMonitor is set to enabled or when nmFramStatsMonitor is set to enabled. The time will reflect the last StatsMonitor to be enabled. The timestamp provides a starting timestamp for the current statistics that are being counted.
             funiIfExtSigStatus 1.3.6.1.4.1.326.1.16.6.2.1.6 integer read-only
This object indicates whether there exists a FUNI signalling instance associated with the FUNI service. The possible value for this object is summarized as follows: FUNI Signalling Support Possible Value of this object =============================================================== disabled nonexist(2) _______________________________________________________________ enabled exist(1) nonexist(2) _______________________________________________________________ Enumeration: 'exist': 1, 'nonexist': 2.