All MIBs › RFC-1213-MIB › snmpInSetRequests
snmpInSetRequests
Module: RFC-1213-MIB
OID (symbolic): RFC-1213-MIB::snmpInSetRequests
OID (numeric): 1.3.6.1.2.1.11.17
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.11.17 snmpwalk -v2c -c public <target> RFC-1213-MIB::snmpInSetRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.11.17.1 snmpget -v2c -c public <target> RFC-1213-MIB::snmpInSetRequests.1