cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2378
Views
0
Helpful
3
Replies

SNMP - No Such Object available on this agent at this OID for ONS-15600 ?

andrewarnier
Level 1
Level 1

Hello community,

I'm currently working on a ONS-15600 and router , but I've encountered some problems when using SNMP for getting the "No Such Object available on this agent at this OID" on ONS-15600

then I try to execute  on ONS-15600:

# snmpget -v2c -c private  10.10.6.30 1.3.6.1.4.1.9.9.91.1.1.1.1.4

i get :

SNMPv2-SMI::enterprises.9.9.91.1.1.1.1.4 = No Such Instance currently exists at this OID

but on router,i can get :

SNMPv2-SMI::enterprises.9.9.91.1.1.1.1.4.6052 = INTEGER: 1499
SNMPv2-SMI::enterprises.9.9.91.1.1.1.1.4.6053 = INTEGER: 2485
SNMPv2-SMI::enterprises.9.9.91.1.1.1.1.4.6054 = INTEGER: 3247
SNMPv2-SMI::enterprises.9.9.91.1.1.1.1.4.6055 = INTEGER: 1196

.......................................

Are there any particular settings I must do in order to access the values of this MIB for ONS devices?


SNMPv2-SMI::enterprises.9.9.91.1.1.1.1.4 = No Such Instance currently exists at this OID

 

 

3 Replies 3

Vinod Arya
Cisco Employee
Cisco Employee

What you are trying to poll is form CISCO-ENTITY-SENSOR-MIB.

As per the ONS 15600 version 7.2 guide I don't see this MIB is supported/implemented on this platform. Please check here :

IETF Standard MIBs Implemented in the ONS 15600 System 

Please check if the version you're running has this MIB supported or not.

-Thanks

Vinod

-Thanks Vinod **Rating Encourages contributors, and its really free. **

hi vinod,

i want to monitor For Temperature, Tx Power, Rx Power, and Tx Bias Current, values ,

anyone knows the mib value for this on ONS devices ?

Because all these details need the same MIB, you dont have a supported software with, I dont think it is possible.

You probably have to depend on the device CLI, check this document here:

http://www.cisco.com/c/en/us/td/docs/optical/15000r9_1/release/notes/600e91_relnotes.html#wp217418

-Thanks

Vinod

-Thanks Vinod **Rating Encourages contributors, and its really free. **