All MIBs › ARISTA-DAEMON-MIB › aristaDaemonDataValue
aristaDaemonDataValue
Module: ARISTA-DAEMON-MIB
OID (symbolic): ARISTA-DAEMON-MIB::aristaDaemonDataValue
OID (numeric): 1.3.6.1.4.1.30065.3.17.2.2.1.3
Node type: OBJECT-TYPE
Type: AgentAttributeValue
Access: read-only
Description:
The value of a status data.
What is aristaDaemonDataValue?
Reports the current value of a status data item published by an Arista daemon. This provides real-time operational state information exposed by the daemon's internal status interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30065.3.17.2.2.1.3 snmpwalk -v2c -c public <target> ARISTA-DAEMON-MIB::aristaDaemonDataValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30065.3.17.2.2.1.3.1 snmpget -v2c -c public <target> ARISTA-DAEMON-MIB::aristaDaemonDataValue.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aristaDaemonDataValue.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.30065 | arista | ARISTA-SMI-MIB |
| 1.3.6.1.4.1.30065.3 | aristaMibs | ARISTA-SMI-MIB |
| 1.3.6.1.4.1.30065.3.17 | aristaDaemonMIB | ARISTA-DAEMON-MIB |
| 1.3.6.1.4.1.30065.3.17.2 | aristaDaemonStatus | ARISTA-DAEMON-MIB |
| 1.3.6.1.4.1.30065.3.17.2.2 | aristaDaemonDataTable | ARISTA-DAEMON-MIB |
| 1.3.6.1.4.1.30065.3.17.2.2.1 | aristaDaemonDataEntry | ARISTA-DAEMON-MIB |
| 1.3.6.1.4.1.30065.3.17.2.2.1.3 | aristaDaemonDataValue | ARISTA-DAEMON-MIB |