ACC-SYSTEM :: accSysBootTimeY2K

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccSysBootTimeY2K

accSysBootTimeY2K

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accSysBootTimeY2K

OID (numeric): 1.3.6.1.4.1.5.1.1.1.4.11

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

The seven bytes long octet string indicates system boot time. The octet string represents year 2000 compliant date and time, and is laid out in the following structured format: 2 Byte unsigned short value of year 1 Byte value of month 1 Byte value of day of the month 1 Byte value of hour 1 Byte value of minutes 1 Byte value of seconds

What is accSysBootTimeY2K?

Records the Y2K-compliant system boot time using a 7-byte structure containing 2-byte year, month, day, hour, minute, and second fields. Engineers analyze this to determine exact boot timestamps for troubleshooting unexpected reboots and calculating accurate uptime statistics. A boot time of 0x07E6 01 10 08 15 20 shows the device last started on January 10, 2022 at 8:15:20 AM.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.4.11
snmpwalk -v2c -c public <target> ACC-SYSTEM::accSysBootTimeY2K

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.4.11.1
snmpget -v2c -c public <target> ACC-SYSTEM::accSysBootTimeY2K.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.1accSystemACC-MIB
1.3.6.1.4.1.5.1.1.1.4accClockACC-MIB
1.3.6.1.4.1.5.1.1.1.4.11accSysBootTimeY2KACC-SYSTEM