SNMP

Download 6
Last updated Oct 29, 2025

snmpv3-bulkget

Bulk get OID values using SNMPv3.

snmpv3-bulkget profile=PROFILE host=HOST oid=OID [max-repeat=MAX-REPEAT] [timeout=NUM{m|s}] [retry=RETRY]
profile=PROFILE
Profile name of SNMPv3
host=HOST
Comma-separated host:port list (e.g., 192.168.1.1:161,10.0.0.5)
oid=OID
Starting OID for bulk get (e.g., 1.3.6.1.2.1.2.2.1)
max-repeat=MAX-REPEAT
Maximum number of iterations (default: 10)
timeout=NUM{m|s}
Timeout in seconds (default: 5)
retry=RETRY
Retry count (default: 2)

Output Fields

FieldTypeNameDescription
profileStringProfileConnect profile code
hostStringHostTarget host
portIntegerPortTarget port
oidStringOIDObject Identifier
nameStringNameOID name
valueStringValueOID value
typeStringTypeValue type
syntaxStringSyntaxSNMP syntax code