SNMP Tutorial Part 3: Understanding Packet Types and Structure
Part 1 | Part 2 | Part 3 | Part 4
This article in our series on the Simple Network Management Protocol (SNMP) examines the communication between managers and agents. Basic serial telemetry protocols, like TBOS, are byte oriented with a single byte exchanged to communicate. Expanded serial telemetry protocols, like TABS, are packet oriented with packets of bytes exchanged to communicate. The packets contain header, data and checksum bytes. SNMP is also packet oriented with the following SNMP v1 packets (Protocol Data Units or PDUs) used to communicate:
- Get
- GetNext
- Set
- Trap
The manager sends a Get or GetNext to read a variable or variables and the agent's response contains the requested information if managed. The manager sends a Set to change a variable or variables and the agent's response confirms the change if allowed. The agent sends a Trap when a specific event occurs.
Each variable binding contains an identifier, a type and a value (if a Set or response). The agent checks each identifier against its MIB to determine whether the object is managed and changeable (if processing a Set). The manager uses its MIB to display the readable name of the variable and sometimes interpret its value.
 |
| Packet Formats: LAN transport of TL1 and SNMP alarm data |
Do you have questions about our products and services?
Give us a call at our toll-free number and talk to one of our specialists. They'll help answer any questions you may have.
Sales: 1-800-693-0351 · Support: 559-454-1600 · Fax: 559-454-1688