ARISTA-DAEMON-MIB
29 objects
The MIB module for managing the state of custom agents for Arista EOS.
Imported Objects
| ARISTA-SMI-MIB | aristaMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.30065.3.17 | IdentityaristaDaemonMIB | The MIB module for managing the state of custom agents for Arista EOS. | ||
| 1.3.6.1.4.1.30065.3.17.1 | NodearistaDaemonConfig | |||
| 1.3.6.1.4.1.30065.3.17.1.1 | TablearistaDaemonEnabledTable | not-accessible | current | A table that contains the enabled configurations for custom daemons. |
| 1.3.6.1.4.1.30065.3.17.1.1.1 | RowaristaDaemonEnabledEntry | not-accessible | current | The enabled configuration of a daemon. |
| 1.3.6.1.4.1.30065.3.17.1.1.1.1 | ColumnaristaDaemonEnabledAgentName | not-accessible | current | The name of the agent. |
| 1.3.6.1.4.1.30065.3.17.1.1.1.2 | ColumnaristaDaemonEnabled | read-only | current | This attribute has value 'true(1)' if the agent is enabled and value 'false(2)' if it is disabled. |
| 1.3.6.1.4.1.30065.3.17.1.2 | TablearistaDaemonOptionTable | not-accessible | current | A table that contains user-configured options for daemons. |
| 1.3.6.1.4.1.30065.3.17.1.2.1 | RowaristaDaemonOptionEntry | not-accessible | current | A user-configured daemon option entry. |
| 1.3.6.1.4.1.30065.3.17.1.2.1.1 | ColumnaristaDaemonOptionAgentName | not-accessible | current | The name of the agent. |
| 1.3.6.1.4.1.30065.3.17.1.2.1.2 | ColumnaristaDaemonOptionKey | not-accessible | current | The name of a user-configured option. |
| 1.3.6.1.4.1.30065.3.17.1.2.1.3 | ColumnaristaDaemonOptionValue | read-only | current | The value of a user-configured option. |
| 1.3.6.1.4.1.30065.3.17.2 | NodearistaDaemonStatus | |||
| 1.3.6.1.4.1.30065.3.17.2.1 | TablearistaDaemonRunningTable | not-accessible | current | A table that contains the running statuses for custom daemons. |
| 1.3.6.1.4.1.30065.3.17.2.1.1 | RowaristaDaemonRunningEntry | not-accessible | current | The running status of a daemon. |
| 1.3.6.1.4.1.30065.3.17.2.1.1.1 | ColumnaristaDaemonRunningAgentName | not-accessible | current | The name of the agent. |
| 1.3.6.1.4.1.30065.3.17.2.1.1.2 | ColumnaristaDaemonRunning | read-only | current | This attribute has value 'true(1)' if the agent is running and value 'false(2)' if it is not running. |
| 1.3.6.1.4.1.30065.3.17.2.2 | TablearistaDaemonDataTable | not-accessible | current | A table that contains status data for daemons. |
| 1.3.6.1.4.1.30065.3.17.2.2.1 | RowaristaDaemonDataEntry | not-accessible | current | A daemon data entry about its status. |
| 1.3.6.1.4.1.30065.3.17.2.2.1.1 | ColumnaristaDaemonDataAgentName | not-accessible | current | The name of the agent. |
| 1.3.6.1.4.1.30065.3.17.2.2.1.2 | ColumnaristaDaemonDataKey | not-accessible | current | The name of a status data entry. |
| 1.3.6.1.4.1.30065.3.17.2.2.1.3 | ColumnaristaDaemonDataValue | read-only | current | The value of a status data. |
| 1.3.6.1.4.1.30065.3.17.3 | NodearistaDaemonConformance | |||
| 1.3.6.1.4.1.30065.3.17.3.1 | NodearistaDaemonGroups | |||
| 1.3.6.1.4.1.30065.3.17.3.1.1 | GrouparistaDaemonBaseGroup | current | A collection of objects providing information about the custom agent. | |
| 1.3.6.1.4.1.30065.3.17.3.2 | NodearistaDaemonCompliances | |||
| 1.3.6.1.4.1.30065.3.17.3.2.1 | CompliancearistaDaemonCompliance | current | The compliance statement for Arista switches that support EOS SDK custom agents. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AgentAttributeKey | OCTET STRING (SIZE(1..64)) | current | A custom attribute of an agent (as a string). |
| AgentAttributeValue | OCTET STRING (SIZE(1..10240)) | current | A value of a custom attribute of an agent (as a string). |
| AgentName | OCTET STRING (SIZE(1..32)) | current | A custom agent name (as a string). |