CT-CONTAINER-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CT-CONTAINER-MIB.
55
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
55 total| Object Name |
|---|
contType OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.1 |
RFC1213-MIB Unknown .1.3.6.1.4.1.52.4.1.1.9.1 |
contTypeDeviceIdentifies 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.ro OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.1.1 |
contTypePhysicalEntriesNumber of slots in the device. For bounded, slot-less
systems, the value of this object shall be zero(0).ro INTEGER .1.3.6.1.4.1.52.4.1.1.9.1.2 |
contTypePhysicalChangesDepicts the number of physical changes that have occured
to this MIB. This includes additions and
removal of components in the component table.ro Counter .1.3.6.1.4.1.52.4.1.1.9.1.3 |
contTypeLogicalChangesDepicts the number of logical changes that have occured
to this MIB. This includes all sets to name strings etc.ro Counter .1.3.6.1.4.1.52.4.1.1.9.1.4 |
contTypeSerialNumberReflects the revision level of the device. If no
serial number is available for the device then this
object will be the zero length string.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.1.9.1.5 |
contTypeContainingDeviceIdentifies 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.ro OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.1.6 |
contTypeContainingPhysicalEntriesNumber 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).ro INTEGER .1.3.6.1.4.1.52.4.1.1.9.1.7 |
contTypeContainingPhysicalEntryIDThe slot number in a container in which the device is
installed. If the slot number is unknown then this value
will be zero.ro INTEGER .1.3.6.1.4.1.52.4.1.1.9.1.8 |
contTypeContainingSerialNumberReflects 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.1.9.1.9 |
contLogical OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.2 |
contLogicalEntryTableA list of components installed in this container. SEQUENCE OF ContLogicalEntry .1.3.6.1.4.1.52.4.1.1.9.2.1 |
contLogicalEntryA component entry containing objects for a particular
component. ContLogicalEntry .1.3.6.1.4.1.52.4.1.1.9.2.1.1 |
contLogicalEntryIDAn 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.ro INTEGER .1.3.6.1.4.1.52.4.1.1.9.2.1.1.1 |
contLogicalEntryTypeIdentifies 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.ro OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.2.1.1.2 |
contLogicalEntryNameA textual description of the component.ro DisplayString .1.3.6.1.4.1.52.4.1.1.9.2.1.1.3 |
contLogicalEntryVersionA textual description of the version/revision level for
this component's software.ro DisplayString .1.3.6.1.4.1.52.4.1.1.9.2.1.1.4 |
contLogicalEntryROCommStrThis is defined as the read only community string to
access MIBs registered to this component.ro OCTET STRING .1.3.6.1.4.1.52.4.1.1.9.2.1.1.5 |
contLogicalEntryRWCommStrThis is defined as the read write community string to
access MIBs registered to this component.ro OCTET STRING .1.3.6.1.4.1.52.4.1.1.9.2.1.1.6 |
contLogicalEntrySUCommStrThis is defined as the super user community string to
access MIBs registered to this component.ro OCTET STRING .1.3.6.1.4.1.52.4.1.1.9.2.1.1.7 |
contLogicalEntryAdminStatusrw Enumeration .1.3.6.1.4.1.52.4.1.1.9.2.1.1.8 |
contLogicalEntryOperStatusro Enumeration .1.3.6.1.4.1.52.4.1.1.9.2.1.1.9 |
contPhysical OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.3 |
contPhysicalEntryTableA 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. SEQUENCE OF ContPhysicalEntry .1.3.6.1.4.1.52.4.1.1.9.3.1 |
contPhysicalEntryA slot entry containing objects for a particular
module. ContPhysicalEntry .1.3.6.1.4.1.52.4.1.1.9.3.1.1 |
contPhysicalEntryIDThe slot number containing this module.ro INTEGER .1.3.6.1.4.1.52.4.1.1.9.3.1.1.1 |
contPhysicalEntriesThe 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.ro INTEGER .1.3.6.1.4.1.52.4.1.1.9.3.1.1.2 |
contPhysicalEntryClassThe 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.ro OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.3.1.1.3 |
contPhysicalEntryTypeUniquely 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.ro OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.3.1.1.4 |
contPhysicalEntryTimeStampThe value of sysUpTime for this management entity, when
this module was last (re-)initialized.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.52.4.1.1.9.3.1.1.5 |
contPhysicalEntryStatusThe module status.ro Enumeration .1.3.6.1.4.1.52.4.1.1.9.3.1.1.6 |
contLogicalToPhysicalMapTableA list of components that reside in a container slot. More
than one component may reside in a container slot. SEQUENCE OF ContLogicalToPhysicalMapEntry .1.3.6.1.4.1.52.4.1.1.9.3.2 |
contLogicalToPhysicalMapEntryA slot entry containing the objects for a particular
module. ContLogicalToPhysicalMapEntry .1.3.6.1.4.1.52.4.1.1.9.3.2.1 |
contPhysicalEntryMapIDThe 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.ro INTEGER .1.3.6.1.4.1.52.4.1.1.9.3.2.1.1 |
contLogicalEntryMapIDThe ID value for the component incorporated within this
module. This object is similar to contLogicalEntryID.ro INTEGER .1.3.6.1.4.1.52.4.1.1.9.3.2.1.2 |
contResource OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.4 |
contResourceTableThis table defines the potential physical resources that may be
utilized by a given physical module within the container. SEQUENCE OF ContResourceEntry .1.3.6.1.4.1.52.4.1.1.9.4.1 |
contResourceEntryDefines a specific physical resource entry ContResourceEntry .1.3.6.1.4.1.52.4.1.1.9.4.1.1 |
contResourceIDA unique index that defines a specific physcial resource for
which this relationship exists.ro INTEGER .1.3.6.1.4.1.52.4.1.1.9.4.1.1.1 |
contResourceTypeDefines the type of physical resource for which this
relationship is defined.ro OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.4.1.1.2 |
contResourceMibPointerThe 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.ro OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.4.1.1.3 |
contCommStr OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.5 |
contROCommStrThis 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.rw OCTET STRING .1.3.6.1.4.1.52.4.1.1.9.5.1 |
contRWCommStrThis 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.rw OCTET STRING .1.3.6.1.4.1.52.4.1.1.9.5.2 |
contSUCommStrThis 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.rw OCTET STRING .1.3.6.1.4.1.52.4.1.1.9.5.3 |
contAddress OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.6 |
contNetAddressTableA list of Global network addresses with which this device
can be managed. SEQUENCE OF ContNetAddressEntry .1.3.6.1.4.1.52.4.1.1.9.6.1 |
contNetAddressEntryAn entry containing objects for a particular
network address. ContNetAddressEntry .1.3.6.1.4.1.52.4.1.1.9.6.1.1 |
contNetAddressIndexAn unique value identifying a network address.ro INTEGER .1.3.6.1.4.1.52.4.1.1.9.6.1.1.1 |
contNetAddressNetworkTypeIdentifies the Network type e.g Inband, etc.ro OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.6.1.1.2 |
contNetAddressIndicates the network address of the device for a
particular network.rw NetworkAddress .1.3.6.1.4.1.52.4.1.1.9.6.1.1.3 |
contNetAddressMaskIndicates the subnet mask for the network address of the
device for a particular networkrw NetworkAddress .1.3.6.1.4.1.52.4.1.1.9.6.1.1.4 |
contTypeID OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.7 |
contUnknownTypeID OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.9.7.1 |