SNMP API?

Post Reply
DevDeveloper
Member
Posts: 1
Joined: 08 Jan 2018 11:53

SNMP API?

Post by DevDeveloper »

All,
I've a requirement to retrieve SNMP via API calls, preferably REST but not required. Does anyone know if the 7750 SR has such API's? I've searched for documentation on this and seem to be coming up empty handed.

I'm trying to make sure a set of API's doesn't exist before I reinvent the wheel and use a python library.

tyia!
mivens
Member
Posts: 262
Joined: 28 Sep 2012 06:34

Re: SNMP API?

Post by mivens »

SR OS Release 15 includes support for a number of YANG models for state data that you can poll via NETCONF rather than using SNMP.
There is also support for data being pushed via Streaming Telemetry. You subscribe via a gRPC call.

Take a look with pyang at the nokia-state.yang file that is included in the software zip file to see what is currently available.

There are chapters on NETCONF and Telemetry in the SR OS System Management Guide.
Post Reply

Return to “7750 SR”