We have working SNMP support in 2.1:
root@golgoth05:~/beip-bx# snmpwalk -v 2c -c beip localhost 
openserSIPEntityType.0
OPENSER-SIP-COMMON-MIB::openserSIPEntityType.0 = BITS: 38 proxyServer(2) 
redirectServer(3) registrarServer(4) 

However, tables remain desperately empty:
root@golgoth05:~/beip-bx# snmptable -Ci -v 2c -c beip localhost  
openserSIPStatusCodesTable
OPENSER-SIP-COMMON-MIB::openserSIPStatusCodesTable: No entries


root@golgoth05:~/beip-bx# snmptable -Ci -v 2c -c beip localhost 
openserSIPContactTable     
SNMP table: OPENSER-SIP-SERVER-MIB::openserSIPContactTable

 index openserSIPContactDisplayName openserSIPContactURI 
openserSIPContactLastUpdated openserSIPContactExpiry openserSIPContactPreference
   1.1                  DefaultUser          DefaultUser                
0-0-0,0:0:0.0           0-0-0,0:0:0.0                       -0.01


root@golgoth05:~/beip-bx#  snmptable -Ci -v 2c -c beip localhost 
openserSIPRegUserTable
SNMP table: OPENSER-SIP-SERVER-MIB::openserSIPRegUserTable

 index openserSIPUserUri openserSIPUserAuthenticationFailures
     1       DefaultUser                                    0


---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/669
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to