All MIBs › NS-ROOT-MIB › sysStatisticsTime
sysStatisticsTime
Module: NS-ROOT-MIB
OID (symbolic): NS-ROOT-MIB::sysStatisticsTime
OID (numeric): 1.3.6.1.4.1.5951.4.1.1.41.17
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
This gives the timestamp of the statistics returned by SNMP counter values. This can be used for calculating the rate of increments for Counter and Counter64 type of OIDs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5951.4.1.1.41.17 snmpwalk -v2c -c public <target> NS-ROOT-MIB::sysStatisticsTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5951.4.1.1.41.17.1 snmpget -v2c -c public <target> NS-ROOT-MIB::sysStatisticsTime.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.5951 | netScaler | MAS-MIB-SMIV2-MIB |
| 1.3.6.1.4.1.5951.4 | nsProducts | NS-ROOT-MIB |
| 1.3.6.1.4.1.5951.4.1 | rs9000 | NS-ROOT-MIB |
| 1.3.6.1.4.1.5951.4.1.1 | nsSysGroup | NS-ROOT-MIB |
| 1.3.6.1.4.1.5951.4.1.1.41 | nsResourceGroup | NS-ROOT-MIB |
| 1.3.6.1.4.1.5951.4.1.1.41.17 | sysStatisticsTime | NS-ROOT-MIB |