Re: (PM) SNMP PM2

James Sneeringer (jvs@ocslink.com)
Sat, 10 Apr 1999 01:23:25 -0500 (CDT)

On Fri, 9 Apr 1999, Jim Tinlin wrote:
| snmpwalk pm1 public livingstonSerialUser | more
| I get this:
| sub-identifier not found: livingstonSerialUser
| Invalid object identifier: livingstonSerialUser

With UCD-SNMP, you can pass it the -R (random access) flag:

snmpwalk -R pm1 public livingstonSerialUser

If your snmpwalk does not support this, you can always pass it the full
identifier:

.iso.org.dod.internet.private.enterprises.livingston.livingstonMib
.livingstonInterfaces.livingstonSerial.livingstonSerialTable
.livingstonSerialEntry.livingstonSerialUser

Or numerically: .1.3.6.1.4.1.307.3.2.1.1.1.4

-James

-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.
Searchable list archive: <URL:http://www.livingston.com/Tech/archive/>