RDN-CHASSIS-MIB

File: RDN-CHASSIS-MIB.mib (21584 bytes)

Imported modules

SNMPv2-SMI RDN-MIB RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
Integer32 riverdelta DisplayString

Defined Types

RdnCardEntry  
SEQUENCE    
  rdnCardIndex Integer32
  rdnCardType INTEGER
  rdnCardDescr DisplayString
  rdnCardSerial DisplayString
  rdnCardHwVersion DisplayString
  rdnCardSwVersion DisplayString
  rdnCardSlotNumber Integer32
  rdnCardContainedByIndex Integer32
  rdnCardOperStatus INTEGER

RdnSlotEntry  
SEQUENCE    
  rdnSlotIndex Integer32
  rdnSlotType INTEGER
  rdnSlotNumber Integer32
  rdnSlotOperStatus INTEGER
  rdnOfflineModemCount Integer32
  rdnOnlineModemCount Integer32
  rdnActiveModemCount Integer32
  rdnRegisteredModemCount Integer32
  rdnProvisionedModemCount Integer32
  rdnUnregisteredModemCount Integer32
  rdnResetSlotStats INTEGER

RdnCardIfIndexEntry  
SEQUENCE    
  rdnCardIfIndex Integer32
  rdnCardIfSlotNumber Integer32
  rdnCardIfPortNumber Integer32
  rdnCardIfCardIndex Integer32
  rdnCardIfConnectorTypeEnabled INTEGER

Defined Values

rdnChassis 1.3.6.1.4.1.4981.1
MIB module for Motorola Chassis.
MODULE-IDENTITY    

rdnChassisType 1.3.6.1.4.1.4981.1.1
Chassis type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), bsr64000(2), bsr1000(3), osr2000(4)  

rdnChassisVersion 1.3.6.1.4.1.4981.1.2
Chassis hardware revision level, or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rdnChassisId 1.3.6.1.4.1.4981.1.3
Unique ID string. Defaults to chassis serial number if available, otherwise empty. Can also be set with 'snmp-server chassis-id'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rdnProcessorRam 1.3.6.1.4.1.4981.1.4
Bytes of RAM available to CPU.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnNvRAMSize 1.3.6.1.4.1.4981.1.5
Bytes of non-volatile configuration memory.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnNvRAMUsed 1.3.6.1.4.1.4981.1.6
Bytes of non-volatile configuration memory in use.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnFlashSize 1.3.6.1.4.1.4981.1.7
Bytes flash memory.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnCardTable 1.3.6.1.4.1.4981.1.8
Chassis card table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnCardEntry

rdnCardEntry 1.3.6.1.4.1.4981.1.8.1
Chassis card table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnCardEntry  

rdnCardIndex 1.3.6.1.4.1.4981.1.8.1.1
Index into cardTable (not physical chassis slot number).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnCardType 1.3.6.1.4.1.4981.1.8.1.2
Functional type of this card.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), srm(2), io(3)  

rdnCardDescr 1.3.6.1.4.1.4981.1.8.1.3
Text description of this card.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rdnCardSerial 1.3.6.1.4.1.4981.1.8.1.4
The serial number of this card, or zero if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rdnCardHwVersion 1.3.6.1.4.1.4981.1.8.1.5
Hardware revision level of this card, or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rdnCardSwVersion 1.3.6.1.4.1.4981.1.8.1.6
Version of the firmware or microcode installed on this card, or an empty string if unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rdnCardSlotNumber 1.3.6.1.4.1.4981.1.8.1.7
Slot number relative to the containing card or chassis, or -1 if neither applicable nor determinable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnCardContainedByIndex 1.3.6.1.4.1.4981.1.8.1.8
cardIndex of the parent card which directly contains this card, or 0 if contained by the chassis, or -1 if not applicable nor determinable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnCardOperStatus 1.3.6.1.4.1.4981.1.8.1.9
The operational status of the card. cardOperStatus is up when a card is recognized by the device and is enabled for operation. cardOperStatus is down if the card is not recognized by the device, or if it is not enabled for operation. cardOperStatus is standby if the card is enabled and acting as a standby slave
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-specified(1), up(2), down(3), standby(4)  

rdnChassisSlots 1.3.6.1.4.1.4981.1.9
Number of slots in this chassis, or -1 if neither applicable nor determinable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnSlotTable 1.3.6.1.4.1.4981.1.10
Chassis slot table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnSlotEntry

rdnSlotEntry 1.3.6.1.4.1.4981.1.10.1
Chassis slot table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnSlotEntry  

rdnSlotIndex 1.3.6.1.4.1.4981.1.10.1.1
Index into slotTable (not physical slot number).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rdnSlotType 1.3.6.1.4.1.4981.1.10.1.2
Functional type of this slot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), srm(2), io(3)  

rdnSlotNumber 1.3.6.1.4.1.4981.1.10.1.3
Slot number relative to the containing card or chassis, or -1 if neither applicable nor determinable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rdnSlotOperStatus 1.3.6.1.4.1.4981.1.10.1.4
The operational status of the card. cardOperStatus is up when a card is recognized by the device and is enabled for operation. cardOperStatus is down if the card is not recognized by the device, or if it is not enabled for operation. cardOperStatus is standby if the card is enabled and acting as a standby slave
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-specified(1), up(2), down(3), standby(4)  

rdnOfflineModemCount 1.3.6.1.4.1.4981.1.10.1.5
Number of offline modems for this slot
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rdnOnlineModemCount 1.3.6.1.4.1.4981.1.10.1.6
Number of online modems for this slot
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rdnActiveModemCount 1.3.6.1.4.1.4981.1.10.1.7
Number of active modems for this slot
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rdnRegisteredModemCount 1.3.6.1.4.1.4981.1.10.1.8
Number of registered modems for this slot
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rdnProvisionedModemCount 1.3.6.1.4.1.4981.1.10.1.9
Number of provisioned modems for this slot
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rdnUnregisteredModemCount 1.3.6.1.4.1.4981.1.10.1.10
Number of registered modems for this slot
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rdnResetSlotStats 1.3.6.1.4.1.4981.1.10.1.11
The byte and packet counters for all the cable modems for the given slot is reset by a 'set' to this object. Only the value of 'clear(1)' is allowed. On a get operation, it returns '0'
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

rdnCardIfIndexTable 1.3.6.1.4.1.4981.1.11
Chassis card table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnCardIfIndexEntry

rdnCardIfIndexEntry 1.3.6.1.4.1.4981.1.11.1
Chassis card table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnCardIfIndexEntry  

rdnCardIfIndex 1.3.6.1.4.1.4981.1.11.1.1
matches RFC1213 ifTable IfIndex
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnCardIfSlotNumber 1.3.6.1.4.1.4981.1.11.1.2
Chassis slot number, or -1 if neither applicable nor determinable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnCardIfPortNumber 1.3.6.1.4.1.4981.1.11.1.3
Chassis port number, unique per port on a given card if available.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnCardIfCardIndex 1.3.6.1.4.1.4981.1.11.1.4
cardIndex of the card in the Chassis cardTable which contains this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnCardIfConnectorTypeEnabled 1.3.6.1.4.1.4981.1.11.1.5
Interface connector type currently enabled. Value will be 1 if not known or not used, or 2 if none of this ports' interface connectors are enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-specified(1), none(2), rj-45(3), db-40(4), db-15(5)  

rdnSysUpTimeAtLastChassisChange 1.3.6.1.4.1.4981.1.12
Time in seconds/100 from the last cold start to the last change in the chassis' configuration. This value will be updated whenever the chassis experiences a change in the count, type, or slot position of a card in cardTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rdnSysUpTimeAtLastConfigChange 1.3.6.1.4.1.4981.1.13
Time in seconds/100 from the last configuration change in the system. This value will be updated whenever the system experiences a change in the configuration.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks