Le blog du petit geek malin ;-)

Synology DS-101

SNMP OIDs for Synology DS-101



Tous ces OIDs peuvent être interrogés sans que le disque dur ne soit sorti de veille.


All those OIDs can be polled with the hard disk in standby mode.



SNMPv2-MIB = iso.org.dod.internet.mgmt.mib-2 = 1.3.6.1.2.1
IF-MIB = iso.org.dod.internet.mgmt.mib-2.interfaces = 1.3.6.1.2.1.2
TCP-MIB = iso.org.dod.internet.mgmt.mib-2.tcp = 1.3.6.1.2.1.6
UDP-MIB = iso.org.dod.internet.mgmt.mib-2.udp = 1.3.6.1.2.1.7
HOST-RESOURCES-MIB = iso.org.dod.internet.mgmt.mib-2.host = 1.3.6.1.2.1.25
UCD-SNMP-MIB = iso.org.dod.internet.private.enterprises.ucdavis = 1.3.6.1.4.1.2021


uptime

SNMPv2-MIB::sysUpTime.0 = Timeticks
1.3.6.1.2.1.1.3.0

cpu > user

UCD-SNMP-MIB::ssCpuRawUser.0 = Counter32
1.3.6.1.4.1.2021.11.50.0

cpu > nice

UCD-SNMP-MIB::ssCpuRawNice.0 = Counter32
1.3.6.1.4.1.2021.11.51.0

cpu > system

UCD-SNMP-MIB::ssCpuRawSystem.0 = Counter32
1.3.6.1.4.1.2021.11.52.0

system interrupts

UCD-SNMP-MIB::ssRawInterrupts.0 = Counter32
1.3.6.1.4.1.2021.11.59.0

system inputs

UCD-SNMP-MIB::ssIORawSent.0 = Counter32
1.3.6.1.4.1.2021.11.57.0

system outputs

UCD-SNMP-MIB::ssIORawReceived.0 = Counter32
1.3.6.1.4.1.2021.11.58.0

ram memory

HOST-RESOURCES-MIB::hrStorageSize.1 = INTEGER
1.3.6.1.2.1.25.2.3.1.5.1
HOST-RESOURCES-MIB::hrStorageUsed.1 = INTEGER
1.3.6.1.2.1.25.2.3.1.6.1

swap space

HOST-RESOURCES-MIB::hrStorageSize.10 = INTEGER
1.3.6.1.2.1.25.2.3.1.5.10
HOST-RESOURCES-MIB::hrStorageUsed.10 = INTEGER
1.3.6.1.2.1.25.2.3.1.6.10

eth0

IF-MIB::ifInOctets.3 = Counter32
1.3.6.1.2.1.2.2.1.10.3
IF-MIB::ifOutOctets.3 = Counter32
1.3.6.1.2.1.2.2.1.16.3
IF-MIB::ifInUcastPkts.3 = Counter32
1.3.6.1.2.1.2.2.1.11.3
IF-MIB::ifOutUcastPkts.3 = Counter32
1.3.6.1.2.1.2.2.1.17.3

tcp established connections

TCP-MIB::tcpCurrEstab.0 = Gauge32
1.3.6.1.2.1.6.9.0

tcp segments

TCP-MIB::tcpInSegs.0 = Counter32
1.3.6.1.2.1.6.10.0
TCP-MIB::tcpOutSegs.0 = Counter32
1.3.6.1.2.1.6.11.0

udp datagrams

UDP-MIB::udpInDatagrams.0 = Counter32
1.3.6.1.2.1.7.1.0
UDP-MIB::udpOutDatagrams.0 = Counter32
1.3.6.1.2.1.7.4.0

snmp packets

SNMPv2-MIB::snmpInPkts.0 = Counter32
1.3.6.1.2.1.11.1.0
SNMPv2-MIB::snmpOutPkts.0 = Counter32
1.3.6.1.2.1.11.2.0