commit | 0d5094bf65f5102af6fc896e60a6fc6fbb1770b5 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@linux.vnet.ibm.com> | Fri Mar 05 19:25:26 2021 +0530 |
committer | Ratan Gupta <ratagupt@linux.vnet.ibm.com> | Mon Mar 08 17:37:08 2021 +0530 |
tree | 5bf465aac4712b4bca43334e310ac452f421636e | |
parent | 1334b7b3d1c65633504d9b6a096480dbcbb45ca8 [diff] |
Add the Sysuptime in SNMP trap As per the rfc3416 https://tools.ietf.org/search/rfc3416#page-22 The first two variable bindings in the variable binding list of an SNMPv2-Trap-PDU are sysUpTime.0 [RFC3418] and snmpTrapOID.0 [RFC3418]. This commit adds the sysUpTime.0 [RFC3418] in the SNMP trap. Signed-off-by: Ratan Gupta <ratagupt@linux.vnet.ibm.com> Change-Id: Ie1a28ac2bbf30e05f0be498c278d866e9bf9c8a2