Fore-Ifcreate-MIB

File: Fore-Ifcreate-MIB.mib (20039 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Fore-Common-MIB
IF-MIB

Imported symbols

Integer32 OBJECT-TYPE MODULE-IDENTITY
DisplayString RowStatus TestAndIncr
ifExtensions InterfaceIndex

Defined Types

IfCreateEntry  
SEQUENCE    
  ifCreateIfIndex InterfaceIndex
  ifCreateIfType INTEGER
  ifCreateRowStatus RowStatus
  ifCreateServiceStatus INTEGER
  ifCreateName DisplayString
  ifCreateIfTrapSupport INTEGER
  ifCreateServiceId DisplayString

IfConvertToIfIndexEntry  
SEQUENCE    
  ifConvertToIfIndexBoardId Integer32
  ifConvertToIfIndexNetmodId Integer32
  ifConvertToIfIndexPortId Integer32
  ifConvertToIfIndexChannelId Integer32
  ifConvertToIfIndexIfIndex InterfaceIndex

IfConvertFmIfIndexEntry  
SEQUENCE    
  ifConvertFmIfIndexIfIndex InterfaceIndex
  ifConvertFmIfIndexBoardId Integer32
  ifConvertFmIfIndexNetmodId Integer32
  ifConvertFmIfIndexPortId Integer32
  ifConvertFmIfIndexChannelId Integer32

Defined Values

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.
MODULE-IDENTITY    

ifReserveNextIndex 1.3.6.1.4.1.326.1.17.1
The next available IfIndex for service creation.
Status: current Access: read-write
OBJECT-TYPE    
  TestAndIncr  

ifCreateTable 1.3.6.1.4.1.326.1.17.2
The Interface creation table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfCreateEntry

ifCreateEntry 1.3.6.1.4.1.326.1.17.2.1
Entry associated with IfCreate table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfCreateEntry  

ifCreateIfIndex 1.3.6.1.4.1.326.1.17.2.1.1
The interface index of this service.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

ifCreateIfType 1.3.6.1.4.1.326.1.17.2.1.2
The type of the interface to be created.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER otherIfType(1), regular1822(2), hdh1822(3), ddnX25(4), rfc877x25(5), ethernetCsmacd(6), iso88023Csmacd(7), iso88024TokenBus(8), iso88025TokenRing(9), iso88026Man(10), starLan(11), proteon10Mbit(12), proteon80Mbit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1e1(18), e1(19), basicISDN(20), primaryISDN(21), propPointToPointSerial(22), ppp(23), softwareLoopback(24), eon(25), ethernet3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31), frameRelay(32), rs232(33), para(34), arcnet(35), arcnetPlus(36), atm(37), miox25(38), sonet(39), x25ple(40), iso88022llc(41), localTalk(42), smdsDxi(43), frameRelayService(44), v35(45), hssi(46), hippi(47), modem(48), aal5(49), sonetPath(50), sonetVT(51), smdsIcip(52), propVirtual(53), propMultiplexor(54), ieee80212(55), fibreChannel(56), hippiInterface(57), frameRelayInterconnect(58), aflane8023(59), aflane8025(60), cctEmul(61), fastEther(62), isdn(63), v11(64), v36(65), g703at64k(66), g703at2mb(67), qllc(68), fastEtherFX(69), channel(70), ieee80211(71), ibm370parChan(72), escon(73), dlsw(74), isdns(75), isdnu(76), lapd(77), ipSwitch(78), rsrb(79), atmLogical(80), ds0(81), ds0Bundle(82), bsc(83), async(84), cnr(85), iso88025Dtr(86), eplrs(87), arap(88), propCnls(89), hostPad(90), termPad(91), frameRelayMPI(92), x213(93), adsl(94), radsl(95), sdsl(96), vdsl(97), iso88025CRFPInt(98), myrinet(99), voiceEM(100), voiceFXO(101), voiceFXS(102), voiceEncap(103), voiceOverIp(104), atmDxi(105), atmFuni(106), pppMultilinkBundle(107)  

ifCreateRowStatus 1.3.6.1.4.1.326.1.17.2.1.3
This object is used to create new rows in this table, and to delete existing rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ifCreateServiceStatus 1.3.6.1.4.1.326.1.17.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER underConfig(1), active(2), inactive(3)  

ifCreateName 1.3.6.1.4.1.326.1.17.2.1.5
The object specifies the name assigned to the interface.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

ifCreateIfTrapSupport 1.3.6.1.4.1.326.1.17.2.1.6
The object specifies whether interface traps should be generated for this interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ifCreateServiceId 1.3.6.1.4.1.326.1.17.2.1.7
The object specifies the serviceID assigned to the interface.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

ifConvertToIfIndexTable 1.3.6.1.4.1.326.1.17.3
The Interface conversion table for converting service id (i.e. board id, netmod id, port id, channel id) into service ifindex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfConvertToIfIndexEntry

ifConvertToIfIndexEntry 1.3.6.1.4.1.326.1.17.3.1
An entry associated with ifConvertToIfIndex table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfConvertToIfIndexEntry  

ifConvertToIfIndexBoardId 1.3.6.1.4.1.326.1.17.3.1.1
This object identifies the board id associated with a FUNI or FRATM service id in BNPC notation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifConvertToIfIndexNetmodId 1.3.6.1.4.1.326.1.17.3.1.2
This object identifies the netmod id associated with a FUNI or FRATM service id in BNPC notation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifConvertToIfIndexPortId 1.3.6.1.4.1.326.1.17.3.1.3
This object identifies the port id associated with a FUNI or FRATM service id in BNPC notation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifConvertToIfIndexChannelId 1.3.6.1.4.1.326.1.17.3.1.4
This object identifies the channel id associated with a FUNI or FRATM service id in BNPC notation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifConvertToIfIndexIfIndex 1.3.6.1.4.1.326.1.17.3.1.5
The service ifindex that is associated with this service id.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

ifConvertFmIfIndexTable 1.3.6.1.4.1.326.1.17.4
The Interface conversion table for converting service ifindex into service id (i.e. board id, netmod id, port id, channel id).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfConvertFmIfIndexEntry

ifConvertFmIfIndexEntry 1.3.6.1.4.1.326.1.17.4.1
An entry associated with ifConvertFmIfIndex table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfConvertFmIfIndexEntry  

ifConvertFmIfIndexIfIndex 1.3.6.1.4.1.326.1.17.4.1.1
The service ifindex that is associated with this service id.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

ifConvertFmIfIndexBoardId 1.3.6.1.4.1.326.1.17.4.1.2
This object identifies the board id associated with a FUNI or FRATM service id in BNPC notation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifConvertFmIfIndexNetmodId 1.3.6.1.4.1.326.1.17.4.1.3
This object identifies the netmod id associated with a FUNI or FRATM service id in BNPC notation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifConvertFmIfIndexPortId 1.3.6.1.4.1.326.1.17.4.1.4
This object identifies the port id associated with a FUNI or FRATM service id in BNPC notation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ifConvertFmIfIndexChannelId 1.3.6.1.4.1.326.1.17.4.1.5
This object identifies the channel id associated with a FUNI or FRATM service id in BNPC notation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32