SNMPv1 cont.
-
SMI specific data types: simple data types: integers, octets, strings, objectIDs; application-wide data types: network address (IP only), counters (32 bits), gauges, time-ticks (1/100th sec), opaques (represent arbitrary encoding), integers, unsigned integers
|
SNMPv2 (RFC 1902) - time frame: 1993 - present
-
offers a number of improvements to SNMPv1
-
added SMI data types : bit strings, network addresses (not only IP) , counters (32 or 64 bits)
-
operations : Get, GetNext, Set, Trap (format changed), GetBulk (retrieve large block of data) , Inform (exchange trap information between NMSs)
|