2 -- WinAgents MIB Extraction Wizard
\r
3 -- Extracted from rfc1157.txt 16.03.2005 20:20:14
\r
5 RFC1157-SNMP DEFINITIONS ::= BEGIN
\r
8 ObjectName, ObjectSyntax, NetworkAddress, IpAddress, TimeTicks
\r
12 -- top-level message
\r
16 version -- version-1 for this RFC
\r
21 community -- community name
\r
24 data -- e.g., PDUs if trivial
\r
25 ANY -- authentication is being used
\r
29 -- protocol data units
\r
58 GetNextRequest-PDU ::=
\r
75 error-status -- sometimes ignored
\r
85 error-index -- sometimes ignored
\r
88 variable-bindings -- values are sometimes ignored
\r
95 enterprise -- type of object generating
\r
96 -- trap, see sysObjectID in [5]
\r
101 agent-addr -- address of object generating
\r
102 NetworkAddress, -- trap
\r
104 generic-trap -- generic trap type
\r
110 authenticationFailure(4),
\r
111 egpNeighborLoss(5),
\r
112 enterpriseSpecific(6)
\r
115 specific-trap -- specific code, present even
\r
116 INTEGER, -- if generic-trap is not
\r
117 -- enterpriseSpecific
\r
119 time-stamp -- time elapsed between the last
\r
120 TimeTicks, -- (re)initialization of the network
\r
121 -- entity and the generation of the trap
\r
123 variable-bindings -- "interesting" information
\r
128 -- variable bindings
\r