MY-ENTITY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
24
myDeviceInfoTable
table.1.3.6.1.4.1.4881.1.1.10.2.21.1.2
·
1 row entry
·
9 columns
Uses the ruijie variant from
Command help
/opt/observium/mibs/ruijie.
Walk myDeviceInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MY-ENTITY-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ENTITY-MIB::myDeviceInfoTable'
List of devices.
Entry of a device information.
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
An unique value of each devices in system. Its value ranges between
1 and the value of the object myDeviceNumber. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.1 |
||||||||
|
Description of the device.
|
SNMPv2-TCDisplayString Constraints: range: 0-32Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.2 |
||||||||
|
The number of slots exists on the device.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.3 |
||||||||
|
The power status of device
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.4 |
||||||||
|
The physical address of device
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.5 |
||||||||
|
The device priority value
|
Integer32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.6 |
||||||||
|
Alias of the device.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-32Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.7 |
||||||||
|
Description of the device.
|
SNMPv2-TCDisplayString Constraints: range: 1-32Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.8 |
||||||||
|
Description of the device.
|
SNMPv2-TCDisplayString Constraints: range: 1-32Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.2.1.9 |
mySlotInfoTable
table.1.3.6.1.4.1.4881.1.1.10.2.21.1.3
·
1 row entry
·
6 columns
Uses the ruijie variant from
Command help
/opt/observium/mibs/ruijie.
Walk mySlotInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MY-ENTITY-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ENTITY-MIB::mySlotInfoTable'
a list of module Entries.
Entry containing status information about one slot.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The index of the device, that the slot exists on.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.1 |
|
A unique value for each slot exist on the device specified by
the field mySlotInfoDeviceIndex, Its value ranges between 1 and the value of the solt num of this device. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.2 |
|
Descriptions for the module in the Slot. just like 's1902m' etc. It is a
unique value for identifing a kind of module.This value will be null string if slot is empty is NULL |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.3 |
|
Number of ports on this slot.This value will be 0 if slot is empty
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.4 |
|
Max number of ports on this slot has possibly.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.5 |
|
Description of the slot,the same as the pannel show.
|
SNMPv2-TCDisplayString Constraints: range: 0-32Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.3.1.6 |
myModuleTempStateTable
table.1.3.6.1.4.1.4881.1.1.10.2.21.1.4
·
1 row entry
·
3 columns
Uses the ruijie variant from
Command help
/opt/observium/mibs/ruijie.
Walk myModuleTempStateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MY-ENTITY-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ENTITY-MIB::myModuleTempStateTable'
ģ???¶?״̬??ڱ?.
ģ???¶?״̬???.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
ģ???????豸???豸??????.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.4.1.1 |
||||
|
?豸??ģ?????????, ????ȡֵ??Χ?Ǵ?1???豸???????(slot)??.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.4.1.2 |
||||
|
ģ????¶?״̬
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4881.1.1.10.2.21.1.4.1.3 |
myPowerStateTable
table.1.3.6.1.4.1.4881.1.1.10.2.21.1.5
·
1 row entry
·
3 columns
Uses the ruijie variant from
Command help
/opt/observium/mibs/ruijie.
Walk myPowerStateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MY-ENTITY-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ENTITY-MIB::myPowerStateTable'
??Դ????״̬??ڱ?.
??Դ????״̬???.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
??Դ?????豸???豸??????.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.5.1.1 |
||||||||||
|
?豸?ϵĵ?Դ??????.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.5.1.2 |
||||||||||
|
??Դ????״̬
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4881.1.1.10.2.21.1.5.1.3 |
myFanStateTable
table.1.3.6.1.4.1.4881.1.1.10.2.21.1.6
·
1 row entry
·
3 columns
Uses the ruijie variant from
Command help
/opt/observium/mibs/ruijie.
Walk myFanStateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MY-ENTITY-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ENTITY-MIB::myFanStateTable'
????״̬??ڱ?.
????״̬???.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
?????????豸???豸??????.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.6.1.1 |
||||
|
?豸?ϵķ?????????.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4881.1.1.10.2.21.1.6.1.2 |
||||
|
???ȹ???״̬
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4881.1.1.10.2.21.1.6.1.3 |