Re: IF-MIB::ifOperStatus

2018-12-17 Thread Wes Hardaker via Net-snmp-coders
Josef Ridky writes: > I am trying to find, where is IF-MIB::ifOperStatus value taken from on Linux. > Can someone point me to the correct file? it's in the agent/mibgroup/if-mib/data_access/ directory, and I *think* it's in interface_ioctl.c specifically. -- Wes Hardaker Please mail all replies

Re: Source Address based Configuration Control in SNMP Agent

2018-12-17 Thread Wes Hardaker via Net-snmp-coders
prabu varadharajan writes: > createUser admin MD5 password AES password123 > rwuser admin priv Those lines will provide you the ability for the 'admin' user to configure the mibs in question. To have a different manager only use "read-only" support, then create a different user with something l

Re: List of RFCs supported by net-snmp version 5.7.3

2018-12-17 Thread Wes Hardaker via Net-snmp-coders
Venkateswarlu Konamki writes: Sorry for the long delay in responding: > RFC 2737: Entity MIB (Version 2)  > RFC 3246: Expedited PHB  Nope, we don't have support for these unfortunately. But we do for these: > RFC 2863: MIB (Interfaces Group)