APPIAN-MODULE-MIB

File: APPIAN-MODULE-MIB.mib (17805 bytes)

Imported modules

APPIAN-SMI-MIB APPIAN-CHASSIS-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

acOsap AcOpStatus AcSlotNumber
AcAdminStatus AcNodeId AcSwVersion
acChassisCurrentTime acChassisRingId MODULE-IDENTITY
OBJECT-TYPE Counter32 NOTIFICATION-TYPE
DisplayString TruthValue TEXTUAL-CONVENTION

Defined Types

AcModuleType  
List of module types currently supported on the OSAP platform. Some details of certain types are shown below: Note that the designation in parentheses is connector style gbe-sx - built with 8 ports of short-reach multi-mode (MT_RJ) gbe-lx - built with 8 ports of intermediate-reach single-mode laser gbe-sfp - built with 8 Small Form-factor Pluggable transceivers Note: This card will use instances of acPfot to describe each port oc3-ir-1 - built with 1 intermediate-reach oc-3 port (SC) oc3-ir-2 - built with 2 intermediate-reach oc-3 port2 (SC) oc3-sr-1 - built with 1 short-reach oc-3 port (SC) oc3-sr-2 - built with 2 short-reach oc-3 ports (SC) oc3-lr-1 - built with 1 long-reach oc-3 port (SC) oc3-lr-2 - built with 2 long-reach oc-3 ports (SC) oc3c-ir-4 - built with 4 intermediate-reach oc-3c ports (LC) oc12-ir-1-oc3c-ir-4 - built with 1 intermediate reach oc12 port (LC) and 4 intermediate-reach oc3c ports (LC) oc12-ir-1 - built with 1 intermediate-reach oc-12 port (SC) oc12-ir-2 - built with 2 intermediate-reach oc-12 ports (SC) oc12-lr-1 - built with 1 long-reach oc-12 port (SC) oc12-lr-2 - built with 2 long-reach oc-12 ports (SC) oc48-ir-1-oc12-ir-4 - built with 1 intermediate reach oc48 port (LC) and 4 intermediate-reach oc12 ports (LC) oc48-ir-1 - built with 1 intermediate-reach oc-48 port (SC) oc48-ir-2 - built with 2 intermediate-reach oc-48 ports (SC) oc48-lr-1 - built with 1 long-reach oc-48 port (SC) oc48-lr-2 - built with 2 long-reach oc-48 ports (SC)
TEXTUAL-CONVENTION    
  INTEGER unknown(0), not-present(1), bits-s3(2), svcproc-1(3), fe16-mc(4), fe8-tx-io(5), fe8-fx-io(6), gbe-sx(7), gbe-lx(8), gbe-sfp(9), oc48-ir-2(10), oc48-ir-1(11), ds1-14-mc(12), ds1-7-io(13), ds3-network(14), ds3-access(15), ds3-io(16), oc3-ir-1(17), oc3-ir-2(18), oc3-sr-1(19), oc3-sr-2(20), oc3-lr-1(21), oc3-lr-2(22), oc3c-ir-4(23), oc12-ir-1-oc3c-ir-4(24), oc12-ir-1(25), oc12-ir-2(26), oc12-ir-4(27), oc12-lr-1(28), oc12-lr-2(29), oc48-ir-1-oc12-ir-4(30), oc48-lr-2(31), oc48-lr-1(32), e1(33), e1-io(34), e3(35), e3-io(36), enet-agg(37)  

AcModuleNumber  
A module number in an OSAP Chassis which is within the range of (1..2).
TEXTUAL-CONVENTION    
  INTEGER 1..2  

AcMediaSlotNumber  
A slot number in an OSAP Chassis which is within the range of (0..9). This type indicates the slot number for a media card in the OSAP chassis and is in the range 5-9 if valid, and 0 if not valid.
TEXTUAL-CONVENTION    
  INTEGER 0..9  

AcModuleEntry  
SEQUENCE    
  acModuleNodeId AcNodeId
  acModuleSlot AcSlotNumber
  acModuleNumber AcModuleNumber
  acModuleAdminStatus AcAdminStatus
  acModuleCfgType AcModuleType
  acModuleType AcModuleType
  acModuleOpStatus AcOpStatus
  acModuleRevision INTEGER
  acModuleSerialNumber DisplayString
  acModuleProductionDate DisplayString
  acModuleFirmwareName DisplayString
  acModuleFirmwareRevision INTEGER
  acModuleNumberFailures Counter32
  acModuleReset TruthValue
  acModuleNumberPorts INTEGER
  acModuleName DisplayString
  acModuleSwVersion AcSwVersion
  acModuleDiagTestMode INTEGER
  acModuleDiagStatus INTEGER
  acModuleDiagResultString DisplayString
  acModuleActiveSlot AcMediaSlotNumber
  acModulePrimarySlot AcMediaSlotNumber
  acModuleBackupSlot AcMediaSlotNumber

Defined Values

acModule 1.3.6.1.4.1.2785.2.2
Appian Communications OSAP Modules MIB contain the definitions for module hardware information and status.
MODULE-IDENTITY    

acModuleTable 1.3.6.1.4.1.2785.2.2.1
A table containing the module information for each module within the chassis. This table is automatically created during system initialization and updated when modules are removed and inserted. When a module is removed, the row is automatically removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcModuleEntry

acModuleEntry 1.3.6.1.4.1.2785.2.2.1.1
Module information record containing hardware, software, firmware, name data for a specific node.slot within a chassis. Row's in this table are automatically instantiated at system initialization.
Status: current Access: not-accessible
OBJECT-TYPE    
  AcModuleEntry  

acModuleNodeId 1.3.6.1.4.1.2785.2.2.1.1.1
The unique node identification number representing a chassis within a ring of OSAP's.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcNodeId  

acModuleSlot 1.3.6.1.4.1.2785.2.2.1.1.2
The slot number within the chassis where this module resides.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcSlotNumber  

acModuleNumber 1.3.6.1.4.1.2785.2.2.1.1.3
The module number within the slot where this module resides.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcModuleNumber  

acModuleAdminStatus 1.3.6.1.4.1.2785.2.2.1.1.4
The administrative status. See AcAdminStatus for the semantics.
Status: current Access: read-write
OBJECT-TYPE    
  AcAdminStatus  

acModuleCfgType 1.3.6.1.4.1.2785.2.2.1.1.5
The acModuleCfgType field enumeration is used to uniquely identify the module type which is currently in a slot within the chassis, as defined by the AppianVista EMS.
Status: current Access: read-write
OBJECT-TYPE    
  AcModuleType  

acModuleType 1.3.6.1.4.1.2785.2.2.1.1.6
The acModuleType field enumeration is used to uniquely identify the module type which is currently in a slot within the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  AcModuleType  

acModuleOpStatus 1.3.6.1.4.1.2785.2.2.1.1.7
This field indicates the current operational status for the module. Only the following values are applicable to the module: operational, offline, initializing, selfTesting, upgrading, standby, shuttingDown and failed.
Status: current Access: read-only
OBJECT-TYPE    
  AcOpStatus  

acModuleRevision 1.3.6.1.4.1.2785.2.2.1.1.8
Contains the manufacturing revision number for this module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

acModuleSerialNumber 1.3.6.1.4.1.2785.2.2.1.1.9
A display string representing the manufacturing serial number as stored in the modules I2C prom.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

acModuleProductionDate 1.3.6.1.4.1.2785.2.2.1.1.10
The date code when this module was manufactured. This field is read-only and set by manufacturing in the I2C prom. The format used is YYWW; with YY = year and WW = week.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..5)  

acModuleFirmwareName 1.3.6.1.4.1.2785.2.2.1.1.11
This string contains the name of the firmware file resident on the switch controller file system. Note: Not all modules contain firmware.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

acModuleFirmwareRevision 1.3.6.1.4.1.2785.2.2.1.1.12
The revision of the firmware.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

acModuleNumberFailures 1.3.6.1.4.1.2785.2.2.1.1.13
The total number of failure events reported by the module.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

acModuleReset 1.3.6.1.4.1.2785.2.2.1.1.14
This field allows the user to reset a specified module within the chassis. Note: If resetting the active SCP on which the management session is active, loss of connection will result as the standby SCP gains control.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

acModuleNumberPorts 1.3.6.1.4.1.2785.2.2.1.1.15
A count of the total number of ports located on this module. Not all modules contain user configurable or usable ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..32  

acModuleName 1.3.6.1.4.1.2785.2.2.1.1.16
The official human readable name for the type of module indicated by acModuleType.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..48)  

acModuleSwVersion 1.3.6.1.4.1.2785.2.2.1.1.17
The current software version if any which is operational on this module. This attribute will be NULL if the physical module does not execute a software image (re: it is controlled by the switch controller).
Status: current Access: read-only
OBJECT-TYPE    
  AcSwVersion  

acModuleDiagTestMode 1.3.6.1.4.1.2785.2.2.1.1.18
The diagnostics test mode allows the user to select a basic(1), advanced(2) or stress(3) series of powerup self tests to be run when the acModuleOpStatus field is changed to selfTesting(4). A basic(1) test performs a quick self test and is the mode which is by default selected at powerup. Advanced(2) mode is used to run a more thorough series of tests and stress(3) mode is used to execute a system test packet loopback type of powerup test. In all test modes, the acModuleDiagStatus field contains a unique results code (Refer to diagnostics utility guide). The results of a test request is also written as a string to the acModuleDiagResultString field.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER basic(1), advanced(2), stress(3)  

acModuleDiagStatus 1.3.6.1.4.1.2785.2.2.1.1.19
The unique results code as returned from the test mode issued via acModuleDiagTestMode. Refer to the diagnostic utility guide for details.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acModuleDiagResultString 1.3.6.1.4.1.2785.2.2.1.1.20
The results of the diagnostic test returned as a printable ASCII string. Refer to the diagnostics utility guide for details.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

acModuleActiveSlot 1.3.6.1.4.1.2785.2.2.1.1.21
The slot number within the chassis where the media module that is driving this module resides. This attribute is set to 0 for rows in which the module is either not an IO card or is an IO card that has no appropriate media card present in the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  AcMediaSlotNumber  

acModulePrimarySlot 1.3.6.1.4.1.2785.2.2.1.1.22
The slot number within the chassis where the primary media module that could drive this module resides. This attribute is set to 0 for rows in which the module is either not an IO card or is an IO card that has no appropriate media card present in the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  AcMediaSlotNumber  

acModuleBackupSlot 1.3.6.1.4.1.2785.2.2.1.1.23
The slot number within the chassis where the backup media module that could drive this module resides. This attribute is set to 0 for rows in which the module is either not an IO card or is an IO card that has no appropriate media card present in the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  AcMediaSlotNumber  

acModuleTraps 1.3.6.1.4.1.2785.2.2.0
OBJECT IDENTIFIER    

acModuleCfgMismatchTrap 1.3.6.1.4.1.2785.2.2.0.1
The configured module type does not match with the actual module present.
Status: current Access: read-only
NOTIFICATION-TYPE    

acModuleResetFailedTrap 1.3.6.1.4.1.2785.2.2.0.2
The module couldn't be reset.
Status: current Access: read-only
NOTIFICATION-TYPE    

acModuleSwVersionTrap 1.3.6.1.4.1.2785.2.2.0.3
Two different version of software are currently running within the same chassis. This is an unsupported operational mode.
Status: current Access: read-only
NOTIFICATION-TYPE    

acModuleRemovalTrap 1.3.6.1.4.1.2785.2.2.0.4
A module has been removed from this chassis.
Status: current Access: read-only
NOTIFICATION-TYPE    

acModuleInsertedTrap 1.3.6.1.4.1.2785.2.2.0.5
A module has been inserted into this chassis.
Status: current Access: read-only
NOTIFICATION-TYPE    

acModuleFailureTrap 1.3.6.1.4.1.2785.2.2.0.6
The module in this slot did not pass diagnostics or has been marked as a failed board by operational software.
Status: current Access: read-only
NOTIFICATION-TYPE