DLINKSW-ENTITY-EXT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
8
Rows
8
Columns
35
dEntityExtEnvTempTable
table.1.3.6.1.4.1.171.14.5.1.1.1
·
1 row entry
·
7 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk dEntityExtEnvTempTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempTable'
The table consists of a list of temperature information.
An entry represents the temperature status of a testpoint.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
This object indicates the unit (stacking device) or slot (chassis
device) ID at which the testpoint is located. |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.171.14.5.1.1.1.1.1 |
||||
|
This object is used to uniquely identify the testpoint
within a unit/slot. This index is for SNMP purposes only, and has no intrinsic meaning. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.171.14.5.1.1.1.1.2 |
||||
|
This object provides human-sensible identification for the testpoint.
e.g. 'Inlet', 'Center', 'Outlet'. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.171.14.5.1.1.1.1.3 |
||||
|
This object indicates the current measurement of the testpoint.
|
degrees CelsiusSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.171.14.5.1.1.1.1.4 |
||||
|
The object indicates the minimum acceptable reading of the
testpoint in degrees Celsius. |
degrees CelsiusSNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.171.14.5.1.1.1.1.5 |
||||
|
The object indicates the maximum acceptable reading of the
testpoint in degrees Celsius. |
degrees CelsiusSNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.171.14.5.1.1.1.1.6 |
||||
|
The object indicates the current temperature is over the thresholds or not.
'abnormal' indicates the temperature is over the thresholds. 'ok' indicates the temperature is not over the thresholds. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.171.14.5.1.1.1.1.7 |
dEntityExtEnvFanTable
table.1.3.6.1.4.1.171.14.5.1.1.2
·
1 row entry
·
4 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk dEntityExtEnvFanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvFanTable'
The table is used to display the status of fans.
An entry represents a fan status.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
This object indicates the unit (stacking device) or slot (chassis
device) ID at which the fan is located. |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.171.14.5.1.1.2.1.1 |
||||
|
This object is used to uniquely identify the fan
within a unit/slot. This index is for SNMP purposes only, and has no intrinsic meaning. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.171.14.5.1.1.2.1.2 |
||||
|
This object provides human-sensible identification for the fan.
e.g. 'Left 1' for the first fan on the left. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.171.14.5.1.1.2.1.3 |
||||
|
This object indicates the fan status.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.171.14.5.1.1.2.1.4 |
dEntityExtEnvPowerTable
table.1.3.6.1.4.1.171.14.5.1.1.3
·
1 row entry
·
6 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk dEntityExtEnvPowerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvPowerTable'
The table is used to display the status of the power modules.
An entry contains the information of a power module.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
This object indicates the unit (stacking device) or slot (chassis
device) ID at which the power module is located. |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.171.14.5.1.1.3.1.1 |
||||||
|
This object indicates the ID of the power module.
This object is used to uniquely identify the power module. This index is for SNMP purposes only, and has no intrinsic meaning. |
Unsigned32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.171.14.5.1.1.3.1.2 |
||||||
|
This object provides human-sensible information for the power
module. e.g. '#1 (internal)', '#2 (external)'. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.171.14.5.1.1.3.1.3 |
||||||
|
This object indicates the amount of the power that has been allocated.
|
wattsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.14.5.1.1.3.1.4 |
||||||
|
This object indicates maximum power which the power module can supply.
|
wattsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.14.5.1.1.3.1.5 |
||||||
|
This object indicates the status of the power.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.171.14.5.1.1.3.1.6 |
.1.3.6.1.4.1.171.14.5.1.1.4
·
1 row entry
·
2 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk dEntityExtEnvAirFlowTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvAirFlowTable'
The table is used to display the status of the air flow function.
An entry contains the information of the air flow function.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
This object indicates the unit (stacking device) or slot (chassis
device) ID at which the air flow module is located. |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.171.14.5.1.1.4.1.1 |
||||
|
This object indicates the status of the air flow.
The fans' air flow direction must match the system's air flow direction to form an integrated air flow. For example: In DXS-3600, th… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.171.14.5.1.1.4.1.2 |
dEntityExtUnitTable
table.1.3.6.1.4.1.171.14.5.1.3
·
1 row entry
·
3 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk dEntityExtUnitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtUnitTable'
The table is used to display information of units.
An entry contains essential information of a unit.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
This object indicates the unit (stacking device) or slot (chassis
device) ID. |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.171.14.5.1.3.1.1 |
||||||
|
This object represents the status of the unit:
ok(1) - This indicates the unit is okay. failed(2) - This indicates the unit fails due to some reason. empty(3) - This indicates that the unit is provisioned but … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.171.14.5.1.3.1.2 |
||||||
|
This object provides the up time in units of seconds
for the unit since it was last re-initialized. |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.14.5.1.3.1.3 |
.1.3.6.1.4.1.171.14.5.1.4
·
1 row entry
·
5 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk dEntityExtMemoryUtilTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtMemoryUtilTable'
The table is used to display memory utilization information.
An entry contains memory utilization information.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
This object indicates the unit (stacking device) or slot (chassis
device) ID. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.171.14.5.1.4.1.1 |
||||||
|
The object indicates the memory type of the entry.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.171.14.5.1.4.1.2 |
||||||
|
This object indicates the total memory size of the entry.
|
KBSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.14.5.1.4.1.3 |
||||||
|
This object indicates the used memory size of the entry.
|
KBSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.14.5.1.4.1.4 |
||||||
|
This object indicates the free memory size of the entry.
|
KBSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.14.5.1.4.1.5 |
dEntityExtCpuUtilTable
table.1.3.6.1.4.1.171.14.5.1.7
·
1 row entry
·
5 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk dEntityExtCpuUtilTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtCpuUtilTable'
The table is used to display CPU utilization information.
An entry contains CPU information.
| Column | Syntax | OID |
|---|---|---|
|
This object indicates the unit (stacking device) or slot (chassis
device) ID. |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.171.14.5.1.7.1.1 |
|
This object is used to uniquely identify the CPU within a unit
(multiprocessing system). |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.171.14.5.1.7.1.2 |
|
This objects indicates the overall CPU busy percentage in the last
5 second period. The value will be between 0% (idle) and 100% (very busy). |
percentageSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.14.5.1.7.1.3 |
|
This objects indicates the overall CPU busy percentage in the last
1 minute period. The value will be between 0% (idle) and 100% (very busy). |
percentageSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.14.5.1.7.1.4 |
|
This objects indicates the overall CPU busy percentage in the last
5 minute period. The value will be between 0% (idle) and 100% (very busy). |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.171.14.5.1.7.1.5 |
dEntityExtVersionTable
table.1.3.6.1.4.1.171.14.5.1.8
·
1 row entry
·
3 columns
Uses the d-link variant from
Command help
/opt/observium/mibs/d-link.
Walk dEntityExtVersionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtVersionTable'
The table is used to display version information of units.
An entry contains version information of a unit.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
This object indicates the unit (stacking device) or slot (chassis
device) ID. |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.171.14.5.1.8.1.1 |
|
This object indicates the bootloader version of the unit.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.171.14.5.1.8.1.2 |
|
This object indicates the firmware version of one unit.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.171.14.5.1.8.1.3 |