SNMP command generator
E204945
The SNMP command generator is a component of the Simple Network Management Protocol architecture that creates and sends management requests (such as Get, Set, and GetNext) to SNMP agents to monitor and control network devices.
All labels observed (3)
| Label | Occurrences |
|---|---|
| SNMP GetRequest | 1 |
| SNMP SetRequest | 1 |
| SNMP command generator canonical | 1 |
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
SNMP component
ⓘ
network management component ⓘ |
| canBeImplementedIn |
SNMP manager application
ⓘ
network management system ⓘ |
| canPerform |
device configuration
ⓘ
device monitoring ⓘ fault management ⓘ performance management ⓘ |
| communicatesOver | UDP ⓘ |
| configures |
SNMP community strings (in SNMPv1/v2c)
ⓘ
SNMPv3 security parameters ⓘ |
| encodesDataAs | ASN.1 ⓘ |
| encodesDataUsing | BER ⓘ |
| expects | SNMP response PDU ⓘ |
| followsStandard |
SNMPv1
ⓘ
SNMPv2c ⓘ SNMPv3 ⓘ |
| goal |
control network device configuration
ⓘ
monitor network device status ⓘ |
| hasRole |
creates SNMP management requests
ⓘ
sends SNMP management requests ⓘ |
| initiates | SNMP request-response exchange ⓘ |
| isUsedBy |
automation scripts
ⓘ
network administrators ⓘ network monitoring tools ⓘ |
| manages | network devices ⓘ |
| mayImplement |
request rate limiting
ⓘ
request retry logic ⓘ retransmission on timeout ⓘ |
| operatesAt | application layer ⓘ |
| partOf |
An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks
ⓘ
surface form:
Simple Network Management Protocol architecture
|
| requires | knowledge of MIB object identifiers (OIDs) ⓘ |
| sendsTo | SNMP agent ⓘ |
| sets |
SNMP PDU type
ⓘ
SNMP error and index fields (for some PDUs) ⓘ SNMP request ID ⓘ SNMP variable bindings ⓘ |
| supportsOperation |
SNMP Get request
ⓘ
SNMP GetBulk request ⓘ SNMP GetNext request ⓘ SNMP Inform request ⓘ SNMP Set request ⓘ SNMP Trap acknowledgement (response) ⓘ |
| uses |
IP address of SNMP agent
ⓘ
UDP port 161 (default for SNMP requests) ⓘ |
| usesDataModel |
Management Information Base (MIB) for the Simple Network Management Protocol (SNMP)
ⓘ
surface form:
SNMP MIB
|
| usesProtocol | SNMP ⓘ |
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
SNMP GetRequest
this entity surface form:
SNMP SetRequest