PANDATEL-CHASSIS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for PANDATEL-CHASSIS-MIB.
60
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
60 total| Object Name |
|---|
pandatel OBJECT IDENTIFIER .1.3.6.1.4.1.760 |
RFC1213-MIB Unknown .1.3.6.1.4.1.760 |
mibs OBJECT IDENTIFIER .1.3.6.1.4.1.760.1 |
chassis OBJECT IDENTIFIER .1.3.6.1.4.1.760.1.20000 |
componentAddedThis trap will be sent when a component is
added to the managed chassis.
The component index of the new component is sent along with
this trap. TRAP-TYPE .1.3.6.1.4.1.760.1.20000.0.1 |
componentRemovedThis trap will be sent when a component is
removed from the managed chassis.
The component index of the removed component is sent along
with this trap. TRAP-TYPE .1.3.6.1.4.1.760.1.20000.0.2 |
moduleAddedThis trap will be sent when a module is added.
The component number and the index of the new module is sent
along with this trap. TRAP-TYPE .1.3.6.1.4.1.760.1.20000.0.3 |
moduleRemovedThis trap will be sent when a module in one
of the slots is removed.
The component number and the index of the removed module is
sent along with this trap. TRAP-TYPE .1.3.6.1.4.1.760.1.20000.0.4 |
powerSupplyAddedThis trap will be sent when an additional power supply
is installed.
The component number and the index of the additional power
supply is sent along with this trap. TRAP-TYPE .1.3.6.1.4.1.760.1.20000.0.21 |
powerSupplyRemovedThis trap will be sent when one of the power supplies
is removed, i.e. it enters the 'not-present' status.
The component number and the index of the removed power supply
is sent along with this trap. TRAP-TYPE .1.3.6.1.4.1.760.1.20000.0.22 |
powerSupplyFailedThis trap will be sent when one of the power supplies
enters the 'fail' status.
The component number and the index of the failing power supply
is sent along with this trap. TRAP-TYPE .1.3.6.1.4.1.760.1.20000.0.23 |
powerSupplyRecoveredThis trap will be sent when one of the power supplies
leaves the 'fail' status and enters the 'up' status.
If the 'fail' status is left because the power supply has
been removed, a powerSupplyRemoved trap type will be sent
instead.
The component number and the index of the recovering power
supply is sent along with this trap. TRAP-TYPE .1.3.6.1.4.1.760.1.20000.0.24 |
chassisTypeIDThis may be an authoritative or well-known id that
refers to the type of equipment that is being managed.
If that is unknown, an (0.0) will also be correct.ro OBJECT IDENTIFIER .1.3.6.1.4.1.760.1.20000.1 |
chassisComponentsThe number of components the chassis consists of.
If the managed unit is stand-alone, this object
may return 0, but it can also return 1, if an entry
in the component table is provided.
This implementory decision must be made according to
the specific device characteristics.
In other words, this object indicates the number
of entries in the component table.ro Enumeration .1.3.6.1.4.1.760.1.20000.2 |
chassisDevicesThe number of devices in the chassis.
This is equivalent to the total amount of devices
in all components.
Its value will probably be at least one.
In other words, this object indicates the number
of entries in the device table.ro INTEGER .1.3.6.1.4.1.760.1.20000.3 |
chassisSlotsThe number of slots in the chassis.
This is equivalent to the total amount of slots
in all components and to the maximum number of
modules that the chassis can contain.
Any virtual slot (addressed {comp,0}) in the slot
table will increase the value of this object.
If there are no physical or virtual slots, its
value will be 0.
In other words, this object indicates the number
of entries in the slot table.ro Enumeration .1.3.6.1.4.1.760.1.20000.4 |
chassisModulesThe number of modules in the chassis.
This is equivalent to the total amount of slots
in all components that are occupied by a module.
Any virtual module (addressed {comp,0}) in the slot
table will increase the value of this object.
If there are no physical or virtual slots, its
value will be 0.ro INTEGER .1.3.6.1.4.1.760.1.20000.5 |
chassisPortsThe number of ports in the chassis.
This is equivalent to the total amount of ports
on all modules, including virtual modules '0'.
If there are no ports, its value will be 0.
In other words, this object indicates the number
of entries in the port table.ro Enumeration .1.3.6.1.4.1.760.1.20000.6 |
chassisComponentTableThe component table of the whole chassis,
regardless of the particular component type.
May be empty if this is a stand-alone unit. SEQUENCE OF ChassisComponentEntry .1.3.6.1.4.1.760.1.20000.10 |
compEntryOne entry in the chassis component table.
Each entry contains the description of one
component. ChassisComponentEntry .1.3.6.1.4.1.760.1.20000.10.1 |
compCompThe index of this particular component in the
chassis.ro Enumeration .1.3.6.1.4.1.760.1.20000.10.1.1 |
compDesignThe general design what this particular component
is.
A rack is an empty housing whose main purpose is
to contain some slots for modules.
A device is an active unit with own functionality,
e.g. a repeater. It may also contain modules, but
that is not its main purpose.
A device may be identical with an entry in the
device table, if the entry relates to one whole
component.ro Enumeration .1.3.6.1.4.1.760.1.20000.10.1.2 |
compTypeIDThis object identifies the type of this component.
It will point to an authoritative or a well-known
identifier that may relate to the product type,
the product family it has been designed for or, if
no other statement can be made, e.g. the type of
media the component works with.ro OBJECT IDENTIFIER .1.3.6.1.4.1.760.1.20000.10.1.3 |
compSlotsThe number of slots this component provides for
plugging in modules. This includes all used and
unused physical slots, but not a virtual slot 0.ro INTEGER .1.3.6.1.4.1.760.1.20000.10.1.4 |
compModulesThe number of modules that are contained within
this component.
This value may include a virtual 'module 0' that
is realized on the component main board
(see below).ro INTEGER .1.3.6.1.4.1.760.1.20000.10.1.5 |
chassisDeviceTableThe device table of the whole chassis.
Includes all functional devices. SEQUENCE OF ChassisDeviceEntry .1.3.6.1.4.1.760.1.20000.11 |
devcEntryOne entry in the chassis device table.
Each entry contains the description of one
functional device included in the chassis. ChassisDeviceEntry .1.3.6.1.4.1.760.1.20000.11.1 |
devcCompThe index of the component which contains the
first module that is part of this device.
If this value is 0, the device is realized on
a stand-alone unit.ro Enumeration .1.3.6.1.4.1.760.1.20000.11.1.1 |
devcSlotThe index of the slot relatively to its component
which contains the first module that is part of
this device.
If the device is realized partially or mainly
on the component main-board, a slot of 0 is
adequate, especially if this component contains
no slots.ro Enumeration .1.3.6.1.4.1.760.1.20000.11.1.2 |
devcTypeIDThis object identifies the type of this device.
It will point to the authoritative identifier
that resides in the (1.3.6.1.4.1) subtree and
relates to the type of the managed device.ro OBJECT IDENTIFIER .1.3.6.1.4.1.760.1.20000.11.1.3 |
devcMgmtAddressThis object returns the network address that
must be used to access this device for
management purposes.
This can be the agent's network address, but
it may be different e.g. if the device includes
its own agent for management access.ro NetworkAddress .1.3.6.1.4.1.760.1.20000.11.1.4 |
devcDescrA textual description of this device.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.760.1.20000.11.1.5 |
devcModulesThe number of modules that are part of this
device.
If the device is realized partially or mainly
on the component main-board, a virtual 'module 0'
entry in the slot table may increase this value.ro INTEGER .1.3.6.1.4.1.760.1.20000.11.1.6 |
devcPortsThe number of ports that are part of this
device.
This does not differentiate between several types
of ports.ro INTEGER .1.3.6.1.4.1.760.1.20000.11.1.7 |
devcLastChangeThe value of SysUpTime in the moment when the last
change occurred to the physical configuration
of this device.
When nothing changed since start-up, the value 0
shall be returned.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.760.1.20000.11.1.8 |
chassisSlotTableThe slot table of the whole chassis, regardless
of the particular slot type.
May be empty if there are no slots. SEQUENCE OF ChassisSlotEntry .1.3.6.1.4.1.760.1.20000.12 |
slotEntryOne entry in the slot table. ChassisSlotEntry .1.3.6.1.4.1.760.1.20000.12.1 |
slotCompThe index of the component that contains this slot.
If this value is 0, this is a slot on a stand-alone
unit.ro Enumeration .1.3.6.1.4.1.760.1.20000.12.1.1 |
slotSlotThe index of this slot, relatively to the particular
component.
If this value is 0, this is a virtual entry for a
functional module that is realized on a built-in
main board. It is correct, but not mandatory, to
provide such an entry for sake of completeness.ro Enumeration .1.3.6.1.4.1.760.1.20000.12.1.2 |
slotOwnerDeviceIDThis object points to the device that owns this slot.
It consists of an authoritative or a well-known id
that refers to the type of the owner device,
appended with its base address (Comp,Slot).
In other words, this identifier refers to the
corresponding entry in the chassisDeviceTable.
If this slot currently does not belong to any device
(e.g. because it is actually not used and will
be assigned at run-time), the value will be (0.0).ro OBJECT IDENTIFIER .1.3.6.1.4.1.760.1.20000.12.1.3 |
slotSlotTypeIDThis object points to an authoritative or a
well-known id that refers to the type of this
slot. This may point to the media the slot is
realized with or to the product family of modules
that can be plugged in here.ro OBJECT IDENTIFIER .1.3.6.1.4.1.760.1.20000.12.1.4 |
slotModuleTypeIDThis object points to an authoritative or a
well-known id that refers to the type of
module that occupies this slot.
If the slot is unused, then the id (0.0)
will show that.ro OBJECT IDENTIFIER .1.3.6.1.4.1.760.1.20000.12.1.5 |
slotModuleNameA short textual description of the module that
occupies this slot.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.760.1.20000.12.1.6 |
slotPortsThe number of ports on this slot.
This does not differentiate between several types
of ports.ro INTEGER .1.3.6.1.4.1.760.1.20000.12.1.7 |
chassisPortTableThe port table of the whole chassis, regardless
of the particular port type.
May be empty if there are no ports. SEQUENCE OF ChassisPortEntry .1.3.6.1.4.1.760.1.20000.13 |
portEntryOne entry in the chassis port table. ChassisPortEntry .1.3.6.1.4.1.760.1.20000.13.1 |
portCompThe index of the component that contains this port.
The component identified by a particular value of this
index is the same one as identified by the same
value of compIndex.ro INTEGER .1.3.6.1.4.1.760.1.20000.13.1.1 |
portSlotThe slot index of the module that contains this port.
The module is identified by the index of the slot where
it resides.
A virtual slot 0 may refer to an internal module
that is realized on the main board and occupies
no slot.ro Enumeration .1.3.6.1.4.1.760.1.20000.13.1.2 |
portPortThe index of this port, relatively to the particular
module.ro INTEGER .1.3.6.1.4.1.760.1.20000.13.1.3 |
portOwnerDeviceIDThis object points to the device that owns this port.
It consists of an authoritative or a well-known id
that refers to the type of the owner device,
appended with its base address (Comp,Slot).
In other words, this identifier refers to the
corresponding entry in the chassisDeviceTable.
If this port currently does not belong to any device
(e.g. because it is actually not used and will
be assigned at run-time), the value will be (0.0).ro OBJECT IDENTIFIER .1.3.6.1.4.1.760.1.20000.13.1.4 |
portFunctionalTypeIDAn unambiguous id referring to the functional type
of this port. This may be an authoritative or a
well-known id that illustrates what is the purpose
of this port. The range of possible port types
depend on the individual managed device.
For example, a port on a LAN can be a repeater port,
a WAN-device port may be a local or a line port,
or it may be a console port on a mgmt module.ro OBJECT IDENTIFIER .1.3.6.1.4.1.760.1.20000.13.1.5 |
portPhysicalTypeThe physical connector type of this port.ro Enumeration .1.3.6.1.4.1.760.1.20000.13.1.6 |
chassisPowerSupplyTableTable which contains information about all installed
power supplies. SEQUENCE OF ChassisPowerSupplyEntry .1.3.6.1.4.1.760.1.20000.14 |
psupplyEntryThe index of the table. ChassisPowerSupplyEntry .1.3.6.1.4.1.760.1.20000.14.1 |
psupplyRackThe index of the component that contains the power supply.ro INTEGER .1.3.6.1.4.1.760.1.20000.14.1.1 |
psupplySlotThe slot index of the module that contains this port.
The module is identified by the index of the slot where
it resides.
A virtual slot 0 may refer to an internal module
that is realized on the main board and occupies
no slot.ro Enumeration .1.3.6.1.4.1.760.1.20000.14.1.2 |
psupplyIndexThe index of the power supply corresponding to the component.ro INTEGER .1.3.6.1.4.1.760.1.20000.14.1.3 |
psupplyTypeIDThis object points to an authoritative or a
well-known id that refers to the type of
power supply that occupies this slot.ro OBJECT IDENTIFIER .1.3.6.1.4.1.760.1.20000.14.1.4 |
psupplyDescrA verbal description of the power supply. If there is no
power supply installed in this slot, the power supplies
that are suitable for this slot will be described.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.760.1.20000.14.1.5 |
psupplyStatusThis entry indicates the operational status of the power
supply. The value 'up' means that the power supply works
properly. The value 'fail' means that the power supply does
not work correctly. The transitions between the values may
cause traps.ro Enumeration .1.3.6.1.4.1.760.1.20000.14.1.6 |