CT-CONTAINER-MIB

File: CT-CONTAINER-MIB.mib (26615 bytes)

Imported modules

RFC1155-SMI CTRON-MIB-NAMES RFC1213-MIB
RFC-1212

Imported symbols

NetworkAddress Counter TimeTicks
ctChassis2 DisplayString OBJECT-TYPE

Defined Types

ContLogicalEntry  
SEQUENCE    
  contLogicalEntryID INTEGER
  contLogicalEntryType OBJECT IDENTIFIER
  contLogicalEntryName DisplayString
  contLogicalEntryVersion DisplayString
  contLogicalEntryROCommStr OCTET STRING
  contLogicalEntryRWCommStr OCTET STRING
  contLogicalEntrySUCommStr OCTET STRING
  contLogicalEntryAdminStatus INTEGER
  contLogicalEntryOperStatus INTEGER

ContPhysicalEntry  
SEQUENCE    
  contPhysicalEntryID INTEGER
  contPhysicalEntries INTEGER
  contPhysicalEntryClass OBJECT IDENTIFIER
  contPhysicalEntryType OBJECT IDENTIFIER
  contPhysicalEntryTimeStamp TimeTicks
  contPhysicalEntryStatus INTEGER

ContLogicalToPhysicalMapEntry  
SEQUENCE    
  contPhysicalEntryMapID INTEGER
  contLogicalEntryMapID INTEGER

ContResourceEntry  
SEQUENCE    
  contResourceID INTEGER
  contResourceType OBJECT IDENTIFIER
  contResourceMibPointer OBJECT IDENTIFIER

ContNetAddressEntry  
SEQUENCE    
  contNetAddressIndex INTEGER
  contNetAddressNetworkType OBJECT IDENTIFIER
  contNetAddress NetworkAddress
  contNetAddressMask NetworkAddress

Defined Values

contType 1.3.6.1.4.1.52.4.1.1.9.1
OBJECT IDENTIFIER    

contLogical 1.3.6.1.4.1.52.4.1.1.9.2
OBJECT IDENTIFIER    

contPhysical 1.3.6.1.4.1.52.4.1.1.9.3
OBJECT IDENTIFIER    

contResource 1.3.6.1.4.1.52.4.1.1.9.4
OBJECT IDENTIFIER    

contCommStr 1.3.6.1.4.1.52.4.1.1.9.5
OBJECT IDENTIFIER    

contAddress 1.3.6.1.4.1.52.4.1.1.9.6
OBJECT IDENTIFIER    

contTypeID 1.3.6.1.4.1.52.4.1.1.9.7
OBJECT IDENTIFIER    

contTypeDevice 1.3.6.1.4.1.52.4.1.1.9.1.1
Identifies the type of device or container. This could be a chassis, module, a standalone box etc. A vendor's authoritative identification of this device or container. By convention, this value is allocated within the SMI enterprises subtree(1.3.6.1.4.1), and provides an easy and unambiguous means for determining `what kind of box' is being managed. If this information is not present or unknown, its value should be set to the contUnknownTypeID, which is defined below.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

contTypePhysicalEntries 1.3.6.1.4.1.52.4.1.1.9.1.2
Number of slots in the device. For bounded, slot-less systems, the value of this object shall be zero(0).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

contTypePhysicalChanges 1.3.6.1.4.1.52.4.1.1.9.1.3
Depicts the number of physical changes that have occured to this MIB. This includes additions and removal of components in the component table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

contTypeLogicalChanges 1.3.6.1.4.1.52.4.1.1.9.1.4
Depicts the number of logical changes that have occured to this MIB. This includes all sets to name strings etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

contTypeSerialNumber 1.3.6.1.4.1.52.4.1.1.9.1.5
Reflects the revision level of the device. If no serial number is available for the device then this object will be the zero length string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

contTypeContainingDevice 1.3.6.1.4.1.52.4.1.1.9.1.6
Identifies the type of device or container that this device or containeris installed or contained. A vendor's authoritative identification of this container or device. By convention, this value is allocated within the SMI enterprises subtree(1.3.6.1.4.1), and provides an easy and unambiguous means for determining `what kind of box' . If this information is not present or unknown, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntactically valid object identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

contTypeContainingPhysicalEntries 1.3.6.1.4.1.52.4.1.1.9.1.7
Number of slots in the container in which the device is installed. For bounded, slot-less systems, the value of this object shall be zero(0).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

contTypeContainingPhysicalEntryID 1.3.6.1.4.1.52.4.1.1.9.1.8
The slot number in a container in which the device is installed. If the slot number is unknown then this value will be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

contTypeContainingSerialNumber 1.3.6.1.4.1.52.4.1.1.9.1.9
Reflects the revision level of the device or container in which this device is installed. If no serial number is available for the device or container then this object will be the zero length string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

contLogicalEntryTable 1.3.6.1.4.1.52.4.1.1.9.2.1
A list of components installed in this container.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ContLogicalEntry

contLogicalEntry 1.3.6.1.4.1.52.4.1.1.9.2.1.1
A component entry containing objects for a particular component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ContLogicalEntry  

contLogicalEntryID 1.3.6.1.4.1.52.4.1.1.9.2.1.1.1
An unique value identifying a component, which includes, but is not limited to, routers, bridges, and terminal servers. Multiple instances of a functional device may exist within the same container.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

contLogicalEntryType 1.3.6.1.4.1.52.4.1.1.9.2.1.1.2
Identifies a component within this container. A vendor's authoritative identification of this component type. By convention, this value is allocated within the SMI enterprises subtree(1.3.6.1.4.1), and provides an easy and unambiguous means for determining the component type. If this information is not present or unknown, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntactically valid object identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

contLogicalEntryName 1.3.6.1.4.1.52.4.1.1.9.2.1.1.3
A textual description of the component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

contLogicalEntryVersion 1.3.6.1.4.1.52.4.1.1.9.2.1.1.4
A textual description of the version/revision level for this component's software.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

contLogicalEntryROCommStr 1.3.6.1.4.1.52.4.1.1.9.2.1.1.5
This is defined as the read only community string to access MIBs registered to this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

contLogicalEntryRWCommStr 1.3.6.1.4.1.52.4.1.1.9.2.1.1.6
This is defined as the read write community string to access MIBs registered to this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

contLogicalEntrySUCommStr 1.3.6.1.4.1.52.4.1.1.9.2.1.1.7
This is defined as the super user community string to access MIBs registered to this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

contLogicalEntryAdminStatus 1.3.6.1.4.1.52.4.1.1.9.2.1.1.8
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(3), disable(7), reset(9)  

contLogicalEntryOperStatus 1.3.6.1.4.1.52.4.1.1.9.2.1.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), invalid(2), enabled(3), testing(4), operational(5), error(6), disabled(7), delete(8)  

contPhysicalEntryTable 1.3.6.1.4.1.52.4.1.1.9.3.1
A list of modules installed in this container. A component, such as a router, may be incorporated on one or more modules. More than one component may be incorporated on each module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ContPhysicalEntry

contPhysicalEntry 1.3.6.1.4.1.52.4.1.1.9.3.1.1
A slot entry containing objects for a particular module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ContPhysicalEntry  

contPhysicalEntryID 1.3.6.1.4.1.52.4.1.1.9.3.1.1.1
The slot number containing this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

contPhysicalEntries 1.3.6.1.4.1.52.4.1.1.9.3.1.1.2
The number of slots that this module occupies. Some modules require more than one physical front panel slot while only using a single backpanel slot. In this case this object will reflect the number of slots occupied by the physical module. This object will have a value of 1 for all single slot modules.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

contPhysicalEntryClass 1.3.6.1.4.1.52.4.1.1.9.3.1.1.3
The class (or type) of slot. For example, in a chassis slots that only allow for power supply modules fall into a class that is different from slots that allow only interface cards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

contPhysicalEntryType 1.3.6.1.4.1.52.4.1.1.9.3.1.1.4
Uniquely defines the module type. A vendor's authoritative identification for a module. By convention, this value is allocated within the SMI enterprises subtree(1.3.6.1.4.1), and provides an easy and unambiguous means for determining the type of module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

contPhysicalEntryTimeStamp 1.3.6.1.4.1.52.4.1.1.9.3.1.1.5
The value of sysUpTime for this management entity, when this module was last (re-)initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

contPhysicalEntryStatus 1.3.6.1.4.1.52.4.1.1.9.3.1.1.6
The module status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER reset(1), powerOff(2), busy(3), crippled(4), operational(5), error(6), testing(7), booting(11)  

contLogicalToPhysicalMapTable 1.3.6.1.4.1.52.4.1.1.9.3.2
A list of components that reside in a container slot. More than one component may reside in a container slot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ContLogicalToPhysicalMapEntry

contLogicalToPhysicalMapEntry 1.3.6.1.4.1.52.4.1.1.9.3.2.1
A slot entry containing the objects for a particular module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ContLogicalToPhysicalMapEntry  

contPhysicalEntryMapID 1.3.6.1.4.1.52.4.1.1.9.3.2.1.1
The slot number of a container slot. An unique value, in the range between 0 and and the value of containerNumSlots. This object is similiar to contPhysicalEntryID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

contLogicalEntryMapID 1.3.6.1.4.1.52.4.1.1.9.3.2.1.2
The ID value for the component incorporated within this module. This object is similar to contLogicalEntryID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

contResourceTable 1.3.6.1.4.1.52.4.1.1.9.4.1
This table defines the potential physical resources that may be utilized by a given physical module within the container.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ContResourceEntry

contResourceEntry 1.3.6.1.4.1.52.4.1.1.9.4.1.1
Defines a specific physical resource entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ContResourceEntry  

contResourceID 1.3.6.1.4.1.52.4.1.1.9.4.1.1.1
A unique index that defines a specific physcial resource for which this relationship exists.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

contResourceType 1.3.6.1.4.1.52.4.1.1.9.4.1.1.2
Defines the type of physical resource for which this relationship is defined.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

contResourceMibPointer 1.3.6.1.4.1.52.4.1.1.9.4.1.1.3
The value of this object defines the start of a MIB that can be used to determine more specific information about the given resource. This may include information about what physcial modules the resource is connected. It also may provide specific control information about the physcial resource. For example for a backplane the MIB may refer contain information on insert/bypass status of any given physical module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

contROCommStr 1.3.6.1.4.1.52.4.1.1.9.5.1
This is defined as the base read only community string to access MIBs in this container or on this module. A write to this object will change all instances of contLogicalEntryROCommStr.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

contRWCommStr 1.3.6.1.4.1.52.4.1.1.9.5.2
This is defined as the read write community string to access MIBs in this container or on this module.A write to this object will change all instances of contLogicalEntryRWCommStr.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

contSUCommStr 1.3.6.1.4.1.52.4.1.1.9.5.3
This is defined as the super user community string to access MIBs in this container or on this module.A write to this object will change all instances of contLogicalEntrySUCommStr.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

contNetAddressTable 1.3.6.1.4.1.52.4.1.1.9.6.1
A list of Global network addresses with which this device can be managed.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ContNetAddressEntry

contNetAddressEntry 1.3.6.1.4.1.52.4.1.1.9.6.1.1
An entry containing objects for a particular network address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ContNetAddressEntry  

contNetAddressIndex 1.3.6.1.4.1.52.4.1.1.9.6.1.1.1
An unique value identifying a network address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

contNetAddressNetworkType 1.3.6.1.4.1.52.4.1.1.9.6.1.1.2
Identifies the Network type e.g Inband, etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

contNetAddress 1.3.6.1.4.1.52.4.1.1.9.6.1.1.3
Indicates the network address of the device for a particular network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

contNetAddressMask 1.3.6.1.4.1.52.4.1.1.9.6.1.1.4
Indicates the subnet mask for the network address of the device for a particular network
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

contUnknownTypeID 1.3.6.1.4.1.52.4.1.1.9.7.1
OBJECT IDENTIFIER