All MIBs › LANART-AGENT › snmpInGetNexts
snmpInGetNexts
Module: LANART-AGENT
OID (symbolic): LANART-AGENT::snmpInGetNexts
OID (numeric): 1.3.6.1.2.1.11.16
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of SNMP Get-Next 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.16 snmpwalk -v2c -c public <target> LANART-AGENT::snmpInGetNexts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.11.16.1 snmpget -v2c -c public <target> LANART-AGENT::snmpInGetNexts.1