PANDATEL-CHASSIS-MIB: View SNMP OID List / Download MIB

VENDOR: PAN DACOM TELEKOMMUNIKATIONS


 Home MIB: PANDATEL-CHASSIS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 pandatel 1.3.6.1.4.1.760
         mibs 1.3.6.1.4.1.760.1
             chassis 1.3.6.1.4.1.760.1.20000
                         chassisTypeID 1.3.6.1.4.1.760.1.20000.1 object identifier read-only
This 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.
                         chassisComponents 1.3.6.1.4.1.760.1.20000.2 integer read-only
The 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. Enumeration: 'stand-alone': 0.
                         chassisDevices 1.3.6.1.4.1.760.1.20000.3 integer read-only
The 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.
                         chassisSlots 1.3.6.1.4.1.760.1.20000.4 integer read-only
The 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. Enumeration: 'no-slots': 0.
                         chassisModules 1.3.6.1.4.1.760.1.20000.5 integer read-only
The 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.
                         chassisPorts 1.3.6.1.4.1.760.1.20000.6 integer read-only
The 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. Enumeration: 'no-ports': 0.
                         chassisComponentTable 1.3.6.1.4.1.760.1.20000.10 no-access
The component table of the whole chassis, regardless of the particular component type. May be empty if this is a stand-alone unit.
                               compEntry 1.3.6.1.4.1.760.1.20000.10.1 no-access
One entry in the chassis component table. Each entry contains the description of one component.
                                   compComp 1.3.6.1.4.1.760.1.20000.10.1.1 integer read-only
The index of this particular component in the chassis. Enumeration: 'main': 0.
                                   compDesign 1.3.6.1.4.1.760.1.20000.10.1.2 integer read-only
The 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. Enumeration: 'device': 3, 'other': 1, 'rack': 2, 'stack': 4.
                                   compTypeID 1.3.6.1.4.1.760.1.20000.10.1.3 object identifier read-only
This 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.
                                   compSlots 1.3.6.1.4.1.760.1.20000.10.1.4 integer read-only
The number of slots this component provides for plugging in modules. This includes all used and unused physical slots, but not a virtual slot 0.
                                   compModules 1.3.6.1.4.1.760.1.20000.10.1.5 integer read-only
The 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).
                         chassisDeviceTable 1.3.6.1.4.1.760.1.20000.11 no-access
The device table of the whole chassis. Includes all functional devices.
                               devcEntry 1.3.6.1.4.1.760.1.20000.11.1 no-access
One entry in the chassis device table. Each entry contains the description of one functional device included in the chassis.
                                   devcComp 1.3.6.1.4.1.760.1.20000.11.1.1 integer read-only
The 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. Enumeration: 'main': 0.
                                   devcSlot 1.3.6.1.4.1.760.1.20000.11.1.2 integer read-only
The 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. Enumeration: 'main': 0.
                                   devcTypeID 1.3.6.1.4.1.760.1.20000.11.1.3 object identifier read-only
This 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.
                                   devcMgmtAddress 1.3.6.1.4.1.760.1.20000.11.1.4 ipaddress read-only
This 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.
                                   devcDescr 1.3.6.1.4.1.760.1.20000.11.1.5 displaystring read-only
A textual description of this device.
                                   devcModules 1.3.6.1.4.1.760.1.20000.11.1.6 integer read-only
The 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.
                                   devcPorts 1.3.6.1.4.1.760.1.20000.11.1.7 integer read-only
The number of ports that are part of this device. This does not differentiate between several types of ports.
                                   devcLastChange 1.3.6.1.4.1.760.1.20000.11.1.8 timeticks read-only
The 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.
                         chassisSlotTable 1.3.6.1.4.1.760.1.20000.12 no-access
The slot table of the whole chassis, regardless of the particular slot type. May be empty if there are no slots.
                               slotEntry 1.3.6.1.4.1.760.1.20000.12.1 no-access
One entry in the slot table.
                                   slotComp 1.3.6.1.4.1.760.1.20000.12.1.1 integer read-only
The index of the component that contains this slot. If this value is 0, this is a slot on a stand-alone unit. Enumeration: 'main': 0.
                                   slotSlot 1.3.6.1.4.1.760.1.20000.12.1.2 integer read-only
The 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. Enumeration: 'main': 0.
                                   slotOwnerDeviceID 1.3.6.1.4.1.760.1.20000.12.1.3 object identifier read-only
This 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).
                                   slotSlotTypeID 1.3.6.1.4.1.760.1.20000.12.1.4 object identifier read-only
This 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.
                                   slotModuleTypeID 1.3.6.1.4.1.760.1.20000.12.1.5 object identifier read-only
This 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.
                                   slotModuleName 1.3.6.1.4.1.760.1.20000.12.1.6 displaystring read-only
A short textual description of the module that occupies this slot.
                                   slotPorts 1.3.6.1.4.1.760.1.20000.12.1.7 integer read-only
The number of ports on this slot. This does not differentiate between several types of ports.
                         chassisPortTable 1.3.6.1.4.1.760.1.20000.13 no-access
The port table of the whole chassis, regardless of the particular port type. May be empty if there are no ports.
                               portEntry 1.3.6.1.4.1.760.1.20000.13.1 no-access
One entry in the chassis port table.
                                   portComp 1.3.6.1.4.1.760.1.20000.13.1.1 integer read-only
The 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.
                                   portSlot 1.3.6.1.4.1.760.1.20000.13.1.2 integer read-only
The 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. Enumeration: 'main': 0.
                                   portPort 1.3.6.1.4.1.760.1.20000.13.1.3 integer read-only
The index of this port, relatively to the particular module.
                                   portOwnerDeviceID 1.3.6.1.4.1.760.1.20000.13.1.4 object identifier read-only
This 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).
                                   portFunctionalTypeID 1.3.6.1.4.1.760.1.20000.13.1.5 object identifier read-only
An 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.
                                   portPhysicalType 1.3.6.1.4.1.760.1.20000.13.1.6 integer read-only
The physical connector type of this port. Enumeration: 'db-37-f': 16, 'single-sc-apc': 30, 'db-37-m': 17, 'single-fc': 25, 'mt-rj': 38, 'db-25-f': 14, 'rj45': 7, 'unknown': 997, 'mic': 9, 'not-installed': 999, 'db-25-m': 15, 'virtual': 998, 'single-lc-apc': 35, 'winch-f': 18, 'other': 1, 'single-fiber': 2, 'ics': 8, 'winch-m': 19, 'dual-fc': 28, 'dual-sc': 27, 'mini-c': 20, 'dual-fc-apc': 33, 'dual-sc-apc': 32, 'dual-sc-45': 40, 'db-9-m': 11, 'bnc': 4, 'db-15-f': 12, 'dual-st': 29, 'db-15-m': 13, 'db-9-f': 10, 'dual-fiber': 3, 'single-fc-apc': 31, 'single-sc-45': 39, 'single-sc': 24, 'e2000': 23, 'minimicro': 21, 'dual-lc': 36, 'dpc': 5, 'escon': 22, 'single-lc': 34, 'dual-lc-apc': 37, 'single-st': 26.
                         chassisPowerSupplyTable 1.3.6.1.4.1.760.1.20000.14 no-access
Table which contains information about all installed power supplies.
                               psupplyEntry 1.3.6.1.4.1.760.1.20000.14.1 no-access
The index of the table.
                                   psupplyRack 1.3.6.1.4.1.760.1.20000.14.1.1 integer read-only
The index of the component that contains the power supply.
                                   psupplySlot 1.3.6.1.4.1.760.1.20000.14.1.2 integer read-only
The 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. Enumeration: 'main': 0.
                                   psupplyIndex 1.3.6.1.4.1.760.1.20000.14.1.3 integer read-only
The index of the power supply corresponding to the component.
                                   psupplyTypeID 1.3.6.1.4.1.760.1.20000.14.1.4 object identifier read-only
This object points to an authoritative or a well-known id that refers to the type of power supply that occupies this slot.
                                   psupplyDescr 1.3.6.1.4.1.760.1.20000.14.1.5 displaystring read-only
A 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.
                                   psupplyStatus 1.3.6.1.4.1.760.1.20000.14.1.6 integer read-only
This 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. Enumeration: 'unknown': 98, 'up': 2, 'down': 3, 'other': 1, 'not-present': 99, 'fail': 4.
                           componentAdded 1.3.6.1.4.1.760.1.200000.1
This 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.
                           componentRemoved 1.3.6.1.4.1.760.1.200000.2
This 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.
                           moduleAdded 1.3.6.1.4.1.760.1.200000.3
This 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.
                           moduleRemoved 1.3.6.1.4.1.760.1.200000.4
This 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.
                           powerSupplyAdded 1.3.6.1.4.1.760.1.200000.21
This 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.
                           powerSupplyRemoved 1.3.6.1.4.1.760.1.200000.22
This 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.
                           powerSupplyFailed 1.3.6.1.4.1.760.1.200000.23
This 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.
                           powerSupplyRecovered 1.3.6.1.4.1.760.1.200000.24
This 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.