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

VENDOR: FORE SYSTEMS


 Home MIB: Fore-Ifcreate-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
 ifReserveNextIndex 1.3.6.1.4.1.326.1.17.1 testandincr read-write
The next available IfIndex for service creation.
 ifCreateTable 1.3.6.1.4.1.326.1.17.2 no-access
The Interface creation table
     ifCreateEntry 1.3.6.1.4.1.326.1.17.2.1 no-access
Entry associated with IfCreate table entry.
         ifCreateIfIndex 1.3.6.1.4.1.326.1.17.2.1.1 interfaceindex read-only
The interface index of this service.
         ifCreateIfType 1.3.6.1.4.1.326.1.17.2.1.2 integer read-only
The type of the interface to be created. Enumeration: 'voiceFXO': 101, 'v11': 64, 'softwareLoopback': 24, 'fastEtherFX': 69, 'voiceFXS': 102, 'ddnX25': 4, 'ethernet3Mbit': 26, 'ipSwitch': 78, 'smdsDxi': 43, 'arap': 88, 'fastEther': 62, 'hippi': 47, 'sonetVT': 51, 'arcnet': 35, 'qllc': 68, 'rfc877x25': 5, 'hostPad': 90, 'starLan': 11, 'iso88025Dtr': 86, 'ibm370parChan': 72, 'regular1822': 2, 'async': 84, 'fddi': 15, 'propCnls': 89, 'aal5': 49, 'hippiInterface': 57, 'otherIfType': 1, 'miox25': 38, 'hssi': 46, 'cnr': 85, 'myrinet': 99, 'dlsw': 74, 'x25ple': 40, 'sdlc': 17, 'voiceEM': 100, 'iso88022llc': 41, 'atmDxi': 105, 'radsl': 95, 'rs232': 33, 'e1': 19, 'voiceOverIp': 104, 'atm': 37, 'ds3': 30, 'ds0': 81, 'frameRelayMPI': 92, 'propMultiplexor': 54, 'proteon10Mbit': 12, 'cctEmul': 61, 'vdsl': 97, 'ppp': 23, 'frameRelay': 32, 'eplrs': 87, 'ds1e1': 18, 'iso88023Csmacd': 7, 'atmFuni': 106, 'ds0Bundle': 82, 'rsrb': 79, 'frameRelayInterconnect': 58, 'isdns': 75, 'pppMultilinkBundle': 107, 'aflane8025': 60, 'lapb': 16, 'aflane8023': 59, 'lapd': 77, 'isdn': 76, 'para': 34, 'iso88024TokenBus': 8, 'localTalk': 42, 'hyperchannel': 14, 'primaryISDN': 21, 'proteon80Mbit': 13, 'iso88026Man': 10, 'ethernetCsmacd': 6, 'frameRelayService': 44, 'ieee80211': 71, 'ieee80212': 55, 'sonet': 39, 'escon': 73, 'g703at2mb': 67, 'ultra': 29, 'smdsIcip': 52, 'atmLogical': 80, 'propPointToPointSerial': 22, 'v35': 45, 'v36': 65, 'basicISDN': 20, 'g703at64k': 66, 'arcnetPlus': 36, 'slip': 28, 'adsl': 94, 'isdn': 63, 'sip': 31, 'iso88025CRFPInt': 98, 'propVirtual': 53, 'voiceEncap': 103, 'channel': 70, 'x213': 93, 'sonetPath': 50, 'iso88025TokenRing': 9, 'sdsl': 96, 'bsc': 83, 'fibreChannel': 56, 'eon': 25, 'hdh1822': 3, 'nsip': 27, 'termPad': 91, 'modem': 48.
         ifCreateRowStatus 1.3.6.1.4.1.326.1.17.2.1.3 rowstatus read-only
This object is used to create new rows in this table, and to delete existing rows.
         ifCreateServiceStatus 1.3.6.1.4.1.326.1.17.2.1.4 integer read-only
This object specifies the status of the service under creation. The service status is set to underConfig at the beginning of the service creation process. The service creation process is not considered completed until all the related MIB objects are set up properly. Then the service status is set to active. The default status is inactive. Enumeration: 'active': 2, 'underConfig': 1, 'inactive': 3.
         ifCreateName 1.3.6.1.4.1.326.1.17.2.1.5 displaystring read-only
The object specifies the name assigned to the interface.
         ifCreateIfTrapSupport 1.3.6.1.4.1.326.1.17.2.1.6 integer read-only
The object specifies whether interface traps should be generated for this interface. Enumeration: 'disabled': 2, 'enabled': 1.
         ifCreateServiceId 1.3.6.1.4.1.326.1.17.2.1.7 displaystring read-only
The object specifies the serviceID assigned to the interface.
 ifConvertToIfIndexTable 1.3.6.1.4.1.326.1.17.3 no-access
The Interface conversion table for converting service id (i.e. board id, netmod id, port id, channel id) into service ifindex.
     ifConvertToIfIndexEntry 1.3.6.1.4.1.326.1.17.3.1 no-access
An entry associated with ifConvertToIfIndex table.
         ifConvertToIfIndexBoardId 1.3.6.1.4.1.326.1.17.3.1.1 integer32 read-only
This object identifies the board id associated with a FUNI or FRATM service id in BNPC notation.
         ifConvertToIfIndexNetmodId 1.3.6.1.4.1.326.1.17.3.1.2 integer32 read-only
This object identifies the netmod id associated with a FUNI or FRATM service id in BNPC notation.
         ifConvertToIfIndexPortId 1.3.6.1.4.1.326.1.17.3.1.3 integer32 read-only
This object identifies the port id associated with a FUNI or FRATM service id in BNPC notation.
         ifConvertToIfIndexChannelId 1.3.6.1.4.1.326.1.17.3.1.4 integer32 read-only
This object identifies the channel id associated with a FUNI or FRATM service id in BNPC notation.
         ifConvertToIfIndexIfIndex 1.3.6.1.4.1.326.1.17.3.1.5 interfaceindex read-only
The service ifindex that is associated with this service id.
 ifConvertFmIfIndexTable 1.3.6.1.4.1.326.1.17.4 no-access
The Interface conversion table for converting service ifindex into service id (i.e. board id, netmod id, port id, channel id).
     ifConvertFmIfIndexEntry 1.3.6.1.4.1.326.1.17.4.1 no-access
An entry associated with ifConvertFmIfIndex table.
         ifConvertFmIfIndexIfIndex 1.3.6.1.4.1.326.1.17.4.1.1 interfaceindex read-only
The service ifindex that is associated with this service id.
         ifConvertFmIfIndexBoardId 1.3.6.1.4.1.326.1.17.4.1.2 integer32 read-only
This object identifies the board id associated with a FUNI or FRATM service id in BNPC notation.
         ifConvertFmIfIndexNetmodId 1.3.6.1.4.1.326.1.17.4.1.3 integer32 read-only
This object identifies the netmod id associated with a FUNI or FRATM service id in BNPC notation.
         ifConvertFmIfIndexPortId 1.3.6.1.4.1.326.1.17.4.1.4 integer32 read-only
This object identifies the port id associated with a FUNI or FRATM service id in BNPC notation.
         ifConvertFmIfIndexChannelId 1.3.6.1.4.1.326.1.17.4.1.5 integer32 read-only
This object identifies the channel id associated with a FUNI or FRATM service id in BNPC notation.
 foreIfcreateMIB 1.3.6.1.4.1.326.1.17.5
This MIB module defines an ifCreateTable to facilitates the creation of FR/ATM and FUNI services. It also defines an ifConversionTable to allow the conversion between service id and service ifindex.