rndSysId
Module: RND-MIB
OID (symbolic): RND-MIB::rndSysId
OID (numeric): 1.3.6.1.4.1.89.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Identification of an RND device. The device type for each integer clarifies the sysObjectID in MIB - II.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.1.1 snmpwalk -v2c -c public <target> RND-MIB::rndSysId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.1.1.1 snmpget -v2c -c public <target> RND-MIB::rndSysId.1