cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
289
Views
0
Helpful
1
Replies

to access the snmp data from the device

skonni
Cisco Employee
Cisco Employee

Hi,

Configured device with snmp details like below

-->Configured the device with snmp protocol

-->Created snmp-auth group with community string(which is present in device configuration) with version v2c

-->Executed device connect and output is

   admin@ncs# devices connect

connect-result {

    device 10.105.52.236

    result true

    info (admin) Connected to 10.105.52.236 - 10.105.52.236:161

}


But when i am executing 'show devices device live-status' not getting expected output

output from the server is

admin@ncs# show devices device live-status

                                           REPLAY    REPLAY

                                           LOG       LOG    

                                  REPLAY   CREATION  AGED   

NAME           NAME  DESCRIPTION  SUPPORT  TIME      TIME   

-------------------------------------------------------------

10.105.52.236


-->But in the document it is different

admin@ncs# show devices device live-status

ncs live-device

     r1 live-status SNMPv2-MIB system sysDescr "Tail-f ConfD agent - 1"

     live-status SNMPv2-MIB system sysObjectID 1.3.6.1.4.1.24961

     live-status SNMPv2-MIB system sysUpTime 596197 live-status SNMPv2-MIB system sysContact ""

     live-status SNMPv2-MIB system sysName ""

...


--> We are looking above type of output from the device. Please help us to get the above type of output from the device


Thanks,

Suresh Konni.

    

1 Reply 1

Jan Lindblad
Cisco Employee
Cisco Employee

What YANG files are included in the NED for the device? Maybe you could show what you have in the NED's load-dir/ If you enable tracing towards the device, what do you see in the trace?