NMS-CARD-OPERATION-MIB

File: NMS-CARD-OPERATION-MIB.mib (10294 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
NMS-SMI RFC1213-MIB NMS-CHASSIS

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION TimeStamp MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP nmsMgmt
nmslocal DisplayString nmscardType
nmscardHwVersion nmscardSerial nmscardSwVersion
nmscardSlotNumber

Defined Types

CardResetTableEntry  
SEQUENCE    
  nmscardIndex INTEGER
  nmscardType INTEGER
  nmscardDescr DisplayString
  nmscardReset INTEGER

CardMSSwitchTableEntry  
SEQUENCE    
  nmscardIndexOld INTEGER
  nmscardSlotNumberOld INTEGER
  nmscardDescrOld DisplayString
  nmscardIndexNew INTEGER
  nmscardSlotNumberNew INTEGER
  nmscardDescrNew DisplayString

Defined Values

cardOper 1.3.6.1.4.1.3320.9.184
OBJECT IDENTIFIER    

cardMasSlvSwitch 1.3.6.1.4.1.3320.9.184.1
Device master card and slave card switch operation.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER master-slave-switch(0)  

cardResetTable 1.3.6.1.4.1.3320.9.184.2
A list of cards reset entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CardResetTableEntry

cardResetTableEntry 1.3.6.1.4.1.3320.9.184.2.1
A collection of cards to be reset.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CardResetTableEntry  

nmscardIndex 1.3.6.1.4.1.3320.9.184.2.1.1
Index into cardTable (not physical chassis slot number), the same with the nmscardIndex of nmscardTable in NMS-CHASSIS-MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmscardType 1.3.6.1.4.1.3320.9.184.2.1.2
Type of card, the same with the nmscardIndex of nmscardTable in NMS-CHASSIS-MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmscardDescr 1.3.6.1.4.1.3320.9.184.2.1.3
Text description of this card, the same value with the nmscardIndex of nmscardTable in NMS-CHASSIS-MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nmscardReset 1.3.6.1.4.1.3320.9.184.2.1.4
When value is set to reset(1), that means card reset; when value is set to shutdown-slot(2), no-shutdown-slot(3), only shut down or no shut down the corresponding slot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no-reset(0), reset(1), shutdown-slot(2), no-shutdown-slot(3)  

cardMSSwitchTable 1.3.6.1.4.1.3320.9.184.3
A list of cards MSSwitch entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CardMSSwitchTableEntry

cardMSSwitchTableEntry 1.3.6.1.4.1.3320.9.184.3.1
A collection of cards to be MSSwitch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CardMSSwitchTableEntry  

nmscardIndexOld 1.3.6.1.4.1.3320.9.184.3.1.1
Index into cardTable (not physical chassis slot number), the same with the nmscardIndex of nmscardTable in NMS-CHASSIS-MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

nmscardSlotNumberOld 1.3.6.1.4.1.3320.9.184.3.1.2
Type of card, the same with the nmscardSlotNumber of nmscardTable in NMS-CHASSIS-MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

nmscardDescrOld 1.3.6.1.4.1.3320.9.184.3.1.3
Text description of this card, the same value with the nmscardIndex of nmscardTable in NMS-CHASSIS-MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

nmscardIndexNew 1.3.6.1.4.1.3320.9.184.3.1.4
Index into cardTable (not physical chassis slot number), the same with the nmscardIndex of nmscardTable in NMS-CHASSIS-MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

nmscardSlotNumberNew 1.3.6.1.4.1.3320.9.184.3.1.5
Type of card, the same with the nmscardSlotNumber of nmscardTable in NMS-CHASSIS-MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

nmscardDescrNew 1.3.6.1.4.1.3320.9.184.3.1.6
Text description of this card, the same value with the nmscardIndex of nmscardTable in NMS-CHASSIS-MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

nmsCardResetNotifications 1.3.6.1.4.1.3320.9.184.4
OBJECT IDENTIFIER    

resetNotification 1.3.6.1.4.1.3320.9.184.4.1
The agent generates this notification when a certain card reset.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

nmsCardMSSwitchNotifications 1.3.6.1.4.1.3320.9.184.5
OBJECT IDENTIFIER    

msSwitchNotification 1.3.6.1.4.1.3320.9.184.5.1
The agent generates this notification when slave card switch into master card.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

nmsCardInitSucceedNotifications 1.3.6.1.4.1.3320.9.184.6
OBJECT IDENTIFIER    

cardInitSucceedNotification 1.3.6.1.4.1.3320.9.184.6.1
The agent generates this notification when card initialized successfully .
Status: current Access: not-accessible
NOTIFICATION-TYPE    

nmsDeviceReset 1.3.6.1.4.1.3320.9.184.7
Device reset operation.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER device-reset(1)