SUPERMICRO-SNMPv2-MIB
18 objects
The MIB module is for managing SNMP.
Imported Objects
| SNMPv2-SMI | enterprises Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.10876.101.1.50 | Identityfuturesnmp | The MIB module is for managing SNMP. | ||
| 1.3.6.1.4.1.10876.101.1.50.1 | ScalarsnmpListenPort | read-write | current | Contains Port Number on which snmp Agent listens. |
| 1.3.6.1.4.1.10876.101.1.50.2 | ScalarsnmpListenTrapPort | read-write | current | Contains Port Number on which snmp trap message are sent to manager. |
| 1.3.6.1.4.1.10876.101.1.50.3 | TablesnmpCommunityTable | not-accessible | current | The SNMP Community Table is used to store the machine and it's priviliges. |
| 1.3.6.1.4.1.10876.101.1.50.3.1 | RowsnmpCommunityEntry | not-accessible | current | Each entry contains one community entry information. |
| 1.3.6.1.4.1.10876.101.1.50.3.1.1 | ColumnsnmpCommunityIndex | not-accessible | current | Index to the community table. |
| 1.3.6.1.4.1.10876.101.1.50.3.1.2 | ColumnsnmpCommunityName | read-write | current | The Community name. |
| 1.3.6.1.4.1.10876.101.1.50.3.1.3 | ColumnsnmpCommunityPrivilege | read-write | current | The previlige type. |
| 1.3.6.1.4.1.10876.101.1.50.3.1.4 | ColumnsnmpCommunityIpAddr | read-write | current | The IpAddress corresponding to the Community name. |
| 1.3.6.1.4.1.10876.101.1.50.3.1.5 | ColumnsnmpStatus | read-create | current | The Status of this snmpStatus entry |
| 1.3.6.1.4.1.10876.101.1.50.4 | TablesnmpTrapTable | not-accessible | current | The SNMP Trap Table is used to store the IP addr the managers willing to receive the traps from the device. |
| 1.3.6.1.4.1.10876.101.1.50.4.1 | RowsnmpTrapEntry | not-accessible | current | Each entry contains one Manager entry information. |
| 1.3.6.1.4.1.10876.101.1.50.4.1.1 | ColumnsnmpTrapIndex | not-accessible | current | Index to the Trap table. |
| 1.3.6.1.4.1.10876.101.1.50.4.1.2 | ColumnsnmpTrapCommunityName | read-write | current | The Trap Community name. |
| 1.3.6.1.4.1.10876.101.1.50.4.1.3 | ColumnsnmpTrapIpAddr | read-write | current | The IpAddress corresponding to the Trap Community name. |
| 1.3.6.1.4.1.10876.101.1.50.4.1.4 | ColumnsnmpTrapMgrType | read-write | current | The Manager type. |
| 1.3.6.1.4.1.10876.101.1.50.4.1.5 | ColumnsnmpTrapStatus | read-create | current | The Status of this snmpTrapStatus entry |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| EntryStatus | INTEGER { valid(1), createRequest(2), underCreation(3), invalid(4) } | current | Enumerated integer data type |