romale

Results 19 comments of romale

``` # grep -i connUnitPortStatusChange FCMGMT-MIB.mib connUnitPortStatusChange TRAP-TYPE # grep -i connUnitPortStatusChange FCMGMT-MIB.xml # echo $? 1 # ``` From my first post, we can see in "snmptt" output, that...

I use this command ``` mib2zabbix.pl -o .1.3.6.1.3.94 -G CUSTOM-TEMPLATES -v 2 > FCMGMT-MIB.xml ``` And some examples, that show if MIB in the right location: ``` # snmptranslate .1.3.6.1.3.94...

I've this issue too h.265 zm v1.36.33 ![изображение](https://github.com/ZoneMinder/zoneminder/assets/928628/960e7d35-5d07-4b64-9773-2dd630b086f0)

Hi. Thanks for your reply. I just use cli format from command help ``` zmonvif-probe.pl Usage: /bin/zmonvif-probe.pl [-v] probe /bin/zmonvif-probe.pl [-v] Commands are: probe - scan for devices on the...

I tried with soap version, with username, without and without user password (my camera have no password). The error is same "no serializer registered for SOAP version" ``` zmonvif-probe.pl -v...

"zmonvif-probe.pl -v profiles ..." worked fine, i think ``` zmonvif-probe.pl -v profiles http://192.168.88.245:8899/onvif/device_service 1.2 Have results from GetServices Got device service http://192.168.88.245:8899/onvif/device_service Got media service http://192.168.88.245:8899/onvif/Media Got events service http://192.168.88.245:8899/onvif/Events...

If I understand correctly, a camera somewhere on the Internet (behind the router) cannot be interrogated using probe? The task is simply something like this: add a camera via onvif...

But console test fail ``` ./occ ldap:check-user myuser The given user is not a recognized LDAP user. ```