09-30-2014 07:57 PM
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
09-30-2014 11:47 PM
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
10-01-2014 12:47 AM
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 ?
10-01-2014 11:08 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide