SNMP OID for 6250

Post Reply
agubskiy

SNMP OID for 6250

Post by agubskiy »

Hi!
Please help in finding OID to save the configuration for SNMP, similarly commands:
copy running-config working
copy working certified
write memory
devnull

Re: SNMP OID for 6250

Post by devnull »

Do you have an Omnivista?
just use snmpv2 and capture the traffic while issueing the command in Omnivista
agubskiy

Re: SNMP OID for 6250

Post by agubskiy »

Havent Omnivista
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 2090
Joined: 01 Jul 2008 10:51
Location: Germany

Re: SNMP OID for 6250

Post by silvio »

Hi,
I haven't tested it by myself, but found the following.
In cli-guide at the end of every command you find the MIB Objects.
f.e. for copy working certified
chasControlModuleTable
csEntPhysicalIndex
chasControlVersionMngt

With the following command you can find the OID for the according MIB:

> show snmp object identifier "MIB"

regards
Silvio
agubskiy

Re: SNMP OID for 6250

Post by agubskiy »

Hi!
copy cert to working# snmpset -v2c -c community 10.10.10.7 1.3.6.1.4.1.6486.800.1.1.1.3.1.1.1.1.3.65 i 5
write memory# snmpset -v2c -c community 10.10.10.7 1.3.6.1.4.1.6486.800.1.2.1.11.1.1.1.43.0 i 1
copy working to cert# snmpset -v2c -c community 10.10.10.7 1.3.6.1.4.1.6486.800.1.1.1.3.1.1.1.1.3.65 i 3
Post Reply

Return to “OmniSwitch 6250”