snmpSystem
The snmpSystem table represents a Simple Network Management Protocol (SNMP) managed host on a network.
The following table describes the snmpSystem table.
| Column name | Type | Constraints | Description |
|---|---|---|---|
entityId |
Integer |
not null |
The identifier of an snmpSystem entity from the entityData table. |
sysContact |
255-character string |
The textual identification of the contact person for this managed node, and information on how to contact this person. If no contact information is known, the value is the zero-length string. |
|
sysDescr |
255-character string |
A textual description of the entity. This value must include the full name and version identification of the system hardware type, software operating-system, and networking software. |
|
sysLocation |
255-character string |
The physical location of this node, for example |
|
sysName |
255-character string |
An administratively-assigned name for this managed node. By convention, this is the fully-qualified domain name of the node. If the name is unknown, the value is the zero-length string. |
|
sysObjectId |
100-character string |
The vendor's authoritative identification of the network management subsystem contained in the entity. |