USR-CHASSIS-MIB

File: USR-CHASSIS-MIB.mib (10625 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC USR-DEFINITIONS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Counter32
Integer32 DateAndTime DisplayString
common UsrConfigStatus

Defined Types

UsrChassisSlotEntry  
SEQUENCE    
  usrChassisSlot Integer32
  usrChassisOwner INTEGER
  usrChassisCardType INTEGER
  usrChassisNumPorts Integer32
  usrChassisDescription DisplayString
  usrChassisType INTEGER
  usrChassisConsole INTEGER

Defined Values

usrChassis 1.3.6.1.4.1.429.4.41
The commWorks enterprise defined MIB objects for the card chassis.
MODULE-IDENTITY    

usrChassisConfigFileName 1.3.6.1.4.1.429.4.41.1
The name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the NMBA process uses the default name `@file://Chassis.cfg'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrChassisCFMStatusFlag 1.3.6.1.4.1.429.4.41.2
Setting the value of this object to `save' causes the values of the ChassisSlotTable to be written out to the current config file, which is stored in the usrChassisConfigFileName object. While the new ConfigFile is being written, the NMBA process will set the value of this flag to `saving''. Any attempts to set the value while it is not `normal' (i.e. the file is currently being written to the ConfigFile) while result in a badValue error being returned. Setting the value to `normal' will result in no action.
Status: current Access: read-write
OBJECT-TYPE    
  UsrConfigStatus  

usrChassisChassisAwareness 1.3.6.1.4.1.429.4.41.3
The value of this object determines if chassis awareness messages from the NMC are to be handled or not. If this object is set to `enabled' then when a chassis awareness message is received, the information contained within the message is used to update the chassis configuration. If this object is set to `disabled' any chassis awareness messages received from the NMC are ignored, and the configuration of the chassis must be set statically through SNMP sets, or CLI commands. To be able to SET this object usrChassisDSA must be 'enabled'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrChassisSlotTable 1.3.6.1.4.1.429.4.41.4
A table containing one row per slot in the chassis. Each row describes the characteristics of the slot
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrChassisSlotEntry

usrChassisSlotEntry 1.3.6.1.4.1.429.4.41.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrChassisSlotEntry  

usrChassisSlot 1.3.6.1.4.1.429.4.41.4.1.1
The slot number of this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

usrChassisOwner 1.3.6.1.4.1.429.4.41.4.1.2
An indication if this slot's card has this Gateway card assigned as the owning gateway
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2), assigned(3)  

usrChassisCardType 1.3.6.1.4.1.429.4.41.4.1.3
The ID of the card that is resident in this slot of the chassis.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER empty(1), unknown(2), quadV32Modem(3), dualT1E1(4), genericQuadIModem(5), hdmsimulator(6), trGatewayNAC(7), x25GatewayNAC(8), dualV34ModemNAC(9), quadV32DigitalTerboModemNAC(10), quadV32AnalogTerboModemNAC(11), quadV32DigAnlTerboModemNAC(12), quadV34DigModemNAC(13), quadV34AnlModemNAC(14), quadV34DigAnlModemNAC(15), singleT1NAC(16), ethernetGatewayNAC(17), accessServer(18), i486TrGatewayNAC(19), i486EthernetGatewayNAC(20), genericQuadModem(21), dualRS232NAC(22), i486X25GatewayNAC(23), i486DXAPINAC(24), applicationServerNAC(25), iSDNGatewayNAC(26), iSDNpriT1NAC(27), clkedNetMgtCard(28), modemPoolManagementNAC(29), modemPoolNetserverNAC(30), modemPoolV34ModemNAC(31), modemPoolISDNNAC(32), nTServerNAC(33), quadV34DigitalG2NAC(34), quadV34AnalogG2NAC(35), quadV34DigAnlgG2NAC(36), nETServerFrameRelayNAC(37), nETServerTokenRingNAC(38), x2524ChannelNAC(39), highDensityModem(41), wirelessGatewayNAC(42), ciscoAS51NAC(43), enhancedAccessServer(44), enhancedISDNGatewayNAC(45), hdm24ChannelNAC(46), hdm30ChannelNAC(47), riscNetserverNAC(48), dualP6NAC(49), p5NMC(50), ss7iHapiCard(51), ds3jhdmt1NAC(52), jhdme1NAC(53), harc2CARD(54)  

usrChassisNumPorts 1.3.6.1.4.1.429.4.41.4.1.4
The number ports that are enabled on the card in this chassis slot. This value will be determined when the the card type for this slot is set, or when a chassis awareness message arrives updating this slot. If the card type is empty, the number of ports is set to zero.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrChassisDescription 1.3.6.1.4.1.429.4.41.4.1.5
A string that describes the type of card in this chassis slot.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

usrChassisType 1.3.6.1.4.1.429.4.41.4.1.6
An indicator that tells if this slot's (row's) data was created statically by configuration, or dynamically by the receipt of chassis awareness information from the NMC. Only static entries are saved to the configuration file. Dynamic entries are saved as static entries with an empty card type. If dynamic information is learned it replaces the information in a static entry. A dynamic entry cannot be changed through the CLI or an SNMP set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

usrChassisConsole 1.3.6.1.4.1.429.4.41.4.1.7
An indicator that tells if this slot supports a packet bus based console.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

usrChassisDSA 1.3.6.1.4.1.429.4.41.5
The value of this object determines if the card is participating in the dynamic slot assignment algorithm. The default is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrChassisDSAQueryReq 1.3.6.1.4.1.429.4.41.6
The number of DSA query requests from NMC seen by this card
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrChassisDSAQueryRsp 1.3.6.1.4.1.429.4.41.7
The number of DSA query responses sent by this card to NMC
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrChassisDSAServiceReq 1.3.6.1.4.1.429.4.41.8
The number of DSA service requests issued to this card
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrChassisDSAServiceAssignments 1.3.6.1.4.1.429.4.41.9
The number of DSA assignments performed by this card
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrChassisDSATraps 1.3.6.1.4.1.429.4.41.10
The number of DSA traps issued
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrChassisDSAInvalidRX 1.3.6.1.4.1.429.4.41.11
The number invalid DSA packets received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrChassisWhenLastNMCQuery 1.3.6.1.4.1.429.4.41.12
Time when the last NMC query packet was received
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

usrChassisDSARebalancing 1.3.6.1.4.1.429.4.41.13
The value of this object determines if the card allows slot rebalancing when participating in the dynamic slot assignment algorithm. The default is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrNMCSnmpForwarding 1.3.6.1.4.1.429.4.41.14
The value of this object determines if Hiper will accept SNMP forwarded messages from the NMC over NM bus. or CLI commands.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)