CXVSHELL-MIB

File: CXVSHELL-MIB.mib (3286 bytes)

Imported modules

RFC-1212 CXProduct-SMI

Imported symbols

OBJECT-TYPE cxMc600

Defined Types

VoxCardsMapEntry  
SEQUENCE    
  voxCardNo INTEGER
  voxSlotNo INTEGER
  voxConnStatus INTEGER
  voxCardRowStatus INTEGER

Defined Values

cxVShell 1.3.6.1.4.1.495.2.1.1.3
OBJECT IDENTIFIER    

voxCardsMapTable 1.3.6.1.4.1.495.2.1.1.3.1
Voice cards associations with I/O slots numbers. The voice card number corresponds to the slot number: voice card 1 is always associated with slot number 1, voice card 2 is always associated with slot number 2 and so on.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoxCardsMapEntry

voxCardsMapEntry 1.3.6.1.4.1.495.2.1.1.3.1.1
Each row associates a voice card number to an I/O slot number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VoxCardsMapEntry  

voxCardNo 1.3.6.1.4.1.495.2.1.1.3.1.1.1
Displays the voice I/O card number that is enabled. Range of Values: a single digit from 1 to 8 Default Value: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

voxSlotNo 1.3.6.1.4.1.495.2.1.1.3.1.1.2
Determines the I/O slot number. Range of Values: a single digit from 1 to 8 Default Value: none Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..8  

voxConnStatus 1.3.6.1.4.1.495.2.1.1.3.1.1.3
Displays whether a voice I/O card-to-slot number association has been successful at the VCE layer. Options: recorded-in-config (1): configuration is correct but has not yet been implemeted. System reset required. failed (2): configuration not performed correctly. The configuration may have the correct syntax but the change cannot be implemented at the VCE layer because there is no voice I/O card in the requested slot. If the requested slot is currently occupied by another kind of I/O card, for example an Ethernet card, the same result will occur. connected (3): configuration performed properly and association made. DefaultValue: none
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER recorded-in-config(1), failed(2), connected(3)  

voxCardRowStatus 1.3.6.1.4.1.495.2.1.1.3.1.1.4
Determines the status of the objects in a table row. Options: invalid (1): row is flagged; after the next reset the values will be disabled and the row will be deleted from the table. valid (2): values are enabled. DefaultValue: none Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

cxvshellMibLevel 1.3.6.1.4.1.495.2.1.1.3.2
Used to determine current MIB module release supported by the agent. Object is in decimal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER