Fore-Framnetmod-MIB

File: Fore-Framnetmod-MIB.mib (19191 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Fore-Common-MIB
Fore-Ifcreate-MIB FRAME-RELAY-DTE-MIB Fore-Funi-MIB

Imported symbols

TimeTicks Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
frameInternetworking atmSwitch ifConvertToIfIndexPortId
ifConvertToIfIndexChannelId frCircuitDlci funiConnFuniVpi
funiConnFuniVci

Defined Types

NmFramNetmodConfEntry  
SEQUENCE    
  nmFramBoard Integer32
  nmFramModule Integer32
  nmFramEpdPpdBufferProportion INTEGER
  nmFramEpdclp1HighPrio INTEGER
  nmFramEpdclp0HighPrio INTEGER
  nmFramPpdclp1HighPrio INTEGER
  nmFramEpdclp1LowPrio INTEGER
  nmFramEpdclp0LowPrio INTEGER
  nmFramPpdclp1LowPrio INTEGER
  nmFramOamF5Supervision INTEGER
  nmFramOamF5AISRxPeriod INTEGER
  nmFramOamF5AISTxPeriod INTEGER
  nmFramOamF5RDIRxPeriod INTEGER
  nmFramOamF5RDITxPeriod INTEGER
  nmFramOperState INTEGER
  nmFramApplSwRelease DisplayString
  nmFramBootSwRelease DisplayString
  nmFramApplKey DisplayString
  nmFramApplication INTEGER
  nmFramOosLED INTEGER
  nmFramMaxSigPathsPerPort INTEGER
  nmFramStatsMonitor INTEGER
  nmFramStatsEnabledTimeStamp TimeTicks
  nmFramMsgType Integer32
  nmFramNakCause Integer32

Defined Values

fram 1.3.6.1.4.1.326.1.16.3
This is the FRAM netmod proprietory MIB. Currently, this mib defines one table: nmFramNetmodConfTable This table contains configuration information for FRAM netmod.
MODULE-IDENTITY    

nmFramNetmodConfTable 1.3.6.1.4.1.326.1.16.3.1
This table has the objects for configuration of a FRAM netmod. Creation of an entry for this table is triggered by setting moduleState to inService. moduleState is one of the objects of moduleTable defined in fore-switch.mib
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NmFramNetmodConfEntry

nmFramNetmodConfEntry 1.3.6.1.4.1.326.1.16.3.1.1
A table entry containing FRAM netmod specific config information
Status: current Access: not-accessible
OBJECT-TYPE    
  NmFramNetmodConfEntry  

nmFramBoard 1.3.6.1.4.1.326.1.16.3.1.1.1
the index of this board within the ATM switch, equivalent to moduleBoard of moduleTable defined in fore-switch.mib
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nmFramModule 1.3.6.1.4.1.326.1.16.3.1.1.2
the number of this network module within the ATM switch board, equivalent to moduleNumber of moduleTable defined in fore-switch.mib
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nmFramEpdPpdBufferProportion 1.3.6.1.4.1.326.1.16.3.1.1.3
Configuration of the buffer size configuration for the high and low priority cell. The sum of high and low priority buffers capacity is fixed, i.e., highzero selection means low priority buffer size being the maximum which is 32768 cells capacity. 4 possible way of partitioning the buffer: ________________________________ | High Priority | Low Priority | |_______________________________| | 0 cells | 32768 cells | |_______________________________| | 8192 cells | 24576 cells | |_______________________________| | 16384 cells | 16384 cells | |_______________________________| | 24576 cells | 8192 cells | |_______________________________|
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER highzero(1), high1quarter(2), high2quarter(3), high3quarter(4)  

nmFramEpdclp1HighPrio 1.3.6.1.4.1.326.1.16.3.1.1.4
The threshold for the high priority buffer for EPD and CLP=1 in percentage of the available size
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 25 | 37 | 50 | 62  

nmFramEpdclp0HighPrio 1.3.6.1.4.1.326.1.16.3.1.1.5
The threshold for the high priority buffer for EPD and CLP=0 in percentage of the available size
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50 | 62 | 75 | 87  

nmFramPpdclp1HighPrio 1.3.6.1.4.1.326.1.16.3.1.1.6
The threshold for the high priority buffer for PPD and CLP=1, in percentage of the available size
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50 | 62 | 75 | 87  

nmFramEpdclp1LowPrio 1.3.6.1.4.1.326.1.16.3.1.1.7
The threshold for the Low priority buffer for EPD and CLP=1 in percentage of the available size
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 25 | 37 | 50 | 62  

nmFramEpdclp0LowPrio 1.3.6.1.4.1.326.1.16.3.1.1.8
The threshold for the Low priority buffer for EPD and CLP=0 in percentage of the available size
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50 | 62 | 75 | 87  

nmFramPpdclp1LowPrio 1.3.6.1.4.1.326.1.16.3.1.1.9
The threshold for the Low priority buffer for ppd and CLP=1 in percentage of the available size
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50 | 62 | 75 | 87  

nmFramOamF5Supervision 1.3.6.1.4.1.326.1.16.3.1.1.10
enable/disable the FR/ATM interworking OAM F5 function on FRAM netmod
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

nmFramOamF5AISRxPeriod 1.3.6.1.4.1.326.1.16.3.1.1.11
Time interval at which an AIS OAM cells is to be received, value is a measurement in seconds
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

nmFramOamF5AISTxPeriod 1.3.6.1.4.1.326.1.16.3.1.1.12
Time interval at which an AIS OAM cells is to be transmitted, value is a measurement in seconds
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

nmFramOamF5RDIRxPeriod 1.3.6.1.4.1.326.1.16.3.1.1.13
Time interval at which an RDI OAM cells is to be received, value is a measurement in seconds
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

nmFramOamF5RDITxPeriod 1.3.6.1.4.1.326.1.16.3.1.1.14
Time interval at which an RDI OAM cells is to be transmitted, value is a measurement in seconds
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

nmFramOperState 1.3.6.1.4.1.326.1.16.3.1.1.15
This is the operational state corresponding to the FRAM netmod startup state machine.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER justinserted(1), releasedreset(2), waitmsgstartup(3), waittestend(4), waitapplstartup(5), selftest(6), startupfailed(7), pulledout(8), bootconsole(9), appluprunning(10), down(11)  

nmFramApplSwRelease 1.3.6.1.4.1.326.1.16.3.1.1.16
The Embedded Software Version number running on this netmod
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

nmFramBootSwRelease 1.3.6.1.4.1.326.1.16.3.1.1.17
The Boot Software Version number running on this netmod
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

nmFramApplKey 1.3.6.1.4.1.326.1.16.3.1.1.18
This object is for the purpose of setting up the Application type for the FRAM netmod. The application key should be specified when the application type is `unconfigured' or whenever the user want to reconfigure the netmod to run a different type of application. Changing the application type will cause the netmod to be reset and old configuration lost. Note this object is write-only and reading it will result in implementation-specific results.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

nmFramApplication 1.3.6.1.4.1.326.1.16.3.1.1.19
This object is for the purpose of setting up the Application type for the FRAM netmod. Changing the application type will cause the netmod to be reset and old configuration lost.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER frAtmServiceAppl(1), frAtmNetworkAppl(2), framFuniAppl(3)  

nmFramOosLED 1.3.6.1.4.1.326.1.16.3.1.1.20
Indicates the netmod service status. This LED is normally dark. When it becomes red, the netmod is Out Of Service (OOS) and can be removed. FRAM netmod can be set to OOS by user which means the netmod will stop passing data when the user set this LED to red(3). See the definition of moduleState object of moduleTable in fore-switch.mib
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER off(1), red(3)  

nmFramMaxSigPathsPerPort 1.3.6.1.4.1.326.1.16.3.1.1.21
This object specifies the max number of UNI instances per port which can be created for FUNI SVC Signaling Support. In other words, this object defines the max number of FUNI services per port which can have SVC Signaling enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

nmFramStatsMonitor 1.3.6.1.4.1.326.1.16.3.1.1.22
This object specifies whether statistics are to be counted by the netmod system. The object controls from an overall perspective whether netmod, service and connection level statistics are to be counted. The object state will override the service level StatsMonitor objects, such that if the nmFramStatsMonitor is disabled then no statistics will be counted irrespective of whether the service level StatsMonitor is enabled. 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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

nmFramStatsEnabledTimeStamp 1.3.6.1.4.1.326.1.16.3.1.1.23
nmFramStatsEnabledTimeStamp reflects the time, with reference to sysUpTime, when nmFramStatsMonitor is set to enabled. This will, therefore, provide a starting timestamp for the current statistics that are being counted.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

nmFramMsgType 1.3.6.1.4.1.326.1.16.3.1.1.24
This object is the identifier number of the messages that are sent from The SCP to the FRAM netmods.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nmFramNakCause 1.3.6.1.4.1.326.1.16.3.1.1.25
This object is the error code that indicates why a message sent from the SCP to the FRAM netmod did not succeed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

framNakMsg 1.3.6.1.4.1.326.2.2.0.2003
This trap is sent when a message from the SCP to the FRAM netmod does not succeed.
Status: current Access: read-only
NOTIFICATION-TYPE