INTELCORPORATION-MULTI-FLEX-SERVER-TC

File: INTELCORPORATION-MULTI-FLEX-SERVER-TC.mib (19270 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INTELCORPORATION-MULTI-FLEX-SERVER-REG

Imported symbols

Unsigned32 MODULE-IDENTITY TimeTicks
TEXTUAL-CONVENTION regModule

Defined Types

Index  
Generial Index definition used in tables.
TEXTUAL-CONVENTION    
  Unsigned32 1..255  

INT32withException  
INTEGER type, but adds enumerations for exceptions when a positive integral value isn't available
TEXTUAL-CONVENTION    
  INTEGER notApplicable(-32), unknown(-16)  

PowerLedStates  
Power LED States type Status enumerations: off, standby, on Settable values: off - soft shutdown on - power up forcedOff - forced power down (unclean) hardReset - reset board
TEXTUAL-CONVENTION    
  INTEGER notApplicable(-32), unknown(-16), identify(-4), dataNotAvailable(-1), off(0), standby(1), on(2), forcedOff(3), hardReset(4)  

FaultLedStates  
Fault LED States type
TEXTUAL-CONVENTION    
  INTEGER notApplicable(-32), unknown(-16), identify(-4), dataNotAvailable(-1), normal(0), degraded(1), fault(2)  

PresenceLedStates  
The ENUM definition for the state of the presence LED with optional identify request. unknown - any thing that is outside of the following known types off - known to be present, but LED is off on - known to be present, and LED is on alwaysOn - Identification is turn on permanently dataNotAvailable - Device not responding/not available # - ID Notification is on, and the value is the number of seconds before the LED will be turned off. Four additional enumerations are provided for managers that don't like mixing enumerations with integral values, but provide a means of setting it.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(-32), unknown(-16), alwaysOn(-3), dataNotAvailable(-1), off(0), fifteenSeconds(15), thirtySeconds(30), sixtySeconds(60), twoMinutes(120)  

FeatureSet  
The ENUM definition for feature set support.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(-32), unknown(-16), unsupported(0), supported(1)  

Presence  
The ENUM definition for presence of an object with optional identify request. unknown - any thing that is outside of the following known types absent - known not to be present (generally reported by the hardware) present - known to be present (ditto) identify - for devices the permit, this value may be written to command the device to identify itself (e.g., blink a LED) timedout - command information sent is timing out, thus not explicitly able to determine if present and not responding or actually absent (for cases where hardware is not present on devices to explicitly inform presence)
TEXTUAL-CONVENTION    
  INTEGER notApplicable(-32), unknown(-16), identify(-4), timedout(-2), absent(0), present(1)  

Power  
Static power generation / consumption (in watts): <0 - Negative numbers indicate device consumes power (in watts) >0 - Positive numbers indicate device generates power (in watts) 0 - Device is passive (does not not consume or generate power) -1 - Power generation/consumption not known or specified
TEXTUAL-CONVENTION    
  INTEGER unknown(-1), passive(0)  

IdromBinary16  
Means of displaying 16 byte binary fields within the IDROM as hexadecimal digits. Used for the Serial Number, Part Number, and Asset Tag fields. All above fields are only 16 bytes as per the IDROM spec.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16)  

JackType  
Common enumeration values for repeater and interface MAU jack types.
TEXTUAL-CONVENTION    
  INTEGER other(1), rj45(2), rj45S(3), db9(4), bnc(5), fAUI(6), mAUI(7), fiberSC(8), fiberMIC(9), fiberST(10), telco(11), mtrj(12), hssdc(13), fiberLC(14)  

TimeFilter  
To be used for the index to a table. Allows an application to download only those rows changed since a particular time. A row is considered changed if the value of any object in the row changes or if the row is created or deleted. When sysUpTime is equal to zero, this table shall be empty. One entry exists for each past value of sysUpTime, except that the whole table is purged should sysUpTime wrap. As this basic row is updated new conceptual rows are created (which still share the now updated object values with all other instances). The number of instances which are created is determined by the value of sysUpTime at which the basic row was last updated. One instance will exist for each value of sysUpTime at the last update time for the row. A new timeMark instance is created for each new sysUpTime value. Each new conceptual row will be associated with the timeMark instance which was created at the value of sysUpTime with which the conceptual row is to be associated. By definition all conceptual rows were updated at or after time zero and so at least one conceptual row (associated with timeMark.0) must exist for each underlying (basic) row. See the appendix for further discussion of this variable. Consider the following fooTable: fooTable ... INDEX { fooTimeMark, fooIndex } FooEntry { fooTimeMark TimeFilter fooIndex INTEGER, fooCounts Counter } Should there be two basic rows in this table (fooIndex == 1, fooIndex == 2) and row 1 was updated most recently at time 6, while row 2 was updated most recently at time 8, and both rows had been updated on several earlier occasions such that the current values were 5 and 9 respectively then the following fooCounts instances would exist. fooCounts.0.1 5 fooCounts.0.2 9 fooCounts.1.1 5 fooCounts.1.2 9 fooCounts.2.1 5 fooCounts.2.2 9 fooCounts.3.1 5 fooCounts.3.2 9 fooCounts.4.1 5 fooCounts.4.2 9 fooCounts.5.1 5 fooCounts.5.2 9 fooCounts.6.1 5 fooCounts.6.2 9 fooCounts.7.2 9 - note that row 1 doesn't exist for fooCounts.8.2 9 - times 7 and 8
TEXTUAL-CONVENTION    
  TimeTicks  

PortList  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

VlanIndex  
A value used to index per-VLAN tables: values of 0 and 4095 are not permitted; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see VlanId textual convention). If the value is greater than 4095 then it represents a VLAN with scope local to the particular agent, i.e. one without a global VLAN-ID assigned to it. Such VLANs are outside the scope of IEEE 802.1Q but it is convenient to be able to manage them in the same way using this MIB.
TEXTUAL-CONVENTION    
  Unsigned32  

EnabledStatus  
A simple status value for the object.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

Defined Values

multiFlexServerTcModule 1.3.6.1.4.1.343.2.19.1.1.1.2
Textual Conventions used within INTELCORPORATION-MULTI-FLEX-SERVER-*MIB
MODULE-IDENTITY