← Back to Changelog Index

Changelog 2016

💻 Rolling Release

891
commits
71,566
added
38,835
removed

🏷️ Stable Releases

26
releases
44,914
added
22,317
removed

💻 r8302 FIX

Adam Armstrong 🐸 • 2016-12-30 17:22
Fix multiport auth
Files changed (1)
M html/includes/graphs/multi-port/auth.inc.php +17 -4
📈 17 added 📉 4 removed

💻 r8301 SQL

Adam Armstrong 🐸 • 2016-12-30 15:22
Increase observium_attrib length
Files changed (1)
A update/320.sql +1
📈 1 added 📉 0 removed

💻 r8300 ADD

Adam Armstrong 🐸 • 2016-12-30 15:05
Add ability to cache some WUI data in the database for large systems.
Files changed (5)
M html/includes/cache-data.inc.php +80 -52
M html/includes/navbar.inc.php +21 -21
M html/includes/status-donuts.inc.php +10 -10
M html/includes/status-summary.inc.php +23 -23
M html/pages/routing.inc.php +1 -1
📈 135 added 📉 107 removed

💻 r8299 ADD

Adam Armstrong 🐸 • 2016-12-30 11:15
Add more comprehensive rrdcache capability, including ability to have remote poller with only mysql/rrdcached.
Files changed (5)
M includes/defaults.inc.php +2
M includes/definitions.inc.php +6
M includes/functions.inc.php +8
M includes/rrdtool.inc.php +47 -5
M poller.php +2
📈 65 added 📉 5 removed

💻 r8298 FIX

Adam Armstrong 🐸 • 2016-12-29 16:38
sensor-state begone.
Files changed (10)
M html/includes/authenticate.inc.php +5
M html/includes/cache-data.inc.php +1 -2
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/print/inventory.inc.php +3 -3
M html/pages/device/edit/sensors.inc.php +2 -1
M html/pages/device/overview/sensors.inc.php +1 -1
M includes/definitions/entities.inc.php +1 -1
M includes/discovery/functions.inc.php +6 -3
M includes/polling/functions.inc.php +8 -19
A update/319.sql +7
📈 35 added 📉 31 removed

💻 r8297 FIX

Adam Armstrong 🐸 • 2016-12-28 12:57
Fix Etherlike error statistics collection.
Files changed (2)
M includes/definitions/rrdtypes.inc.php +13 -13
M includes/polling/ports/etherlike-mib.lib.php +13 -13
📈 26 added 📉 26 removed

💻 r8296 FIX

Adam Armstrong 🐸 • 2016-12-27 05:24
Fix rrdtool_update_ng() requiring more variables than it should.
Files changed (1)
M includes/rrdtool.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8295 MAJOR

Mike Stupalov 🐱 • 2016-12-26 22:47
Prevent WUI sessions locking (prevent race condition in session writes). Added functions session_set_var() and session_unset_var().
Files changed (12)
M html/ajax/entity_popup.php +2
M html/ajax/input.php +2
M html/feed.php +1
M html/includes/authenticate.inc.php +141 -29
M html/includes/authentication/cas.inc.php +1 -1
M html/includes/authentication/http-auth.inc.php +2 -2
M html/includes/functions.inc.php +8 -2
M html/includes/print/common.inc.php +1 -1
M html/includes/print/logalert.inc.php +1 -1
M html/index.php +7 -7
M html/pages/edituser.inc.php +1 -1
M html/pages/logon.inc.php +2 -1
📈 169 added 📉 45 removed

💻 r8294 TRIVIAL

Mike Stupalov 🐱 • 2016-12-21 16:46
Exclude not exist power supply status by EdgeSwitch-BOXSERVICES-PRIVATE-MIB.
Files changed (1)
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +2
📈 2 added 📉 0 removed

💻 r8293 TRIVIAL

Mike Stupalov 🐱 • 2016-12-21 11:32
Fixed reuse update array in oids poller module.
Files changed (1)
M includes/polling/oids.inc.php +13 -11
📈 13 added 📉 11 removed

💻 r8291 ADD

Adam Armstrong 🐸 • 2016-12-20 21:36
Extend rebuild message to include added checkers
Files changed (1)
M html/pages/add_alert_check.inc.php +1
📈 1 added 📉 0 removed

💻 r8289 ADD

Adam Armstrong 🐸 • 2016-12-20 19:03
Juggle UI alert generation code around. Add UI alert about alert database requiring rebuild.
Files changed (4)
M html/includes/functions.inc.php +3
M html/index.php +30 -10
M html/pages/alert_check.inc.php +1
M html/pages/alert_regenerate.inc.php +1
📈 35 added 📉 10 removed

💻 r8288 IMPROVE

Adam Armstrong 🐸 • 2016-12-20 18:34
Minor improvements.
Files changed (2)
M html/includes/graphs/multi-storage/usage.inc.php +16 -2
M html/pages/modules.inc.php +5 -3
📈 21 added 📉 5 removed

💻 r8287

Tom Laermans 🦔 • 2016-12-20 13:53
Minor: correct output of alert checker information on alert_check page
Files changed (1)
M html/pages/alert_check.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r8286 FIX

Adam Armstrong 🐸 • 2016-12-18 03:57
Minor Fixes.
Files changed (3)
M html/pages/preferences/general.inc.php +1 -1
M INSTALL +1 -1
M irc.php +2 -2
📈 4 added 📉 4 removed

💻 r8285 ADD

Adam Armstrong 🐸 • 2016-12-18 03:56
Add quick modules page for informational purposes.
Files changed (1)
A html/pages/modules.inc.php +94
📈 94 added 📉 0 removed

💻 r8284 ADD

Adam Armstrong 🐸 • 2016-12-16 01:48
Add support for AlertOps notification transport.
Files changed (2)
A includes/alerting/alertops.inc.php +61
M includes/definitions/transports.inc.php +16 -1
📈 77 added 📉 1 removed

💻 r8283 IMPROVE

Adam Armstrong 🐸 • 2016-12-13 22:24
Improve ZTE version collection.
Files changed (1)
M includes/polling/os/zte.inc.php +7 -3
📈 7 added 📉 3 removed

💻 r8282

Tom Laermans 🦔 • 2016-12-09 15:54
Major: UNDEBUG
Files changed (1)
M includes/polling/ports.inc.php -14
📈 0 added 📉 14 removed

💻 r8281 TRIVIAL

Mike Stupalov 🐱 • 2016-12-09 15:15
Fixed host/port configuration for StatsD. Now host and port options configurable in class StatsD.
Files changed (3)
M includes/definitions.inc.php -7
M includes/sql-config.inc.php +12
M libs/StatsD.php +36 -12
📈 12 added 📉 7 removed

💻 r8280 FIX

Adam Armstrong 🐸 • 2016-12-09 13:21
Fix OpsGenie support to send to newer API (don't use the old one).
Files changed (1)
M includes/alerting/opsgenie.inc.php +16 -2
📈 16 added 📉 2 removed

💻 r8279 TRIVIAL

Mike Stupalov 🐱 • 2016-12-05 16:17
Fixed compatability phpunits with CentOS 6.8. Fixed var_decode() on very/very old php 5.3.
Files changed (3)
M includes/common.inc.php +10 -4
M tests/IncludesCommonTest.php +9 -4
M tests/IncludesFunctionsTest.php +9
📈 28 added 📉 8 removed

💻 r8278 TRIVIAL

Mike Stupalov 🐱 • 2016-12-05 16:16
Prevent spamming in event log for storage size changed if size difference less than 0.01%.
Files changed (1)
M includes/polling/storage.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r8277 TRIVIAL

Mike Stupalov 🐱 • 2016-12-02 10:57
Fixed undefined vars in "fallback" mode for poller-wrapper (when not have argparse python module)
Files changed (1)
M poller-wrapper.py +4 -1
📈 4 added 📉 1 removed

💻 r8276 TRIVIAL

Mike Stupalov 🐱 • 2016-11-29 12:51
Fixed db unit test for phpunit 5.6.
Files changed (1)
M tests/IncludesDbTest.php +6 -1
📈 6 added 📉 1 removed

💻 r8275 TRIVIAL

Mike Stupalov 🐱 • 2016-11-29 12:19
Fixed db unit test.
Files changed (1)
M tests/IncludesDbTest.php +2
📈 2 added 📉 0 removed

💻 r8274 TRIVIAL

Mike Stupalov 🐱 • 2016-11-29 12:08
Fixed some unit tests.
Files changed (3)
M html/includes/functions.inc.php +6 -1
M tests/IncludesCommonTest.php +13 -3
M tests/IncludesFunctionsTest.php +12 -1
📈 31 added 📉 5 removed

💻 r8273

Tom Laermans 🦔 • 2016-11-29 10:33
Trivial: fix string_transform() unit tests, correct HP device match test result
Files changed (1)
M tests/IncludesFunctionsTest.php +3 -3
📈 3 added 📉 3 removed

💻 r8272 TRIVIAL

Mike Stupalov 🐱 • 2016-11-29 09:51
Clean. Delete ra_url_http attrib only if it exist.
Files changed (3)
M includes/polling/functions.inc.php +5 -5
M includes/polling/os.inc.php +6 -4
M includes/polling/system.inc.php +4 -4
📈 15 added 📉 13 removed

💻 r8271

Tom Laermans 🦔 • 2016-11-29 09:24
Fix: replace debugging code by actual code; fixes empty serial/hardware/version/... since r8268
Files changed (1)
M includes/polling/os.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r8270 ADD

Adam Armstrong 🐸 • 2016-11-29 02:43
Track current value of custom oids in the database. Calculate value for counters.
Files changed (2)
M includes/polling/oids.inc.php +23 -3
A update/318.sql +1
📈 24 added 📉 3 removed

💻 r8269

Tom Laermans 🦔 • 2016-11-28 23:15
Trivial: fix transformation from previous commit
Files changed (1)
M includes/definitions/mibs.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r8268

Tom Laermans 🦔 • 2016-11-28 23:12
Minor: allow setting of management web URL via definitions
Files changed (6)
M includes/definitions/mibs.inc.php +34 -26
M includes/polling/os.inc.php +16 -2
D includes/polling/os/drac.inc.php -32
D includes/polling/os/geist-climate.inc.php -26
M includes/polling/os/geist-pdu.inc.php -12
D includes/polling/os/powervault.inc.php -24
📈 50 added 📉 122 removed

💻 r8267

Tom Laermans 🦔 • 2016-11-28 21:42
Minor: add ability to retrieve version/hardware/.. from sysDescr regex. Move transformations to function to be able to use this in other places. Add unit tests for transformations. Move a few more to definitions.
Files changed (11)
M includes/definitions/mibs.inc.php +14 -11
M includes/definitions/os.inc.php +2
M includes/functions.inc.php +55
M includes/polling/os.inc.php +30 -40
M includes/polling/os/ciscosb.inc.php +1 -3
M includes/polling/os/drac.inc.php -6
M includes/polling/os/exalt.inc.php -1
M includes/polling/os/netapp.inc.php -10
M includes/polling/os/unix.inc.php -21
M includes/polling/os/windows.inc.php +1 -20
M tests/IncludesFunctionsTest.php +52
📈 155 added 📉 112 removed

💻 r8266 TRIVIAL

Mike Stupalov 🐱 • 2016-11-28 20:21
Fixed device processors graph sql query.
Files changed (1)
M html/includes/graphs/device/processor.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r8265 FIX

Adam Armstrong 🐸 • 2016-11-28 20:03
Fix storage table fields.
Files changed (1)
A update/317.sql +2
📈 2 added 📉 0 removed

💻 r8264

Tom Laermans 🦔 • 2016-11-28 19:31
Minor: fix remote user authentication with mysql backend, fixes #2117
Files changed (1)
M html/includes/authentication/mysql.inc.php +2
📈 2 added 📉 0 removed

💻 r8263 TRIVIAL

Mike Stupalov 🐱 • 2016-11-28 09:58
Disable mouse scroll wheel zoom by default for leaflet map(s), click on map for toggle.
Files changed (1)
M html/includes/map/leaflet.inc.php +10
📈 10 added 📉 0 removed

💻 r8262 FIX

Adam Armstrong 🐸 • 2016-11-27 03:32
Fix pollerlog cpu usage (stupid bootstrap progress bars, wtf). Fix observium percbar spacing on hidpi.
Files changed (3)
M html/css/bootstrap/less/progress-bars.less +1 -1
M html/css/observium.css +1 -1
M html/pages/pollerlog.inc.php +9 -6
📈 9 added 📉 6 removed

💻 r8261 TRIVIAL

Mike Stupalov 🐱 • 2016-11-25 17:57
Fixed poller-wrapper (from last commit). F* unpredictable python..
Files changed (1)
M poller-wrapper.py +2 -2
📈 2 added 📉 2 removed

💻 r8260 MINOR

Mike Stupalov 🐱 • 2016-11-25 13:33
Fixed poller-wrapper compatibility with python3 (again). Added clean stale observium processes entries from DB.
Files changed (3)
M discovery.php +17 -2
M html/pages/processes.inc.php +15 -12
M poller-wrapper.py +30 -20
📈 62 added 📉 34 removed

💻 r8259

Mike Stupalov 🐱 • 2016-11-25 09:21
undebug
Files changed (1)
M includes/polling/functions.inc.php +4 -8
📈 4 added 📉 8 removed

💻 r8258 ADD

Adam Armstrong 🐸 • 2016-11-25 05:00
Add support for Ops Genie notification endpoint.
Files changed (2)
A includes/alerting/opsgenie.inc.php +72
M includes/definitions/transports.inc.php +13
📈 85 added 📉 0 removed

💻 r8257 FIX

Adam Armstrong 🐸 • 2016-11-25 04:56
Fix navbar URL generation
Files changed (1)
M html/pages/customoid.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8256 FIX

Adam Armstrong 🐸 • 2016-11-25 04:53
Don't check for PAgP stuff in ports table because it's gone.
Files changed (1)
M html/includes/entities/port.inc.php +5
📈 5 added 📉 0 removed

💻 r8255 FIX

Adam Armstrong 🐸 • 2016-11-25 04:50
Fix logging of storage size changes.
Files changed (1)
M includes/polling/storage.inc.php +3 -4
📈 3 added 📉 4 removed

💻 r8254 ADD

Adam Armstrong 🐸 • 2016-11-25 03:07
Add Redback per-encapsulation subscriber graph. Add ability to poll tables where indexes are used in annoying ways.
Files changed (7)
M includes/definitions/graphtypes.inc.php +21
M includes/definitions/mibs.inc.php +8 -1
M includes/definitions/os.inc.php +1
M includes/polling/functions.inc.php +15 -1
A includes/polling/graphs/rbn-subscriber-active-mib
A includes/polling/graphs/rbn-subscriber-active-mib/rbnsubsencaps.inc.php +59
M includes/snmp.inc.php +36
📈 140 added 📉 2 removed

💻 r8253 IMPROVE

Adam Armstrong 🐸 • 2016-11-25 01:39
Improve graph page navbar for customer graphs
Files changed (1)
M html/includes/graphs/customer/auth.inc.php +5
📈 5 added 📉 0 removed

💻 r8252 ADD

Adam Armstrong 🐸 • 2016-11-25 01:26
Add basic support for HP Virtual Connect
Files changed (2)
M includes/definitions/os.inc.php +7 -1
A includes/polling/os/hpvc.inc.php +13
📈 20 added 📉 1 removed

💻 r8251 ADD

Adam Armstrong 🐸 • 2016-11-25 00:28
Display port descr in graph browser navbar
Files changed (1)
M html/includes/graphs/port/auth.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8250 ADD

Adam Armstrong 🐸 • 2016-11-24 22:08
Add entity descr to pagerduty notifications.
Files changed (1)
M includes/alerting/pagerduty.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8248 FIX

Adam Armstrong 🐸 • 2016-11-24 20:45
Increase port_descr_type to 24 characters
Files changed (1)
A update/316.sql +1
📈 1 added 📉 0 removed

💻 r8247 MINOR

Mike Stupalov 🐱 • 2016-11-24 19:35
Fixed polling/discovery bgp peers with 32bit ASN by FOUNDRY-BGP4V2-MIB.
Files changed (2)
M includes/discovery/bgp-peers.inc.php +26 -8
M includes/polling/bgp-peers.inc.php +59 -15
📈 85 added 📉 23 removed

💻 r8246 MINOR

Mike Stupalov 🐱 • 2016-11-24 19:33
Prevent snmp query if empty oids passed to snmp_* command.
Files changed (4)
M includes/common.inc.php +45 -14
M includes/definitions.inc.php +2
M includes/snmp.inc.php +12 -2
M tests/IncludesCommonTest.php +17
📈 76 added 📉 16 removed

💻 r8245 MIBS

Mike Stupalov 🐱 • 2016-11-24 19:30
Updated some hp, apc MIBs.
Files changed (7)
M mibs/apc/PowerNet-MIB +3,134 -42
M mibs/hp/CONFIG-MIB +56 -21
M mibs/hp/HP-ICF-DEV-CONF-MIB +88 -5
M mibs/hp/HP-ICF-INST-MIB +1 -1
M mibs/hp/HP-ICF-NTP-MIB +15 -54
M mibs/hp/HP-ICF-TC +4 -4
A mibs/hp/HPICF-IPSLA-MIB +650
📈 0 added 📉 0 removed

💻 r8243 FIX

Adam Armstrong 🐸 • 2016-11-24 08:57
Unintended commits :)
Files changed (2)
M html/includes/entities/sensor.inc.php +2 -2
M html/includes/print/alert.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r8242 ADD

Adam Armstrong 🐸 • 2016-11-24 08:52
Add support for graphing i/o latency using ioping application via the agent
Files changed (11)
M html/css/svg_png.css +3 -3
M html/includes/entities/sensor.inc.php +11 -7
A html/includes/graphs/application/ioping_iops.inc.php +45
A html/includes/graphs/application/ioping_speed.inc.php +45
A html/includes/graphs/application/ioping_timing.inc.php +47
M html/includes/print/alert.inc.php +2 -1
A html/pages/device/apps/ioping.inc.php +19
M includes/definitions/apps.inc.php +1
M includes/definitions/rrdtypes.inc.php +15
A scripts/agent-local/ioping +16
A scripts/agent-local/ioping.cnf +2
📈 203 added 📉 8 removed

💻 r8241 TRIVIAL

Mike Stupalov 🐱 • 2016-11-23 10:20
Prevent autofill passwords fields by default in Chrome.
Files changed (2)
M html/includes/print/search.inc.php +6 -1
M html/pages/logon.inc.php +1
📈 7 added 📉 1 removed

💻 r8240 MINOR

Mike Stupalov 🐱 • 2016-11-21 15:35
Fixed fetch paged userlist entries for LDAP auth.
Files changed (4)
M html/includes/authentication/ldap.inc.php +44 -23
M html/includes/authentication/radius.inc.php +1 -1
M html/pages/edituser.inc.php +8
M tests/IncludesCommonTest.php +22
📈 75 added 📉 24 removed

💻 r8239

Mike Stupalov 🐱 • 2016-11-18 13:49
derp, missing change for previous.
Files changed (1)
M includes/polling/bgp-peers.inc.php +15 -5
📈 15 added 📉 5 removed

💻 r8238 TRIVIAL

Mike Stupalov 🐱 • 2016-11-18 13:37
Added trivial hack for exclude incorrect BGP peer entries by FOUNDRY-BGP4V2-MIB.
Files changed (1)
M includes/discovery/bgp-peers.inc.php +12 -3
📈 12 added 📉 3 removed

💻 r8237 TRIVIAL

Mike Stupalov 🐱 • 2016-11-18 05:48
Clean LDAP attributes list.
Files changed (1)
M html/includes/authentication/ldap.inc.php +1 -6
📈 1 added 📉 6 removed

💻 r8236 MIBS

Mike Stupalov 🐱 • 2016-11-17 21:05
Moved all foundry MIBs to brocade dir, removed duplicates. Added custom changed FOUNDRY-BGP4V2-MIB, FOUNDRY-BGP4V2-TC-MIB (Draft BGP4V2-MIB).
Files changed (56)
M mibs/brocade/BRCD-DOT1X-MIB +16 -15
A mibs/brocade/BROCADE-ENTITY-OID-MIB +277
A mibs/brocade/BROCADE-FABRIC-MIB +157
A mibs/brocade/BROCADE-MCT-CLUSTER-MIB +853
M mibs/brocade/BROCADE-NP-TM-STATS-MIB +1,179 -73
A mibs/brocade/BROCADE-QOS-MIB +287
A mibs/brocade/BROCADE-ROUTEMAP-MIB +793
A mibs/brocade/BROCADE-SPX-MIB +583
M mibs/brocade/BROCADE-SYSLOG-MIB -1
A mibs/brocade/FDRY-ACL-MIB +410
A mibs/brocade/FDRY-DAI-MIB +285
A mibs/brocade/FDRY-DHCP-SNOOPING-MIB +285
A mibs/brocade/FDRY-DNS2-MIB +190
A mibs/brocade/FDRY-IP-SOURCE-GUARD-MIB +262
A mibs/brocade/FDRY-IPV6-IP-MIB +75
A mibs/brocade/FDRY-MPLS-L2VPN-MIB +1,042
A mibs/brocade/FDRY-POE-MIB +324
A mibs/brocade/FDRY-RADIUS-MIB +190
A mibs/brocade/FDRY-SNTP-MIB +140
A mibs/brocade/FDRY-TACACS-MIB +166
A mibs/brocade/FDRY-TRAP-MIB +198
A mibs/brocade/FOUNDRY-BFD-STD-MIB +847
A mibs/brocade/FOUNDRY-BGP4V2-MIB +1,830
A mibs/brocade/FOUNDRY-BGP4V2-TC-MIB +72
A mibs/brocade/FOUNDRY-CAR-MIB +629
A mibs/brocade/FOUNDRY-IP-SOURCE-GUARD-MIB +263
A mibs/brocade/FOUNDRY-LAG-MIB +406
A mibs/brocade/FOUNDRY-MAC-VLAN-MIB +273
A mibs/brocade/FOUNDRY-MPLS-MIB +736
A mibs/brocade/FOUNDRY-POE-MIB +325
A mibs/brocade/FOUNDRY-SN-AGENT-MIB +6,995
A mibs/brocade/FOUNDRY-SN-APPLETALK-MIB +773
A mibs/brocade/FOUNDRY-SN-ARP-GROUP-MIB +109
A mibs/brocade/FOUNDRY-SN-BGP4-GROUP-MIB +3,122
A mibs/brocade/FOUNDRY-SN-CAM-MIB +513
A mibs/brocade/FOUNDRY-SN-IGMP-MIB +207
A mibs/brocade/FOUNDRY-SN-IP-ACL-MIB +1,719
A mibs/brocade/FOUNDRY-SN-IP-MIB +5,260
A mibs/brocade/FOUNDRY-SN-IP-VRRP-MIB +1,158
A mibs/brocade/FOUNDRY-SN-IPX-MIB +1,360
A mibs/brocade/FOUNDRY-SN-MAC-AUTHENTICATION-MIB +256
A mibs/brocade/FOUNDRY-SN-MAC-VLAN-MIB +285
A mibs/brocade/FOUNDRY-SN-MRP-MIB +347
A mibs/brocade/FOUNDRY-SN-NOTIFICATION-MIB +3,441
A mibs/brocade/FOUNDRY-SN-OSPF-GROUP-MIB +3,471
A mibs/brocade/FOUNDRY-SN-POS-GROUP-MIB +1,028
A mibs/brocade/FOUNDRY-SN-ROOT-MIB +1,432
A mibs/brocade/FOUNDRY-SN-ROUTER-TRAP-MIB +439
A mibs/brocade/FOUNDRY-SN-STACKING-MIB +814
A mibs/brocade/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB +4,649
A mibs/brocade/FOUNDRY-SN-SWITCH-GROUP-MIB +9,393
A mibs/brocade/FOUNDRY-SN-TRAP-MIB +1,326
A mibs/brocade/FOUNDRY-SN-VSRP-MIB +652
A mibs/brocade/FOUNDRY-SN-WIRELESS-GROUP-MIB +526
A mibs/brocade/FOUNDRY-VLAN-CAR-MIB +279
D mibs/foundry
📈 0 added 📉 0 removed

💻 r8235 MAJOR

Mike Stupalov 🐱 • 2016-11-17 21:02
Added discovery BGP peers for Brocade devices by FOUNDRY-BGP4V2-MIB (custom draft BGP4V2-MIB). MIBs in next commit.
Files changed (5)
M includes/definitions/mibs.inc.php +27 -22
M includes/definitions/os.inc.php +1
M includes/discovery/bgp-peers.inc.php +16 -1
M includes/functions.inc.php +70 -3
M includes/polling/bgp-peers.inc.php +27 -1
📈 141 added 📉 27 removed

💻 r8234 TRIVIAL

Mike Stupalov 🐱 • 2016-11-17 15:50
Limit fetched LDAP attributes and cache results for LDAP users list.
Files changed (2)
M html/includes/authentication/ldap.inc.php +36 -4
M includes/definitions.inc.php +1
📈 37 added 📉 4 removed

💻 r8233

Mike Stupalov 🐱 • 2016-11-17 08:27
derp, fix var name.
Files changed (1)
M html/pages/edituser.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8232 TRIVIAL

Mike Stupalov 🐱 • 2016-11-16 20:52
Disable generate userlist form for users count more than 512.
Files changed (1)
M html/pages/edituser.inc.php +17 -11
📈 17 added 📉 11 removed

💻 r8231 MINOR

Mike Stupalov 🐱 • 2016-11-16 19:38
Fixed LDAP users list limit for 1000 entries.
Files changed (1)
M html/includes/authentication/ldap.inc.php +58 -10
📈 58 added 📉 10 removed

💻 r8230 TRIVIAL

Mike Stupalov 🐱 • 2016-11-16 16:32
More correctly validate base64 string in var_decode().
Files changed (2)
M includes/common.inc.php +17 -3
M tests/IncludesCommonTest.php +4 -1
📈 21 added 📉 4 removed

💻 r8229 FIX

Adam Armstrong 🐸 • 2016-11-16 14:29
Temporary fix to not delete associations
Files changed (1)
M html/pages/alert_check.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8228 TRIVIAL

Mike Stupalov 🐱 • 2016-11-16 14:18
Fixed found remote neighbour port by LLDP protocol with short port name.
Files changed (2)
M includes/discovery/neighbours.inc.php +1 -1
M includes/discovery/neighbours/lldp-mib.inc.php +20 -3
📈 21 added 📉 4 removed

💻 r8227 TRIVIAL

Mike Stupalov 🐱 • 2016-11-16 13:04
Split up/down devices in poller log timing table display.
Files changed (1)
M html/pages/pollerlog.inc.php +11 -3
📈 11 added 📉 3 removed

💻 r8226 TRIVIAL

Mike Stupalov 🐱 • 2016-11-16 12:44
Do not use magnitude unit for poller wrapper graphs.
Files changed (1)
M includes/definitions/graphtypes.inc.php +2
📈 2 added 📉 0 removed

💻 r8225 TRIVIAL

Mike Stupalov 🐱 • 2016-11-16 11:43
Exclude ONLY_FULL_GROUP_BY from DB session mode.
Files changed (1)
M includes/sql-config.inc.php +15 -4
📈 15 added 📉 4 removed

💻 r8224 TRIVIAL

Mike Stupalov 🐱 • 2016-11-15 10:40
Fixed SeOS port labels. Added another radlan based switch definition.
Files changed (3)
A html/images/os/angstrem_2x.png +1
A html/images/os/angstrem.png +1
M includes/definitions/os.inc.php +10
📈 12 added 📉 0 removed

💻 r8223 TRIVIAL

Mike Stupalov 🐱 • 2016-11-15 10:18
Register some specific js/css after login auth.
Files changed (1)
M html/index.php +8 -5
📈 8 added 📉 5 removed

💻 r8222 TRIVIAL

Mike Stupalov 🐱 • 2016-11-15 09:55
Fixed discovery LLDP neighbours remote port when it snmp hex string.
Files changed (2)
M includes/discovery/neighbours/lldp-mib.inc.php +26 -4
M tests/IncludesFunctionsTest.php +2 -1
📈 28 added 📉 5 removed

💻 r8221

Mike Stupalov 🐱 • 2016-11-14 14:27
f* old php 5.4
Files changed (1)
M update/315.php +3 -2
📈 3 added 📉 2 removed

💻 r8220

Mike Stupalov 🐱 • 2016-11-14 12:40
undebug
Files changed (1)
M update/315.php -1
📈 0 added 📉 1 removed

💻 r8219 TRIVIAL

Mike Stupalov 🐱 • 2016-11-14 12:40
Correctly add table unique index for oids_assoc with clean duplicates. Added helper function for get table indexes: dbShowIndexes().
Files changed (4)
M includes/db.inc.php +28
M update/313.sql -1
M update/314.sql -1
A update/315.php +41
📈 69 added 📉 2 removed

💻 r8218 TRIVIAL

Mike Stupalov 🐱 • 2016-11-12 19:24
Decrease default maximum allowed LA for poller wrapper.
Files changed (2)
M includes/defaults.inc.php +1 -1
M poller-wrapper.py +16 -9
📈 17 added 📉 10 removed

💻 r8217 MINOR

Mike Stupalov 🐱 • 2016-11-12 18:20
Additionally check server LA for poller wrapper processes.
Files changed (3)
M includes/config-variables.inc.php +8 -1
M includes/defaults.inc.php +2 -1
M poller-wrapper.py +9 -3
📈 19 added 📉 5 removed

💻 r8216 MINOR

Mike Stupalov 🐱 • 2016-11-12 14:55
Added global poller WUI config settings. Poller wrapper threads count prefered from config setting now (if set).
Files changed (4)
M html/pages/settings/default.inc.php +6 -6
M includes/config-variables.inc.php +106 -6
M includes/defaults.inc.php +2 -2
M poller-wrapper.py +14 -9
📈 128 added 📉 23 removed

💻 r8215 MINOR

Mike Stupalov 🐱 • 2016-11-12 12:56
Fixed poller wrapper process counting. Added poller wrapper processes count graph. Maximum allowed wrapper processes now configurable.
Files changed (4)
M html/pages/pollerlog.inc.php +8
M includes/defaults.inc.php +1
M includes/definitions/graphtypes.inc.php +15
M poller-wrapper.py +74 -25
📈 98 added 📉 25 removed

💻 r8214 FIX

Adam Armstrong 🐸 • 2016-11-11 16:37
BLAH
Files changed (1)
M update/314.sql -1
📈 0 added 📉 1 removed

💻 r8213 FIX

Adam Armstrong 🐸 • 2016-11-11 16:35
Fuck sake.
Files changed (1)
M update/313.sql +1
📈 1 added 📉 0 removed

💻 r8212 FIX

Adam Armstrong 🐸 • 2016-11-11 16:34
Fix SQL mess
Files changed (2)
M update/313.sql -1
A update/314.sql +2
📈 2 added 📉 1 removed

💻 r8211 TRIVIAL

Mike Stupalov 🐱 • 2016-11-11 15:57
Removed drop index for most.
Files changed (1)
M update/313.sql +1 -1
📈 1 added 📉 1 removed

💻 r8210 FIX

Adam Armstrong 🐸 • 2016-11-11 14:20
Grammar fix
Files changed (1)
M includes/common.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r8209 TRIVIAL

Mike Stupalov 🐱 • 2016-11-11 14:11
Fixed resolve IPv6 hosts from /etc/hosts file.
Files changed (1)
M includes/common.inc.php +13 -3
📈 13 added 📉 3 removed

💻 r8208 TRIVIAL

Mike Stupalov 🐱 • 2016-11-11 13:44
Fixed possible ununique entries in db oids_assoc.
Files changed (2)
M update/312.sql -1
A update/313.sql +3
📈 3 added 📉 1 removed

💻 r8207 TRIVIAL

Mike Stupalov 🐱 • 2016-11-11 13:04
Fixed aggregated ifDiscards_rate DB column. Improved some DB indexes.
Files changed (1)
A update/312.sql +6
📈 6 added 📉 0 removed

💻 r8206 FIX

Adam Armstrong 🐸 • 2016-11-10 12:15
Fix putting discards agg into db
Files changed (1)
M includes/polling/ports.inc.php +1
📈 1 added 📉 0 removed

💻 r8205 TRIVIAL

Mike Stupalov 🐱 • 2016-11-08 11:25
Undebug. Unconstant.
Files changed (6)
M html/includes/entities/device.inc.php +4
M html/includes/entities/mempool.inc.php +4 -6
M html/includes/entities/processor.inc.php +4 -4
M html/includes/entities/sensor.inc.php +5 -5
M html/includes/entities/status.inc.php +5 -5
M html/includes/entities/storage.inc.php +4 -4
📈 26 added 📉 24 removed

💻 r8204

Adam Armstrong 🐸 • 2016-11-07 18:27
{IMPROVE] SQL sorting for status entity type.
Files changed (1)
M html/includes/entities/status.inc.php +37 -32
📈 37 added 📉 32 removed

💻 r8203 FIX

Adam Armstrong 🐸 • 2016-11-07 18:11
Switch sorting to happen in SQL instead of PHP for mempool/processor/sensor/storage. Pagination still in PHP. TODO.
Files changed (4)
M html/includes/entities/mempool.inc.php +38 -29
M html/includes/entities/processor.inc.php +31 -25
M html/includes/entities/sensor.inc.php +31 -33
M html/includes/entities/storage.inc.php +28 -22
📈 128 added 📉 109 removed

💻 r8202 ADD

Adam Armstrong 🐸 • 2016-11-06 20:47
SWESTUFF
Files changed (2)
M includes/definitions/mibs.inc.php +5
M includes/discovery/sensors/cpqhlth-mib.inc.php +16 -2
📈 21 added 📉 2 removed

💻 r8201 FIX

Adam Armstrong 🐸 • 2016-11-04 14:32
For real this time
Files changed (1)
M html/pages/device/alert.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8200 MODIFY

Adam Armstrong 🐸 • 2016-11-04 13:11
Allow users with "limited write" to modify ignore settings per-alert entry
Files changed (1)
M html/pages/device/alert.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8199 ADD

Adam Armstrong 🐸 • 2016-11-04 09:48
Add Entity Description to Telegram template.
Files changed (1)
M includes/templates/notification/telegram_text.tpl +4 -1
📈 4 added 📉 1 removed

💻 r8198 IMPROVE

Adam Armstrong 🐸 • 2016-11-03 13:05
STUPID HAMSTER
Files changed (1)
M html/images/login-hamster-large.png ±0
📈 0 added 📉 0 removed

💻 r8197 IMPROVE

Adam Armstrong 🐸 • 2016-11-03 12:20
Squash hamster
Files changed (1)
M html/pages/device.inc.php +5
📈 5 added 📉 0 removed

💻 r8196 TRIVIAL

Mike Stupalov 🐱 • 2016-11-02 15:38
Do not use mb_strtolower() in print_vars().
Files changed (1)
M libs/ref.inc.php +1 -1
📈 0 added 📉 0 removed

💻 r8195 FIX

Adam Armstrong 🐸 • 2016-11-01 13:41
OS definitions typo
Files changed (1)
M includes/definitions/os.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r8194 IMPROVE

Adam Armstrong 🐸 • 2016-11-01 00:35
Add status marker to alert check page. Improve mac-accouting graphing file.
Files changed (2)
M html/includes/graphs/port/mac_acc_total.inc.php +43 -45
M html/pages/alert_check.inc.php +5 -2
📈 48 added 📉 47 removed

💻 r8193 IMPROVE

Adam Armstrong 🐸 • 2016-10-31 23:54
Add MAC accounting to ports menu, fix typo when warning about pingable hosts added without ping checks, add mac accounting counts to data cache
Files changed (5)
M html/includes/cache-data.inc.php +5
M html/includes/entities/port.inc.php +6
M html/includes/navbar.inc.php +6
M html/pages/addhost.inc.php +3 -3
M includes/functions.inc.php +2 -2
📈 22 added 📉 5 removed

💻 r8192 ADD

Adam Armstrong 🐸 • 2016-10-31 14:56
Show diskio bits on heath diskio page
Files changed (3)
M html/includes/graphs/device/diskio_bits.inc.php +7 -5
M html/includes/graphs/device/diskio_ops.inc.php +2 -2
M html/pages/device/health/diskio.inc.php +4 -1
📈 13 added 📉 8 removed

💻 r8191 FIX

Adam Armstrong 🐸 • 2016-10-29 18:02
Fix incorrect label on discards graph.
Files changed (1)
M html/includes/graphs/multi-port/discards.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8190 TRIVIAL

Mike Stupalov 🐱 • 2016-10-29 14:41
Show current php memory limit in cli versions info (for see use: ./discovery.php -VV).
Files changed (1)
M includes/common.inc.php +29 -1
📈 29 added 📉 1 removed

💻 r8189 ADD

Adam Armstrong 🐸 • 2016-10-28 14:20
Add port discards graphs
Files changed (3)
A html/includes/graphs/port/discards.inc.php +35
M html/pages/device/port/graphs.inc.php +8
M includes/definitions/graphtypes.inc.php +1
📈 44 added 📉 0 removed

💻 r8188

Mike Stupalov 🐱 • 2016-10-28 11:57
Unified and optimized code for snmp* functions (functionality and params not changed). Added helper functions with unittests: snmp_value_clean(), snmp_parse_line(), mac_zeropad(). This functions marked as deprecated and will be removed in the future: snmpwalk_cache_oid_num(), snmpget_entity_oids(), snmp_cache_slotport_oid(), snmp_walk_parser(),snmp_walk_parser2(), parse_oid(), parse_oid2().
Files changed (9)
M includes/common.inc.php +37
M includes/definitions.inc.php +3 -2
M includes/discovery/neighbours/lldp-mib.inc.php +1 -1
M includes/polling/aruba-controller.inc.php +14 -12
M includes/polling/ports.inc.php +17 -9
M includes/polling/sensors.inc.php +2 -1
M includes/snmp.inc.php +587 -435
M tests/IncludesCommonTest.php +27
M tests/IncludesSnmpTest.php +147
📈 835 added 📉 460 removed

💻 r8187 ADD

Adam Armstrong 🐸 • 2016-10-28 05:43
Add support for memory boards from hp health mib.
Files changed (3)
M html/pages/devices/graphs.inc.php +4 -2
M includes/definitions/mibs.inc.php +14
M includes/discovery/sensors/cpqhlth-mib.inc.php +24
📈 42 added 📉 2 removed

💻 r8186 TRIVIAL

Mike Stupalov 🐱 • 2016-10-27 19:05
Added sensor_walk_exclude definition for FIREBRICK-MIB, for not use snmpwalk for this MIB.
Files changed (5)
M includes/common.inc.php +3 -1
M includes/definitions/mibs.inc.php +1
M includes/polling/sensors.inc.php +24 -3
M includes/polling/status.inc.php +24 -3
M tests/IncludesCommonTest.php +3
📈 55 added 📉 7 removed

💻 r8185 MINOR

Mike Stupalov 🐱 • 2016-10-26 12:49
Improved sensors/status polling (added smart snmp caching multiple values from same oid table).
Files changed (3)
M includes/polling/functions.inc.php +12 -4
M includes/polling/sensors.inc.php +25 -3
M includes/polling/status.inc.php +40 -8
📈 77 added 📉 15 removed

💻 r8184 TRIVIAL

Mike Stupalov 🐱 • 2016-10-26 10:38
Fixed generate_query_values() for empty values.
Files changed (3)
M includes/db.inc.php +11 -1
M tests/HtmlIncludesFunctionsTest.php -42
A tests/IncludesDbTest.php +70
📈 81 added 📉 43 removed

💻 r8183 TRIVIAL

Mike Stupalov 🐱 • 2016-10-26 10:34
Updated ref library to latest, fixed trace in print_debug_vars().
Files changed (4)
M html/css/ref.css +115 -81
M html/js/ref.js +25 -12
M includes/common.inc.php +15 -8
M libs/ref.inc.php +1,533 -813
📈 15 added 📉 8 removed

💻 r8182 MINOR

Mike Stupalov 🐱 • 2016-10-25 16:27
Multiple improvements for Brocade devices: fixed discovery Fan status sensors, rewritten discovery Temperature sensors, added discovery Module statuses, improved detect hardware. Added function print_debug_vars() for common use in debug mode.
Files changed (8)
M includes/common.inc.php +14
M includes/definitions/mibs.inc.php +17
M includes/definitions/models.inc.php +843 -1
M includes/definitions/os.inc.php +2
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +63 -40
M includes/polling/functions.inc.php +14 -16
M includes/polling/os/ironware.inc.php +3 -4
M includes/rewrites.inc.php -689
📈 956 added 📉 750 removed

💻 r8180 SECURITY

Mike Stupalov 🐱 • 2016-10-24 18:01
Multiple security fixes. See advisory announcement later.
Files changed (34)
M html/feed.php +59 -17
M html/graph.php +1 -1
M html/includes/authenticate.inc.php +4 -1
M html/includes/functions.inc.php +40 -28
M html/includes/graphs/application/shoutcast_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_stats.inc.php +1 -1
M html/includes/graphs/atmvp/auth.inc.php +1 -1
M html/includes/graphs/bill/auth.inc.php +7 -7
M html/includes/graphs/c6kxbar/auth.inc.php +5 -5
M html/includes/graphs/device/bluecoat_cache.inc.php -2
M html/includes/graphs/device/bluecoat_http_client.inc.php -2
M html/includes/graphs/device/bluecoat_http_server.inc.php -2
M html/includes/graphs/device/bluecoat_server.inc.php -2
M html/includes/graphs/device/bluecoat_tcp_est.inc.php -2
M html/includes/graphs/device/bluecoat_tcp.inc.php -2
M html/includes/graphs/device/juniperive_connections.inc.php -2
M html/includes/graphs/device/juniperive_meetings.inc.php -2
M html/includes/graphs/device/juniperive_storage.inc.php -2
M html/includes/graphs/device/juniperive_users.inc.php -2
M html/includes/graphs/device/nfsen_common.inc.php -1
M html/includes/graphs/device/screenos_sessions.inc.php -2
M html/includes/graphs/generic_multi_bits.inc.php +1 -1
M html/includes/graphs/generic_multi_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_simplex.inc.php +1 -1
M html/includes/graphs/port/mac_acc_total.inc.php +31 -20
M html/includes/graphs/sensor/current.inc.php +1 -1
M html/includes/graphs/storage/usage.inc.php +2 -2
M html/includes/print/common.inc.php +2 -1
M html/index.php +16 -12
M html/map.php +1 -1
M includes/common.inc.php +18 -22
M includes/config-variables.inc.php +2 -3
M includes/definitions.inc.php +9
M includes/sql-config.inc.php +15
📈 219 added 📉 150 removed

💻 r8179 TRIVIAL

Mike Stupalov 🐱 • 2016-10-24 14:11
Fixed discovery some Linux based oses. Added strange korean Truen video/cam os detect (linux based).
Files changed (4)
A html/images/os/truen_2x.png +1
A html/images/os/truen.png +1
M includes/definitions/os.inc.php +11 -1
M includes/discovery/os/linux.inc.php +38 -31
📈 51 added 📉 32 removed

💻 r8178

Tom Laermans 🦔 • 2016-10-24 10:44
Trivial: small quote cleanup
Files changed (10)
M includes/discovery/os/allied.inc.php +2 -2
M includes/discovery/os/cometsystem-p85xx.inc.php +2 -2
M includes/discovery/os/eltex.inc.php +6 -6
M includes/discovery/os/extremeware.inc.php +3 -3
M includes/discovery/os/gamatronicups.inc.php +2 -2
M includes/discovery/os/geist.inc.php +1 -1
M includes/discovery/os/hikvision.inc.php +3 -3
M includes/discovery/os/solaris.inc.php +4 -4
M includes/discovery/os/wowza.inc.php +2 -2
M includes/discovery/os/zyxel.inc.php +6 -6
📈 31 added 📉 31 removed

💻 r8177

Tom Laermans 🦔 • 2016-10-24 10:32
Medium: fix Linux detection by sysObjectId
Files changed (1)
M includes/discovery/os/linux.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8176 TRIVIAL

Mike Stupalov 🐱 • 2016-10-23 18:39
Updated libs to latest (Mobile_Detect, UserAgentParser, Net_IPv6).
Files changed (3)
M libs/Mobile/Detect.php +31 -17
M libs/pear/Net/IPv6.php +19 -24
M libs/UserAgentParser.php +47 -55
📈 0 added 📉 0 removed

💻 r8175

Tom Laermans 🦔 • 2016-10-23 18:15
Trivial: add missing identity OIDs, correct comments
Files changed (1)
M includes/definitions/mibs.inc.php +4 -2
📈 4 added 📉 2 removed

💻 r8174 TRIVIAL

Mike Stupalov 🐱 • 2016-10-23 17:25
Fixed rare hex2ip() convert issue (non hex string). Improved sensors poller module (less mysql queries).
Files changed (4)
M includes/functions.inc.php +10 -3
M includes/polling/sensors.inc.php +21 -16
M tests/IncludesFunctionsTest.php +6 -1
M tests/IncludesPortDescrParserTest.php +9
📈 46 added 📉 20 removed

💻 r8173

Tom Laermans 🦔 • 2016-10-23 16:45
Minor: add missing MIB definitions, fix typo in MIB name
Files changed (4)
M includes/definitions/mibs.inc.php +32
M includes/definitions/os.inc.php +1 -1
A mibs/ignitenet/IGNITENET-MIB +424
D mibs/ignitenet/IGNITENET-MIB.mib -418
📈 33 added 📉 1 removed

💻 r8172

Tom Laermans 🦔 • 2016-10-23 15:46
Trivial: add Intel server baseboard MIB
Files changed (1)
A mibs/intel/INTEL-SERVER-BASEBOARD7 +3,718
📈 0 added 📉 0 removed

💻 r8171

Tom Laermans 🦔 • 2016-10-23 15:45
Trivial: fix erroneous serial number oid
Files changed (1)
M includes/definitions/mibs.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8170

Tom Laermans 🦔 • 2016-10-23 12:04
Trivial: set areca raid controller systems to 'storage' type
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r8169

Tom Laermans 🦔 • 2016-10-23 12:03
Minor: fix variable name collision for previous commit
Files changed (1)
M includes/polling/os.inc.php +10 -10
📈 10 added 📉 10 removed

💻 r8168

Tom Laermans 🦔 • 2016-10-23 11:59
Trivial: oops, small cleanup for previous commit
Files changed (1)
M includes/definitions/mibs.inc.php -5
📈 0 added 📉 5 removed

💻 r8167

Tom Laermans 🦔 • 2016-10-23 11:58
Medium: clean up a lot of poller OS code by moving serial/version/features/hardware detection data to centralized definitions
Files changed (124)
M includes/definitions/mibs.inc.php +657 -24
M includes/definitions/os.inc.php +34 -21
M includes/polling/os.inc.php +55 -1
M includes/polling/os/a10-ax.inc.php -4
M includes/polling/os/acdos.inc.php +1 -4
D includes/polling/os/adtran-aos.inc.php -22
D includes/polling/os/airport.inc.php -16
M includes/polling/os/apc.inc.php +12 -15
D includes/polling/os/areca.inc.php -26
D includes/polling/os/aten-pdu.inc.php -19
M includes/polling/os/audiocodes.inc.php +1 -12
M includes/polling/os/avaya.inc.php -11
D includes/polling/os/baytech-pdu.inc.php -29
M includes/polling/os/bcmc.inc.php -2
M includes/polling/os/bintec.inc.php +1 -12
M includes/polling/os/calix.inc.php -2
M includes/polling/os/cambium-ptp.inc.php -1
M includes/polling/os/cas.inc.php +16 -18
M includes/polling/os/cimc.inc.php -1
M includes/polling/os/cisco-acns.inc.php -1
M includes/polling/os/cisco-altiga.inc.php +2 -6
M includes/polling/os/ciscosb.inc.php +1 -3
D includes/polling/os/compellent.inc.php -18
D includes/polling/os/cyan.inc.php -56
D includes/polling/os/cyclades.inc.php -18
M includes/polling/os/datadomain.inc.php -2
M includes/polling/os/deltaups.inc.php -3
M includes/polling/os/dlink.inc.php -3
M includes/polling/os/drac.inc.php +1 -8
M includes/polling/os/dsm.inc.php +1 -13
D includes/polling/os/eaton-epdu.inc.php -49
M includes/polling/os/eaton-sc.inc.php -2
D includes/polling/os/edgemax.inc.php -53
M includes/polling/os/eltek.inc.php -2
M includes/polling/os/engenius.inc.php -4
M includes/polling/os/eppc-ups.inc.php -1
M includes/polling/os/exalt.inc.php -1
M includes/polling/os/f5.inc.php -5
M includes/polling/os/fabos.inc.php -4
D includes/polling/os/fastpath.inc.php -53
M includes/polling/os/fireeye.inc.php -10
M includes/polling/os/fortigate.inc.php -1
M includes/polling/os/fortinet.inc.php +1 -16
M includes/polling/os/gaia.inc.php -7
M includes/polling/os/gcom.inc.php -6
M includes/polling/os/ge-ups.inc.php +2 -6
M includes/polling/os/geist-climate.inc.php -3
M includes/polling/os/geist-pdu.inc.php -1
M includes/polling/os/hh3c.inc.php -2
M includes/polling/os/hikvision-cam.inc.php -3
D includes/polling/os/hpmsm.inc.php -33
M includes/polling/os/hpstorage.inc.php -1
D includes/polling/os/hpups.inc.php -19
M includes/polling/os/hpuww.inc.php -3
M includes/polling/os/huawei.inc.php -3
D includes/polling/os/ibm-tape.inc.php -39
M includes/polling/os/ies.inc.php -2
M includes/polling/os/interseptor.inc.php -2
M includes/polling/os/ironware.inc.php -6
M includes/polling/os/jetnexus-lb.inc.php -8
M includes/polling/os/juniperive.inc.php +1 -2
M includes/polling/os/junos.inc.php -5
M includes/polling/os/jwos.inc.php -6
D includes/polling/os/kyocera.inc.php -25
M includes/polling/os/lancom-l310.inc.php +1 -7
M includes/polling/os/lancom-l54-dual.inc.php +1 -7
M includes/polling/os/lcos.inc.php +1 -7
D includes/polling/os/liberator.inc.php -28
M includes/polling/os/liebert.inc.php -1
M includes/polling/os/maipu-mypower.inc.php -4
M includes/polling/os/mgeups.inc.php -4
D includes/polling/os/microsens-g6.inc.php -29
D includes/polling/os/microsens.inc.php -23
D includes/polling/os/mimosa-backhaul.inc.php -19
D includes/polling/os/mrvld.inc.php -20
D includes/polling/os/mrvnbs.inc.php -19
D includes/polling/os/mrvos.inc.php -31
M includes/polling/os/netapp.inc.php -1
M includes/polling/os/netscaler.inc.php -3
M includes/polling/os/nos.inc.php -2
M includes/polling/os/oec.inc.php -3
M includes/polling/os/omnistack.inc.php -3
M includes/polling/os/onefs.inc.php +2 -7
M includes/polling/os/oneos.inc.php +18 -28
M includes/polling/os/opengear.inc.php +2 -5
D includes/polling/os/panos.inc.php -29
M includes/polling/os/plugandtrack.inc.php +11 -3
M includes/polling/os/poweralert.inc.php +1 -4
M includes/polling/os/powerconnect-fastpath.inc.php -5
M includes/polling/os/powerconnect-radlan.inc.php +1 -4
M includes/polling/os/powervault.inc.php -3
M includes/polling/os/powerware.inc.php -3
M includes/polling/os/printer.inc.php -36
M includes/polling/os/procurve.inc.php -14
M includes/polling/os/proxyav.inc.php -2
M includes/polling/os/proxysg.inc.php +3 -3
M includes/polling/os/racktivity.inc.php -6
M includes/polling/os/radlan.inc.php +1 -46
D includes/polling/os/radware.inc.php -18
D includes/polling/os/raritan-emx.inc.php -26
D includes/polling/os/raritan.inc.php -42
M includes/polling/os/routeros.inc.php -9
D includes/polling/os/ruckus-zd.inc.php -45
M includes/polling/os/ruckus.inc.php -3
M includes/polling/os/saf-ipradio.inc.php -2
M includes/polling/os/screenos.inc.php +1
M includes/polling/os/sentry3.inc.php -4
M includes/polling/os/sonicwall.inc.php +1 -5
M includes/polling/os/splat.inc.php +1 -10
D includes/polling/os/srm.inc.php -24
M includes/polling/os/symbol.inc.php -4
D includes/polling/os/teracom.inc.php -27
D includes/polling/os/teradici-pcoip.inc.php -32
D includes/polling/os/trango-apex.inc.php -19
M includes/polling/os/trapeze.inc.php +1 -7
M includes/polling/os/unix.inc.php +1 -4
M includes/polling/os/ups-mib.inc.php -1
M includes/polling/os/windows.inc.php -2
M includes/polling/os/wlc.inc.php +1 -3
M includes/polling/os/xos.inc.php +1 -6
D includes/polling/os/zeustm.inc.php -19
D includes/polling/os/zhone-znid.inc.php -19
D includes/polling/os/zhone.inc.php -30
M includes/snmp.inc.php -1
📈 835 added 📉 1,525 removed

💻 r8166 TRIVIAL

Mike Stupalov 🐱 • 2016-10-22 17:45
Added Panasas os definition.
Files changed (4)
A html/images/os/panasas_2x.png +1
A html/images/os/panasas.png +1
M includes/definitions/os.inc.php +9
D mibs/panasas/panasasSnmpwalkEnterprise.debug -25,419
📈 11 added 📉 0 removed

💻 r8165 TRIVIAL

Mike Stupalov 🐱 • 2016-10-22 15:06
Fixed collectd integration functions (OBSERVIUM-2063, OBSERVIUM-2064).
Files changed (1)
M html/includes/collectd/functions.php +11 -12
📈 11 added 📉 12 removed

💻 r8164 TRIVIAL

Mike Stupalov 🐱 • 2016-10-22 14:50
Fixed display general user info for non ldap auth.
Files changed (3)
M html/includes/authenticate.inc.php +1 -1
M html/pages/preferences/general.inc.php +2 -4
M includes/definitions.inc.php +3 -3
📈 6 added 📉 8 removed

💻 r8163 TRIVIAL

Mike Stupalov 🐱 • 2016-10-22 10:08
Improved detect Eltex devices (split by additional os types). Added new eltex MIB files.
Files changed (17)
M includes/definitions/models.inc.php +9
M includes/definitions/os.inc.php +34 -1
A includes/discovery/os/eltex.inc.php +57
M includes/discovery/os/linux.inc.php +4 -2
M includes/polling/os/meraki.inc.php +13 -10
A mibs/eltex/ELTEX-FXS72 +6,235
M mibs/eltex/ELTEX-IPSLA-MIB +1 -1
A mibs/eltex/ELTEX-LTE8ST +19,933
M mibs/eltex/ELTEX-LTP8X +161 -34
M mibs/eltex/ELTEX-MES-eltBrgMulticast-MIB +1 -1
A mibs/eltex/ELTEX-MES-IP-OSPF-IF-MIB +84
M mibs/eltex/ELTEX-MES-SYSLOG-MIB +85
A mibs/eltex/ELTEX-PP4 +3,210
A mibs/eltex/ELTEX-SMG +2,654
M mibs/eltex/ELTEX-SMI-ACTUAL +3,830 -1
A mibs/eltex/ELTEX-TAU8 +1,912
A mibs/radlan/DIFF-SERV-MIB +1,525
📈 117 added 📉 13 removed

💻 r8162

Tom Laermans 🦔 • 2016-10-20 20:51
Trivial: polling code cleanups
Files changed (50)
M includes/definitions/mibs.inc.php +6 -1
M includes/polling/bgp-peers.inc.php +1 -1
M includes/polling/os/apc.inc.php -1
M includes/polling/os/areca.inc.php +6 -6
M includes/polling/os/barracudangfw.inc.php +1 -1
M includes/polling/os/breeze.inc.php +2 -2
M includes/polling/os/brother-printer.inc.php +5 -5
M includes/polling/os/canopy.inc.php +3 -3
M includes/polling/os/cisco-acns.inc.php +3 -3
M includes/polling/os/compellent.inc.php +1 -1
M includes/polling/os/dell-laser.inc.php +5 -5
M includes/polling/os/deltaups.inc.php +3 -3
M includes/polling/os/dlink.inc.php +2 -1
M includes/polling/os/eaton-epdu.inc.php +1 -1
M includes/polling/os/engenius.inc.php +3 -3
M includes/polling/os/eppc-ups.inc.php +15 -15
M includes/polling/os/equallogic.inc.php +3 -3
M includes/polling/os/fabos.inc.php +3 -2
M includes/polling/os/fireeye.inc.php +5 -8
M includes/polling/os/hpmsm.inc.php +4 -4
M includes/polling/os/hpups.inc.php +4 -4
M includes/polling/os/hpuww.inc.php +2 -2
M includes/polling/os/ies.inc.php +1 -1
M includes/polling/os/ipoman.inc.php +1 -1
M includes/polling/os/ironware.inc.php +2 -2
M includes/polling/os/juniperive.inc.php +2 -2
M includes/polling/os/konica-printer.inc.php +2 -2
M includes/polling/os/mgeups.inc.php +5 -5
M includes/polling/os/microsens.inc.php +3 -3
M includes/polling/os/mrvld.inc.php +3 -3
M includes/polling/os/netscaler.inc.php +3 -3
M includes/polling/os/nrg.inc.php +2 -2
M includes/polling/os/oec.inc.php +2 -2
M includes/polling/os/omnistack.inc.php +1 -1
M includes/polling/os/opengear.inc.php +2 -2
M includes/polling/os/panos.inc.php +4 -4
M includes/polling/os/powerware.inc.php +3 -3
M includes/polling/os/printer.inc.php +1 -1
M includes/polling/os/proxyav.inc.php +1 -1
M includes/polling/os/proxysg.inc.php +3 -3
M includes/polling/os/radware.inc.php +1 -1
M includes/polling/os/ricoh.inc.php +3 -3
M includes/polling/os/sensorgateway.inc.php +2 -2
M includes/polling/os/sitemonitor.inc.php +2 -2
M includes/polling/os/symbol.inc.php +3 -3
M includes/polling/os/teracom.inc.php +3 -3
M includes/polling/os/unix.inc.php +5 -7
M includes/polling/os/zeustm.inc.php +1 -1
M includes/polling/processors/nos.inc.php +1 -2
M includes/polling/processors/powerconnect.inc.php +1 -1
📈 141 added 📉 141 removed

💻 r8161 ADD

Adam Armstrong 🐸 • 2016-10-20 06:16
Add support for status sensors for Dell blade shassis slots. Add support for stack ports on Dell blade switches.
Files changed (8)
M html/css/svg_png.css +1 -15
M html/img/svg_png_36.png ±0
M html/img/svg_png.png ±0
M includes/definitions/mibs.inc.php +5
M includes/definitions/os.inc.php +2
M includes/discovery/inventory/dell-rac-mib.inc.php +6 -2
A includes/discovery/status/dell-rac-mib.inc.php +49
A includes/polling/ports/fastpath-inventory-mib.inc.php +42
📈 104 added 📉 2 removed

💻 r8160 TRIVIAL

Mike Stupalov 🐱 • 2016-10-19 19:40
Fixed polling logic for AirMAX radio by UBNT-AirMAX-MIB.
Files changed (1)
M includes/polling/p2p-radios/ubnt-airmax-mib.inc.php +71 -35
📈 71 added 📉 35 removed

💻 r8159 MINOR

Mike Stupalov 🐱 • 2016-10-19 13:52
Added ability for per device MIB system poller overrides. Added basic support for Wowza Streaming Engine. Added some hidpi os icons.
Files changed (34)
A html/images/os/3com_2x.png +1
M html/images/os/3com.png ±0
A html/images/os/gamatronicups_2x.png +1
M html/images/os/gamatronicups.png ±0
A html/images/os/ignitenet_2x.png +1
A html/images/os/ignitenet.png +1
A html/images/os/mellanox_2x.png +1
M html/images/os/mellanox.png ±0
A html/images/os/mge_2x.png +1
M html/images/os/mge.png ±0
A html/images/os/nortel_2x.png +1
M html/images/os/nortel.png ±0
A html/images/os/radlan_2x.png +1
M html/images/os/radlan.png ±0
A html/images/os/sharp_2x.png +1
M html/images/os/sharp.png ±0
A html/images/os/synology_2x.png +1
M html/images/os/synology.png ±0
A html/images/os/wowza_2x.png +1
A html/images/os/wowza.png +1
M includes/common.inc.php +1
M includes/definitions/mibs.inc.php +6
M includes/definitions/os.inc.php +23 -5
M includes/definitions/sensors.inc.php +11 -11
M includes/definitions/wui.inc.php +109 -114
A includes/discovery/os/wowza.inc.php +24
M includes/functions.inc.php +2 -1
A includes/polling/os/wowza-engine.inc.php +29
M includes/polling/p2p-radios/ubnt-airmax-mib.inc.php +1 -1
A includes/polling/system
M includes/polling/system.inc.php +27 -5
A includes/polling/system/snmpv2-mib.inc.php +37
A includes/polling/system/wowza-streaming-engine-mib.inc.php +38
M tests/IncludesCommonTest.php +1 -1
📈 321 added 📉 138 removed

💻 r8158

Tom Laermans 🦔 • 2016-10-19 10:00
Trivial: small mib_dirs() and quote cleanup
Files changed (12)
M includes/definitions/mibs.inc.php +6 -1
M includes/discovery/sensors/acmepacket-envmon-mib.inc.php +8 -8
M includes/discovery/sensors/dell-rac-mib.inc.php +2 -2
M includes/discovery/sensors/eppc-mib.inc.php +61 -62
M includes/discovery/sensors/f5-bigip-system-mib.inc.php +18 -18
M includes/discovery/sensors/fa-ext-mib.inc.php +4 -6
M includes/discovery/sensors/ipomanii-mib.inc.php +24 -29
M includes/discovery/sensors/radlan-physicaldescription-mib.inc.php +8 -10
M includes/discovery/sensors/teracom-mib.inc.php +10 -12
M includes/discovery/status/atto6500n-mib.inc.php +2 -2
M includes/discovery/status/hh3c-stack-mib.inc.php +3 -3
M includes/discovery/status/ns-root-mib.inc.php +2 -2
📈 148 added 📉 155 removed

💻 r8157 ADD

Adam Armstrong 🐸 • 2016-10-19 04:38
Add support for Ubiquiti AirMAX p2p radios
Files changed (7)
M html/css/svg_png.css +16 -2
M html/img/svg_png_36.png ±0
M html/img/svg_png.png ±0
M includes/definitions/mibs.inc.php +6
M includes/definitions/os.inc.php +1
M includes/definitions/wui.inc.php +2
A includes/polling/p2p-radios/ubnt-airmax-mib.inc.php +60
📈 69 added 📉 0 removed

💻 r8156 ADD

Adam Armstrong 🐸 • 2016-10-19 00:38
Add ignitenet support, including p2p radio support
Files changed (8)
M html/css/svg_png.css +1 -1
M html/img/svg_png_36.png ±0
M html/img/svg_png.png ±0
M includes/definitions/os.inc.php +16
M includes/functions.inc.php +1 -2
A includes/polling/p2p-radios/ignitenet-mib.inc.php +117
A mibs/ignitenet
A mibs/ignitenet/IGNITENET-MIB.mib +424
📈 134 added 📉 2 removed

💻 r8155

Tom Laermans 🦔 • 2016-10-18 22:47
Minor: add UNCDZ-MIB support; separate pcoweb chiller and crac units (hopefully correctly) to separate out the MIBs used. (boo Carel for the duplicated OIDs)
Files changed (6)
M includes/definitions/mibs.inc.php +153 -21
M includes/definitions/os.inc.php +12 -2
M includes/discovery/os/linux.inc.php +2 -1
A mibs/carel/UNCDZ-MIB +1,147
D mibs/UNCDZ-MIB -1,136
A update/311.sql +1
📈 168 added 📉 24 removed

💻 r8154

Tom Laermans 🦔 • 2016-10-18 19:14
Trivial: small mib_dirs() and quote cleanup
Files changed (5)
M includes/definitions/mibs.inc.php +8
M includes/discovery/sensors/juniper-ifoptics-mib.inc.php +7 -9
M includes/discovery/sensors/juniper-mib.inc.php +11 -13
M includes/discovery/status/f5-bigip-apm-mib.inc.php +4 -4
M includes/discovery/status/hh3c-stack-mib.inc.php +9 -10
📈 39 added 📉 36 removed

💻 r8153 TRIVIAL

Mike Stupalov 🐱 • 2016-10-18 19:09
Fixed HiDPI icons for FF.
Files changed (1)
M html/css/svg_png.css +7 -11
📈 0 added 📉 0 removed

💻 r8152 FIX

Adam Armstrong 🐸 • 2016-10-18 15:17
Fix some sprite nonsense. Switch to premade pngs at 1x and 2x scaling.
Files changed (15)
M html/css/bootstrap.css +1,050
A html/css/observium.css +11,450
M html/css/sprite.css +2 -1
M html/css/sprites-png-data.css +151 -305
M html/css/sprites-png-sprite.css +153 -307
M html/css/sprites-svg-data.css +156 -308
M html/css/sprites-svg-sprite.css +155 -307
A html/css/svg_png.css +173
M html/css/svg/svg.png ±0
M html/css/svg/svg.svg +1 -1
A html/img/svg_png_36.png +1
A html/img/svg_png.png +1
M html/index.php +6 -6
M includes/discovery/mac-accounting.inc.php +1 -1
M scripts/makecss.sh +5 -1
📈 14 added 📉 8 removed

💻 r8151 TRIVIAL

Mike Stupalov 🐱 • 2016-10-18 15:01
Fixed issue with reuse $ports var from cache.
Files changed (6)
M html/includes/cache-data.inc.php +8 -3
M html/includes/entities/port.inc.php +8 -4
M html/includes/navbar.inc.php +13 -14
M html/includes/status-donuts.inc.php +7 -7
M html/includes/status-summary.inc.php +7 -7
M html/pages/device/overview/ports.inc.php +2 -2
📈 45 added 📉 37 removed

💻 r8150 TRIVIAL

Mike Stupalov 🐱 • 2016-10-17 15:55
Added discovery printed pages count by HP-LASERJET-COMMON-MIB (actually for some HP MFP devices).
Files changed (9)
M html/includes/entities/sensor.inc.php +6
M html/includes/graphs/device/pagecount.inc.php +8 -7
M html/pages/device.inc.php +1 -1
M html/pages/device/printing.inc.php +3 -1
M includes/definitions/mibs.inc.php +15 -2
M includes/definitions/os.inc.php +1
M includes/discovery/sensors.inc.php +46
M includes/discovery/sensors/printer-mib.inc.php +3 -1
M mibs/hp/HP-LASERJET-COMMON-MIB +3
📈 83 added 📉 12 removed

💻 r8149 FIX

Adam Armstrong 🐸 • 2016-10-17 15:46
Update mac accounting graph to work in newer rrdtool
Files changed (1)
M html/includes/graphs/port/mac_acc_total.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r8148 IMPROVE

Adam Armstrong 🐸 • 2016-10-17 03:25
Improve sprites.
Files changed (13)
M html/css/bootstrap-hacks.css +3 -2
M html/css/sprite.css +245 -246
M html/css/sprites-png-data.css +306 -150
M html/css/sprites-png-sprite.css +307 -151
M html/css/sprites-svg-data.css +308 -152
M html/css/sprites-svg-sprite.css +307 -151
M html/css/svg/svg.png ±0
M html/css/svg/svg.svg +1 -1
M html/index.php +1 -1
M includes/defaults.inc.php +7
M includes/definitions/sensors.inc.php +17 -18
M includes/definitions/wui.inc.php +33 -21
M scripts/makesprites.sh +1 -3
📈 59 added 📉 43 removed

💻 r8147 MIBS

Mike Stupalov 🐱 • 2016-10-14 15:37
Updated HP mibs.
Files changed (112)
A mibs/hp/CLJ8550-MIB +10,249
A mibs/hp/FUTURESMART-MIB +9,083
A mibs/hp/HP-Color-LaserJet-4500-MIB +7,550
A mibs/hp/HP-httpManageable-MIB +269
A mibs/hp/HP-OFFICEJET-PRO-X576DW-MIB +7,252
A mibs/hp/HP-OPENCALL-SS7SNMPAGENT-BASE-MIB +1,053
A mibs/hp/HP-PAGEWIDE-PRO-477DW-MFP-MIB +8,203
M mibs/hp/HP-SN-AGENT-MIB +2,889 -2,055
M mibs/hp/HP-SN-APPLETALK-MIB +553 -534
M mibs/hp/HP-SN-BGP4-GROUP-MIB +1,805 -1,392
M mibs/hp/HP-SN-IGMP-MIB +77 -13
M mibs/hp/HP-SN-IP-MIB +2,851 -2,093
M mibs/hp/HP-SN-IPX-MIB +1,024 -1,024
M mibs/hp/HP-SN-OSPF-GROUP-MIB +922 -510
M mibs/hp/HP-SN-POS-GROUP-MIB +328 -233
M mibs/hp/HP-SN-ROOT-MIB -36,451
M mibs/hp/HP-SN-SW-L4-SWITCH-GROUP-MIB +3,900 -2,366
M mibs/hp/HP-SN-SWITCH-GROUP-MIB +4,520 -2,957
M mibs/hp/HP-SN-TRAP-MIB +646 -323
A mibs/hp/HP-UNIX +1,199
A mibs/hp/HPHOTSWAP2SUBSYSTEM-MIB +387
A mibs/hp/HPIPF02TRAP-MIB +743
A mibs/hp/HPIPFTRAP-MIB +16,591
A mibs/hp/HPNSAASR-MIB +150
A mibs/hp/HPNSADIMM-MIB +377
A mibs/hp/HPNSAECC-MIB +442
A mibs/hp/HPNSAEISA-MIB +1,038
A mibs/hp/HPNSAENV-MIB +1,176
A mibs/hp/HPNSAEVENT-MIB +924
A mibs/hp/HPNSAHOTSWAPSUBSYSTEM-MIB +447
A mibs/hp/HPNSAPCI-MIB +935
A mibs/hp/HPNSAREMOTEASSIST-MIB +731
A mibs/hp/HPNSARPS-MIB +61
A mibs/hp/HPNSASCSI-MIB +527
A mibs/hp/HPNSASINFO-MIB +956
A mibs/hp/HPNSASOFTWARESUBSYSTEM-MIB +389
A mibs/hp/HPNSASTORAGECAP-MIB +509
A mibs/hp/HPNSATRAPCFG-MIB +225
A mibs/hp/HPR-IP-MIB +546
A mibs/hp/HPR-MIB +1,378
A mibs/hp/IJ8060-MIB +11,876
A mibs/hp/JETDIRECT3-MIB +6,454
A mibs/hp/LaserJet_3300-MIB +8,040
A mibs/hp/LaserJet-5-MIB +5,280
A mibs/hp/LaserJet-Series2100-MIB +5,374
A mibs/hp/LaserJet-Series8000-MIB +10,460
A mibs/hp/LaserJet-Series8100-MIB +11,319
A mibs/hp/LaserJet5Si-MIB +8,676
A mibs/hp/LaserJet5Si-Mopier-MIB +8,820
A mibs/hp/LaserJet6P-MIB +4,329
A mibs/hp/LJ1200-MIB +5,239
A mibs/hp/LJ1220-MIB +6,236
A mibs/hp/LJ2025-MIB +2,606
A mibs/hp/LJ2200-MIB +6,211
A mibs/hp/LJ2300-MIB +8,447
A mibs/hp/LJ2400-MIB +9,060
A mibs/hp/LJ2500-MIB +8,971
A mibs/hp/LJ251-MIB +8,117
A mibs/hp/LJ252-MIB +8,041
A mibs/hp/LJ275-MIB +7,163
A mibs/hp/LJ276-MIB +11,054
A mibs/hp/LJ277-MIB +11,181
A mibs/hp/LJ3000-MIB +8,128
A mibs/hp/LJ3005-MIB +8,992
A mibs/hp/LJ3015-MIB +11,107
A mibs/hp/LJ3035-MIB +10,578
A mibs/hp/LJ3200-MIB +7,581
A mibs/hp/LJ3505-MIB +10,014
A mibs/hp/LJ3525-MIB +7,503
A mibs/hp/LJ3530mfp-MIB +11,504
A mibs/hp/LJ3700-MIB +9,299
A mibs/hp/LJ375-MIB +9,721
A mibs/hp/LJ3800-MIB +8,100
A mibs/hp/LJ401-MIB +7,020
A mibs/hp/LJ4015-MIB +9,509
A mibs/hp/LJ402-MIB +7,230
A mibs/hp/LJ4100mfp-MIB +14,532
A mibs/hp/LJ4200-MIB +10,123
A mibs/hp/LJ425-MIB +9,699
A mibs/hp/LJ4250-MIB +9,311
A mibs/hp/LJ426-MIB +8,201
A mibs/hp/LJ4300-MIB +10,122
A mibs/hp/LJ4345-MIB +10,330
A mibs/hp/LJ435-MIB +8,326
A mibs/hp/LJ451-MIB +6,132
A mibs/hp/LJ452-MIB +7,406
A mibs/hp/LJ4525-MIB +13,924
A mibs/hp/LJ4600-MIB +9,852
A mibs/hp/LJ4650-MIB +9,908
A mibs/hp/LJ4730-MIB +10,537
A mibs/hp/LJ476-MIB +11,616
A mibs/hp/LJ477-MIB +9,887
A mibs/hp/LJ501-MIB +7,733
A mibs/hp/LJ5035-MIB +10,579
A mibs/hp/LJ5200-MIB +8,286
A mibs/hp/LJ521-MIB +10,116
A mibs/hp/LJ5500-MIB +10,514
A mibs/hp/LJ5550-MIB +9,593
A mibs/hp/LJ570-MIB +11,616
A mibs/hp/LJ6015-MIB +11,051
A mibs/hp/LJ6040mfp-MIB +10,841
A mibs/hp/LJ701-MIB +7,241
A mibs/hp/LJ9000mfp-MIB +14,367
A mibs/hp/LJ9040mfp-MIB +10,566
A mibs/hp/LJ9050mfp-MIB +10,583
A mibs/hp/LJ9055-MIB +8,215
A mibs/hp/LJ9065-MIB +8,215
A mibs/hp/LJ9200C-MIB +8,602
A mibs/hp/LJ9250C-MIB +8,501
A mibs/hp/LJ9500-MIB +9,703
A mibs/hp/LJ9500mfp-MIB +11,249
A mibs/hp/LJM9050mfp-MIB +10,625
📈 0 added 📉 0 removed

💻 r8146 TRIVIAL

Mike Stupalov 🐱 • 2016-10-14 12:09
Updated icons viewer for new icons.
Files changed (1)
M html/icons.php +13 -4
📈 13 added 📉 4 removed

💻 r8145 ADD

Adam Armstrong 🐸 • 2016-10-14 06:54
Skeleton processes page
Files changed (1)
A html/pages/processes.inc.php +40
📈 40 added 📉 0 removed

💻 r8144 FIX

Adam Armstrong 🐸 • 2016-10-14 06:16
Load UI definitions first, since they're reused.
Files changed (1)
M includes/definitions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8143 FIX

Adam Armstrong 🐸 • 2016-10-14 05:50
Disable old sprites.
Files changed (1)
M html/index.php +1 -1
📈 1 added 📉 1 removed

💻 r8142 SPRITE

Adam Armstrong 🐸 • 2016-10-14 05:49
Update sprites
Files changed (6)
M html/css/sprites-png-data.css +141 -295
M html/css/sprites-png-sprite.css +151 -305
M html/css/sprites-svg-data.css +141 -295
M html/css/sprites-svg-sprite.css +151 -305
M html/css/svg/svg.png ±0
M html/css/svg/svg.svg +1 -1
📈 0 added 📉 0 removed

💻 r8141 FIX

Adam Armstrong 🐸 • 2016-10-14 05:21
Commit new icon defs :)
Files changed (1)
M includes/definitions/wui.inc.php +181
📈 181 added 📉 0 removed

💻 r8140 IMPROVE

Adam Armstrong 🐸 • 2016-10-14 04:18
Switch to resizeable SVG from data uri with fallback to SVG sprites, 18x18 PNG from data uri and then 18x18 PNG sprites. A bunch of other improvements along the way, too.
Files changed (106)
M html/css/bootstrap-hacks.css +73 -3
M html/css/bootstrap/less/variables3.less +2
A html/css/sprites-loader-fragment.html +1
A html/css/sprites-png-data.css +307
A html/css/sprites-png-sprite.css +307
A html/css/sprites-svg-data.css +307
A html/css/sprites-svg-sprite.css +307
A html/css/svg
A html/css/svg/svg.png +1
A html/css/svg/svg.svg +3
M html/includes/alerting-navbar.inc.php +89 -3
M html/includes/contacts-navbar.inc.php +1 -1
M html/includes/customoids-navbar.inc.php +3 -3
M html/includes/entities/device.inc.php +2 -2
M html/includes/entities/mempool.inc.php +1 -1
M html/includes/entities/port.inc.php +9 -9
M html/includes/entities/printersupply.inc.php +1 -2
M html/includes/entities/processor.inc.php +1 -1
M html/includes/entities/status.inc.php +1 -1
M html/includes/entities/storage.inc.php +4 -4
M html/includes/functions.inc.php +9
M html/includes/group-navbar.inc.php +6 -3
M html/includes/maintenance-navbar.inc.php +1 -1
M html/includes/navbar.inc.php +113 -124
M html/includes/print/alert.inc.php +1 -1
M html/includes/print/inventory.inc.php +14 -11
M html/includes/print/navbar.inc.php +2 -1
M html/includes/print/search.inc.php +1 -1
M html/includes/print/status.inc.php +5 -5
M html/includes/search/ip-addresses.inc.php +1 -1
M html/includes/search/ports.inc.php +1 -1
M html/includes/search/sensors.inc.php +2 -3
M html/includes/search/status.inc.php +2 -2
M html/index.php +10 -6
A html/js/iconizr.min.js +3
M html/pages/about.inc.php +24 -24
M html/pages/add_alert_check.inc.php +6 -6
M html/pages/add_syslog_rule.inc.php -1
M html/pages/addhost.inc.php +5 -5
M html/pages/adduser.inc.php +2 -3
M html/pages/alert_check.inc.php +17 -18
M html/pages/alert_checks.inc.php +1 -1
M html/pages/alert_maintenance.inc.php +15 -15
M html/pages/alerts.inc.php +5 -5
M html/pages/bill/edit.inc.php +2 -2
M html/pages/bill/history.inc.php +2 -2
M html/pages/bill/navbar.inc.php +4 -4
M html/pages/bills/add.inc.php +2
M html/pages/contact.inc.php +7 -84
M html/pages/contacts.inc.php +6 -6
M html/pages/customoid.inc.php +5 -4
M html/pages/customoids.inc.php +2 -2
M html/pages/delhost.inc.php -2
M html/pages/device.inc.php +42 -39
M html/pages/device/alert.inc.php +2 -2
M html/pages/device/alerts.inc.php +7 -7
M html/pages/device/apps/mssql/memory.inc.php +1 -1
M html/pages/device/edit.inc.php +1 -1
M html/pages/device/edit/alerts.inc.php -1
M html/pages/device/edit/delete.inc.php -1
M html/pages/device/edit/device.inc.php +2 -2
M html/pages/device/edit/geo.inc.php +3 -3
M html/pages/device/edit/graphs.inc.php +1 -1
M html/pages/device/edit/mibs.inc.php +2 -2
M html/pages/device/edit/ports.inc.php +1 -1
M html/pages/device/edit/snmp.inc.php -4
M html/pages/device/edit/wmi.inc.php +2 -2
M html/pages/device/health.inc.php +4 -4
M html/pages/device/loadbalancer.inc.php +1 -1
M html/pages/device/overview-normal.inc.php +1 -1
M html/pages/device/overview/alertlog.inc.php +1 -1
M html/pages/device/overview/alerts.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +3 -3
M html/pages/device/overview/events.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +5 -5
M html/pages/device/overview/printersupplies.inc.php +1 -1
M html/pages/device/overview/processors-unix.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +5 -5
M html/pages/device/overview/sensors.inc.php +2 -2
M html/pages/device/overview/services.inc.php +1 -1
M html/pages/device/overview/status.inc.php +3 -3
M html/pages/device/overview/storage.inc.php +5 -5
M html/pages/device/overview/syslog.inc.php +1 -1
M html/pages/device/overview/ucd_mem.inc.php +1 -1
M html/pages/device/port.inc.php +2 -3
M html/pages/device/pseudowires.inc.php +1 -1
M html/pages/device/routing/cef.inc.php +1 -1
M html/pages/device/routing/vrf.inc.php +1 -1
M html/pages/device/slas.inc.php +1 -1
M html/pages/devices.inc.php +2 -2
M html/pages/edituser.inc.php +12 -12
M html/pages/group_add.inc.php +2 -3
M html/pages/health.inc.php +5 -4
M html/pages/ports.inc.php +1 -1
M html/pages/preferences.inc.php -7
M html/pages/preferences/authentication.inc.php +1 -2
M html/pages/pseudowires.inc.php +1 -1
M html/pages/routing/vrf.inc.php +1 -1
M html/pages/settings/default.inc.php +4 -4
M html/pages/slas.inc.php +1 -1
M html/pages/usermenu.inc.php +3 -3
M includes/definitions.inc.php +23 -23
M includes/definitions/entities.inc.php +24 -24
M includes/definitions/sensors.inc.php +24 -24
M rename_device.php -1
📈 597 added 📉 596 removed

💻 r8139 MINOR

Mike Stupalov 🐱 • 2016-10-13 14:57
Added discovery port PoE sensors for Extreme devices by EXTREME-POE-MIB.
Files changed (3)
M includes/definitions/mibs.inc.php +6
M includes/definitions/os.inc.php +14 -22
M includes/discovery/sensors/power-ethernet-mib.inc.php +55 -8
📈 75 added 📉 30 removed

💻 r8138 TRIVIAL

Mike Stupalov 🐱 • 2016-10-13 13:58
Agrh, also do not enable php warnings for unprivileged users.
Files changed (2)
M html/includes/authenticate.inc.php +6 -2
M includes/definitions.inc.php +9 -9
📈 15 added 📉 11 removed

💻 r8137 TRIVIAL

Mike Stupalov 🐱 • 2016-10-13 12:31
Fixed WUI security issue - do not display any debug for unprivileged (or unauthorized) users. (Use $config['web_debug_unprivileged'] if required).
Files changed (4)
M html/includes/authenticate.inc.php +4 -4
M html/includes/functions.inc.php +5 -5
M includes/common.inc.php +1 -1
M includes/definitions.inc.php +1 -3
📈 11 added 📉 13 removed

💻 r8136 MINOR

Mike Stupalov 🐱 • 2016-10-12 20:03
Added more PoE sensors for radlan based devices (CISCOSB-POE-MIB, Dell-POE-MIB, MARVELL-POE-MIB, DLINK-3100-POE-MIB) and by HUAWEI-POE-MIB and FOUNDRY-POE-MIB. Fixed discovery DOM sensors by HUAWEI-ENTITY-EXTENT-MIB.
Files changed (15)
M html/includes/print/common.inc.php +7 -1
M html/pages/device/overview/sensors.inc.php +7 -6
M html/pages/device/ports.inc.php +5
A html/pages/device/ports/sensors.inc.php +22
M includes/definitions/mibs.inc.php +50 -12
M includes/definitions/models.inc.php +3 -2
M includes/definitions/os.inc.php +17 -7
M includes/discovery/functions.inc.php +35
A includes/discovery/sensors/foundry-poe-mib.inc.php +161
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +45 -56
A includes/discovery/sensors/huawei-poe-mib.inc.php +169
M includes/discovery/sensors/power-ethernet-mib.inc.php +128 -10
M includes/entities.inc.php +11 -3
M includes/polling/functions.inc.php +15 -1
M includes/polling/sensors.inc.php +3
📈 678 added 📉 98 removed

💻 r8135 FIX

Adam Armstrong 🐸 • 2016-10-11 19:49
use short hostnames on p2p radio tables
Files changed (1)
M html/includes/entities/p2pradio.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r8134 MINOR

Mike Stupalov 🐱 • 2016-10-11 19:41
Added PoE port sensors for procurve and enterasys by ENTERASYS-POWER-ETHERNET-EXT-MIB, HP-ICF-POE-MIB.
Files changed (3)
M includes/definitions/mibs.inc.php +18 -5
M includes/definitions/os.inc.php +5 -1
M includes/discovery/sensors/power-ethernet-mib.inc.php +109
📈 132 added 📉 6 removed

💻 r8133 MIBS

Mike Stupalov 🐱 • 2016-10-11 19:38
Updated hp and vmware mib files.
Files changed (68)
M mibs/hp/CONFIG-MIB +426 -62
M mibs/hp/DT-MIB +121 -28
M mibs/hp/HP-ACCT-MIB +46 -5
M mibs/hp/HP-AUTH-MIB +1,087 -125
M mibs/hp/HP-AUTZ-MIB +81 -24
M mibs/hp/HP-DOT1X-EXTENSIONS-MIB +72 -8
A mibs/hp/HP-ICF-ARP-THROTTLE +234
M mibs/hp/HP-ICF-BASIC +755 -60
A mibs/hp/HP-ICF-BFD-MIB +407
M mibs/hp/HP-ICF-BRIDGE +347 -106
M mibs/hp/HP-ICF-CHASSIS +65 -22
M mibs/hp/HP-ICF-CORE-DUMP-MIB +19 -20
A mibs/hp/HP-ICF-DEV-CONF-MIB +546
M mibs/hp/HP-ICF-DHCP-SNOOP-MIB +358 -8
M mibs/hp/HP-ICF-DHCPCLIENT-MIB +73 -2
M mibs/hp/HP-ICF-DHCPV4-SERVER-MIB +157 -4
M mibs/hp/HP-ICF-DHCPv6-RELAY +296 -6
A mibs/hp/HP-ICF-DLDP-MIB +550
M mibs/hp/HP-ICF-DOWNLOAD +106 -5
M mibs/hp/HP-ICF-FAULT-FINDER-MIB +282 -3
M mibs/hp/HP-ICF-GPPCV2-MIB +163 -15
M mibs/hp/HP-ICF-IP-ROUTING +288 -7
A mibs/hp/HP-ICF-ISOLATED-PORTS-MIB +120
M mibs/hp/HP-ICF-JOB-SCHEDULER-MIB +92 -5
M mibs/hp/HP-ICF-MACNOTIFY-MIB +110 -16
M mibs/hp/HP-ICF-MLD-MIB +162 -3
A mibs/hp/HP-ICF-MVRP-MIB +555
A mibs/hp/HP-ICF-NTP-MIB +848
M mibs/hp/HP-ICF-OID +879 -540
M mibs/hp/HP-ICF-OPENFLOW-MIB +286 -24
M mibs/hp/HP-ICF-OSPF +1,090 -1,084
M mibs/hp/HP-ICF-OSPFV3-MIB +1,706 -1,554
M mibs/hp/HP-ICF-PIM +1,220 -22
M mibs/hp/HP-ICF-POE-MIB +463 -10
A mibs/hp/HP-ICF-PRIVATEVLAN-MIB +191
M mibs/hp/HP-ICF-RATE-LIMIT-MIB +396 -42
A mibs/hp/HP-ICF-RIPNG-MIB +554
M mibs/hp/HP-ICF-SERVICE-TUNNEL-MIB +108 -15
M mibs/hp/HP-ICF-SYSLOG-MIB +319 -96
M mibs/hp/HP-ICF-TC +205 -2
A mibs/hp/HP-ICF-TLS-MIN-MIB +219
M mibs/hp/HP-ICF-TRANSCEIVER-MIB +283 -8
M mibs/hp/HP-ICF-UDLD-MIB +76 -16
M mibs/hp/HP-ICF-UDP-FORWARD +139 -3
M mibs/hp/HP-ICF-UFD-MIB +80 -3
M mibs/hp/HP-ICF-USER-PROFILE-MIB +93 -7
A mibs/hp/HP-ICF-VIRTUAL-NETWORK-MIB +555
M mibs/hp/HP-ICF-VRRP-MIB +132 -19
M mibs/hp/HP-ICF-VRRPV3-MIB +51 -12
M mibs/hp/HP-SNTPclientConfiguration-MIB +116 -93
M mibs/hp/HP-STACK-MIB +25 -3
M mibs/hp/HP-SWITCH-BASIC-CONFIG-MIB +668 -274
M mibs/hp/HP-SWITCH-FIPS-MIB +1 -1
M mibs/hp/HP-SWITCH-IMAGE-MIB +9 -5
M mibs/hp/HP-SWITCH-TRAP-MIB +53 -6
M mibs/hp/HP-TUNNEL-MIB +436 -81
M mibs/hp/HP-USER-AUTH +533 -30
A mibs/hp/HP-VSF-VC-MIB +908
A mibs/hp/HPICF-MDNS-MIB +272
M mibs/hp/HpicfHighAvailability-MIB +83 -10
M mibs/hp/NETSWITCH-MIB +5 -2
M mibs/hp/POWERSUPPLY-MIB +645 -14
M mibs/hp/STATISTICS-MIB +291
A mibs/vmware/VMWARE-HEARTBEAT-MIB +80
A mibs/vmware/VMWARE-NSX-MANAGER-AGENTCAP-MIB +59
A mibs/vmware/VMWARE-NSX-MANAGER-MIB +4,597
M mibs/vmware/VMWARE-ROOT-MIB +19 -1
M mibs/vmware/VMWARE-TC-MIB +7
📈 0 added 📉 0 removed

💻 r8132 FIX

Adam Armstrong 🐸 • 2016-10-11 19:07
Correctly link p2pradio entity to device's p2pradio page
Files changed (1)
M includes/entities.inc.php +3
📈 3 added 📉 0 removed

💻 r8131 MINOR

Mike Stupalov 🐱 • 2016-10-11 13:44
Improved ports PoE sensors discovery. Added ports PoE sensors discovery by EdgeSwitch-POWER-ETHERNET-MIB, NETGEAR-POWER-ETHERNET-MIB.
Files changed (5)
M includes/definitions.inc.php +1 -1
M includes/definitions/os.inc.php +5 -4
M includes/discovery/sensors/cisco-power-ethernet-ext-mib.inc.php +4 -2
M includes/discovery/sensors/power-ethernet-mib.inc.php +116 -30
M includes/polling/os/unifi.inc.php +1
📈 127 added 📉 37 removed

💻 r8130

Tom Laermans 🦔 • 2016-10-10 23:11
Files changed (1)
M includes/discovery/sensors/power-ethernet-mib.inc.php +170 -2
📈 170 added 📉 2 removed

💻 r8129 MINOR

Mike Stupalov 🐱 • 2016-10-07 19:24
Added discovery PoE port power sensors by CISCO-POWER-ETHERNET-EXT-MIB. Improved caching ENTITY-MIB for discovery sensors. Fixed discovery duplicate statuses by CISCO-ENVMON-MIB (again).
Files changed (9)
M includes/discovery/functions.inc.php +14 -1
M includes/discovery/inventory/entity-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +17 -2
M includes/discovery/sensors/cisco-envmon-mib.inc.php +6 -6
A includes/discovery/sensors/cisco-power-ethernet-ext-mib.inc.php +103
M includes/discovery/sensors/entity-sensor-mib.inc.php +17 -2
M includes/discovery/sensors/power-ethernet-mib.inc.php +4 -2
M includes/entities.inc.php +118
M includes/syslog.inc.php +2
📈 282 added 📉 14 removed

💻 r8128 TRIVIAL

Mike Stupalov 🐱 • 2016-10-06 19:19
Improved syslog display styles.
Files changed (2)
M html/includes/print/syslogs.inc.php +4 -27
M includes/definitions.inc.php +9 -9
📈 13 added 📉 36 removed

💻 r8127

Mike Stupalov 🐱 • 2016-10-06 16:18
derp, correct commit.
Files changed (1)
M includes/syslog.inc.php +26 -13
📈 26 added 📉 13 removed

💻 r8126 TRIVIAL

Mike Stupalov 🐱 • 2016-10-06 16:17
Small improve syslog parse for unifi and junos.
Files changed (1)
M includes/syslog.inc.php +7 -3
📈 7 added 📉 3 removed

💻 r8125 TRIVIAL

Mike Stupalov 🐱 • 2016-10-05 19:50
Derp, forgot this compare sysObjectId thing.
Files changed (3)
M includes/discovery/os/aten.inc.php +1 -1
M includes/discovery/os/broadcom.inc.php +1 -1
M includes/discovery/os/zyxel.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r8124 MINOR

Mike Stupalov 🐱 • 2016-10-05 19:39
Added helper functions for search strings using mixed $needle, ie array: str_starts()/str_istarts(), str_ends()/str_iends, str_contains()/str_icontains(). Functions binary safe, added unittests for them. Clean detect os code.
Files changed (21)
M includes/common.inc.php +153
M includes/definitions/os.inc.php +1
M includes/discovery/os/allied.inc.php +2 -2
M includes/discovery/os/aten.inc.php +1 -1
M includes/discovery/os/broadcom.inc.php +2 -2
M includes/discovery/os/cisco.inc.php +5 -8
M includes/discovery/os/cometsystem-p85xx.inc.php +3 -6
M includes/discovery/os/digi.inc.php +4 -4
M includes/discovery/os/extremeware.inc.php +20 -23
M includes/discovery/os/freebsd.inc.php +7 -7
M includes/discovery/os/gamatronicups.inc.php +2 -5
M includes/discovery/os/geist.inc.php +2 -2
M includes/discovery/os/generic.inc.php +1 -1
M includes/discovery/os/linux.inc.php +23 -22
M includes/discovery/os/samsung.inc.php +2 -1
M includes/discovery/os/solaris.inc.php +7 -6
D includes/discovery/os/wxgoos.inc.php -22
M includes/discovery/os/zyxel.inc.php +6 -6
M includes/functions.inc.php +2 -2
M includes/polling/os/apc.inc.php +12 -10
M tests/IncludesCommonTest.php +213
📈 468 added 📉 130 removed

💻 r8123 TRIVIAL

Mike Stupalov 🐱 • 2016-10-04 09:32
Fixed db update snmp_errors table when snmp options changed (related to ipsec polling changes).
Files changed (2)
M html/pages/device/routing/ipsec_tunnels.inc.php +5 -2
M includes/snmp.inc.php +12 -11
📈 17 added 📉 13 removed

💻 r8122 TRIVIAL

Mike Stupalov 🐱 • 2016-10-03 16:05
Derp, another hex strings fix for cisco ipsec tunnels.
Files changed (5)
M includes/definitions/os.inc.php +1 -1
M includes/functions.inc.php +1 -1
M includes/polling/cipsec-tunnels.inc.php +7 -2
M includes/snmp.inc.php +2 -1
M tests/IncludesFunctionsTest.php +8
📈 19 added 📉 5 removed

💻 r8121 TRIVIAL

Mike Stupalov 🐱 • 2016-10-03 15:25
Force hex snmp output for ipsec tunnels addresses in cipsec-tunnels module. Small fix for parse snmpwalk multiline values.
Files changed (3)
M includes/definitions.inc.php +1 -1
M includes/polling/cipsec-tunnels.inc.php +10 -3
M includes/snmp.inc.php +8 -2
📈 19 added 📉 6 removed

💻 r8120

Tom Laermans 🦔 • 2016-10-03 14:43
Trivial: Intel BMC MIB
Files changed (2)
A mibs/intel
A mibs/intel/INTEL-COMMON-BMC-MIB +383
📈 0 added 📉 0 removed

💻 r8119 TRIVIAL

Mike Stupalov 🐱 • 2016-10-01 12:05
Fixed set alertlog notified flag for not queued (direct) alerts.
Files changed (1)
M includes/alerts.inc.php +13 -9
📈 13 added 📉 9 removed

💻 r8117 MINOR

Mike Stupalov 🐱 • 2016-09-30 16:14
Fixed unittest. Fixed encrypt/decrypt functions for php 5.6 and later.
Files changed (4)
M html/includes/functions.inc.php +26
M includes/definitions/rewrites.inc.php +2
M tests/HtmlIncludesFunctionsTest.php +1 -1
M tests/HtmlIncludesPrintTest.php +1 -1
📈 30 added 📉 2 removed

💻 r8116 TRIVIAL

Mike Stupalov 🐱 • 2016-09-30 14:52
Fixed definitions and defaults. Fixed poller_module_excluded() for ipmi module.
Files changed (6)
M config.php.default +6 -4
M includes/definitions/mibs.inc.php +1 -1
M includes/definitions/os.inc.php +1
M includes/definitions/rrdtypes.inc.php +1 -1
M includes/polling/functions.inc.php +12 -1
M includes/sql-config.inc.php +4 -1
📈 25 added 📉 8 removed

💻 r8115 MINOR

Mike Stupalov 🐱 • 2016-09-30 13:47
Another DB inserts cleanups. Improved cipsec-tunnels polling module, fixed issue when multiple same ipsec sessions with different endpoints. Small fix discovery bgp-peers on Arista devices. Added basic Edge-Core devices detect.
Files changed (23)
A html/images/os/edgecore_2x.png +1
A html/images/os/edgecore.png +1
M html/includes/functions.inc.php +6 -1
M html/includes/graphs/ipsectunnel/auth.inc.php +9 -2
M html/pages/device/routing/ipsec_tunnels.inc.php +33 -13
M includes/definitions/os.inc.php +9
M includes/discovery/bgp-peers.inc.php +1 -1
M includes/entities.inc.php +77
M includes/polling/cipsec-tunnels.inc.php +219 -29
M includes/snmp.inc.php +26
M includes/update/update.php +36 -24
M update/004.sql +3 -3
M update/033.sql -4
M update/138.sql +3 -3
M update/174.sql +1 -1
M update/196.sql +2 -2
M update/229.sql +2 -2
M update/252.sql +3 -4
M update/261.sql +1 -1
M update/266.sql +1 -1
M update/299.sql +1
A update/310.sql +6
M update/db_schema_mysql.sql +29 -10
📈 470 added 📉 101 removed

💻 r8114 MIBS

Mike Stupalov 🐱 • 2016-09-30 13:34
Added new mib files for bdcom, edge-core, enlogic, wowza.
Files changed (136)
A mibs/bdcom/NETFLOW-MIB +658
A mibs/bdcom/NMS-1705 +279
A mibs/bdcom/NMS-ACCOUNTING-MIB +128
A mibs/bdcom/NMS-ACL-EXT-MIB +427
A mibs/bdcom/NMS-AUTHENTICATION-TRAP +98
A mibs/bdcom/NMS-CARD-OPERATION-MIB +280
A mibs/bdcom/NMS-CARD-SYS-MIB +172
A mibs/bdcom/NMS-CFGAPP +57
A mibs/bdcom/NMS-CHASSIS +768
A mibs/bdcom/NMS-CONFIG-MGMT +39
A mibs/bdcom/NMS-DHCP-SERVER-MIB +119
A mibs/bdcom/NMS-DHCP-SNOOPING-MIB +216
A mibs/bdcom/NMS-EAPS-MIB +436
A mibs/bdcom/NMS-EPON-EOC-COMM +296
A mibs/bdcom/NMS-EPON-EOC-CONF +125
A mibs/bdcom/NMS-EPON-EOC-SLAVE +424
A mibs/bdcom/NMS-EPON-EOC-TRAP +97
A mibs/bdcom/NMS-EPON-FTM +169
A mibs/bdcom/NMS-EPON-LLID +258
A mibs/bdcom/NMS-EPON-LLID-ONU-BIND +253
A mibs/bdcom/NMS-EPON-LLID-QOS-POLICY +87
A mibs/bdcom/NMS-EPON-LLID-TRAP +111
A mibs/bdcom/NMS-EPON-OAM-REMOTE-LOOPBACK +144
A mibs/bdcom/NMS-EPON-OLT-CHIP-INFO +115
A mibs/bdcom/NMS-EPON-OLT-CHIP-STATUS-TRAP +50
A mibs/bdcom/NMS-EPON-OLT-COMM +368
A mibs/bdcom/NMS-EPON-OLT-MAT-MIB +45
A mibs/bdcom/NMS-EPON-OLT-MULTICAST-FORWARD +129
A mibs/bdcom/NMS-EPON-OLT-MULTICAST-VLAN +80
A mibs/bdcom/NMS-EPON-OLT-NNI +124
A mibs/bdcom/NMS-EPON-OLT-PON +633
A mibs/bdcom/NMS-EPON-OLT-PON-EXT +206
A mibs/bdcom/NMS-EPON-OLT-PSG +272
A mibs/bdcom/NMS-EPON-OLT-SLOT +87
A mibs/bdcom/NMS-EPON-ONU +1,500
A mibs/bdcom/NMS-EPON-ONU-BATCH-CONFIG +123
A mibs/bdcom/NMS-EPON-ONU-BATCH-UPDATE +68
A mibs/bdcom/NMS-EPON-ONU-IF-STATS +367
A mibs/bdcom/NMS-EPON-ONU-IF-TRAP +51
A mibs/bdcom/NMS-EPON-ONU-INTERFACE +280
A mibs/bdcom/NMS-EPON-ONU-MULTICAST-VLAN +85
A mibs/bdcom/NMS-EPON-ONU-OPTICAL-PARAM-ALARM-SET +527
A mibs/bdcom/NMS-EPON-ONU-QOS-POLICY +89
A mibs/bdcom/NMS-EPON-ONU-REMOTE-SERVER-INFO +78
A mibs/bdcom/NMS-EPON-ONU-RESET +70
A mibs/bdcom/NMS-EPON-ONU-SERIAL-PORT +239
A mibs/bdcom/NMS-EPON-ONU-SERIAL-TRAP +105
A mibs/bdcom/NMS-EPON-ONU-STATIC-MAC +109
A mibs/bdcom/NMS-EPON-ONU-TRAP +252
A mibs/bdcom/NMS-EPON-ONU-UNI-IF-ACL-APP-MIB +111
A mibs/bdcom/NMS-EPON-ONU-UNI-QOS-POLICY +95
A mibs/bdcom/NMS-EPON-ONU-VLAN +151
A mibs/bdcom/NMS-EPON-PON-ILLEAGL-REG-TRAP +47
A mibs/bdcom/NMS-EPON-PON-QOS-POLICY +87
A mibs/bdcom/NMS-EPON-TFTP +91
A mibs/bdcom/NMS-ERPS-MIB +693
A mibs/bdcom/NMS-ETHERRING +129
A mibs/bdcom/NMS-FAN-TRAP +298
A mibs/bdcom/NMS-FILTER-TRAP +189
A mibs/bdcom/NMS-FLASH +276
A mibs/bdcom/NMS-GBSC-MIB +162
A mibs/bdcom/NMS-HAL-GLOBAL-MIB +167
A mibs/bdcom/NMS-HAL-IF-MIB +653
A mibs/bdcom/NMS-HAL-TRAP +128
A mibs/bdcom/NMS-IEEE8023-LAG-MIB +1,496
A mibs/bdcom/NMS-IF-APP-POLICY-MIB +129
A mibs/bdcom/NMS-IF-MIB +362
A mibs/bdcom/NMS-IF-QOS-POLICY +90
A mibs/bdcom/NMS-IF-THRESHOLD-MIB +1,189
A mibs/bdcom/NMS-INTERFACE-EXT +1,093
A mibs/bdcom/NMS-INTERFACES +1,400
A mibs/bdcom/NMS-IP-ADDRESS-MIB +117
A mibs/bdcom/NMS-IPAcl +686
A mibs/bdcom/NMS-IPSLA-MIB +248
A mibs/bdcom/NMS-L2-PROTOCOL-TUNNEL-MIB +71
A mibs/bdcom/NMS-LLDP-MIB +2,112
A mibs/bdcom/NMS-LOG-SERVER-MIB +167
A mibs/bdcom/NMS-LOOPBACK-DETECT-MIB +159
A mibs/bdcom/NMS-MAC-MIB +336
A mibs/bdcom/NMS-MacAcl +208
A mibs/bdcom/NMS-MEAPS-MIB +562
A mibs/bdcom/NMS-MEMORY-POOL-MIB +189
A mibs/bdcom/NMS-NAT +450
A mibs/bdcom/NMS-NTP-MIB +54
A mibs/bdcom/NMS-OPTICAL-PORT-MIB +291
A mibs/bdcom/NMS-POE-MIB +98
A mibs/bdcom/NMS-POWER-EXT-MIB +149
A mibs/bdcom/NMS-POWER-MIB +80
A mibs/bdcom/NMS-PROCESS-MIB +414
A mibs/bdcom/NMS-PVLAN-EXT-MIB +182
A mibs/bdcom/NMS-QOS-EXT-MIB +1,489
A mibs/bdcom/NMS-QOS-MIB +784
A mibs/bdcom/NMS-QOS-PIB-MIB +1,998
A mibs/bdcom/NMS-QOS-QUEUE +93
A mibs/bdcom/NMS-R-QOS-MIB +1,756
A mibs/bdcom/NMS-REMOTE-PING-MIB +205
A mibs/bdcom/NMS-ROUTING-MIB +51
A mibs/bdcom/NMS-SERIAL +316
A mibs/bdcom/NMS-SMI +100
A mibs/bdcom/NMS-SNMP +806
A mibs/bdcom/NMS-SNTP +75
A mibs/bdcom/NMS-STP +215
A mibs/bdcom/NMS-SWITCH-MIB +317
A mibs/bdcom/NMS-SYS +1,022
A mibs/bdcom/NMS-SYS-TRAP +114
A mibs/bdcom/NMS-TC +703
A mibs/bdcom/NMS-TS +525
A mibs/bdcom/NMS-VLAN-EXT-MIB +331
A mibs/bdcom/NMS-WAN-MIB +122
A mibs/bdcom/NMS-WLAN-MIB +131
A mibs/bdcom/NMSTRAP-MIB +35
A mibs/edge-core
A mibs/edge-core/ECS2100-28PP-MIB +17,083
A mibs/edge-core/ECS3510-28T-MIB +21,325
A mibs/edge-core/ECS4110-52P-MIB +21,571
A mibs/edge-core/ECS4120-MIB +21,030
A mibs/edge-core/ECS4210-MIB +17,394
A mibs/edge-core/ECS4510-MIB +25,173
A mibs/edge-core/ECS4610-24F-MIB +18,891
A mibs/edge-core/ECS4610-50T-MIB +22,083
A mibs/edge-core/ECS4810-12M-MIB +15,352
A mibs/edge-core/ES3510MA-MIB +21,202
A mibs/edge-core/ES3526XA_ES3510-MIB +9,512
A mibs/edge-core/ES3528M-SFP-MIB +15,717
A mibs/edge-core/ES3528MO-MIB +13,664
A mibs/edge-core/ES3528MV2-MIB +21,327
A mibs/edge-core/ES4612-MIB +10,016
A mibs/edge-core/ES4626-50-MIB +16,391
A mibs/edge-core/ES4626-SFP-MIB +16,391
A mibs/enlogic
A mibs/enlogic/ENLOGIC-PDU-MIB +5,191
A mibs/rfc/LAG-MIB +1,225
A mibs/rfc/RFC-1212 +79
A mibs/rfc/RFC-1215 +38
A mibs/wowza
A mibs/wowza/WOWZA-STREAMING-ENGINE-MIB +5,568
📈 0 added 📉 0 removed

💻 r8112 MINOR

Mike Stupalov 🐱 • 2016-09-28 22:31
Fixed common db insert errors in poller modules ospf and cipsec-tunnels.
Files changed (9)
M html/includes/print/routing.inc.php +6 -3
M html/pages/device.inc.php +2 -1
M html/pages/device/routing.inc.php +7
M html/pages/device/routing/ipsec_tunnels.inc.php +29 -6
M includes/definitions/os.inc.php +4
M includes/polling/cipsec-tunnels.inc.php +88 -33
M includes/polling/ospf.inc.php +70 -47
M includes/snmp.inc.php +2
A update/309.sql +1
📈 209 added 📉 90 removed

💻 r8111 FIX

Adam Armstrong 🐸 • 2016-09-28 21:35
DERP
Files changed (1)
M includes/polling/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8110 FIX

Adam Armstrong 🐸 • 2016-09-28 18:51
Herp
Files changed (1)
M includes/polling/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8109 FIX

Adam Armstrong 🐸 • 2016-09-28 18:38
Enforce ifConnectorPresent to be 'true' or 'false'.
Files changed (1)
M includes/polling/ports.inc.php +6
📈 6 added 📉 0 removed

💻 r8108 TRIVIAL

Mike Stupalov 🐱 • 2016-09-27 22:40
Fixed storages size and units for NIMBLE-MIB.
Files changed (2)
M includes/discovery/storage/nimble-mib.inc.php +3 -3
M includes/polling/storage/nimble-mib.inc.php +3 -3
📈 6 added 📉 6 removed

💻 r8107 TRIVIAL

Mike Stupalov 🐱 • 2016-09-27 19:20
Added basic detect Plug & Track devices (without sensors discovery).
Files changed (8)
A html/images/os/plugandtrack_2x.png +1
A html/images/os/plugandtrack.png +1
M includes/definitions/mibs.inc.php +6
M includes/definitions/os.inc.php +8
A includes/polling/os/plugandtrack.inc.php +14
M includes/polling/os/timos.inc.php +1 -1
A mibs/eds
A mibs/eds/EDS-MIB +5,013
📈 31 added 📉 1 removed

💻 r8106 MIBS

Mike Stupalov 🐱 • 2016-09-27 14:59
Update FASTPATH-* based mibs. Note, some MIBs not official, name changed for exclude using same name with different oid tree.
Files changed (134)
A mibs/broadcom/BROADCOM-POWER-ETHERNET-MIB +351
A mibs/broadcom/BROADCOM-REF-MIB +77
A mibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB +523
A mibs/broadcom/FASTPATH-CAPTIVE-PORTAL-MIB +1,254
A mibs/broadcom/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB +291
A mibs/broadcom/FASTPATH-DHCP6SERVER-PRIVATE-MIB +1,183
A mibs/broadcom/FASTPATH-DHCPSERVER-PRIVATE-MIB +1,002
A mibs/broadcom/FASTPATH-DNS-RESOLVER-CONTROL-MIB +270
A mibs/broadcom/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB +452
A mibs/broadcom/FASTPATH-INVENTORY-MIB +1,189
A mibs/broadcom/FASTPATH-IPV6-LOOPBACK-MIB +112
A mibs/broadcom/FASTPATH-IPV6-TUNNEL-MIB +253
A mibs/broadcom/FASTPATH-ISDP-MIB +548
A mibs/broadcom/FASTPATH-KEYING-PRIVATE-MIB +137
A mibs/broadcom/FASTPATH-LOGGING-MIB +519
A mibs/broadcom/FASTPATH-LOOPBACK-MIB +130
A mibs/broadcom/FASTPATH-MGMT-SECURITY-MIB +252
A mibs/broadcom/FASTPATH-MULTICAST-MIB +457
A mibs/broadcom/FASTPATH-NSF-MIB +362
A mibs/broadcom/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB +84
A mibs/broadcom/FASTPATH-PFC-MIB +214
A mibs/broadcom/FASTPATH-PORTSECURITY-PRIVATE-MIB +275
A mibs/broadcom/FASTPATH-QOS-ACL-MIB +1,558
A mibs/broadcom/FASTPATH-QOS-AUTOVOIP-MIB +126
A mibs/broadcom/FASTPATH-QOS-COS-MIB +969
A mibs/broadcom/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB +1,077
A mibs/broadcom/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB +2,764
A mibs/broadcom/FASTPATH-QOS-ISCSI-MIB +336
A mibs/broadcom/FASTPATH-QOS-MIB +52
A mibs/broadcom/FASTPATH-RADIUS-AUTH-CLIENT-MIB +551
A mibs/broadcom/FASTPATH-ROUTING-MIB +2,887
A mibs/broadcom/FASTPATH-ROUTING6-MIB +811
A mibs/broadcom/FASTPATH-SNTP-CLIENT-MIB +758
A mibs/broadcom/FASTPATH-SWITCHING-MIB +7,618
A mibs/broadcom/FASTPATH-TIMEZONE-PRIVATE-MIB +473
A mibs/ciscosb/NSS324-MIB +482
D mibs/dell/BROADCOM-POWER-ETHERNET-MIB -341
A mibs/dell/DNOS-POWER-ETHERNET-MIB +355
D mibs/dell/FASTPATH-BOXSERVICES-PRIVATE-MIB -494
D mibs/dell/FASTPATH-CAPTIVE-PORTAL-MIB -1,240
D mibs/dell/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB -279
D mibs/dell/FASTPATH-DHCP6SERVER-PRIVATE-MIB -1,149
D mibs/dell/FASTPATH-DHCPSERVER-PRIVATE-MIB -972
D mibs/dell/FASTPATH-DNS-RESOLVER-CONTROL-MIB -266
D mibs/dell/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB -427
D mibs/dell/FASTPATH-INVENTORY-MIB -1,177
D mibs/dell/FASTPATH-IPV6-LOOPBACK-MIB -102
D mibs/dell/FASTPATH-IPV6-TUNNEL-MIB -243
D mibs/dell/FASTPATH-ISDP-MIB -510
D mibs/dell/FASTPATH-KEYING-PRIVATE-MIB -125
D mibs/dell/FASTPATH-LOGGING-MIB -510
D mibs/dell/FASTPATH-LOOPBACK-MIB -120
D mibs/dell/FASTPATH-MGMT-SECURITY-MIB -242
D mibs/dell/FASTPATH-MULTICAST-MIB -447
D mibs/dell/FASTPATH-NSF-MIB -353
D mibs/dell/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB -72
D mibs/dell/FASTPATH-PFC-MIB -199
D mibs/dell/FASTPATH-PORTSECURITY-PRIVATE-MIB -263
D mibs/dell/FASTPATH-QOS-ACL-MIB -1,544
D mibs/dell/FASTPATH-QOS-AUTOVOIP-MIB -120
D mibs/dell/FASTPATH-QOS-COS-MIB -957
D mibs/dell/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB -981
D mibs/dell/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB -2,686
D mibs/dell/FASTPATH-QOS-ISCSI-MIB -330
D mibs/dell/FASTPATH-QOS-MIB -42
D mibs/dell/FASTPATH-RADIUS-AUTH-CLIENT-MIB -541
D mibs/dell/FASTPATH-ROUTING-MIB -2,867
D mibs/dell/FASTPATH-ROUTING6-MIB -801
D mibs/dell/FASTPATH-SNTP-CLIENT-MIB -731
D mibs/dell/FASTPATH-SWITCHING-MIB -7,562
D mibs/dell/FASTPATH-TIMEZONE-PRIVATE-MIB -458
A mibs/dell/OLD-DNOS-BOXSERVICES-PRIVATE-MIB +523
D mibs/netgear/BROADCOM-POWER-ETHERNET-MIB -378
D mibs/netgear/BROADCOM-REF-MIB -193
D mibs/netgear/FASTPATH-BOXSERVICES-PRIVATE-MIB -409
D mibs/netgear/FASTPATH-CAPTIVE-PORTAL-MIB -1,550
D mibs/netgear/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB -275
D mibs/netgear/FASTPATH-DHCP6SERVER-PRIVATE-MIB -1,145
D mibs/netgear/FASTPATH-DHCPSERVER-PRIVATE-MIB -968
D mibs/netgear/FASTPATH-DNS-RESOLVER-CONTROL-MIB -262
D mibs/netgear/FASTPATH-INVENTORY-MIB -1,169
D mibs/netgear/FASTPATH-IPV6-LOOPBACK-MIB -98
D mibs/netgear/FASTPATH-IPV6-TUNNEL-MIB -239
D mibs/netgear/FASTPATH-ISDP-MIB -492
D mibs/netgear/FASTPATH-KEYING-PRIVATE-MIB -121
D mibs/netgear/FASTPATH-LOGGING-MIB -506
D mibs/netgear/FASTPATH-LOOPBACK-MIB -116
D mibs/netgear/FASTPATH-MGMT-SECURITY-MIB -237
D mibs/netgear/FASTPATH-MULTICAST-MIB -443
D mibs/netgear/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB -69
D mibs/netgear/FASTPATH-PORTSECURITY-PRIVATE-MIB -260
D mibs/netgear/FASTPATH-QOS-ACL-MIB -1,563
D mibs/netgear/FASTPATH-QOS-AUTOVOIP-MIB -115
D mibs/netgear/FASTPATH-QOS-COS-MIB -937
D mibs/netgear/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB -976
D mibs/netgear/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB -2,715
D mibs/netgear/FASTPATH-QOS-ISCSI-MIB -325
D mibs/netgear/FASTPATH-QOS-MIB -38
D mibs/netgear/FASTPATH-ROUTING-MIB -2,841
D mibs/netgear/FASTPATH-ROUTING6-MIB -797
D mibs/netgear/FASTPATH-SNTP-CLIENT-MIB -727
D mibs/netgear/FASTPATH-SWITCHING-MIB -8,536
D mibs/netgear/FASTPATH-TIMEZONE-PRIVATE-MIB -448
A mibs/netgear/NETGEAR-BOXSERVICES-PRIVATE-MIB +438
A mibs/netgear/NETGEAR-CAPTIVE-PORTAL-MIB +1,568
M mibs/netgear/NETGEAR-DENIALOFSERVICE-PRIVATE-MIB +151 -17
A mibs/netgear/NETGEAR-DHCP6SERVER-PRIVATE-MIB +1,179
M mibs/netgear/NETGEAR-DHCPSERVER-PRIVATE-MIB +22 -16
M mibs/netgear/NETGEAR-DNS-RESOLVER-CONTROL-MIB +16 -11
M mibs/netgear/NETGEAR-INVENTORY-MIB +83 -44
A mibs/netgear/NETGEAR-IPV6-LOOPBACK-MIB +108
A mibs/netgear/NETGEAR-IPV6-TUNNEL-MIB +249
A mibs/netgear/NETGEAR-ISDP-MIB +530
M mibs/netgear/NETGEAR-KEYING-PRIVATE-MIB +78 -70
M mibs/netgear/NETGEAR-LOGGING-MIB +24 -18
A mibs/netgear/NETGEAR-LOOPBACK-MIB +126
M mibs/netgear/NETGEAR-MGMT-SECURITY-MIB +19 -13
A mibs/netgear/NETGEAR-MULTICAST-MIB +453
M mibs/netgear/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB +17 -9
M mibs/netgear/NETGEAR-PORTSECURITY-PRIVATE-MIB +112 -106
M mibs/netgear/NETGEAR-POWER-ETHERNET-MIB +298 -18
M mibs/netgear/NETGEAR-QOS-ACL-MIB +127 -76
A mibs/netgear/NETGEAR-QOS-AUTOVOIP-MIB +121
M mibs/netgear/NETGEAR-QOS-COS-MIB +193 -54
M mibs/netgear/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB +107 -95
M mibs/netgear/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB +821 -637
A mibs/netgear/NETGEAR-QOS-ISCSI-MIB +331
M mibs/netgear/NETGEAR-QOS-MIB +17 -6
M mibs/netgear/NETGEAR-REF-MIB +126 -51
A mibs/netgear/NETGEAR-ROUTING-MIB +2,861
A mibs/netgear/NETGEAR-ROUTING6-MIB +807
M mibs/netgear/NETGEAR-SNTP-CLIENT-MIB +29 -11
M mibs/netgear/NETGEAR-SWITCHING-MIB +3,077 -233
A mibs/netgear/NETGEAR-TIMEZONE-PRIVATE-MIB +463
📈 0 added 📉 0 removed

💻 r8105 MAJOR

Mike Stupalov 🐱 • 2016-09-27 14:36
Improved detect Cisco SB devices. Improved detect broadcom based devices. Fixed discovery by FASTPATH-* mibs with different OID base tree. Improved sensors discovery by EdgeSwitch-BOXSERVICES-PRIVATE-MIB (new FASTPATH-*).
Files changed (24)
M html/images/os/quanta_2x.png ±0
M html/images/os/quanta.png ±0
M includes/common.inc.php +3 -2
M includes/definitions/mibs.inc.php +138 -64
M includes/definitions/os.inc.php +115 -38
D includes/discovery/mempools/dell-vendor-mib.inc.php -32
M includes/discovery/mempools/dnos-switching-mib.inc.php +1
A includes/discovery/neighbours/dnos-isdp-mib.inc.php +71
A includes/discovery/neighbours/edgeswitch-isdp-mib.inc.php +71
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +1
A includes/discovery/neighbours/netgear-isdp-mib.inc.php +71
M includes/discovery/os.inc.php +42
A includes/discovery/os/broadcom.inc.php +63
M includes/discovery/os/linux.inc.php +2 -2
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +65 -23
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +10 -10
A includes/discovery/sensors/old-dnos-boxservices-private-mib.inc.php +170
M includes/polling/mempools.inc.php +1
D includes/polling/mempools/dell-vendor-mib.inc.php -18
A includes/polling/os/fastpath.inc.php +53
M includes/snmp.inc.php +2 -2
M tests/IncludesCommonTest.php +2 -1
M tests/IncludesSnmpTest.php +26
📈 908 added 📉 193 removed

💻 r8103 ADD

Adam Armstrong 🐸 • 2016-09-26 00:18
Add some housekeeping defaults.
Files changed (2)
M html/pages/device/edit/snmp.inc.php +4
M includes/defaults.inc.php +8 -7
📈 12 added 📉 7 removed

💻 r8102 MINOR

Mike Stupalov 🐱 • 2016-09-25 13:20
Added storages discovery by NIMBLE-MIB and ISILON-MIB. Small improvement in discovery_storage() function. Added helper function snmp_size64_high_low().
Files changed (22)
M html/includes/entities/storage.inc.php +31 -21
M html/pages/device/overview/storage.inc.php +1
M includes/definitions/os.inc.php +1
M includes/discovery/functions.inc.php +19 -5
M includes/discovery/processors/isilon-mib.inc.php -2
A includes/discovery/processors/zxr10-mib.inc.php +44
M includes/discovery/storage.inc.php +4 -1
M includes/discovery/storage/cisco-flash-mib.inc.php +2 -2
M includes/discovery/storage/embedded-ngx-mib.inc.php +1 -1
M includes/discovery/storage/gpfs-mib.inc.php +3 -3
M includes/discovery/storage/host-resources-mib.inc.php +34 -10
A includes/discovery/storage/isilon-mib.inc.php +30
M includes/discovery/storage/netapp-mib.inc.php +1 -1
A includes/discovery/storage/nimble-mib.inc.php +49
M includes/polling/mempools/ucd-snmp-mib.inc.php +16 -3
A includes/polling/os/nimble-os.inc.php +20
M includes/polling/storage/gpfs-mib.inc.php +2 -2
A includes/polling/storage/isilon-mib.inc.php +29
A includes/polling/storage/nimble-mib.inc.php +41
M includes/polling/storage/ucd-snmp-mib.inc.php +1 -1
M includes/snmp.inc.php +13
A update/308.sql +1
📈 343 added 📉 52 removed

💻 r8101 MINOR

Mike Stupalov 🐱 • 2016-09-24 19:15
Improved old Eaton ePDU devices support, added basic Sentry4 PDU support.
Files changed (11)
M includes/definitions/mibs.inc.php +14 -4
M includes/definitions/models.inc.php +5
M includes/definitions/os.inc.php +11 -1
M includes/polling/os/eaton-epdu.inc.php +32 -13
A includes/polling/os/sentry-pdu.inc.php +37
A mibs/eaton/EATON-EPDU-MA-MIB +1,342
A mibs/eaton/EATON-EPDU-PU-MI-MIB +1,787
A mibs/eaton/EATON-EPDU-PU-SW-MIB +4,619
A mibs/eaton/EATON-GENESIS-II-MIB +192
A mibs/eaton/PDU-MIB +878
A mibs/eaton/Pulizzi +754
📈 99 added 📉 18 removed

💻 r8100 TRIVIAL

Mike Stupalov 🐱 • 2016-09-24 15:41
Fixed IPv6 issue in radius auth.
Files changed (1)
M html/includes/authentication/radius.inc.php +11 -4
📈 11 added 📉 4 removed

💻 r8099 MINOR

Mike Stupalov 🐱 • 2016-09-24 15:40
Restored ability for use google maps, but now only if API key passed. Restored config option Map API ($config['frontpage']['map']['api']), default is Carto. Google API config pass to this config option: $config['remote_api']['maps']['google']['key'].
Files changed (13)
M html/includes/functions.inc.php +2 -1
M html/includes/graphs/device/netstat_icmp_info.inc.php +1 -1
D html/includes/map.inc.php -116
M html/includes/map/google-mc.inc.php +9 -6
M html/includes/map/google.inc.php +1 -1
A html/includes/map/leaflet.inc.php +151
M html/includes/print/rows.inc.php -3
M html/pages/front/default.php +35 -11
M html/pages/settings/default.inc.php +3 -1
M includes/config-variables.inc.php +29 -5
M includes/defaults.inc.php +15 -3
M includes/definitions.inc.php +1 -1
M includes/definitions/geo.inc.php +83 -1
📈 330 added 📉 150 removed

💻 r8098 MIBS

Mike Stupalov 🐱 • 2016-09-23 13:15
Updated Eltex mib files.
Files changed (59)
A mibs/eltex/ELT-MES-DEV-PARAMS +73
A mibs/eltex/ELTEX-BRIDGE-ERPS-MIB +568
A mibs/eltex/ELTEX-BRIDGE-EXT-MIB +33
A mibs/eltex/ELTEX-CFM-MIB +201
A mibs/eltex/ELTEX-DOT3-OAM-MIB +44
A mibs/eltex/ELTEX-FLEX-LINKS-MIB +388
A mibs/eltex/ELTEX-IP-OSPF-IF-MIB +84
A mibs/eltex/ELTEX-IPSLA-MIB +1,281
A mibs/eltex/ELTEX-L2-TUNNEL-CONFIG-MIB +313
A mibs/eltex/ELTEX-MAC-NOTIFICATION-MIB +159
A mibs/eltex/ELTEX-MES-AAA +66
A mibs/eltex/ELTEX-MES-AAA-STATISTICS-MIB +408
A mibs/eltex/ELTEX-MES-BOOTPASSWORD +32
A mibs/eltex/ELTEX-MES-BRIDGE-ERPS-MIB +572
M mibs/eltex/ELTEX-MES-BRIDGE-EXT-MIB +184 -6
A mibs/eltex/ELTEX-MES-BRIDGE-SECURITY +923
A mibs/eltex/ELTEX-MES-BRIDGE-STP-MULTIPROCESS-MIB +828
A mibs/eltex/ELTEX-MES-CFM-MIB +205
A mibs/eltex/ELTEX-MES-COPY-MIB +171
A mibs/eltex/ELTEX-MES-COUNTERS-MIB +209
A mibs/eltex/ELTEX-MES-DHCP +207
A mibs/eltex/ELTEX-MES-DOT1X +137
A mibs/eltex/ELTEX-MES-DOT3-OAM-MIB +48
A mibs/eltex/ELTEX-MES-eltBrgMulticast-MIB +75
A mibs/eltex/ELTEX-MES-eltFtp-MIB +21
M mibs/eltex/ELTEX-MES-eltInterfaces +47
A mibs/eltex/ELTEX-MES-eltMacNotification-MIB +163
A mibs/eltex/ELTEX-MES-eltMesIpMulticast-MIB +736
A mibs/eltex/ELTEX-MES-ERRDISABLE-RECOVERY-MIB +52
A mibs/eltex/ELTEX-MES-FLEX-LINKS-MIB +392
M mibs/eltex/ELTEX-MES-HWENVIROMENT-MIB +19 -1
M mibs/eltex/ELTEX-MES-IF-EXTENSION-MIB +32
A mibs/eltex/ELTEX-MES-IF-MIB +8
A mibs/eltex/ELTEX-MES-IP +63
A mibs/eltex/ELTEX-MES-IP-BFD-MIB +129
A mibs/eltex/ELTEX-MES-IP-OSPF-MTU-MIB +84
A mibs/eltex/ELTEX-MES-IpRouter +86
A mibs/eltex/ELTEX-MES-IPSLA-MIB +1,285
A mibs/eltex/ELTEX-MES-L2-TUNNEL-CONFIG-MIB +317
A mibs/eltex/ELTEX-MES-LBD-MIB +186
A mibs/eltex/ELTEX-MES-LINKAGG-MIB +113
A mibs/eltex/ELTEX-MES-MIB-2 +8
A mibs/eltex/ELTEX-MES-MIB-OBJECTS +55
M mibs/eltex/ELTEX-MES-MNG-MIB +9 -8
A mibs/eltex/ELTEX-MES-PHY +174
M mibs/eltex/ELTEX-MES-PHYSICAL-DESCRIPTION-MIB +99
A mibs/eltex/ELTEX-MES-QOS-CLI-MIB +384
A mibs/eltex/ELTEX-MES-QOS-TAIL-DROP-MIB +533
A mibs/eltex/ELTEX-MES-SNMP-COMMUNITY-EXT-MIB +42
A mibs/eltex/ELTEX-MES-STORMCTRL-MIB +234
A mibs/eltex/ELTEX-MES-SWITCH-RATE-LIMITER-MIB +81
A mibs/eltex/ELTEX-MES-TRAPS-MIB +80
A mibs/eltex/ELTEX-MES-TUNING-MIB +64
A mibs/eltex/ELTEX-MES-ULD-MIB +168
A mibs/eltex/ELTEX-MES-VLAN-AGGREGATE-MIB +116
A mibs/eltex/ELTEX-MES-VLAN-MIB +146
M mibs/eltex/ELTEX-MIB +71 -3
A mibs/eltex/ELTEX-ULD-MIB +164
A mibs/radlan/RADLAN-Physicaldescription-old-MIB +1,187
📈 0 added 📉 0 removed

💻 r8097 MINOR

Mike Stupalov 🐱 • 2016-09-23 13:14
Improved support WatchGuard devices, Eltex switches and other radlan devices. Added sensors discovery by RADLAN-Physicaldescription-MIB.
Files changed (11)
M includes/definitions/mibs.inc.php +21 -11
M includes/definitions/os.inc.php +21 -17
M includes/discovery/processors.inc.php +19 -2
M includes/discovery/sensors/radlan-hwenviroment.inc.php +2
A includes/discovery/sensors/radlan-physicaldescription-mib.inc.php +231
M includes/polling/os.inc.php +1 -1
D includes/polling/os/allied-radlan.inc.php -20
D includes/polling/os/eltex-switch.inc.php -21
M includes/polling/os/firebox.inc.php +9 -3
A includes/polling/os/radlan.inc.php +64
M poller-wrapper.py +12 -7
📈 380 added 📉 82 removed

💻 r8096 TRIVIAL

Mike Stupalov 🐱 • 2016-09-22 15:56
Added sensors discovery by TRIPPLITE-12X.
Files changed (4)
M includes/definitions/mibs.inc.php +3
M includes/definitions/os.inc.php +1 -1
M includes/discovery/sensors.inc.php +16 -10
M includes/discovery/sensors/ups-mib.inc.php +2 -1
📈 22 added 📉 12 removed

💻 r8095 MIBS

Mike Stupalov 🐱 • 2016-09-22 15:06
Updated tripplite mib files to latest.
Files changed (4)
A mibs/tripplite/TRIPPLITE +35
A mibs/tripplite/TRIPPLITE-12X +2,974
D mibs/tripplite/TRIPPLITE-MIB -2,905
A mibs/tripplite/TRIPPLITE-PRODUCTS +9,088
📈 0 added 📉 0 removed

💻 r8094 MINOR

Mike Stupalov 🐱 • 2016-09-22 15:02
Improved support for Ubiquiti UniFi switches and Edge switches. Added processors/mempools discovery by EdgeSwitch-SWITCHING-MIB. Fixed current sensors scale for Tripp Lite devices with latest firmware.
Files changed (12)
M includes/definitions/mibs.inc.php +18
M includes/definitions/os.inc.php +27 -6
A includes/discovery/mempools/edgeswitch-switching-mib.inc.php +31
M includes/discovery/processors/dnos-switching-mib.inc.php +4 -4
A includes/discovery/processors/edgeswitch-switching-mib.inc.php +25
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +4 -1
M includes/discovery/sensors/ups-mib.inc.php +20 -5
A includes/polling/mempools/edgeswitch-switching-mib.inc.php +22
M includes/polling/os/edgemax.inc.php +33 -19
M includes/polling/os/poweralert.inc.php +9 -5
M includes/polling/processors/dnos-switching-mib.inc.php +4 -7
A includes/polling/processors/edgeswitch-switching-mib.inc.php +25
📈 222 added 📉 47 removed

💻 r8093 TRIVIAL

Mike Stupalov 🐱 • 2016-09-22 11:29
Fixed very frequent db query issue in quick search box.
Files changed (1)
M html/includes/navbar.inc.php +12 -2
📈 12 added 📉 2 removed

💻 r8092 ADD

Adam Armstrong 🐸 • 2016-09-20 20:12
Add some swedish shit, yo.
Files changed (1)
A scripts/logparser +42
📈 42 added 📉 0 removed

💻 r8091 MINOR

Mike Stupalov 🐱 • 2016-09-20 11:56
Added OS definitions for Cisco UC, Cumulus Linux. Improved definitions for Fortinet devices.
Files changed (10)
A html/images/os/cumulus_2x.png +1
A html/images/os/cumulus.png +1
M includes/definitions/mibs.inc.php +7
M includes/definitions/models.inc.php +223
M includes/definitions/os.inc.php +78 -10
M includes/discovery/os/linux.inc.php +3 -1
M includes/polling/os/cisco.inc.php +36 -8
M includes/polling/os/fortigate.inc.php +7 -1
A includes/polling/os/fortinet.inc.php +39
M includes/rewrites.inc.php +42 -135
📈 437 added 📉 155 removed

💻 r8090 MIBS

Mike Stupalov 🐱 • 2016-09-20 11:53
Updated Fortinet and TP-Link mibs.
Files changed (94)
A mibs/fortinet/FORTINET-FORTIMAIL-MIB +648
A mibs/fortinet/FORTINET-FORTIMANAGER-MIB +103
A mibs/tplink
A mibs/tplink/TPLINK-8021X-MIB +346
A mibs/tplink/TPLINK-AAA-MIB +625
A mibs/tplink/TPLINK-ACL-MIB +517
A mibs/tplink/TPLINK-ACL-RULE-MIB +899
A mibs/tplink/TPLINK-ARP-DEFEND-MIB +93
A mibs/tplink/TPLINK-ARP-DETECTION-MIB +158
A mibs/tplink/TPLINK-ARP-INSPECTION-MIB +22
A mibs/tplink/TPLINK-BANDWIDTH-MIB +393
A mibs/tplink/TPLINK-CLUSTER-MIB +26
A mibs/tplink/TPLINK-CLUSTERMANAGE-MIB +26
A mibs/tplink/TPLINK-CLUSTERTREE-MIB +22
A mibs/tplink/TPLINK-COMMANDER-MIB +80
A mibs/tplink/TPLINK-DHCP6SNOOPING-MIB +146
A mibs/tplink/TPLINK-DHCPFILTERING-MIB +146
A mibs/tplink/TPLINK-DHCPRELAY-MIB +329
A mibs/tplink/TPLINK-DHCPSERVER-MIB +759
A mibs/tplink/TPLINK-DHCPSNOOPING-MIB +344
A mibs/tplink/TPLINK-DLDP-MIB +167
A mibs/tplink/TPLINK-DOS-PREVENTION-MIB +98
A mibs/tplink/TPLINK-DOT1Q-VLAN-MIB +232
A mibs/tplink/TPLINK-ETHERNETOAM-MIB +28
A mibs/tplink/TPLINK-ETHERNETOAMBASICCFG-MIB +71
A mibs/tplink/TPLINK-ETHERNETOAMDISCINFO-MIB +222
A mibs/tplink/TPLINK-ETHERNETOAMEVENTLOG-MIB +293
A mibs/tplink/TPLINK-ETHERNETOAMLINKMONCFG-MIB +88
A mibs/tplink/TPLINK-ETHERNETOAMPDUSTAT-MIB +204
A mibs/tplink/TPLINK-ETHERNETOAMRFICFG-MIB +70
A mibs/tplink/TPLINK-ETHERNETOAMRMTLBCFG-MIB +70
A mibs/tplink/TPLINK-GVRP-MIB +216
A mibs/tplink/TPLINK-HTTP-MIB +66
A mibs/tplink/TPLINK-IGMPSNOOPING-MIB +824
A mibs/tplink/TPLINK-IP-SOURCE-GUARD-MIB +89
A mibs/tplink/TPLINK-IPADDR-MIB +471
A mibs/tplink/TPLINK-IPMROUTE-MIB +301
A mibs/tplink/TPLINK-IPV6-SOURCE-GUARD-MIB +89
A mibs/tplink/TPLINK-IPV6ADDR-MIB +145
A mibs/tplink/TPLINK-IPV6STATICROUTE-MIB +116
A mibs/tplink/TPLINK-L2BRIDGE-MIB +534
A mibs/tplink/TPLINK-L2PROTOCOL-TUNNEL-MIB +120
A mibs/tplink/TPLINK-LAG-MIB +214
A mibs/tplink/TPLINK-LLDP-MIB +20
A mibs/tplink/TPLINK-LLDPCONFIG-MIB +337
A mibs/tplink/TPLINK-LLDPCOUNT-MIB +172
A mibs/tplink/TPLINK-LLDPINFO-MIB +699
A mibs/tplink/TPLINK-LLDPMEDCONFIG-MIB +884
A mibs/tplink/TPLINK-MAC-VLAN-MIB +175
A mibs/tplink/TPLINK-MIB +40
A mibs/tplink/TPLINK-MLDSNOOPING-MIB +749
A mibs/tplink/TPLINK-NDDETECTION-MIB +146
A mibs/tplink/TPLINK-NDP-MIB +124
A mibs/tplink/TPLINK-NDSNOOPING-MIB +140
A mibs/tplink/TPLINK-NTDP-MIB +110
A mibs/tplink/TPLINK-PIM-MIB +516
A mibs/tplink/TPLINK-PORTCONFIG-MIB +164
A mibs/tplink/TPLINK-PORTISOLATION-MIB +74
A mibs/tplink/TPLINK-PORTLOOPBACKDETECTION-MIB +186
A mibs/tplink/TPLINK-PORTMIRROR-MIB +126
A mibs/tplink/TPLINK-PORTSECURITY-MIB +135
A mibs/tplink/TPLINK-pppoeConfig-MIB +146
A mibs/tplink/TPLINK-PRIVATE-VLAN-MIB +221
A mibs/tplink/TPLINK-PRODUCTS-MIB +50
A mibs/tplink/TPLINK-PROTOCOL-VLAN-MIB +194
A mibs/tplink/TPLINK-PROXYARP-MIB +104
A mibs/tplink/TPLINK-QOS-MIB +307
A mibs/tplink/TPLINK-RIP-MIB +394
A mibs/tplink/TPLINK-ROUTEMAP-MIB +441
A mibs/tplink/TPLINK-SDM-MIB +140
A mibs/tplink/TPLINK-SFLOW-MIB +266
A mibs/tplink/TPLINK-SNMP-MIB +24
A mibs/tplink/TPLINK-SNMPNOTIFICATIONHOST-MIB +365
A mibs/tplink/TPLINK-SNMPRMON-MIB +809
A mibs/tplink/TPLINK-SPANNING-TREE-MIB +1,037
A mibs/tplink/TPLINK-SSH-MIB +171
A mibs/tplink/TPLINK-SSL-MIB +138
A mibs/tplink/TPLINK-STACK-MIB +300
A mibs/tplink/TPLINK-STATICARP-MIB +103
A mibs/tplink/TPLINK-STATICMROUTE-MIB +110
A mibs/tplink/TPLINK-STATICROUTE-MIB +114
A mibs/tplink/TPLINK-SYSINFO-MIB +119
A mibs/tplink/TPLINK-SYSLOG-MIB +200
A mibs/tplink/TPLINK-SYSMONITOR-MIB +185
A mibs/tplink/TPLINK-SYSTIME-MIB +354
A mibs/tplink/TPLINK-SYSTOOL-MIB +140
A mibs/tplink/TPLINK-TC-MIB +41
A mibs/tplink/TPLINK-TELNET-MIB +34
A mibs/tplink/TPLINK-USERMANAGE-MIB +145
A mibs/tplink/TPLINK-USERSECURITY-MIB +410
A mibs/tplink/TPLINK-VLAN-QINQ-MIB +222
A mibs/tplink/TPLINK-VOICEVLAN-MIB +261
A mibs/tplink/TPLINK-VRRP-MIB +728
M mibs/xirrus/XIRRUS-MIB +689 -49
📈 0 added 📉 0 removed

💻 r8089 ADD

Adam Armstrong 🐸 • 2016-09-15 23:51
Store last alerter.php run for each host.
Files changed (2)
M alerter.php +3 -1
A update/307.sql +1
📈 4 added 📉 1 removed

💻 r8088 MINOR

Mike Stupalov 🐱 • 2016-09-14 14:26
Improved detect ZTE devices. Added processors, mempools discovery by ZXR10-MIB and sensors by SWITCHENVIRONG.
Files changed (63)
M includes/definitions/mibs.inc.php +15 -1
M includes/definitions/os.inc.php +60 -9
A includes/discovery/mempools/zxr10-mib.inc.php +41
M includes/discovery/os/linux.inc.php +3 -2
M includes/polling/mempools.inc.php +7
M includes/polling/mempools/cisco-enhanced-mempool-mib.inc.php +11 -5
M includes/polling/mempools/cisco-entity-qfp-mib.inc.php +17 -4
M includes/polling/mempools/cisco-memory-pool-mib.inc.php +14 -8
M includes/polling/mempools/cisco-process-mib.inc.php +19 -5
A includes/polling/mempools/zxr10-mib.inc.php +38
A includes/polling/os/zte.inc.php +106
D includes/polling/os/zxr10.inc.php -40
A mibs/zte
A mibs/zte/CONFIG-COPY-MIB +430
A mibs/zte/DPI-MIB +1,776
A mibs/zte/ES-GroupManagement-MIB +564
A mibs/zte/FANS-POWER-MIB +388
A mibs/zte/HQOS-MIB +732
A mibs/zte/POWERFANS-MIB +158
A mibs/zte/ROUTERENV +114
A mibs/zte/STACK-MIB +293
A mibs/zte/STACK-TOP +278
A mibs/zte/SWITCHENVIRON +77
A mibs/zte/SWITCHENVIRONG +136
A mibs/zte/UAS-MIB +483
A mibs/zte/Vct-Loopdetect-59-MIB +372
A mibs/zte/ZESR-MIB +481
A mibs/zte/ZTE-UAS-MULTICAST-MIB +991
A mibs/zte/ZXR10-CFM-MIB +1,871
A mibs/zte/ZXR10-EPON-MIB +2,096
A mibs/zte/ZXR10-ETH-MGT-MIB +728
A mibs/zte/ZXR10-IP-IF-MIB +236
A mibs/zte/ZXR10-ISDN +238
A mibs/zte/ZXR10-LACP +366
A mibs/zte/ZXR10-LSPPING-MIB +383
A mibs/zte/ZXR10-MACPING-MIB +454
A mibs/zte/ZXR10-MIB +3,402
A mibs/zte/ZXR10-MPLS-L2VPN +789
A mibs/zte/ZXR10-MPLS-L2VPN-STATIS +245
A mibs/zte/ZXR10-MPLS-L3VPN-STATIS +163
A mibs/zte/ZXR10-MSTP +570
A mibs/zte/ZXR10-NAT-MIB +639
A mibs/zte/ZXR10-OAM-MIB +290
A mibs/zte/ZXR10-OPTICAL-ALARM-MIB +375
A mibs/zte/ZXR10-PEAKRATE1MIN-MIB +261
A mibs/zte/ZXR10-PING-MIB +546
A mibs/zte/ZXR10-POE-MIB +274
A mibs/zte/ZXR10-PROTOCOL-MIB +271
A mibs/zte/ZXR10-QOS-MIB +1,750
A mibs/zte/ZXR10-RTM-L2VPN +405
M mibs/zte/ZXR10-SMI +104
A mibs/zte/ZXR10-SWITCH-ACL-MIB +1,389
A mibs/zte/ZXR10-SWITCH-ACL-MIB-59 +1,168
A mibs/zte/ZXR10-SWITCH-MIB +2,155
A mibs/zte/ZXR10-SWITCHQOS-MIB +921
A mibs/zte/ZXR10-T128-MIB +273
A mibs/zte/ZXR10-VoIP +2,560
A mibs/zte/ZXR10-VSWITCH-MIB +309
A mibs/zte/ZXR10-X25-II-MIB +1,247
A mibs/zte/ZXR10-X25-MIB +110
A mibs/zte/ZXROS-AMAT-IF-MIB +136
A mibs/zte/ZXROS-AMAT-MIB +554
D mibs/zxr10
📈 331 added 📉 74 removed

💻 r8087 MIBS

Mike Stupalov 🐱 • 2016-09-13 13:43
Updated RADLAN/MARVELL mib files. Also updated Eltex, APC mib files.
Files changed (165)
M includes/definitions/mibs.inc.php +6 -5
M includes/definitions/os.inc.php +3
M includes/polling/os/allied-radlan.inc.php +2 -2
M includes/polling/os/powerconnect-radlan.inc.php +1 -1
A mibs/apc/NETBOTZ-DEVICE-MIB +311
A mibs/apc/NETBOTZ-MIB +5,227
A mibs/apc/NETBOTZ300-MIB +8,803
A mibs/apc/NETBOTZ320-MIB +8,812
A mibs/apc/NETBOTZ410-MIB +8,913
A mibs/apc/NETBOTZV2-MIB +4,486
M mibs/apc/PowerNet-MIB +9,711 -6,182
A mibs/eltex/ELTEX-LTP8X +9,273
A mibs/eltex/ELTEX-LTP8X-STANDALONE +550
A mibs/eltex/ELTEX-MCCP +8,589
A mibs/eltex/ELTEX-MES +137
A mibs/eltex/ELTEX-MES-BRIDGE-EXT-MIB +63
A mibs/eltex/ELTEX-MES-eltInterfaces +146
A mibs/eltex/ELTEX-MES-ENDOFMIB-MIB +32
A mibs/eltex/ELTEX-MES-HWENVIROMENT-MIB +79
A mibs/eltex/ELTEX-MES-IF-EXTENSION-MIB +179
A mibs/eltex/ELTEX-MES-MNG-MIB +21
A mibs/eltex/ELTEX-MES-PHYSICAL-DESCRIPTION-MIB +219
A mibs/eltex/ELTEX-MES-SMON-MIB +92
A mibs/eltex/ELTEX-MES-SYSLOG-MIB +35
A mibs/eltex/ELTEX-QOS-MIB +212
A mibs/eltex/ELTEX-SMI +1,310
A mibs/eltex/ELTEX-SMI-ACTUAL +72
A mibs/eltex/ELTEX-TUNNEL-MIB +218
D mibs/netbotz
A mibs/radlan/GALILEO-MIB +1,889
A mibs/radlan/MARVELL-Dlf-MIB +32
A mibs/radlan/MARVELL-EEE-MIB +310
A mibs/radlan/MARVELL-ERRDISABLE-RECOVERY-MIB +144
A mibs/radlan/MARVELL-EVENTS-MIB +552
A mibs/radlan/MARVELL-FIP-MIB +310
A mibs/radlan/MARVELL-GREEN-MIB +217
A mibs/radlan/MARVELL-LBD-MIB +121
A mibs/radlan/MARVELL-PBR-MIB +185
A mibs/radlan/MARVELL-POE-MIB +542
A mibs/radlan/MARVELL-ProtectedPorts-MIB +134
A mibs/radlan/MARVELL-rldot1q-MIB +191
A mibs/radlan/MARVELL-ROUTEMAP-MIB +124
A mibs/radlan/MARVELL-SCT-MIB +40
A mibs/radlan/MARVELL-SFLOW-MIB +108
A mibs/radlan/MARVELL-SPAN-MIB +235
A mibs/radlan/MARVELL-SpecialBpdu-MIB +166
A mibs/radlan/MARVELL-TIMEBASED-PORT-SHUTDOWN-MIB +107
A mibs/radlan/MARVELL-TrafficSegmentation-MIB +149
A mibs/radlan/MARVELL-UDLD-MIB +287
A mibs/radlan/MARVELL-WeightedRandomTailDrop-MIB +45
A mibs/radlan/RADLAN-3SW2SWTABLES-MIB +34
M mibs/radlan/RADLAN-AAA +1,067 -25
A mibs/radlan/RADLAN-AGGREGATEVLAN-MIB +157
A mibs/radlan/RADLAN-ARPSPOOFING-MIB +116
A mibs/radlan/RADLAN-AUTOUPDATE-MIB +70
A mibs/radlan/RADLAN-BANNER-MIB +185
A mibs/radlan/RADLAN-BGP +339
A mibs/radlan/RADLAN-BONJOUR-MIB +380
A mibs/radlan/RADLAN-BOOTP-MIB +100
A mibs/radlan/RADLAN-BRGMACSWITCH-MIB +165
A mibs/radlan/RADLAN-BRIDGE-SECURITY +1,073
A mibs/radlan/RADLAN-BRIDGEMIBOBJECTS-MIB +2,041
A mibs/radlan/RADLAN-CDB-MIB +53
A mibs/radlan/RADLAN-CDP-MIB +1,216
A mibs/radlan/RADLAN-CLI-MIB +308
M mibs/radlan/RADLAN-COPY-MIB +689 -8
A mibs/radlan/RADLAN-CPU-COUNTERS-MIB +163
A mibs/radlan/RADLAN-DEBUGCAPABILITIES-MIB +44
A mibs/radlan/RADLAN-DEVICEPARAMS-MIB +795
A mibs/radlan/RADLAN-DHCP-MIB +1,178
A mibs/radlan/RADLAN-DHCPCL-MIB +847
A mibs/radlan/RADLAN-DhcpSpoofing-MIB +75
A mibs/radlan/RADLAN-DHCPv6 +43
A mibs/radlan/RADLAN-DHCPv6-CLIENT +506
A mibs/radlan/RADLAN-DHCPv6-RELAY +203
A mibs/radlan/RADLAN-DIGITALKEYMANAGE-MIB +153
M mibs/radlan/RADLAN-DNSCL-MIB +1,185 -32
A mibs/radlan/RADLAN-DOT1X-MIB +1,316
A mibs/radlan/RADLAN-EMBWEB-MIB +498
A mibs/radlan/RADLAN-ENDOFMIB-MIB +33
A mibs/radlan/RADLAN-ETS-MIB +169
M mibs/radlan/RADLAN-File +66 -19
A mibs/radlan/RADLAN-GMRP-MIB +148
A mibs/radlan/RADLAN-GVRP-MIB +450
M mibs/radlan/RADLAN-HWENVIROMENT +280 -11
M mibs/radlan/RADLAN-IP +640 -9
A mibs/radlan/RADLAN-ippreflist-MIB +297
A mibs/radlan/RADLAN-IpRouter +1,774
A mibs/radlan/RADLAN-IPSTDACL-MIB +378
A mibs/radlan/RADLAN-IPv6 +1,949
A mibs/radlan/RADLAN-IPV6FHS-MIB +5,167
A mibs/radlan/RADLAN-IPX-MIB +1,353
A mibs/radlan/RADLAN-iscsi-MIB +474
A mibs/radlan/RADLAN-JUMBOFRAMES-MIB +47
M mibs/radlan/RADLAN-LLDP-MIB +909 -4
M mibs/radlan/RADLAN-LOCALIZATION-MIB +142 -33
M mibs/radlan/RADLAN-MAC-BASE-PRIO +1 -2
A mibs/radlan/RADLAN-MGMD-ROUTER-MIB +335
M mibs/radlan/RADLAN-MIB +160 -6,101
A mibs/radlan/RADLAN-MIR-MIB +215
M mibs/radlan/RADLAN-MNGINF-MIB +124 -4
A mibs/radlan/RADLAN-MULTISESSIONTERMINAL-MIB +35
A mibs/radlan/RADLAN-openflow-MIB +101
A mibs/radlan/RADLAN-OSPF-LSDB-MIB +956
A mibs/radlan/RADLAN-OSPF-MIB +4,388
A mibs/radlan/RADLAN-OSPFV3-LSDB-MIB +1,614
A mibs/radlan/RADLAN-OSPFV3-MIB +3,973
M mibs/radlan/RADLAN-PHY-MIB +4 -3
M mibs/radlan/RADLAN-Physicaldescription-MIB +348 -130
A mibs/radlan/RADLAN-PIM-BSR-MIB +241
A mibs/radlan/RADLAN-PIM-MIB +1,526
A mibs/radlan/RADLAN-POLICY-MIB +4,265
A mibs/radlan/RADLAN-PORT-STATISTICS-MIB +540
A mibs/radlan/RADLAN-QCN-MIB +266
M mibs/radlan/RADLAN-QOS-CLI-MIB +1,446 -136
M mibs/radlan/RADLAN-QOS-SERV +13 -10
A mibs/radlan/RADLAN-RADIUSSRV +729
A mibs/radlan/RADLAN-RCLI-MIB +78
A mibs/radlan/RADLAN-Redistribute +277
A mibs/radlan/RADLAN-rlBrgMcMngr-MIB +163
A mibs/radlan/RADLAN-rlBrgMulticast-MIB +675
A mibs/radlan/RADLAN-rlDvmrp-MIB +167
A mibs/radlan/RADLAN-rlFft +1,898
M mibs/radlan/RADLAN-rlInterfaces +329 -25
A mibs/radlan/RADLAN-rlInventoryEnt-MIB +112
A mibs/radlan/RADLAN-rlIP-MIB +328
A mibs/radlan/RADLAN-rlIPMulticast-MIB +389
M mibs/radlan/RADLAN-rlLcli-MIB +7 -3
A mibs/radlan/RADLAN-rlMacMulticast-MIB +1,491
A mibs/radlan/RADLAN-RLPFC-MIB +151
M mibs/radlan/RADLAN-RMON +2 -2
M mibs/radlan/RADLAN-rndApplications +276 -16
M mibs/radlan/RADLAN-rndMng +330 -4
A mibs/radlan/RADLAN-SECSD-MIB +416
A mibs/radlan/RADLAN-SECURITY-SUITE +561
A mibs/radlan/RADLAN-SMARTPORTS-MIB +342
A mibs/radlan/RADLAN-SMON-MIB +111
A mibs/radlan/RADLAN-SNA-MIB +46
M mibs/radlan/RADLAN-SNMP-MIB +669 -7
A mibs/radlan/RADLAN-SOCKET-MIB +115
M mibs/radlan/RADLAN-SSH-MIB +569 -5
M mibs/radlan/RADLAN-SSL +186 -8
M mibs/radlan/RADLAN-STACK-MIB +14 -2
A mibs/radlan/RADLAN-STORMCTRL-MIB +635
A mibs/radlan/RADLAN-SWPACKAGEVERSION-MIB +65
M mibs/radlan/RADLAN-SYSLOG-MIB +183 -5
A mibs/radlan/RADLAN-SYSMNG-MIB +499
A mibs/radlan/RADLAN-TBI-MIB +216
A mibs/radlan/RADLAN-TCPSESSIONS +146
A mibs/radlan/RADLAN-TELNET-MIB +148
M mibs/radlan/RADLAN-TIMESYNCHRONIZATION-MIB +1,053 -43
A mibs/radlan/RADLAN-TRACEROUTE-MIB +33
A mibs/radlan/RADLAN-TRAPS-MIB +840
A mibs/radlan/RADLAN-TRUNK-MIB +509
M mibs/radlan/RADLAN-Tuning +605 -27
A mibs/radlan/RADLAN-TUNNEL-MIB +382
M mibs/radlan/RADLAN-UDP +71 -3
A mibs/radlan/RADLAN-UPNP-MIB +41
A mibs/radlan/RADLAN-UUSC-MIB +41
M mibs/radlan/RADLAN-vlan-MIB +1,303 -27
A mibs/radlan/RADLAN-vlanVoice-MIB +450
A mibs/radlan/RADLAN-VOIP-SNOOP +317
A mibs/radlan/RADLAN-VRRP +376
A mibs/radlan/RADLAN-WBA-MIB +327
A mibs/radlan/RLLAN1-MIB +329
📈 12 added 📉 8 removed

💻 r8085 ADD

Adam Armstrong 🐸 • 2016-09-09 15:56
Add poller perf to default OS graphs (4 is prettier than 3 on side panel!)
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r8084 ADD

Adam Armstrong 🐸 • 2016-09-09 15:55
Add http_proxy setting to web config
Files changed (1)
M includes/config-variables.inc.php +8
📈 8 added 📉 0 removed

💻 r8083 TRIVIAL

Mike Stupalov 🐱 • 2016-09-09 07:51
Fixed display AFI/SAFI BGP graphs (appear in r8030).
Files changed (1)
M html/includes/print/routing.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r8082 ADD

Adam Armstrong 🐸 • 2016-09-08 21:28
Allow changing map tiles between carto basemaps light/dark and changing the map height.
Files changed (3)
M html/includes/map.inc.php +11 -6
M includes/config-variables.inc.php +12 -5
M includes/defaults.inc.php +4 -2
📈 27 added 📉 13 removed

💻 r8081 FIX

Adam Armstrong 🐸 • 2016-09-08 21:11
Make red markers always on top.
Files changed (1)
M html/includes/map.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r8080 FIX

Adam Armstrong 🐸 • 2016-09-08 21:02
Clean up device popup content (hide non-existant graphs, widen graphs sligthly)
Files changed (1)
M html/includes/entities/device.inc.php +5 -2
📈 5 added 📉 2 removed

💻 r8079 MAJOR

Mike Stupalov 🐱 • 2016-09-08 12:12
Added support for Raritan EMS devices and sensors by EMD-MIB. Improved detect other Raritan and Ironware, Procurve, Barracuda devices. Added basic support for Nimble Storage devices. Improved sensors discovery by SUN-PLATFORM-MIB. Added definitions for pressure, velocity and illuminance sensors.
Files changed (23)
A html/images/os/nimble_2x.png +1
A html/images/os/nimble.png +1
A html/images/os/raritan_2x.png +1
A html/images/os/raritan-old_2x.png +1
A html/images/os/raritan-old.png +1
M html/images/os/raritan.png ±0
A html/includes/graphs/sensor/illuminance.inc.php +34
M html/includes/graphs/sensor/pressure.inc.php +11 -16
A html/includes/graphs/sensor/velocity.inc.php +34
M includes/definitions/mibs.inc.php +40 -13
M includes/definitions/os.inc.php +53 -13
M includes/definitions/sensors.inc.php +5 -1
M includes/discovery/os/linux.inc.php +26 -13
A includes/discovery/sensors/emd-mib.inc.php +192
M includes/discovery/sensors/es-racktivity-mib.inc.php +11 -6
M includes/discovery/sensors/ispro-mib.inc.php -5
M includes/discovery/sensors/powernet-mib.inc.php -8
M includes/discovery/sensors/sentry3-mib.inc.php -2
M includes/discovery/sensors/spagent-mib.inc.php -5
M includes/discovery/sensors/sun-platform-mib.inc.php +23 -15
A includes/polling/os/raritan-emx.inc.php +26
A includes/polling/os/raritan.inc.php +42
A includes/polling/os/srm.inc.php +24
📈 526 added 📉 97 removed

💻 r8078 MINOR

Mike Stupalov 🐱 • 2016-09-08 12:06
Added function value_to_si() for convert non standard sensor values to used by us SI units. Added unit test fot it.
Files changed (5)
M includes/common.inc.php +83
M includes/discovery/functions.inc.php +3 -13
M includes/functions.inc.php -20
M includes/polling/functions.inc.php +3 -11
M tests/IncludesCommonTest.php +34
📈 123 added 📉 44 removed

💻 r8077 MIBS

Mike Stupalov 🐱 • 2016-09-07 16:38
Added/updated MIB files (checkpoint, nimble, raritan).
Files changed (13)
A mibs/checkpoint/CHECKPOINT-GAIA-TRAP-MIB +280
M mibs/checkpoint/CHECKPOINT-MIB +1,630 -472
A mibs/checkpoint/CHECKPOINT-TRAP-MIB +617
A mibs/nimble
A mibs/nimble/NIMBLE-MIB +714
A mibs/nimble/NIMBLE-TRAP-MIB +7,323
A mibs/raritan/ASSETMANAGEMENT-MIB +1,576
A mibs/raritan/EMD-MIB +2,562
A mibs/raritan/LHX-MIB +1,284
M mibs/raritan/PDU2-MIB +6,368 -915
A mibs/raritan/RARITANCC-MIB +978
A mibs/raritan/RARITANCCv2-MIB +1,245
A mibs/raritan/RemoteKVMDevice-MIB +1,410
📈 0 added 📉 0 removed

💻 r8076 TRIVIAL

Mike Stupalov 🐱 • 2016-09-07 09:32
Fixed discovery Power Supply sensors by DEV-CFG-MIB (2nd).
Files changed (1)
M includes/discovery/sensors/dev-cfg-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8075

Tom Laermans 🦔 • 2016-09-05 19:09
Minor: show disabled devices in the web interface by default
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8074 FIX

Adam Armstrong 🐸 • 2016-09-03 19:47
Fix ospf_instance_id autoincrement.
Files changed (1)
A update/306.sql +2
📈 2 added 📉 0 removed

💻 r8073 FIX

Adam Armstrong 🐸 • 2016-09-03 19:37
Fix PostgreSQL application
Files changed (1)
M includes/polling/applications/postgresql.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8072 FIX

Adam Armstrong 🐸 • 2016-09-03 15:36
Set correct MIME type for geo data. Add a graph to routeros. Do something to syslog.
Files changed (3)
M html/geo.php +1
M includes/definitions/os.inc.php +1
M syslog.php +1 -1
📈 3 added 📉 1 removed

💻 r8071 FIX

Adam Armstrong 🐸 • 2016-09-01 13:41
Remove duplicate modal/form header. Need "generate modal" support for form builder to put submit button correctly in the modal footer.
Files changed (2)
M html/includes/map.inc.php -1
M html/pages/device.inc.php +7 -7
📈 7 added 📉 8 removed

💻 r8070 FIX

Adam Armstrong 🐸 • 2016-08-29 01:52
Fix pollerlog.
Files changed (1)
M html/pages/pollerlog.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r8069 MINOR

Mike Stupalov 🐱 • 2016-08-24 08:11
Added os definitions for CTS devices and Synology SRM. Added detect HWg STE2 and discovery sensors by STE2-MIB.
Files changed (11)
A html/images/os/cts_2x.png +1
A html/images/os/cts.png +1
M includes/definitions/mibs.inc.php +46 -20
M includes/definitions/os.inc.php +41 -2
M includes/discovery/os/linux.inc.php +4 -2
M includes/discovery/sensors/ste-mib.inc.php +18 -2
A includes/discovery/sensors/ste2-mib.inc.php +91
A includes/polling/os/cts.inc.php +46
A mibs/hwgroup/STE2-MIB +230
D mibs/ubiquiti/UBN-UniFi-MIB -604
A mibs/ubiquiti/UBNT-UniFi-MIB +606
📈 248 added 📉 26 removed

💻 r8067 FIX

Adam Armstrong 🐸 • 2016-08-23 01:17
Fix SSL support.
Files changed (1)
M html/includes/map.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r8066 IMPROVE

Adam Armstrong 🐸 • 2016-08-22 04:06
SSL for map.
Files changed (1)
M html/includes/map.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8065 FIX

Adam Armstrong 🐸 • 2016-08-22 03:24
Additional default nonsense entity masks
Files changed (1)
M includes/defaults.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r8064 IMPROVE

Adam Armstrong 🐸 • 2016-08-22 03:02
Add hidpi/retina support to map.
Files changed (1)
M html/includes/map.inc.php +4 -1
📈 4 added 📉 1 removed

💻 r8062 FIX

Adam Armstrong 🐸 • 2016-08-22 01:34
Minor fixes to map.
Files changed (4)
A html/css/leaflet.css +618
M html/geo.php +2 -2
M html/includes/map.inc.php +10 -5
A html/js/leaflet.js +9
📈 12 added 📉 7 removed

💻 r8061 IMPROVE

Adam Armstrong 🐸 • 2016-08-22 01:17
Fuck you, Google.
Files changed (9)
M html/css/bootstrap-hacks.css +1 -1
A html/geo.php +93
A html/images/svg
A html/images/svg/high_priority.svg +4
A html/images/svg/ok.svg +4
A html/includes/map.inc.php +103
M html/js/jquery.qtip.min.js -1
M html/pages/bill/infoboxes.inc.php +2 -2
M html/pages/front/default.php +6 -1
📈 212 added 📉 3 removed

💻 r8060 FIX

Adam Armstrong 🐸 • 2016-08-20 16:21
Fix portpercent bugs.
Files changed (1)
M html/includes/status-portpercent.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r8059 ADD

Adam Armstrong 🐸 • 2016-08-20 15:48
Add traffic breakdown summary frontpage module. Some CSS changes.
Files changed (7)
M html/css/bootstrap.css +28 -139
M html/css/bootstrap/less/mixins3.less +34
M html/css/bootstrap/less/progress-bars.less +40 -77
M html/css/bootstrap/less/variables3.less +2
A html/includes/status-portpercent.inc.php +101
M html/pages/device/overview/ucd_mem.inc.php +4 -3
M html/pages/front/default.php +5 -1
📈 110 added 📉 4 removed

💻 r8058 IMPROVE

Adam Armstrong 🐸 • 2016-08-20 02:43
Improve billing output further. Improve small parts of CSS. Add donut chart status indicators for test.
Files changed (15)
M html/billing-bandwidth-data.php +1 -1
M html/css/bootstrap-hacks.css +118 -8
M html/css/bootstrap.css +9 -8
M html/css/bootstrap/less/progress-bars.less +6 -7
M html/css/bootstrap/less/scaffolding.less -2
M html/css/bootstrap/less/variables3.less +1 -1
M html/includes/cache-data.inc.php +36
M html/includes/print/billing.inc.php +2 -1
A html/includes/status-donuts.inc.php +131
M html/includes/status-summary.inc.php +15 -50
A html/js/donut-chart.js +207
M html/pages/bill/accurate.inc.php +22 -54
M html/pages/bill/history.inc.php +29 -33
M html/pages/bill/transfer.inc.php +12 -52
M html/pages/front/default.php +20
📈 268 added 📉 191 removed

💻 r8057 MINOR

Mike Stupalov 🐱 • 2016-08-19 14:27
Added sensors discovery for GE UPSes by GEPARALLELUPS-MIB. Fixed discovery Power Supply sensors by DEV-CFG-MIB.
Files changed (6)
M includes/definitions/mibs.inc.php +134 -70
M includes/definitions/os.inc.php +3
M includes/definitions/sensors.inc.php +2 -1
M includes/discovery/sensors.inc.php +4 -4
M includes/discovery/sensors/dev-cfg-mib.inc.php +2 -2
M includes/polling/os/ge-ups.inc.php +4 -4
📈 149 added 📉 81 removed

💻 r8056 FIX

Adam Armstrong 🐸 • 2016-08-19 06:37
Add status marker to summary boxes.
Files changed (1)
M html/includes/status-summary.inc.php +7
📈 7 added 📉 0 removed

💻 r8055 IMPROVE

Adam Armstrong 🐸 • 2016-08-18 16:51
Improve billing charting formats
Files changed (9)
A html/billing-bandwidth-data.php +217
M html/css/bootstrap-hacks.css +11
M html/includes/functions.inc.php +1 -1
A html/includes/print/billing.inc.php +117
A html/js/d3.v3.min.js +5
M html/pages/bill/accurate.inc.php +2 -151
M html/pages/bill/history.inc.php +20 -19
M html/pages/bill/transfer.inc.php +55 -169
M html/pages/bills.inc.php +9 -9
📈 421 added 📉 349 removed

💻 r8054 MINOR

Mike Stupalov 🐱 • 2016-08-18 07:36
Added support for MRV OptiSwitch. Added and improved os definitions for Cisco TelePresence, Cisco Acano, Cisco Altiga, Cisco UCS CIMC, Cisco SCE and McAfee MEG Appliance. Added Security and Communication device types.
Files changed (32)
A html/images/os/mcafee_2x.png +1
A html/images/os/mcafee.png +1
A html/images/os/mrv_2x.png +1
M html/images/os/mrv.png ±0
M includes/definitions.inc.php +31 -19
M includes/definitions/mibs.inc.php +24
M includes/definitions/os.inc.php +164 -62
M includes/discovery/os/linux.inc.php +15 -12
M includes/discovery/processors/ucd-snmp-mib.inc.php +9 -7
A includes/discovery/sensors/dev-cfg-mib.inc.php +118
M includes/polling/os/cimc.inc.php +20 -4
A includes/polling/os/mrvos.inc.php +31
M includes/polling/processors/ucd-old.inc.php +9 -3
M includes/snmp.inc.php +12 -3
A mibs/mrv/DEV-CFG-MIB +954
A mibs/mrv/DEV-ID-MIB +349
A mibs/mrv/ECHN-MIB +377
A mibs/mrv/GSWITCH-MIB +922
A mibs/mrv/MRV-IR-CHAR-MIB +1,645
A mibs/mrv/MRV-IR-HDAM-MIB +804
A mibs/mrv/MRV-IR-SYSTEM-MIB +1,456
A mibs/mrv/MRV-IR-TRAP-MIB +615
A mibs/mrv/NBASE-G1-MIB +3,065
A mibs/mrv/NSTACK-MIB +1,356
A mibs/mrv/OA-SL-STATISTICS-MIB +187
A mibs/mrv/OADHCP-SERVER-MIB +587
A mibs/mrv/OASUBSCR-CFG-MIB +300
A mibs/mrv/OASWITCH-MIB +400
A mibs/mrv/RT-CFG-MIB +2,867
A mibs/mrv/SEC-FLOW-MIB +385
A mibs/mrv/TC-GROUPS-MIB +581
A mibs/ubiquiti/UBN-UniFi-MIB +606
📈 436 added 📉 110 removed

💻 r8053 FIX

Adam Armstrong 🐸 • 2016-08-17 20:10
Honour max variable by setting graph_max
Files changed (1)
M html/includes/graphs/common.inc.php +2
📈 2 added 📉 0 removed

💻 r8052 IMPROVE

Adam Armstrong 🐸 • 2016-08-16 17:08
Improve billing graph.
Files changed (6)
A html/billing-data.php +157
M html/css/bootstrap-hacks.css +8
A html/js/dygraph-combined.js +6
M html/pages/bill.inc.php +3
M html/pages/bill/accurate.inc.php +168 -3
M includes/definitions/transports.inc.php +1 -1
📈 329 added 📉 4 removed

💻 r8051 TRIVIAL

Mike Stupalov 🐱 • 2016-08-16 06:20
Obsolete files cleanup. Fixed polling vmware and powerdns apps. Fixed parse interface mac in some rare situations. Added Calix BLC os definition.
Files changed (9)
A attic/html_pages_device_graphs
D html/includes/print-interface-graphs.inc.php -22
D html/pages/blank.inc.php
D html/pages/configuration.inc.php
D html/pages/device/graphs
M includes/definitions/os.inc.php +7
M includes/polling/applications/powerdns.inc.php +1 -1
M includes/polling/applications/vmwaretools.inc.php +1 -1
M includes/polling/ports.inc.php +6 -2
📈 15 added 📉 26 removed

💻 r8050 IMPROVE

Adam Armstrong 🐸 • 2016-08-12 04:25
Deprecate old webhook transport (it had no data! why bother?)
Files changed (4)
A includes/alerting/webhook-old.inc.php +48
D includes/alerting/webhook.inc.php -48
M includes/definitions/transports.inc.php +2 -2
A update/305.sql +1
📈 51 added 📉 50 removed

💻 r8049 IMPROVE

Adam Armstrong 🐸 • 2016-08-12 03:30
Improve netscaler vserver display format.
Files changed (1)
M html/includes/entities/netscalervsvr.inc.php +40 -7
📈 40 added 📉 7 removed

💻 r8048 IMPROVE

Adam Armstrong 🐸 • 2016-08-12 02:49
Improve graph summary row output.
Files changed (3)
M html/includes/functions.inc.php +1 -1
M html/includes/print/rows.inc.php +13 -1
M html/pages/apps/default.inc.php +6 -6
📈 20 added 📉 8 removed

💻 r8047 TRIVIAL

Mike Stupalov 🐱 • 2016-08-11 14:37
Fixed session_unique_id(), do not use HTTP_ACCEPT since it different for main and js/ajax requests.
Files changed (1)
M html/includes/authenticate.inc.php +4 -1
📈 4 added 📉 1 removed

💻 r8046 TRIVIAL

Mike Stupalov 🐱 • 2016-08-11 12:50
Use multiple uptime rollover holes for apc and windows. Moved additional uptime rollover times to definitions.
Files changed (2)
M includes/definitions/os.inc.php +5
M includes/polling/system.inc.php +17 -18
📈 22 added 📉 18 removed

💻 r8045 TRIVIAL

Mike Stupalov 🐱 • 2016-08-11 08:27
Added function get_versions(), detect rrdcached version too. Removed loadbalancers navbar in CE.
Files changed (2)
M html/pages/device.inc.php +1 -1
M includes/common.inc.php +94 -18
📈 95 added 📉 19 removed

💻 r8044 ADD

Adam Armstrong 🐸 • 2016-08-11 08:11
Add ability to store JSON data for apps. Add ability to automatically remove stale app entries. NOTE: some apps badly need instances!
Files changed (35)
M includes/polling/applications.inc.php +26 -14
M includes/polling/applications/apache.inc.php +23
M includes/polling/applications/asterisk.inc.php +2
M includes/polling/applications/bind.inc.php +5
M includes/polling/applications/crashplan.inc.php +2
M includes/polling/applications/dhcpkit.inc.php +1
M includes/polling/applications/drbd.inc.php +2
M includes/polling/applications/exchange.inc.php +2 -4
M includes/polling/applications/exim-mailqueue.inc.php +1
M includes/polling/applications/freeradius.inc.php +6 -2
M includes/polling/applications/jvmoverjmx.inc.php +6 -3
M includes/polling/applications/kamailio.inc.php +2
M includes/polling/applications/lighttpd.inc.php +1
M includes/polling/applications/memcached.inc.php +3 -1
M includes/polling/applications/mssql.inc.php +5 -4
M includes/polling/applications/mysql.inc.php +5 -3
M includes/polling/applications/nfs.inc.php +1
M includes/polling/applications/nfsd.inc.php +2
M includes/polling/applications/nginx.inc.php +6 -2
M includes/polling/applications/nsd.inc.php +2 -1
M includes/polling/applications/ntpd.inc.php +3 -1
M includes/polling/applications/openvpn.inc.php +2 -2
M includes/polling/applications/postfix_mailgraph.inc.php +2 -1
M includes/polling/applications/postfix_qshape.inc.php +2 -1
M includes/polling/applications/postgresql.inc.php +1
M includes/polling/applications/powerdns-recursor.inc.php +6 -3
M includes/polling/applications/powerdns.inc.php +5 -3
M includes/polling/applications/shoutcast.inc.php +10 -2
M includes/polling/applications/unbound.inc.php +6 -2
M includes/polling/applications/varnish.inc.php +5 -2
M includes/polling/applications/vmwaretools.inc.php +2
M includes/polling/applications/zimbra.inc.php +2
M includes/polling/functions.inc.php +9
M includes/polling/unix-agent.inc.php +6 -3
A update/304.sql +1
📈 165 added 📉 54 removed

💻 r8043 FIX

Adam Armstrong 🐸 • 2016-08-11 07:14
Fix device_id in links.
Files changed (2)
M html/includes/entities/device.inc.php +2 -3
M html/pages/apps/default.inc.php +1 -1
📈 3 added 📉 4 removed

💻 r8042 ADD

Adam Armstrong 🐸 • 2016-08-10 23:02
Use status row for applications on /apps/
Files changed (1)
M html/pages/apps/default.inc.php +24 -10
📈 24 added 📉 10 removed

💻 r8041 ADD

Adam Armstrong 🐸 • 2016-08-10 22:32
Add C3/D3 JS libraries. Fix /apps/ device header link to go to /device/app/blah/.
Files changed (7)
A html/css/c3.min.css +1
M html/includes/entities/device.inc.php +2 -2
M html/index.php +5 -1
A html/js/c3.min.js +6
A html/js/d3.min.js +8
M html/pages/apps/default.inc.php +2 -1
M includes/polling/applications.inc.php +3
📈 12 added 📉 4 removed

💻 r8040 TRIVIAL

Mike Stupalov 🐱 • 2016-08-10 14:20
Added copy to clipboard ability for config name in global config edit page (click on question icon).
Files changed (2)
A html/js/clipboard.min.js +7
M html/pages/settings/default.inc.php +5 -1
📈 5 added 📉 1 removed

💻 r8039 TRIVIAL

Mike Stupalov 🐱 • 2016-08-10 10:00
Fixed userlevel for display rancid configs. Updated user level descriptions.
Files changed (3)
M html/includes/authenticate-functions.inc.php +8 -6
M html/pages/device/showconfig.inc.php +2 -1
M includes/definitions.inc.php +11 -4
📈 21 added 📉 11 removed

💻 r8038 TRIVIAL

Mike Stupalov 🐱 • 2016-08-09 11:40
Moved last_rebooted attrib to main devices table, improved rebooted query. Small db cleanups. Fixed display device graphs on hidpi screens by FF.
Files changed (5)
M html/includes/entities/device.inc.php +2 -1
M html/includes/functions.inc.php +10 -3
M html/includes/print/status.inc.php +8 -18
M includes/polling/system.inc.php +7 -7
A update/303.sql +3
📈 30 added 📉 29 removed

💻 r8037 TRIVIAL

Mike Stupalov 🐱 • 2016-08-08 20:37
Added last rebooted device attrib.
Files changed (2)
M html/includes/print/status.inc.php +10 -16
M includes/polling/system.inc.php +7 -1
📈 17 added 📉 17 removed

💻 r8036 FIX

Adam Armstrong 🐸 • 2016-08-08 19:28
Disable ridiculol SQL
Files changed (1)
M html/includes/print/status.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r8035 TRIVIAL

Mike Stupalov 🐱 • 2016-08-08 09:36
Fixed Inverter Off sensor alert for Eaton 9SX by MG-SNMP-UPS-MIB.
Files changed (1)
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +5 -1
📈 5 added 📉 1 removed

💻 r8034 ADD

Adam Armstrong 🐸 • 2016-08-07 00:04
Add support for VictorOps output.
Files changed (3)
M html/pages/contacts.inc.php +1 -1
A includes/alerting/victorops.inc.php +58
M includes/definitions/transports.inc.php +14
📈 73 added 📉 1 removed

💻 r8033 MINOR

Mike Stupalov 🐱 • 2016-08-04 21:14
Updated Eaton, Rittal os devinitions, add basic os definitoon for Eaton SC. Improved discovery sensors by MG-SNMP-UPS-MIB, XUPS-MIB, JUNIPER-DOM-MIB. Fixed (on some Eaton UPS) incorrect status alert for Inverter Off.
Files changed (15)
M includes/definitions/mibs.inc.php +46 -3
M includes/definitions/os.inc.php +41 -25
M includes/discovery/sensors/juniper-dom-mib.inc.php +87 -121
M includes/discovery/sensors/juniper-ifoptics-mib.inc.php +11 -1
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +130 -53
M includes/discovery/sensors/xups-mib.inc.php +183 -88
A includes/polling/os/eaton-sc.inc.php +25
A mibs/eaton/EATON-ATS2-MIB +934
A mibs/eaton/EATON-EMP-MIB +272
M mibs/eaton/EATON-OIDS +13 -1
A mibs/eaton/EATON-PXG-MIB +488
A mibs/eaton/MG-SNMP-UPS-MIB +3,007
A mibs/eaton/RPS-SC200-MIB +5,104
M mibs/eaton/XUPS-MIB +1,489 -1,716
D mibs/mge
📈 523 added 📉 291 removed

💻 r8032 MINOR

Mike Stupalov 🐱 • 2016-08-03 14:17
Added force discovery if definition for os name changed. Added check if db schema update is already started.
Files changed (3)
M includes/common.inc.php +16
M includes/polling/os.inc.php +7
M includes/update/update.php +23
📈 46 added 📉 0 removed

💻 r8031 TRIVIAL

Mike Stupalov 🐱 • 2016-08-03 11:23
Improved detect Generex UPS Adapters.
Files changed (3)
M includes/definitions/os.inc.php +3 -3
D includes/polling/os/cs121.inc.php -22
A includes/polling/os/generex-ups.inc.php +22
📈 25 added 📉 25 removed

💻 r8030 ADD

Adam Armstrong 🐸 • 2016-08-02 14:33
Add Bluecat detection (missing mibs, vendor is speshul). Fix routing afi/safi labels. Fix some $navbar leakages.
Files changed (7)
A html/images/os/bluecat_2x.png +1
A html/images/os/bluecat.png +1
M html/includes/print/routing.inc.php +42 -2
M html/includes/status-summary.inc.php +1
M html/pages/routing.inc.php +1
M html/pages/routing/bgp.inc.php +1
M includes/definitions/os.inc.php +9
📈 56 added 📉 2 removed

💻 r8029 MINOR

Mike Stupalov 🐱 • 2016-08-02 14:06
Fixed BGP search forms. Added register_html_panel() function and used it for register pages (xl) panel.
Files changed (11)
M html/includes/functions.inc.php +19 -1
M html/includes/print/routing.inc.php +16
M html/includes/print/search.inc.php +43 -9
M html/index.php +22 -3
M html/pages/device.inc.php +12 -22
M html/pages/devices.inc.php +8 -21
M html/pages/neighbours.inc.php +4 -17
M html/pages/ports.inc.php +2 -15
M html/pages/routing/bgp.inc.php +50 -37
M includes/definitions/wui.inc.php -6
M includes/snmp.inc.php +1 -3
📈 177 added 📉 134 removed

💻 r8028 ADD

Adam Armstrong 🐸 • 2016-08-01 22:08
Add support for EPPC/Powerwalker UPS devices.
Files changed (8)
A html/images/os/powerwalker_2x.png +1
A html/images/os/powerwalker.png +1
M includes/definitions/mibs.inc.php +8
M includes/definitions/os.inc.php +9
A includes/discovery/sensors/eppc-mib.inc.php +106
A includes/polling/os/eppc-ups.inc.php +35
A mibs/eppc
A mibs/eppc/EPPC-MIB +2,360
📈 160 added 📉 0 removed

💻 r8027 IMPROVE

Adam Armstrong 🐸 • 2016-08-01 01:03
Improve BGP table output (colour coded AFI/SAFI pairs)
Files changed (3)
M html/css/bootstrap.css +15
M html/css/bootstrap/less/labels3.less +20
M html/pages/routing/bgp.inc.php +91
📈 91 added 📉 0 removed

💻 r8026 ADD

Adam Armstrong 🐸 • 2016-07-31 21:29
Add support for graphing Sander Steffann's DHCPKit DHCPv6 server via the Unix Agent.
Files changed (7)
A html/includes/graphs/application/dhcpkit_msgtypes.inc.php +53
A html/includes/graphs/application/dhcpkit_packets.inc.php +49
A html/pages/device/apps/dhcpkit.inc.php +18
M includes/definitions/apps.inc.php +1
M includes/definitions/rrdtypes.inc.php +26
A includes/polling/applications/dhcpkit.inc.php +37
A scripts/agent-local/dhcpkit +71
📈 255 added 📉 0 removed

💻 r8025 IMPROVE

Adam Armstrong 🐸 • 2016-07-31 19:55
Improve poller timing output
Files changed (2)
M includes/snmp.inc.php +39 -10
M poller.php +27 -8
📈 66 added 📉 18 removed

💻 r8024 MIBS

Mike Stupalov 🐱 • 2016-07-30 12:13
Updated MIBs (adtran, ciscosb, hh3c, ibm, lantronix, linksys, sentry, tripplite).
Files changed (116)
M mibs/adtran/ADTRAN-AOS +14 -1
A mibs/adtran/ADTRAN-AOS-DYING-GASP-MIB +82
M mibs/adtran/ADTRAN-AOS-MEDIAGATEWAY-MIB +4 -2
A mibs/adtran/ADTRAN-AOS-MEF-MIB +88
M mibs/adtran/ADTRAN-AOS-NETWORK-SYNC-MIB +61 -31
A mibs/adtran/ADTRAN-AOS-OVER-TEMP-PROTECTION-MIB +91
M mibs/adtran/ADTRAN-AOS-SIP-REGISTRATION +154
M mibs/adtran/ADTRAN-AOS-VQM +1 -1
A mibs/adtran/ADTRAN-AOS-VRRP-MIB +258
M mibs/adtran/ADTRAN-COMMON-AOS +62 -43
A mibs/adtran/ADTRAN-MEF-PER-COS-PER-EVC-PERF-HISTORY-MIB +649
A mibs/adtran/ADTRAN-MEF-PER-COS-PER-UNI-PERF-HISTORY-MIB +616
A mibs/adtran/ADTRAN-MEF-PER-EVC-PERF-HISTORY-MIB +617
A mibs/adtran/ADTRAN-MEF-PER-UNI-PERF-HISTORY-MIB +589
M mibs/adtran/ADTRAN-TC +70 -14
M mibs/cisco/CISCO-PRODUCTS-MIB +39 -2
M mibs/ciscosb/CISCOSB-1-BONJOUR-SERVICE-MIB +3 -3
M mibs/ciscosb/CISCOSB-3SW2SWTABLES-MIB +3 -3
M mibs/ciscosb/CISCOSB-AAA +12 -4
M mibs/ciscosb/CISCOSB-BANNER-MIB +3 -3
M mibs/ciscosb/CISCOSB-BaudRate-MIB +3 -3
M mibs/ciscosb/CISCOSB-BONJOUR-MIB +3 -3
M mibs/ciscosb/CISCOSB-BRGMACSWITCH-MIB +3 -3
M mibs/ciscosb/CISCOSB-BRIDGE-SECURITY +3 -3
M mibs/ciscosb/CISCOSB-BRIDGEMIBOBJECTS-MIB +3 -3
M mibs/ciscosb/CISCOSB-CDB-MIB +3 -3
M mibs/ciscosb/CISCOSB-CDP-MIB +3 -3
M mibs/ciscosb/CISCOSB-CLI-MIB +3 -3
M mibs/ciscosb/CISCOSB-COPY-MIB +3 -3
M mibs/ciscosb/CISCOSB-CPU-COUNTERS-MIB +3 -3
M mibs/ciscosb/CISCOSB-DEBUGCAPABILITIES-MIB +3 -3
M mibs/ciscosb/CISCOSB-DEVICEPARAMS-MIB +3 -3
M mibs/ciscosb/CISCOSB-DHCP-MIB +3 -3
M mibs/ciscosb/CISCOSB-DHCPCL-MIB +14 -5
M mibs/ciscosb/CISCOSB-DHCPv6 +3 -3
M mibs/ciscosb/CISCOSB-Dlf-MIB +3 -3
M mibs/ciscosb/CISCOSB-DNSCL-MIB +5 -5
M mibs/ciscosb/CISCOSB-DOT1X-MIB +16 -4
M mibs/ciscosb/CISCOSB-EEE-MIB +3 -3
M mibs/ciscosb/CISCOSB-EMBWEB-MIB +3 -3
M mibs/ciscosb/CISCOSB-ENDOFMIB-MIB +3 -3
M mibs/ciscosb/CISCOSB-ERRDISABLE-RECOVERY-MIB +3 -3
M mibs/ciscosb/CISCOSB-EVENTS-MIB +3 -3
M mibs/ciscosb/CISCOSB-File +3 -3
M mibs/ciscosb/CISCOSB-GREEN-MIB +3 -3
M mibs/ciscosb/CISCOSB-GVRP-MIB +3 -3
M mibs/ciscosb/CISCOSB-HWENVIROMENT +3 -3
M mibs/ciscosb/CISCOSB-IP +357 -5
M mibs/ciscosb/CISCOSB-IpRouter +3 -3
M mibs/ciscosb/CISCOSB-IPv6 +168 -6
M mibs/ciscosb/CISCOSB-IPV6FHS-MIB +998 -23
M mibs/ciscosb/CISCOSB-JUMBOFRAMES-MIB +3 -3
A mibs/ciscosb/CISCOSB-LBD-MIB +127
M mibs/ciscosb/CISCOSB-LLDP-MIB +3 -3
M mibs/ciscosb/CISCOSB-LOCALIZATION-MIB +3 -3
M mibs/ciscosb/CISCOSB-MAC-BASE-PRIO +3 -3
M mibs/ciscosb/CISCOSB-MIB +3 -3
M mibs/ciscosb/CISCOSB-MIR-MIB +3 -3
M mibs/ciscosb/CISCOSB-MNGINF-MIB +3 -3
M mibs/ciscosb/CISCOSB-MULTISESSIONTERMINAL-MIB +3 -3
M mibs/ciscosb/CISCOSB-PHY-MIB +3 -3
M mibs/ciscosb/CISCOSB-Physicaldescription-MIB +148 -8
M mibs/ciscosb/CISCOSB-POE-MIB +19 -4
M mibs/ciscosb/CISCOSB-POLICY-MIB +5 -4
M mibs/ciscosb/CISCOSB-ProtectedPorts-MIB +3 -3
M mibs/ciscosb/CISCOSB-QOS-CLI-MIB +128 -25
M mibs/ciscosb/CISCOSB-rlBrgMcMngr-MIB +3 -3
M mibs/ciscosb/CISCOSB-rlInterfaces +7 -4
A mibs/ciscosb/CISCOSB-rlIP-MIB +334
M mibs/ciscosb/CISCOSB-rlLcli-MIB +3 -3
M mibs/ciscosb/CISCOSB-RMON +3 -3
M mibs/ciscosb/CISCOSB-rndApplications +3 -3
M mibs/ciscosb/CISCOSB-rndMng +3 -3
M mibs/ciscosb/CISCOSB-SCT-MIB +3 -3
M mibs/ciscosb/CISCOSB-SECSD-MIB +3 -3
M mibs/ciscosb/CISCOSB-SECURITY-SUITE +3 -3
M mibs/ciscosb/CISCOSB-SMARTPORTS-MIB +3 -3
M mibs/ciscosb/CISCOSB-SMON-MIB +3 -3
M mibs/ciscosb/CISCOSB-SNMP-MIB +5 -5
M mibs/ciscosb/CISCOSB-SpecialBpdu-MIB +3 -3
M mibs/ciscosb/CISCOSB-SSH-MIB +6 -5
M mibs/ciscosb/CISCOSB-SSL +3 -3
M mibs/ciscosb/CISCOSB-STORMCTRL-MIB +3 -3
M mibs/ciscosb/CISCOSB-SYSLOG-MIB +3 -3
M mibs/ciscosb/CISCOSB-SYSMNG-MIB +5 -5
M mibs/ciscosb/CISCOSB-TBI-MIB +3 -3
M mibs/ciscosb/CISCOSB-TELNET-MIB +3 -3
M mibs/ciscosb/CISCOSB-TIMEBASED-PORT-SHUTDOWN-MIB +3 -3
M mibs/ciscosb/CISCOSB-TIMESYNCHRONIZATION-MIB +3 -3
M mibs/ciscosb/CISCOSB-TRACEROUTE-MIB +3 -3
M mibs/ciscosb/CISCOSB-TRAPS-MIB +50 -4
M mibs/ciscosb/CISCOSB-TRUNK-MIB +3 -3
M mibs/ciscosb/CISCOSB-Tuning +150 -28
M mibs/ciscosb/CISCOSB-TUNNEL-MIB +14 -4
M mibs/ciscosb/CISCOSB-UDP +3 -3
M mibs/ciscosb/CISCOSB-vlan-MIB +40 -20
M mibs/ciscosb/CISCOSB-vlanVoice-MIB +3 -3
M mibs/ciscosb/CISCOSB-WBA-MIB +3 -3
M mibs/ciscosb/CISCOSB-WeightedRandomTailDrop-MIB +3 -3
M mibs/ciscosb/CISCOSMB-MIB +3 -3
D mibs/ciscosb/DISMAN-PING-MIB -2,904
M mibs/ciscosb/DRAFT-IETF-SYSLOG-DEVICE-MIB +3 -3
D mibs/ciscosb/MIBs_readme.txt -368
M mibs/hh3c/HH3C-ENTITY-EXT-MIB +38 -2
M mibs/hh3c/HH3C-OID-MIB +9
M mibs/hh3c/HH3C-PRODUCT-ID-MIB +201 -2
M mibs/hh3c/HH3C-TRANSCEIVER-INFO-MIB +62 -16
M mibs/ibm/BLADE-MIB +25,472 -2,778
M mibs/ibm/BLADESPPALT-MIB +876 -83
M mibs/lantronix/LANTRONIX-SLC-MIB +2,870 -151
A mibs/linksys
A mibs/linksys/LINKSYS-WLAN-ACCESS-POINT-CAPTIVE-PORTAL-MIB +1,485
A mibs/linksys/LINKSYS-WLAN-ACCESS-POINT-MIB +9,615
A mibs/linksys/LINKSYS-WLAN-ACCESS-POINT-REF-MIB +49
A mibs/sentry/Sentry4-MIB +4,466
A mibs/tripplite/TRIPPUPS1-MIB +1,014
📈 0 added 📉 0 removed

💻 r8023 TRIVIAL

Mike Stupalov 🐱 • 2016-07-30 09:21
More mib definitions cleanup.
Files changed (7)
M includes/definitions/mibs.inc.php +5 -5
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +1 -1
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +6 -6
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +4 -4
D mibs/AIRESPACE-REF-MIB -28
D mibs/AIRESPACE-SWITCHING-MIB -3,847
D mibs/AIRESPACE-WIRELESS-MIB -16,528
📈 16 added 📉 16 removed

💻 r8022 TRIVIAL

Mike Stupalov 🐱 • 2016-07-30 08:43
Fixed mess between dell/broadcom FASTPATH-* mibs. Fixed sensors discovery by PowerNet-MIB (apper in r8014).
Files changed (93)
M includes/definitions/mibs.inc.php +38 -36
M includes/discovery/sensors/powernet-mib.inc.php +7 -7
A mibs/broadcom/BRCM-80211-FACTORY-MIB +224
A mibs/broadcom/BRCM-80211-MGMT-MIB +1,245
A mibs/broadcom/BRCM-BATTERY-MGMT-MIB +515
A mibs/broadcom/BRCM-BFC-MGMT-MIB +216
A mibs/broadcom/BRCM-CABLEDATA-ENGINEERING-MIB +385
A mibs/broadcom/BRCM-CABLEDATA-FACTORY-MIB +293
A mibs/broadcom/BRCM-CABLEDATA-MGMT-MIB +101
A mibs/broadcom/BRCM-CABLEDATA-PRIVATE-MIB +184
A mibs/broadcom/BRCM-CABLEDATA-SMI +123
A mibs/broadcom/BRCM-CM-CAPABILITY-MIB +288
A mibs/broadcom/BRCM-CM-ENGINEERING-MIB +1,094
A mibs/broadcom/BRCM-CM-FACTORY-MIB +812
A mibs/broadcom/BRCM-CM-MGMT-EXT-MIB +154
A mibs/broadcom/BRCM-CM-MGMT-MIB +678
A mibs/broadcom/BRCM-CM-PRODUCTS-MIB +87
A mibs/broadcom/BRCM-HOMEPLUG-FACTORY-MIB +95
A mibs/broadcom/BRCM-HTTP-MGMT-MIB +149
A mibs/broadcom/BRCM-PARENTALCONTROL-MGMT-MIB +179
A mibs/broadcom/BRCM-PING-MGMT-MIB +319
A mibs/broadcom/BRCM-SNMP-MGMT-MIB +116
A mibs/broadcom/BRCM-SSH-MGMT-MIB +293
A mibs/broadcom/BRCM-TELNET-MGMT-MIB +298
A mibs/broadcom/BRCM-USB-FACTORY-MIB +110
A mibs/broadcom/BRCM-V2-FACTORY-MIB +728
A mibs/broadcom/BRCM-V2-MGMT-MIB +64
D mibs/broadcom/BROADCOM-POWER-ETHERNET-MIB -341
D mibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB -494
D mibs/broadcom/FASTPATH-CAPTIVE-PORTAL-MIB -1,240
D mibs/broadcom/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB -279
D mibs/broadcom/FASTPATH-DHCP6SERVER-PRIVATE-MIB -1,149
D mibs/broadcom/FASTPATH-DHCPSERVER-PRIVATE-MIB -972
D mibs/broadcom/FASTPATH-DNS-RESOLVER-CONTROL-MIB -266
D mibs/broadcom/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB -427
D mibs/broadcom/FASTPATH-INVENTORY-MIB -1,177
D mibs/broadcom/FASTPATH-IPV6-LOOPBACK-MIB -102
D mibs/broadcom/FASTPATH-IPV6-TUNNEL-MIB -243
D mibs/broadcom/FASTPATH-ISDP-MIB -510
D mibs/broadcom/FASTPATH-KEYING-PRIVATE-MIB -125
D mibs/broadcom/FASTPATH-LOGGING-MIB -510
D mibs/broadcom/FASTPATH-LOOPBACK-MIB -120
D mibs/broadcom/FASTPATH-MGMT-SECURITY-MIB -242
D mibs/broadcom/FASTPATH-MULTICAST-MIB -447
D mibs/broadcom/FASTPATH-NSF-MIB -353
D mibs/broadcom/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB -72
D mibs/broadcom/FASTPATH-PFC-MIB -199
D mibs/broadcom/FASTPATH-PORTSECURITY-PRIVATE-MIB -263
D mibs/broadcom/FASTPATH-QOS-ACL-MIB -1,544
D mibs/broadcom/FASTPATH-QOS-AUTOVOIP-MIB -120
D mibs/broadcom/FASTPATH-QOS-COS-MIB -957
D mibs/broadcom/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB -981
D mibs/broadcom/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB -2,686
D mibs/broadcom/FASTPATH-QOS-ISCSI-MIB -330
D mibs/broadcom/FASTPATH-QOS-MIB -42
D mibs/broadcom/FASTPATH-RADIUS-AUTH-CLIENT-MIB -541
D mibs/broadcom/FASTPATH-ROUTING-MIB -2,867
D mibs/broadcom/FASTPATH-ROUTING6-MIB -801
D mibs/broadcom/FASTPATH-SNTP-CLIENT-MIB -731
D mibs/broadcom/FASTPATH-TIMEZONE-PRIVATE-MIB -458
A mibs/dell/BROADCOM-POWER-ETHERNET-MIB +351
A mibs/dell/FASTPATH-BOXSERVICES-PRIVATE-MIB +523
A mibs/dell/FASTPATH-CAPTIVE-PORTAL-MIB +1,254
A mibs/dell/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB +291
A mibs/dell/FASTPATH-DHCP6SERVER-PRIVATE-MIB +1,183
A mibs/dell/FASTPATH-DHCPSERVER-PRIVATE-MIB +1,002
A mibs/dell/FASTPATH-DNS-RESOLVER-CONTROL-MIB +270
A mibs/dell/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB +452
A mibs/dell/FASTPATH-INVENTORY-MIB +1,189
A mibs/dell/FASTPATH-IPV6-LOOPBACK-MIB +112
A mibs/dell/FASTPATH-IPV6-TUNNEL-MIB +253
A mibs/dell/FASTPATH-ISDP-MIB +548
A mibs/dell/FASTPATH-KEYING-PRIVATE-MIB +137
A mibs/dell/FASTPATH-LOGGING-MIB +519
A mibs/dell/FASTPATH-LOOPBACK-MIB +130
A mibs/dell/FASTPATH-MGMT-SECURITY-MIB +252
A mibs/dell/FASTPATH-MULTICAST-MIB +457
A mibs/dell/FASTPATH-NSF-MIB +362
A mibs/dell/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB +84
A mibs/dell/FASTPATH-PFC-MIB +214
A mibs/dell/FASTPATH-PORTSECURITY-PRIVATE-MIB +275
A mibs/dell/FASTPATH-QOS-ACL-MIB +1,558
A mibs/dell/FASTPATH-QOS-AUTOVOIP-MIB +126
A mibs/dell/FASTPATH-QOS-COS-MIB +969
A mibs/dell/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB +1,077
A mibs/dell/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB +2,764
A mibs/dell/FASTPATH-QOS-ISCSI-MIB +336
A mibs/dell/FASTPATH-QOS-MIB +52
A mibs/dell/FASTPATH-RADIUS-AUTH-CLIENT-MIB +551
A mibs/dell/FASTPATH-ROUTING-MIB +2,887
A mibs/dell/FASTPATH-ROUTING6-MIB +811
A mibs/dell/FASTPATH-SNTP-CLIENT-MIB +758
A mibs/dell/FASTPATH-TIMEZONE-PRIVATE-MIB +473
📈 45 added 📉 43 removed

💻 r8021 MINOR

Mike Stupalov 🐱 • 2016-07-29 13:55
Added option $config['location']['map_regexp'] for rewrite devices sysLocation by regular expression. Option $config['location_map'] renamed to $config['location']['map'] (backward compatible).
Files changed (5)
M html/includes/print/addresses.inc.php +1
M includes/defaults.inc.php +10 -4
M includes/definitions.inc.php +2 -1
M includes/rewrites.inc.php +18 -3
M includes/sql-config.inc.php +8
📈 39 added 📉 8 removed

💻 r8020 TRIVIAL

Mike Stupalov 🐱 • 2016-07-29 10:38
Fixed discovery IPv4 addresses for BinTec devices by IP-MIB.
Files changed (1)
M includes/discovery/ip-addresses/ip-mib.inc.php +13 -1
📈 13 added 📉 1 removed

💻 r8019

Tom Laermans 🦔 • 2016-07-28 19:17
Minor: force rediscovery after RRD renames
Files changed (1)
M update/302.php +2
📈 2 added 📉 0 removed

💻 r8018

Tom Laermans 🦔 • 2016-07-28 16:11
Trivial: add PW-MPLS-STD-MIB definition
Files changed (1)
M includes/definitions/mibs.inc.php +8
📈 8 added 📉 0 removed

💻 r8017

Tom Laermans 🦔 • 2016-07-28 16:07
Minor: fix processor CPU usage discovery code (broken in r8014)
Files changed (1)
M includes/discovery/processors.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r8016

Tom Laermans 🦔 • 2016-07-28 16:02
Minor: convert DeltaUPS sensors to definition-based discovery
Files changed (3)
M includes/definitions/mibs.inc.php +31 -14
D includes/discovery/sensors/deltaups-mib.inc.php -52
A update/302.php +91
📈 122 added 📉 66 removed

💻 r8015 TRIVIAL

Mike Stupalov 🐱 • 2016-07-28 15:18
Fixed some vendor/model specific issue for discovery by DELL-NETWORKING-CHASSIS-MIB.
Files changed (3)
M includes/discovery/mempools/dell-networking-chassis-mib.inc.php +2 -1
M includes/discovery/processors/dell-networking-chassis-mib.inc.php +2 -1
M includes/polling/os/ftos.inc.php +41 -8
📈 45 added 📉 10 removed

💻 r8014

Tom Laermans 🦔 • 2016-07-28 15:14
Minor: code cleanup, quotes cleanup, trim() cleanup, mib_dirs() cleanup
Files changed (194)
M includes/discovery/bgp-peers.inc.php +1 -1
M includes/discovery/cisco-cbqos.inc.php +7 -7
M includes/discovery/cisco-cef.inc.php +1 -1
M includes/discovery/functions.inc.php +1 -1
M includes/discovery/inventory/dell-rac-mib.inc.php -2
M includes/discovery/inventory/e7-calix-mib.inc.php +2 -4
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +3 -5
M includes/discovery/inventory/geist-mib-v3.inc.php +2 -4
M includes/discovery/inventory/host-resources-mib.inc.php -2
M includes/discovery/inventory/juniper-mib.inc.php +2 -4
M includes/discovery/inventory/mikrotik-mib.inc.php +1 -5
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +1 -3
M includes/discovery/inventory/timetra-chassis-mib.inc.php -2
M includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php -4
M includes/discovery/ip-addresses/ciscosb-ipv6.inc.php -1
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php -1
M includes/discovery/ip-addresses/ip-mib.inc.php +1 -3
M includes/discovery/ip-addresses/ipv6-mib.inc.php -2
M includes/discovery/junose-atm-vp.inc.php +1 -1
M includes/discovery/mac-accounting.inc.php +6 -4
M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +1 -3
M includes/discovery/neighbours/cisco-cdp-mib.inc.php +2 -4
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php -2
M includes/discovery/neighbours/foundry-sn-switch-group-mib.inc.php +1 -3
M includes/discovery/neighbours/lldp-mib.inc.php +3 -5
M includes/discovery/neighbours/mikrotik-mib.inc.php -2
M includes/discovery/neighbours/ospf-mib.inc.php +1 -2
M includes/discovery/ports-stack.inc.php +13 -13
M includes/discovery/ports.inc.php +1 -1
M includes/discovery/printersupplies/printer-mib.inc.php +2 -4
M includes/discovery/processors.inc.php +4 -4
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +16 -20
M includes/discovery/pseudowires/pw-std-mib.inc.php +17 -21
M includes/discovery/sensors.inc.php +1 -1
M includes/discovery/sensors/ac-system-mib.inc.php +8 -12
M includes/discovery/sensors/acmepacket-envmon-mib.inc.php +9 -11
M includes/discovery/sensors/airespace-wireless-mib.inc.php +5 -7
M includes/discovery/sensors/alcatel-ind1-health-mib.inc.php +4 -6
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +12 -14
M includes/discovery/sensors/apnl-modular-pdu-mib.inc.php -4
M includes/discovery/sensors/areca-snmp-mib.inc.php -2
M includes/discovery/sensors/asyncos-mail-mib.inc.php +4 -4
M includes/discovery/sensors/aten-pe-cfg.inc.php +4 -7
M includes/discovery/sensors/atto6500n-mib.inc.php +7 -7
M includes/discovery/sensors/baytech-mib-403-1.inc.php +2 -4
M includes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php +26 -29
M includes/discovery/sensors/checkpoint-mib.inc.php +4 -8
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +4 -6
M includes/discovery/sensors/cisco-envmon-mib.inc.php +4 -6
M includes/discovery/sensors/cisco-firewall-mib.inc.php +11 -16
M includes/discovery/sensors/cisco-stackwise-mib.inc.php +3 -5
M includes/discovery/sensors/cisco-unified-computing-compute-mib.inc.php +31 -32
M includes/discovery/sensors/cisco-unified-computing-processor-mib.inc.php +4 -6
M includes/discovery/sensors/ciscosb-phy-mib.inc.php +6 -8
M includes/discovery/sensors/compellent-mib.inc.php +5 -7
M includes/discovery/sensors/cpqhlth-mib.inc.php +14 -16
M includes/discovery/sensors/cpqida-mib.inc.php +3 -5
M includes/discovery/sensors/cpqpower-mib.inc.php +51 -57
M includes/discovery/sensors/cpqrack-mib.inc.php +11 -14
M includes/discovery/sensors/cyan-cem-mib.inc.php +6 -8
M includes/discovery/sensors/cyan-geport-mib.inc.php +2 -4
M includes/discovery/sensors/cyan-tengport-mib.inc.php +2 -4
M includes/discovery/sensors/cyan-xcvr-mib.inc.php +1 -3
M includes/discovery/sensors/data-domain-mib.inc.php +4 -7
M includes/discovery/sensors/dell-rac-mib.inc.php +7 -9
M includes/discovery/sensors/dell-tl4000-mib.inc.php +3 -5
M includes/discovery/sensors/dell-vendor-mib.inc.php +2 -4
M includes/discovery/sensors/deltaups-mib.inc.php +19 -20
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +13 -15
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +13 -14
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +15 -17
M includes/discovery/sensors/dksf-70-5-x-x-1.inc.php +13 -15
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +1 -4
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +12 -14
M includes/discovery/sensors/eltek-distributed-mib.inc.php +10 -13
M includes/discovery/sensors/entity-sensor-mib.inc.php +11 -13
M includes/discovery/sensors/eqldisk-mib.inc.php +1 -4
M includes/discovery/sensors/eqlmember-mib.inc.php +30 -31
M includes/discovery/sensors/es-racktivity-mib.inc.php +3 -5
M includes/discovery/sensors/exaltcomproducts.inc.php +13 -15
M includes/discovery/sensors/extreme-system-mib.inc.php +1 -4
M includes/discovery/sensors/f10-c-series-chassis-mib.inc.php +3 -5
M includes/discovery/sensors/f10-chassis-mib.inc.php +5 -9
M includes/discovery/sensors/f10-m-series-chassis-mib.inc.php +7 -9
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +15 -32
M includes/discovery/sensors/fe-fireeye-mib.inc.php +8 -10
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +23 -25
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +4 -6
M includes/discovery/sensors/fspr7-mib.inc.php +13 -16
M includes/discovery/sensors/g6-system-mib.inc.php +3 -6
M includes/discovery/sensors/gamatronic-mib.inc.php -2
M includes/discovery/sensors/geist-mib-v3.inc.php +33 -35
M includes/discovery/sensors/geist-v4-mib.inc.php +8 -10
M includes/discovery/sensors/gudeads-epc2x6-mib.inc.php +4 -6
M includes/discovery/sensors/gudeads-epc8x-mib.inc.php +4 -6
M includes/discovery/sensors/gudeads-pdu8110-mib.inc.php +4 -6
M includes/discovery/sensors/gudeads-pdu8310-mib.inc.php +11 -13
M includes/discovery/sensors/hh3c-entity-ext-mib.inc.php +1 -3
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +6 -10
M includes/discovery/sensors/hp-icf-chassis.inc.php +3 -7
M includes/discovery/sensors/huawei-energymngt-mib.inc.php +1 -4
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +8 -11
M includes/discovery/sensors/idrac-mib-smiv2.inc.php +9 -13
M includes/discovery/sensors/infratec-rms-mib.inc.php +22 -22
M includes/discovery/sensors/ipomanii-mib.inc.php +49 -52
M includes/discovery/sensors/ispro-mib.inc.php +10 -12
M includes/discovery/sensors/it-watchdogs-mib-v3.inc.php +41 -43
M includes/discovery/sensors/it-watchdogs-v4-mib.inc.php +3 -5
M includes/discovery/sensors/juniper-alarm-mib.inc.php +8 -10
M includes/discovery/sensors/juniper-dom-mib.inc.php +33 -32
M includes/discovery/sensors/juniper-system-mib.inc.php +7 -9
M includes/discovery/sensors/lcos-mib.inc.php +4 -4
M includes/discovery/sensors/liebert-gp-environmental-mib.inc.php +3 -5
M includes/discovery/sensors/lm-sensors-mib.inc.php +4 -6
M includes/discovery/sensors/lsi-megaraid-sas-mib.inc.php +18 -22
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php -2
M includes/discovery/sensors/mib-dell-10892.inc.php +16 -16
M includes/discovery/sensors/ms-switch30-mib.inc.php -2
M includes/discovery/sensors/mseries-envmon-mib.inc.php +1 -3
M includes/discovery/sensors/mseries-port-mib.inc.php +1 -3
M includes/discovery/sensors/nas-mib.inc.php +2 -4
M includes/discovery/sensors/nbs-cmmc-mib.inc.php +42 -45
M includes/discovery/sensors/netbotzv2-mib.inc.php -2
M includes/discovery/sensors/nokia-ipso-system-mib.inc.php +7 -10
M includes/discovery/sensors/ns-root-mib.inc.php -2
M includes/discovery/sensors/nscrtv-root.inc.php -1
M includes/discovery/sensors/oa-sfp-mib.inc.php +10 -12
M includes/discovery/sensors/oadwdm-mib.inc.php +4 -6
M includes/discovery/sensors/og-status-mib.inc.php +8 -10
M includes/discovery/sensors/openbsd-sensors-mib.inc.php -2
M includes/discovery/sensors/p8510-mib.inc.php -2
M includes/discovery/sensors/packetflux-mib.inc.php +1 -2
M includes/discovery/sensors/pdu-mib.inc.php -2
M includes/discovery/sensors/poseidon-mib.inc.php -2
M includes/discovery/sensors/power-ethernet-mib.inc.php +2 -5
M includes/discovery/sensors/powernet-mib.inc.php +64 -66
M includes/discovery/sensors/printer-mib.inc.php -1
M includes/discovery/sensors/radlan-hwenviroment.inc.php +4 -6
M includes/discovery/sensors/rbn-envmon-mib.inc.php -2
M includes/discovery/sensors/readydataos-mib.inc.php +11 -13
M includes/discovery/sensors/readynas-mib.inc.php +12 -14
M includes/discovery/sensors/roomalert24e-mib.inc.php +3 -5
M includes/discovery/sensors/roomalert4e-mib.inc.php +2 -4
M includes/discovery/sensors/s5-chassis-mib.inc.php -2
M includes/discovery/sensors/sentry3-mib.inc.php -2
M includes/discovery/sensors/serverscheck.inc.php -2
M includes/discovery/sensors/sfa-info.inc.php -2
M includes/discovery/sensors/smartnode-mib.inc.php +2 -4
M includes/discovery/sensors/socomecups-mib.inc.php -1
M includes/discovery/sensors/spagent-mib.inc.php +3 -5
M includes/discovery/sensors/ste-mib.inc.php -2
M includes/discovery/sensors/steelhead-mib.inc.php +12 -14
M includes/discovery/sensors/sun-platform-mib.inc.php +1 -4
M includes/discovery/sensors/supermicro-health-mib.inc.php -2
M includes/discovery/sensors/sw-mib.inc.php +1 -4
M includes/discovery/sensors/synology-disk-mib.inc.php +2 -4
M includes/discovery/sensors/synology-system-mib.inc.php +5 -7
M includes/discovery/sensors/timetra-chassis-mib.inc.php -1
M includes/discovery/sensors/trango-apex-rf-mib.inc.php +6 -6
M includes/discovery/sensors/trapeze-networks-system-mib.inc.php +1 -3
M includes/discovery/sensors/ubnt-airfiber-mib.inc.php +4 -6
M includes/discovery/sensors/ups-mib.inc.php +7 -10
M includes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php -2
M includes/discovery/sensors/webgraph-thermo-hygrometer-us-mib.inc.php -1
M includes/discovery/sensors/wwp-leos-chassis-mib.inc.php -2
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/xups-mib.inc.php -1
M includes/discovery/sensors/zhone-shelf-monitor-mib.inc.php -1
M includes/discovery/sensors/zxr10opticalmib.inc.php -2
M includes/discovery/sensors/zyxel-as-mib.inc.php +3 -5
M includes/discovery/slas/cisco-rttmon-mib.inc.php +3 -6
M includes/discovery/slas/disman-ping-mib.inc.php +1 -5
M includes/discovery/status/atto6500n-mib.inc.php +10 -10
M includes/discovery/status/ns-root-mib.inc.php -2
M includes/discovery/storage/cisco-flash-mib.inc.php +11 -14
M includes/discovery/storage/embedded-ngx-mib.inc.php +8 -10
M includes/discovery/storage/host-resources-mib.inc.php +1 -4
M includes/discovery/storage/netapp-mib.inc.php +2 -5
M includes/discovery/storage/ucd-snmp-mib.inc.php +1 -2
M includes/discovery/ucd-diskio.inc.php +8 -8
M includes/discovery/virtual-machines/vmware-vminfo-mib.inc.php +28 -33
M includes/entities.inc.php -4
M includes/polling/os/procurve.inc.php +3 -3
M includes/polling/os/sensorprobe.inc.php +2 -2
M includes/polling/os/steelhead.inc.php +4 -4
M includes/polling/os/trango-apex.inc.php +4 -4
M includes/polling/os/trapeze.inc.php +3 -3
M includes/polling/os/ups-mib.inc.php +3 -3
M includes/polling/os/xerox-printer.inc.php +3 -3
M includes/rrdtool.inc.php +32 -23
D mibs/broadcom/BROADCOM-REF-MIB -119
D mibs/broadcom/FASTPATH-SWITCHING-MIB -7,562
A mibs/dell/BROADCOM-REF-MIB +163
A mibs/dell/FASTPATH-SWITCHING-MIB +7,618
📈 1,245 added 📉 1,617 removed

💻 r8013 TRIVIAL

Mike Stupalov 🐱 • 2016-07-27 15:41
Improved detect Cisco IronPort devices.
Files changed (2)
M includes/definitions/os.inc.php +2 -1
M includes/polling/os/asyncos.inc.php +8 -9
📈 10 added 📉 10 removed

💻 r8012 MINOR

Mike Stupalov 🐱 • 2016-07-27 15:19
Added basic Iskratel devices support. Fixed some os definitions. Updated (added hidpi) multiple os icons.
Files changed (93)
A html/images/os/apple_2x.png +1
M html/images/os/apple.png ±0
A html/images/os/archlinux_2x.png +1
M html/images/os/archlinux.png ±0
A html/images/os/axis_2x.png +1
M html/images/os/axis.png ±0
A html/images/os/brother_2x.png +1
M html/images/os/brother.png ±0
A html/images/os/cambium_2x.png +1
M html/images/os/cambium.png ±0
A html/images/os/canon_2x.png +1
M html/images/os/canon.png ±0
A html/images/os/cloudlinux_2x.png +1
M html/images/os/cloudlinux.png ±0
A html/images/os/ddwrt_2x.png +1
M html/images/os/ddwrt.png ±0
A html/images/os/develop_2x.png +1
A html/images/os/develop.png +1
A html/images/os/dragonfly_2x.png +1
M html/images/os/dragonfly.png ±0
A html/images/os/eltek_2x.png +1
M html/images/os/eltek.png ±0
A html/images/os/eltex_2x.png +1
A html/images/os/eltex.png +1
A html/images/os/epson_2x.png +1
M html/images/os/epson.png ±0
A html/images/os/fedora_2x.png +1
M html/images/os/fedora.png ±0
A html/images/os/gentoo_2x.png +1
M html/images/os/gentoo.png ±0
A html/images/os/iskratel_2x.png +1
A html/images/os/iskratel.png +1
A html/images/os/juniper-old_2x.png +1
A html/images/os/juniper-old.png +1
D html/images/os/junos.png -1
A html/images/os/konica_2x.png +1
M html/images/os/konica.png ±0
A html/images/os/kyocera_2x.png +1
M html/images/os/kyocera.png ±0
A html/images/os/linksys_2x.png +1
M html/images/os/linksys.png ±0
A html/images/os/mageia_2x.png +1
A html/images/os/mageia.png +1
A html/images/os/mandrake_2x.png +1
M html/images/os/mandrake.png ±0
A html/images/os/mandriva_2x.png +1
M html/images/os/mandriva.png ±0
A html/images/os/monowall_2x.png +1
M html/images/os/monowall.png ±0
A html/images/os/netbotz_2x.png +1
M html/images/os/netbotz.png ±0
A html/images/os/netbsd_2x.png +1
M html/images/os/netbsd.png ±0
A html/images/os/oki_2x.png +1
M html/images/os/oki.png ±0
A html/images/os/openmandriva_2x.png +1
A html/images/os/openmandriva.png +1
A html/images/os/opensolaris_2x.png +1
M html/images/os/opensolaris.png ±0
A html/images/os/pc-bsd_2x.png +1
M html/images/os/pc-bsd.png ±0
A html/images/os/pfsense_2x.png +1
M html/images/os/pfsense.png ±0
A html/images/os/ricoh_2x.png +1
M html/images/os/ricoh.png ±0
A html/images/os/samsung_2x.png +1
M html/images/os/samsung.png ±0
A html/images/os/slackware_2x.png +1
M html/images/os/slackware.png ±0
A html/images/os/solaris_2x.png +1
M html/images/os/solaris.png ±0
A html/images/os/supermicro_2x.png +1
M html/images/os/supermicro.png ±0
A html/images/os/suse_2x.png +1
M html/images/os/suse.png ±0
A html/images/os/toshiba_2x.png +1
M html/images/os/toshiba.png ±0
A html/images/os/tripplite_2x.png +1
M html/images/os/tripplite.png ±0
A html/images/os/vyatta_2x.png +1
M html/images/os/vyatta.png ±0
A html/images/os/vyos_2x.png +1
M html/images/os/vyos.png ±0
A html/images/os/xerox_2x.png +1
M html/images/os/xerox.png ±0
A html/images/os/zhone_2x.png +1
M html/images/os/zhone.png ±0
M html/pages/devices.inc.php +9 -2
M includes/definitions/os.inc.php +41 -15
M includes/discovery/os/linux.inc.php +12 -2
A mibs/iskratel
A mibs/iskratel/ISKRATEL-IPMI-MIB +3,150
A mibs/iskratel/ISKRATEL-MSAN-MIB +21,842
📈 111 added 📉 20 removed

💻 r8011 TRIVIAL

Mike Stupalov 🐱 • 2016-07-27 07:56
Fixed Aethra devices logo and os name.
Files changed (3)
M html/images/os/aethra_2x.png ±0
M html/images/os/aethra.png ±0
M includes/definitions/os.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r8010 MINOR

Mike Stupalov 🐱 • 2016-07-26 20:54
Added support for DOM sensors by JUNIPER-IFOPTICS-MIB.
Files changed (4)
M includes/definitions/mibs.inc.php +6
M includes/definitions/os.inc.php +2
M includes/discovery/sensors/juniper-dom-mib.inc.php +4 -4
A includes/discovery/sensors/juniper-ifoptics-mib.inc.php +109
📈 121 added 📉 4 removed

💻 r8009 TRIVIAL

Mike Stupalov 🐱 • 2016-07-26 15:43
Sensor type energy removed (will be born as counter later). Added volume sensor.
Files changed (4)
D html/includes/graphs/sensor/energy.inc.php -34
A html/includes/graphs/sensor/volume.inc.php +34
M includes/definitions/sensors.inc.php +2 -2
M includes/discovery/sensors/hwg-pwr-mib.inc.php +3 -1
📈 39 added 📉 37 removed

💻 r8008 MINOR

Mike Stupalov 🐱 • 2016-07-26 15:18
Added basic support for Aethra devices. Added discovery sensors by HWG-PWR-MIB. Added energy (Wh) sensor type.
Files changed (15)
A html/images/os/aethra_2x.png +1
A html/images/os/aethra.png +1
M html/includes/entities/sensor.inc.php +7 -73
A html/includes/graphs/sensor/energy.inc.php +34
M includes/common.inc.php +35 -6
M includes/definitions/mibs.inc.php +30 -12
M includes/definitions/os.inc.php +38 -3
M includes/definitions/sensors.inc.php +24 -22
A includes/discovery/mempools/aethra-mib.inc.php +26
A includes/discovery/sensors/hwg-pwr-mib.inc.php +98
A includes/polling/mempools/aethra-mib.inc.php +17
A includes/polling/os/aethra.inc.php +42
A mibs/aethra
A mibs/aethra/AETHRA-MIB +1,758
M mibs/ibm/IMM-MIB +3,170 -109
📈 353 added 📉 116 removed

💻 r8007 TRIVIAL

Mike Stupalov 🐱 • 2016-07-25 10:00
Do not poll HC counters (with option separate_walk) for devices with SNMP v1.
Files changed (1)
M includes/polling/ports.inc.php +24 -5
📈 24 added 📉 5 removed

💻 r8006 FIX

Adam Armstrong 🐸 • 2016-07-23 17:27
Don't allow invalid port status into the database.
Files changed (1)
M includes/polling/ports.inc.php +11
📈 11 added 📉 0 removed

💻 r8005 FIX

Adam Armstrong 🐸 • 2016-07-22 22:51
Also fix bandwidth graphs
Files changed (1)
M html/bandwidth-graph.php +7
📈 7 added 📉 0 removed

💻 r8004 FIX

Adam Armstrong 🐸 • 2016-07-22 18:08
Workaround for missing GD function on Ubuntu (and others?) for jpgraph.
Files changed (1)
M html/billing-graph.php +8
📈 8 added 📉 0 removed

💻 r8002 IMPROVE

Adam Armstrong 🐸 • 2016-07-22 13:21
Improve billing calculation tool output.
Files changed (1)
M billing-calculate.php +29 -3
📈 29 added 📉 3 removed

💻 r8001 FIX

Adam Armstrong 🐸 • 2016-07-22 12:55
Apparently, INT(20) is NOT the same as BIGINT(20). MySQL, it's faaaaantastic.
Files changed (1)
A update/301.sql +1
📈 1 added 📉 0 removed

💻 r8000 FIX

Adam Armstrong 🐸 • 2016-07-22 12:48
Fixed billing bug (accidentally putting in averaged into out field!) add sorting to alert table. show f5 load balancer pool.
Files changed (4)
M html/includes/print/alert.inc.php +12 -1
M html/pages/bill/infoboxes.inc.php +1
M html/pages/device/loadbalancer/lb_virtuals.inc.php +1 -4
M includes/billing.inc.php +2 -2
📈 16 added 📉 7 removed

💻 r7999 TRIVIAL

Mike Stupalov 🐱 • 2016-07-22 10:32
Fixed db index for mysql 5.1, updated initial db schema to latest. Small cleanups.
Files changed (5)
M includes/discovery/processors/cisco-process-mib.inc.php +2 -1
M includes/functions.inc.php +1 -1
M update/299.sql +7 -7
A update/300.sql +2
M update/db_schema_mysql.sql +412 -114
📈 424 added 📉 123 removed

💻 r7998 IMPROVE

Adam Armstrong 🐸 • 2016-07-21 14:49
Multiple improvements. Fix graphing for rrdtool 1.6. Update several tables. Add new port alerting metrics. Add new metrics to ports table.
Files changed (73)
M html/css/bootstrap-hacks.css +9
M html/includes/graphs/altiga_ssl_sessions.inc.php +4 -4
D html/includes/graphs/device/agent.inc.php -38
M html/includes/graphs/device/cras_sessions.inc.php +6 -6
D html/includes/graphs/device/fdb_count.inc.php -45
M html/includes/graphs/device/imagingdrums.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +5 -5
M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +5 -5
M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +5 -5
M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +5 -5
M html/includes/graphs/device/ipSystemStats.inc.php +10 -10
M html/includes/graphs/device/netscalersvc.inc.php +10 -4
M html/includes/graphs/device/netstat_ip_frag.inc.php +6 -6
M html/includes/graphs/device/printersupplies.inc.php +1 -1
M html/includes/graphs/device/status.inc.php +1 -1
M html/includes/graphs/device/storage.inc.php +1 -1
M html/includes/graphs/diskio/stat.inc.php +21 -18
M html/includes/graphs/generic_data.inc.php +4 -4
M html/includes/graphs/generic_definition.inc.php +9 -7
M html/includes/graphs/generic_duplex.inc.php +3 -3
M html/includes/graphs/generic_multi_bits_separated.inc.php +6 -6
M html/includes/graphs/generic_multi_bits.inc.php +2 -2
M html/includes/graphs/generic_multi_data.inc.php +2 -2
M html/includes/graphs/generic_simplex.inc.php +4 -4
M html/includes/graphs/mempool/usage.inc.php +2 -2
M html/includes/graphs/multi-port/bits_duo.inc.php +6 -6
M html/includes/graphs/multi-port/bits_trio.inc.php +9 -9
M html/includes/graphs/netscalersvc/reqs.inc.php +1 -1
M html/includes/graphs/netscalervsvr/hitmiss.inc.php +4 -4
M html/includes/graphs/netscalervsvr/reqs.inc.php +1 -1
M html/includes/graphs/old_generic_simplex.inc.php +4 -4
M html/includes/graphs/port/mac_acc_total.inc.php +2 -2
M html/includes/graphs/printersupply/usage.inc.php +1 -1
M html/includes/graphs/sensor/airflow.inc.php +1 -1
M html/includes/graphs/sensor/apower.inc.php +1 -1
M html/includes/graphs/sensor/counter.inc.php +1 -1
M html/includes/graphs/sensor/crestfactor.inc.php +1 -1
M html/includes/graphs/sensor/current.inc.php +2 -2
M html/includes/graphs/sensor/dbm.inc.php +1 -1
M html/includes/graphs/sensor/fanspeed.inc.php +1 -1
M html/includes/graphs/sensor/frequency.inc.php +1 -1
M html/includes/graphs/sensor/impedence.inc.php +1 -1
M html/includes/graphs/sensor/percent.inc.php +1 -1
M html/includes/graphs/sensor/powerfactor.inc.php +1 -1
M html/includes/graphs/sensor/pressure.inc.php +1 -1
M html/includes/graphs/sensor/resistance.inc.php +1 -1
M html/includes/graphs/sensor/rpower.inc.php +1 -1
M html/includes/graphs/sensor/runtime.inc.php +1 -1
M html/includes/graphs/sensor/snr.inc.php +2 -2
M html/includes/graphs/sensor/state.inc.php +1 -1
M html/includes/graphs/sensor/temperature.inc.php +2 -2
M html/includes/graphs/sensor/voltage.inc.php +1 -1
M html/includes/graphs/service/availability.inc.php +1 -1
M html/includes/graphs/status/graph.inc.php +1 -1
M html/includes/graphs/storage/usage.inc.php +2 -2
M html/includes/graphs/XXX_device_memory_windows.inc.php +6 -6
M html/includes/print/alert_log.inc.php +4 -2
M html/includes/print/events.inc.php +9 -1
M html/includes/print/syslogs.inc.php +3 -3
M html/pages/alert_check.inc.php +203 -67
M html/pages/contacts.inc.php +1 -1
M html/pages/device/overview/alertlog.inc.php +1
M html/pages/eventlog.inc.php +1
M html/pages/packages.inc.php +2 -2
M includes/alerting/pagerduty.inc.php +2 -2
M includes/definitions/entities.inc.php +2
M includes/definitions/graphtypes.inc.php +27 -6
M includes/definitions/os.inc.php +2
M includes/definitions/transports.inc.php +1 -1
M includes/polling/graphs/pan-common-mib.inc.php +21 -1
M includes/polling/ports.inc.php +49 -12
M includes/syslog.inc.php +5 -3
A update/299.sql +18
📈 524 added 📉 346 removed

💻 r7997 TRIVIAL

Mike Stupalov 🐱 • 2016-07-20 10:10
Disabled force separate_walk option for NX-OS. Small wui fixes.
Files changed (3)
M html/pages/devices.inc.php +7 -2
M html/pages/front/default.php +1 -1
M includes/definitions/os.inc.php +1 -1
📈 9 added 📉 4 removed

💻 r7996

Tom Laermans 🦔 • 2016-07-20 09:43
Minor: make get_dir_size() more resilient against unreadable directories
Files changed (1)
M includes/common.inc.php +11 -1
📈 11 added 📉 1 removed

💻 r7995 TRIVIAL

Mike Stupalov 🐱 • 2016-07-18 11:26
Improved is_port_valid() for check correct ifOperStatus.
Files changed (1)
M includes/functions.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r7994 FIX

Adam Armstrong 🐸 • 2016-07-18 10:03
Minor F5 fix.
Files changed (1)
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +9 -8
📈 9 added 📉 8 removed

💻 r7993 FIX

Adam Armstrong 🐸 • 2016-07-18 09:39
Fix alert duration.
Files changed (1)
M includes/alerts.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7992 IMPROVE

Adam Armstrong 🐸 • 2016-07-17 22:46
Further changes to ports table. Re-add errors delta. Table modifications for F5.
Files changed (3)
M includes/definitions/os.inc.php +10 -2
M includes/polling/ports.inc.php +6 -1
A update/298.sql +6
📈 22 added 📉 3 removed

💻 r7991 ADD

Adam Armstrong 🐸 • 2016-07-17 13:58
Add stats.
Files changed (1)
M includes/versioncheck.inc.php +5
📈 5 added 📉 0 removed

💻 r7990 ADD

Adam Armstrong 🐸 • 2016-07-17 11:51
Add icon for hwg and use for hwg-pwr
Files changed (3)
A html/images/os/hwg_2x.png +1
A html/images/os/hwg.png +1
M includes/definitions/os.inc.php +3
📈 5 added 📉 0 removed

💻 r7989 FIX

Adam Armstrong 🐸 • 2016-07-17 11:39
Fix drawing line after AREA for definition-based graphs.
Files changed (1)
M html/includes/graphs/generic_definition.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r7988 TRIVIAL

Mike Stupalov 🐱 • 2016-07-17 11:06
Disable PAgP polling, while not moved to new polling style.
Files changed (1)
M includes/polling/ports.inc.php +7 -3
📈 7 added 📉 3 removed

💻 r7987 IMPROVE

Adam Armstrong 🐸 • 2016-07-17 10:34
Merge ports and ports-state tables. Remove -delta fields, remove pagp fields.
Files changed (19)
M check-services.php +2 -2
M html/api/includes/ports.inc.php +2 -2
M html/includes/cache-data.inc.php +2 -1
M html/includes/print/logalert.inc.php +1 -1
M html/includes/print/status.inc.php +2 -2
M html/pages/device/port.inc.php +1 -1
M html/pages/device/ports.inc.php +2 -2
M html/pages/ports.inc.php +1 -1
M html/pages/ports/list.inc.php +2 -2
M html/pages/services.inc.php +33 -2
M includes/common.inc.php +3 -2
M includes/definitions/entities.inc.php +1 -1
M includes/definitions/os.inc.php +8
M includes/polling/aruba-controller.inc.php +5
M includes/polling/ports.inc.php +17 -12
M includes/syslog.inc.php +9 -73
M irc.php +1 -1
M syslog.php +3
A update/297.sql +4
📈 99 added 📉 105 removed

💻 r7986 MINOR

Mike Stupalov 🐱 • 2016-07-16 16:38
Added detect EFI Fiery Print Controller.
Files changed (3)
A html/images/os/efi_2x.png +1
A html/images/os/efi.png +1
M includes/definitions/os.inc.php +9 -1
📈 11 added 📉 1 removed

💻 r7985 TRIVIAL

Mike Stupalov 🐱 • 2016-07-16 13:41
Fixed form elements (input, button) padding and height for align between themselves.
Files changed (4)
M html/css/bootstrap-hacks.css +6 -2
M html/css/bootstrap.css +2 -2
M html/css/bootstrap/less/forms.less +3 -1
M html/css/bootstrap/less/variables3.less +1 -1
📈 0 added 📉 0 removed

💻 r7984 TRIVIAL

Mike Stupalov 🐱 • 2016-07-16 12:36
Improved devices page pagination.
Files changed (5)
M html/includes/functions.inc.php +3 -3
M html/pages/devices.inc.php +19 -7
M html/pages/devices/basic.inc.php +2 -5
M html/pages/devices/detail.inc.php +5 -3
M html/pages/devices/status.inc.php +2 -2
📈 31 added 📉 20 removed

💻 r7983 FIX

Adam Armstrong 🐸 • 2016-07-15 12:44
Remove debugging.
Files changed (1)
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php -2
📈 0 added 📉 2 removed

💻 r7982 IMPROVE

Adam Armstrong 🐸 • 2016-07-15 12:32
Improve F5 virtuals table and polling.
Files changed (2)
M html/pages/device/loadbalancer/lb_virtuals.inc.php +206 -267
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +20 -16
📈 226 added 📉 283 removed

💻 r7981 ADD

Adam Armstrong 🐸 • 2016-07-15 08:07
Add support for pool members to F5 BigIP support.
Files changed (3)
M html/pages/device/loadbalancer/lb_virtuals.inc.php +94 -12
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +150 -9
A update/296.sql +2
📈 246 added 📉 21 removed

💻 r7980 ADD

Adam Armstrong 🐸 • 2016-07-14 15:10
Add pagination to device's page
Files changed (1)
M html/pages/devices.inc.php +13
📈 13 added 📉 0 removed

💻 r7979 IMPROVE

Adam Armstrong 🐸 • 2016-07-14 14:41
Improve config variables and remove simple api link. Filter out some worthless memory pools from host-resources-mib, create calculated pool from ucd-snmp-mib.
Files changed (8)
M html/includes/navbar.inc.php +2
M includes/config-variables.inc.php +18 -4
M includes/defaults.inc.php +5
M includes/definitions/os.inc.php +1
M includes/discovery/mempools/host-resources-mib.inc.php +2
A includes/discovery/mempools/ucd-snmp-mib.inc.php +33
M includes/include-dir-mib.inc.php +1 -2
A includes/polling/mempools/ucd-snmp-mib.inc.php +9
📈 71 added 📉 6 removed

💻 r7978 FIX

Adam Armstrong 🐸 • 2016-07-14 13:40
Minor fixes
Files changed (3)
M housekeeping.php -2
M html/pages/alert_checks.inc.php +1 -1
M html/pages/contacts.inc.php +1 -1
📈 2 added 📉 4 removed

💻 r7977 IMPROVE

Adam Armstrong 🐸 • 2016-07-14 13:32
Add some additional settings to the settings ui. FRUIT FLAVOURED ALERT STATUSES.
Files changed (9)
M housekeeping.php +2
M html/css/bootstrap.css +16 -8
M html/css/bootstrap/less/labels3.less +5
M html/css/bootstrap/less/variables3.less +2 -1
M html/pages/alert_checks.inc.php +1 -1
M html/pages/settings.inc.php +1 -1
M html/pages/settings/default.inc.php +1 -1
M includes/config-variables.inc.php +23
M includes/rewrites.inc.php +3 -3
📈 31 added 📉 6 removed

💻 r7976 FIX

Adam Armstrong 🐸 • 2016-07-14 12:45
Make boxes slightly prettier.
Files changed (4)
M html/css/bootstrap.css +116 -116
M html/css/bootstrap/less/alerts.less +3 -3
M html/css/bootstrap/less/boxes.less +10
M html/css/bootstrap/less/variables3.less +7
📈 0 added 📉 0 removed

💻 r7975 FIX

Adam Armstrong 🐸 • 2016-07-14 12:32
NBSP
Files changed (1)
M html/includes/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7974 FIX

Adam Armstrong 🐸 • 2016-07-14 12:32
Temporarily hide count on non lg screen size.
Files changed (3)
M html/includes/functions.inc.php +5 -5
M html/includes/print/alert_log.inc.php +1 -1
M html/includes/print/logalert.inc.php +1 -1
📈 7 added 📉 7 removed

💻 r7973 IMPROVE

Adam Armstrong 🐸 • 2016-07-14 11:59
Fix styling of pagination.
Files changed (3)
M html/css/bootstrap-hacks.css +4
M html/includes/functions.inc.php +6 -1
M html/includes/print/search.inc.php +1
📈 7 added 📉 1 removed

💻 r7972 FIX

Adam Armstrong 🐸 • 2016-07-14 10:33
Pagination -> drop shadow
Files changed (2)
M html/css/bootstrap.css +21 -23
M html/css/bootstrap/less/pagination.less +12 -7
📈 0 added 📉 0 removed

💻 r7971 FIX

Adam Armstrong 🐸 • 2016-07-14 10:16
Fix some table layouts. Fix icon spacing on js-generated dropdowns.
Files changed (3)
M html/css/bootstrap-hacks.css +9
M html/pages/alert_check.inc.php +1 -1
M html/pages/syslog_rules.inc.php +4 -4
📈 5 added 📉 5 removed

💻 r7970 IMPROVE

Adam Armstrong 🐸 • 2016-07-14 09:55
Add ability to add/edit syslog rules. Syslog.php now automatically reloads rules on change. Remove erroneous entries from ipv4/ipv6 tables.
Files changed (9)
M html/css/bootstrap-hacks.css +7
A html/images/os/moxa_2x.png +1
M html/includes/alerting-navbar.inc.php +26
M html/pages/add_syslog_rule.inc.php +3 -1
M html/pages/syslog_rules.inc.php +112 -3
M includes/config-variables.inc.php +27
M includes/syslog.inc.php +37
M syslog.php +22 -32
A update/295.sql +6
📈 234 added 📉 36 removed

💻 r7969 FIX

Adam Armstrong 🐸 • 2016-07-13 13:34
Improve ipsec polling and ui slightly.
Files changed (4)
M html/pages/alert_maintenance.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +29 -11
M html/pages/syslog_rules.inc.php +3
M includes/polling/cipsec-tunnels.inc.php +50 -17
📈 83 added 📉 29 removed

💻 r7968 IMPROVE

Adam Armstrong 🐸 • 2016-07-13 09:01
Improve contact boxes when no contacts are assigned.
Files changed (2)
M html/css/bootstrap-hacks.css +5
M html/pages/contact.inc.php +13 -8
📈 13 added 📉 8 removed

💻 r7967 IMPROVE

Adam Armstrong 🐸 • 2016-07-12 15:37
Improve pagerduty output.
Files changed (1)
M includes/alerting/pagerduty.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7966 IMPROVE

Adam Armstrong 🐸 • 2016-07-12 14:52
Additional images, update pagerduty code.
Files changed (4)
M html/images/os/moxa.png ±0
A html/images/os/zyxel_2x.png +1
M html/images/os/zyxel.png ±0
M includes/alerting/pagerduty.inc.php +2 -2
📈 3 added 📉 2 removed

💻 r7965 LOGO

Adam Armstrong 🐸 • 2016-07-12 13:58
Files changed (2)
A html/images/os/bdcom_2x.png +1
M html/images/os/bdcom.png ±0
📈 1 added 📉 0 removed

💻 r7964 MINOR

Mike Stupalov 🐱 • 2016-07-12 13:51
Added discovery processors by ISILON-MIB if HOST-RESOURCES-MIB not exist on device for onefs. Fixed processor precision if idle used.
Files changed (4)
M includes/definitions/os.inc.php +1
M includes/discovery/functions.inc.php +7 -3
A includes/discovery/processors/isilon-mib.inc.php +54
M includes/polling/processors.inc.php +2 -3
📈 64 added 📉 6 removed

💻 r7963 ADD

Adam Armstrong 🐸 • 2016-07-12 13:42
Add support for Lenovo IMM including sysObjectID discovery and logo.
Files changed (6)
A html/images/os/lenovo_2x.png +1
A html/images/os/lenovo.png +1
M html/pages/front/default.php +1 -1
M includes/definitions/mibs.inc.php +10
M includes/definitions/os.inc.php +3 -3
A mibs/lenovo/IMM-MIB +11,679
📈 16 added 📉 4 removed

💻 r7962 FIX

Adam Armstrong 🐸 • 2016-07-11 00:23
Fix grammar.
Files changed (1)
M includes/polling/ports.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r7960 IMPROVE

Adam Armstrong 🐸 • 2016-07-09 17:27
Minor layout improvement for short-form syslogs (apply priority label style to program)
Files changed (1)
M html/includes/print/syslogs.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7959 IMPROVE

Adam Armstrong 🐸 • 2016-07-09 17:22
Improve F5 poller output.
Files changed (1)
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +43 -4
📈 43 added 📉 4 removed

💻 r7958 ADD

Adam Armstrong 🐸 • 2016-07-08 18:30
Add support for Eaton ePDUs including input and output sensors (no groups and no output power yet)
Files changed (9)
A html/images/os/eaton_2x.png +1
M html/images/os/eaton.png ±0
A html/includes/graphs/sensor/crestfactor.inc.php +38
A html/includes/graphs/sensor/powerfactor.inc.php +38
M includes/definitions/mibs.inc.php +52
M includes/definitions/os.inc.php +12
M includes/definitions/sensors.inc.php +20 -18
A includes/discovery/sensors/eaton-epdu-mib.inc.php +194
A includes/polling/os/eaton-epdu.inc.php +30
📈 385 added 📉 18 removed

💻 r7957 TRIVIAL

Mike Stupalov 🐱 • 2016-07-08 13:55
Fixed Raritan MIBs place.
Files changed (8)
M includes/definitions/mibs.inc.php +2 -2
D mibs/PDU-MIB -4,731
D mibs/PDU2-MIB -7,744
A mibs/raritan
A mibs/raritan/PDU-MIB +4,801
A mibs/raritan/PDU2-MIB +7,816
M mibs/sonicwall/SONICWALL-FIREWALL-IP-STATISTICS-MIB +453 -16
M mibs/sonicwall/SONICWALL-FIREWALL-TRAP-MIB +2,230 -26
📈 2 added 📉 2 removed

💻 r7956 TRIVIAL

Mike Stupalov 🐱 • 2016-07-08 13:32
Prevent unexpected script messages before and instead app identification.
Files changed (1)
M scripts/agent-local/mysql +5 -1
📈 5 added 📉 1 removed

💻 r7955 ADD

Adam Armstrong 🐸 • 2016-07-08 12:48
Add support for raritan px2 devices, including sensors from PDU2-MIB. Add updated Eaton EPDU MIB.
Files changed (6)
M includes/definitions/mibs.inc.php +35 -3
M includes/definitions/os.inc.php +1
A includes/discovery/sensors/pdu2-mib.inc.php +145
M mibs/eaton/EATON-EPDU-MIB +623 -108
M mibs/eaton/EATON-OIDS -1
A mibs/PDU2-MIB +7,816
📈 181 added 📉 3 removed

💻 r7954 ADD

Adam Armstrong 🐸 • 2016-07-07 13:09
Add basic Ceragon detection. No bulk support.
Files changed (6)
A html/images/os/ceragon_2x.png +1
A html/images/os/ceragon.png +1
M includes/definitions/mibs.inc.php +8
M includes/definitions/os.inc.php +11
A mibs/ceragon
A mibs/ceragon/CERAGON-MIB +19,372
📈 21 added 📉 0 removed

💻 r7953 IMPROVE

Adam Armstrong 🐸 • 2016-07-07 10:59
Clean up syslog alerting terminology. Rename syslog alerting db tables.
Files changed (16)
M html/includes/alerting-navbar.inc.php +3 -3
M html/includes/navbar.inc.php +2 -2
M html/includes/print/logalert.inc.php +5 -5
D html/pages/add_alertlog_rule.inc.php -150
A html/pages/add_syslog_rule.inc.php +150
M html/pages/contact.inc.php +2 -2
D html/pages/logalerts_rules.inc.php -86
D html/pages/logalerts.inc.php -21
A html/pages/syslog_alerts.inc.php +21
A html/pages/syslog_rules.inc.php +86
M includes/alerts.inc.php +1 -1
M includes/definitions.inc.php +1 -1
M includes/definitions/wui.inc.php +1 -1
M includes/syslog.inc.php +4 -4
M syslog.php +3 -3
A update/294.sql +4
📈 283 added 📉 279 removed

💻 r7952 IMPROVE

Adam Armstrong 🐸 • 2016-07-06 17:12
Improve compatibility of postgres collector script (collect 8.x now too)
Files changed (1)
M scripts/agent-local/postgresql.pl +11 -4
📈 11 added 📉 4 removed

💻 r7951 IMPROVE

Adam Armstrong 🐸 • 2016-07-06 16:13
Improve F5 BigIP support. Add new table for load balancer pools. Add two new DS to clientSsl.rrd. Fix alerter text output to not claim it's discovery!
Files changed (13)
M alerter.php +2 -2
M html/pages/device/loadbalancer/lb_virtuals.inc.php +63 -28
M includes/definitions/graphtypes.inc.php +3 -3
M includes/definitions/mibs.inc.php +4
M includes/definitions/os.inc.php +1 -1
A includes/discovery/inventory/f5-bigip-system-mib.inc.php +271
M includes/discovery/sensors/f5-bigip-system-mib.inc.php +19 -49
A includes/discovery/status/f5-bigip-apm-mib.inc.php +29
M includes/polling/graphs/f5-bigip-system-mib/clientSslStats.inc.php +2
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +69
M includes/polling/os/f5.inc.php +11 -1
A update/292.sql +1
A update/293.php +35
📈 510 added 📉 84 removed

💻 r7950 ADD

Adam Armstrong 🐸 • 2016-07-06 10:40
Add ability to suppress the Y scale on graphs (yscale=none)
Files changed (1)
M html/includes/graphs/common.inc.php +1
📈 1 added 📉 0 removed

💻 r7949 TRIVIAL

Mike Stupalov 🐱 • 2016-06-30 11:41
Fixed display dropdown syslog rule associations for contact.
Files changed (1)
M html/pages/contact.inc.php +2
📈 2 added 📉 0 removed

💻 r7948 TRIVIAL

Mike Stupalov 🐱 • 2016-06-30 08:48
Fixed inial db schema install if mysql executable not found in a standard location.
Files changed (1)
M includes/update/update.php +3 -6
📈 3 added 📉 6 removed

💻 r7947 TRIVIAL

Mike Stupalov 🐱 • 2016-06-30 08:04
Added locked notification bit, for check if notification already in progress or has been sent.
Files changed (2)
M includes/alerts.inc.php +11
A update/291.sql +1
📈 12 added 📉 0 removed

💻 r7946 FIX

Adam Armstrong 🐸 • 2016-06-28 16:23
Don't re-locate with custom coords.
Files changed (1)
M includes/polling/system.inc.php +4 -2
📈 4 added 📉 2 removed

💻 r7945 TRIVIAL

Mike Stupalov 🐱 • 2016-06-28 13:20
Fixed observium_attribs db table schema.
Files changed (1)
A update/290.sql +1
📈 1 added 📉 0 removed

💻 r7944 TRIVIAL

Mike Stupalov 🐱 • 2016-06-28 10:07
More cleanups for update script output.
Files changed (30)
M includes/update/update.php +2 -2
M update/074.php +1 -3
M update/095.php +1 -3
M update/127.php +1 -3
M update/128.php +1 -3
M update/129.php +1 -3
M update/153.php +1 -3
M update/164.php +1 -1
M update/165.php +1 -1
M update/170.php +1 -3
M update/176.php +1 -3
M update/177.php +1 -3
M update/187.php +1 -3
M update/191.php +1 -3
M update/210.php -2
M update/212.php +1 -3
M update/256.php +2 -2
M update/257.php +4 -2
M update/258.php +1 -2
M update/260.php -2
M update/262.php +1 -2
M update/268.php +23 -2
M update/269.php +1 -2
M update/274.php +1 -2
M update/279.php -2
M update/280.php +2 -1
M update/282.php +22 -2
M update/284.php +1 -3
M update/285.php -2
M update/288.php +1 -3
📈 75 added 📉 71 removed

💻 r7943 TRIVIAL

Mike Stupalov 🐱 • 2016-06-28 08:48
Improved update script progress output.
Files changed (1)
M includes/update/update.php +13 -5
📈 13 added 📉 5 removed

💻 r7942 TRIVIAL

Mike Stupalov 🐱 • 2016-06-28 08:26
Small optimization for alter syslog table in update (no functional changes).
Files changed (1)
M update/289.sql +1 -2
📈 1 added 📉 2 removed

💻 r7941 TRIVIAL

Mike Stupalov 🐱 • 2016-06-28 06:55
Fixed broken regexps by cleanup script (again, apear in r7279).
Files changed (5)
M includes/templates.inc.php +2 -2
A tests/templates/observium_notification
A tests/templates/observium_notification/observium_notification.json +1
A tests/templates/observium_notification/observium_notification.mustache +31
A tests/templates/observium_notification/observium_notification.txt +8
📈 42 added 📉 2 removed

💻 r7940 MAJOR

Mike Stupalov 🐱 • 2016-06-27 20:27
Added notifications queue. Added ability to send syslog alerts. Added WUI for associate syslog rules with contacts. Some small WUI improvements. Added ability for collect syslog entries from unknown hosts and use host translations in config (this ability still WIP!).
Files changed (30)
M alerter.php +1
M html/includes/print/alert_log.inc.php +6 -1
M html/includes/print/logalert.inc.php +15 -4
M html/pages/add_alertlog_rule.inc.php +73 -89
M html/pages/contact.inc.php +169 -67
M html/pages/group.inc.php +1 -1
M html/pages/groups_regenerate.inc.php +8 -9
M html/pages/logalerts_rules.inc.php +2 -2
M includes/alerting/clickatell.inc.php +1 -1
M includes/alerting/email.inc.php +2 -2
M includes/alerting/hipchat.inc.php +1 -1
M includes/alerting/messagebird.inc.php +1 -1
M includes/alerting/pushover.inc.php +1 -1
M includes/alerting/redoxygen.inc.php +1 -1
M includes/alerting/slack.inc.php +4 -4
M includes/alerting/telegram.inc.php +3 -2
M includes/alerting/webhook.inc.php +1 -1
M includes/alerting/xmpp.inc.php +1 -1
M includes/alerts.inc.php +229 -63
M includes/config-variables.inc.php +41
M includes/defaults.inc.php +12 -7
M includes/definitions/transports.inc.php +22 -17
M includes/definitions/wui.inc.php +2
M includes/syslog.inc.php +190 -33
M includes/templates/notification/email_html.tpl +2
M includes/templates/notification/email_text.tpl +2
M includes/templates/notification/telegram_text.tpl +6
M syslog.php +9 -2
M tests/IncludesFunctionsTest.php +1
A update/289.sql +9
📈 816 added 📉 310 removed

💻 r7939 ADD

Adam Armstrong 🐸 • 2016-06-23 11:07
Add missing script :D
Files changed (1)
A scripts/add_ds_to_rrd.pl +87
📈 87 added 📉 0 removed

💻 r7938 TRIVIAL

Mike Stupalov 🐱 • 2016-06-23 08:04
Added check php option allow_url_fopen and ssl extension exist in get_http_request().
Files changed (1)
M includes/common.inc.php +17 -3
📈 17 added 📉 3 removed

💻 r7937 ADD

Adam Armstrong 🐸 • 2016-06-23 07:19
Extend collection/graphing of Netscaler nsHttpStatsGroup. Adds and renames DS in RRD.
Files changed (5)
M includes/definitions/graphtypes.inc.php +19 -2
M includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php +7 -2
M includes/rrdtool.inc.php +45
M mibs/citrix/NS-ROOT-MIB +1 -1
A update/288.php +40
📈 111 added 📉 4 removed

💻 r7936 MINOR

Mike Stupalov 🐱 • 2016-06-22 22:21
Added store poller-wrapper stats into DB. Fixed average graph for distributed poller wrapper. (No wui and graphs additions)
Files changed (2)
M includes/polling/os/poweralert.inc.php +2 -4
M poller-wrapper.py +122 -21
📈 124 added 📉 25 removed

💻 r7935 TRIVIAL

Mike Stupalov 🐱 • 2016-06-22 19:00
Fixed current output sensor scale for Tripp Lite PDUs.
Files changed (3)
M includes/discovery/sensors/ups-mib.inc.php +7 -4
M includes/polling/os/poweralert.inc.php +13 -7
M mibs/tripplite/TRIPPLITE-MIB +528 -324
📈 20 added 📉 11 removed

💻 r7934 FIX

Adam Armstrong 🐸 • 2016-06-22 06:21
Fix 1wire sensors on teracom.
Files changed (1)
M includes/discovery/sensors/teracom-mib.inc.php +4 -2
📈 4 added 📉 2 removed

💻 r7933 MINOR

Mike Stupalov 🐱 • 2016-06-20 13:19
Added options to poller wrapper: -i (instances) and -n (instance number). This is same options as in poller.php. Note, total poller wrapper time will incorrect with multiple instances.
Files changed (3)
M includes/polling/ports/netapp-mib.inc.php +5 -4
M poller-wrapper.py +30 -11
M poller.php +11 -4
📈 46 added 📉 19 removed

💻 r7931 MINOR

Mike Stupalov 🐱 • 2016-06-16 20:02
Added basic detect for jetNexus and Fastback devices.
Files changed (11)
A html/images/os/fastback_2x.png +1
A html/images/os/fastback.png +1
A html/images/os/jetnexus_2x.png +1
A html/images/os/jetnexus.png +1
A html/images/os/quanta_2x.png +1
A html/images/os/quanta.png +1
M includes/definitions/mibs.inc.php +19
M includes/definitions/os.inc.php +18
M includes/discovery/os/linux.inc.php +6
A includes/polling/os/jetnexus-lb.inc.php +25
A includes/polling/os/liberator.inc.php +28
📈 102 added 📉 0 removed

💻 r7930 MIBS

Mike Stupalov 🐱 • 2016-06-16 20:01
Added fastback and jetnexus mibs.
Files changed (5)
A mibs/fastback
A mibs/fastback/SUB10SYSTEMS-MIB +9,150
A mibs/fastback/V320-MIB +178
A mibs/jetnexus
A mibs/jetnexus/JETNEXUS-MIB +376
📈 0 added 📉 0 removed

💻 r7929 TRIVIAL

Mike Stupalov 🐱 • 2016-06-16 14:34
Fixed pollerlog graph.
Files changed (1)
M includes/rrdtool.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r7928 FIX

Adam Armstrong 🐸 • 2016-06-15 23:42
Fix asterisk agent poller bug.
Files changed (1)
M includes/polling/applications/asterisk.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r7927 MINOR

Mike Stupalov 🐱 • 2016-06-15 15:31
Improved support for Isilon OneFS, added sensors discovery.
Files changed (7)
A html/images/os/isilon_2x.png +1
M html/images/os/isilon.png ±0
M includes/definitions/mibs.inc.php +45 -9
M includes/definitions/os.inc.php +1
A includes/polling/os/onefs.inc.php +39
M mibs/isilon/ISILON-MIB +385 -40
A mibs/isilon/ISILON-TRAP-MIB +2,194
📈 86 added 📉 9 removed

💻 r7926 TRIVIAL

Mike Stupalov 🐱 • 2016-06-15 10:51
Fixed delete rrd dir, when delete device from DB. Some forgotten changes.
Files changed (4)
M delete_device.php +6 -1
M html/pages/delhost.inc.php +3 -2
M includes/functions.inc.php +73 -11
M includes/rrdtool.inc.php +16 -6
📈 98 added 📉 20 removed

💻 r7925 MIBS

Mike Stupalov 🐱 • 2016-06-14 21:23
Added dell mibs.
Files changed (20)
A mibs/dell/DELL-NETWORKING-BGP4-V2-MIB +4,116
A mibs/dell/DELL-NETWORKING-BMP-MIB +138
A mibs/dell/DELL-NETWORKING-BPSTATS-MIB +936
A mibs/dell/DELL-NETWORKING-CHASSIS-MIB +2,885
A mibs/dell/DELL-NETWORKING-COPY-CONFIG-MIB +563
A mibs/dell/DELL-NETWORKING-DCB-MIB +1,609
A mibs/dell/DELL-NETWORKING-FIB-MIB +513
A mibs/dell/DELL-NETWORKING-FIPSNOOPING-MIB +1,583
A mibs/dell/DELL-NETWORKING-FPSTATS-MIB +2,367
A mibs/dell/DELL-NETWORKING-IF-EXTENSION-MIB +594
A mibs/dell/DELL-NETWORKING-ISIS-MIB +282
A mibs/dell/DELL-NETWORKING-LINK-AGGREGATION-MIB +960
A mibs/dell/DELL-NETWORKING-OPENFLOW-MIB +1,049
A mibs/dell/DELL-NETWORKING-PRODUCTS-MIB +359
A mibs/dell/DELL-NETWORKING-SMI +82
A mibs/dell/DELL-NETWORKING-SYSTEM-COMPONENT-MIB +695
A mibs/dell/DELL-NETWORKING-TC +614
A mibs/dell/DELL-NETWORKING-TRAP-EVENT-MIB +444
A mibs/dell/DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB +899
M mibs/dell/Dell-Vendor-MIB +48 -4
📈 0 added 📉 0 removed

💻 r7924 MINOR

Mike Stupalov 🐱 • 2016-06-14 21:22
Added support for Dell/Force10 NOS with firmware 9.10 and above, added support for processors/mempools/sensors by DELL-NETWORKING-CHASSIS-MIB.
Files changed (10)
M includes/definitions/mibs.inc.php +18 -3
M includes/definitions/os.inc.php +7 -5
A includes/discovery/mempools/dell-networking-chassis-mib.inc.php +56
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +1 -2
A includes/discovery/processors/dell-networking-chassis-mib.inc.php +47
A includes/discovery/sensors/dell-networking-chassis-mib.inc.php +163
A includes/polling/mempools/dell-networking-chassis-mib.inc.php +30
M includes/polling/mempools/f10-s-series-chassis-mib.inc.php +13 -4
M includes/polling/os/ftos.inc.php +43 -1
M includes/rewrites.inc.php +27 -1
📈 405 added 📉 16 removed

💻 r7923 FIX

Adam Armstrong 🐸 • 2016-06-14 18:09
Correct unit for timeshifted temperature graphs.
Files changed (1)
M html/includes/graphs/sensor/temperature.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r7922 ADD

Adam Armstrong 🐸 • 2016-06-14 17:01
Add support for HP Unified Wired-WLAN Appliance
Files changed (10)
M includes/definitions/mibs.inc.php +12
M includes/definitions/os.inc.php +13
M includes/discovery/inventory/entity-mib.inc.php +8
A includes/discovery/mempools/hpn-icf-entity-ext-mib.inc.php +48
A includes/discovery/processors/hpn-icf-entity-ext-mib.inc.php +39
A includes/discovery/sensors/hpn-icf-entity-ext-mib.inc.php +75
A includes/polling/mempools/hpn-icf-entity-ext-mib.inc.php +30
M includes/polling/os.inc.php +1 -1
A includes/polling/os/hpuww.inc.php +29
A includes/polling/wifi/hpn-icf-dot11-acmt-mib.inc.php +17
📈 272 added 📉 1 removed

💻 r7921

Mike Stupalov 🐱 • 2016-06-11 08:27
derp, missing change
Files changed (1)
M includes/rewrites.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7920 TRIVIAL

Mike Stupalov 🐱 • 2016-06-11 08:23
Fixed parse port ifDescr on some Juniper routers.
Files changed (1)
M includes/rewrites.inc.php +2
📈 2 added 📉 0 removed

💻 r7919 ADD

Adam Armstrong 🐸 • 2016-06-10 14:11
Add support for Rital CMC III and improve existing Rital support.
Files changed (4)
M includes/definitions/mibs.inc.php +19 -5
M includes/definitions/os.inc.php +21 -3
A includes/discovery/sensors/rittal-cmc-iii-mib.inc.php +83
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +35 -9
📈 158 added 📉 17 removed

💻 r7918 ADD

Adam Armstrong 🐸 • 2016-06-10 14:06
Add stack mib to hh3c os type.
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r7917 ADD

Adam Armstrong 🐸 • 2016-06-10 14:04
Add support for HH3C Stack member status.
Files changed (2)
M includes/definitions/mibs.inc.php +12
A includes/discovery/status/hh3c-stack-mib.inc.php +29
📈 41 added 📉 0 removed

💻 r7916 FIX

Adam Armstrong 🐸 • 2016-06-10 14:03
Several HTML and other minor fixes.
Files changed (27)
M html/includes/entities/mempool.inc.php +1 -1
M html/includes/entities/port.inc.php +4 -4
M html/includes/entities/printersupply.inc.php +3 -3
M html/includes/panels/default.inc.php -4
M html/includes/print/inventory.inc.php +22 -16
M html/includes/print/rows.inc.php +1 -1
M html/pages/alert_check.inc.php +3 -3
M html/pages/alerts.inc.php +1 -1
M html/pages/contact.inc.php +1 -1
M html/pages/customoids.inc.php +4 -3
M html/pages/device/apps/mssql/memory.inc.php +1 -1
M html/pages/device/edit/graphs.inc.php +1 -1
M html/pages/device/entphysical.inc.php -2
M html/pages/device/graphs.inc.php +4 -2
M html/pages/device/overview-normal.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -5
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +2
M html/pages/graphs.inc.php +2 -2
M html/pages/group.inc.php +2 -2
M html/pages/groups.inc.php +1 -1
M html/pages/neighbours.inc.php +6 -3
M html/pages/routing/vrf.inc.php +6 -2
M includes/definitions.inc.php +1 -1
M includes/definitions/apps.inc.php +2
M includes/definitions/rewrites.inc.php +1
M includes/rewrites.inc.php +1 -1
📈 73 added 📉 62 removed

💻 r7915 MINOR

Mike Stupalov 🐱 • 2016-06-09 12:25
Added discovery Force10 unit/fan/powersupply statuses by F10-S-SERIES-CHASSIS-MIB.
Files changed (5)
M includes/definitions/mibs.inc.php +13
M includes/definitions/os.inc.php +1
M includes/discovery/functions.inc.php +7 -7
M includes/discovery/sensors/f10-s-series-chassis-mib.inc.php +54 -7
M includes/polling/os/ftos.inc.php +37 -12
📈 112 added 📉 26 removed

💻 r7914 MAJOR

Mike Stupalov 🐱 • 2016-06-08 11:41
get_vars() prevent pass <script> html tags inside variables. Escape timestamps for datetime fields.
Files changed (3)
M html/includes/functions.inc.php +28
M html/includes/print/search.inc.php +5 -5
M html/js/observium.js +2
📈 33 added 📉 5 removed

💻 r7913 TRIVIAL

Mike Stupalov 🐱 • 2016-06-08 06:36
Fixed AT-SETUP-MIB mib_dir definition.
Files changed (1)
M includes/definitions/mibs.inc.php +6
📈 6 added 📉 0 removed

💻 r7912 TRIVIAL

Mike Stupalov 🐱 • 2016-06-07 22:32
Some more hidpi os icons.
Files changed (12)
M html/images/os/accedian_2x.png ±0
M html/images/os/accedian.png ±0
M html/images/os/alliedtelesis_2x.png ±0
M html/images/os/alliedtelesis.png ±0
A html/images/os/broadcom_2x.png +1
M html/images/os/broadcom.png ±0
A html/images/os/cisco-old_2x.png +1
M html/images/os/cisco-old.png ±0
A html/images/os/citrix_2x.png +1
M html/images/os/citrix.png ±0
A html/images/os/extreme_2x.png +1
M html/images/os/extreme.png ±0
📈 4 added 📉 0 removed

💻 r7911 TRIVIAL

Mike Stupalov 🐱 • 2016-06-07 20:44
Unblacklist hidpi img zoom factor for Firefox 47 and higher.
Files changed (1)
M html/includes/functions.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r7910 FIX

Adam Armstrong 🐸 • 2016-06-07 18:11
Fix showing correct friendly name for graph on group navbar.
Files changed (1)
M html/pages/group.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r7909 TRIVIAL

Mike Stupalov 🐱 • 2016-06-06 11:08
Improved detect Samsung printers. Fixed display OS icon for some printers.
Files changed (2)
M includes/definitions/os.inc.php +10 -4
M includes/polling/os/printer.inc.php +57 -22
📈 67 added 📉 26 removed

💻 r7908 MIBS

Mike Stupalov 🐱 • 2016-06-06 11:06
Added MIBs files (quanta, vutlan).
Files changed (47)
A mibs/dell/DELL-WLAN-MIB +143
M mibs/netapp/NETAPP-MIB +148 -8
A mibs/quanta
A mibs/quanta/DENIALOFSERVICE-PRIVATE-MIB +293
A mibs/quanta/DHCPCLIENT-PRIVATE-MIB +186
A mibs/quanta/DOT1X-ADVANCED-FEATURES-MIB +313
A mibs/quanta/DOT1X-AUTHENTICATION-SERVER-MIB +125
A mibs/quanta/DVMRP-STD-MIB +751
A mibs/quanta/INVENTORY-MIB +1,302
A mibs/quanta/IPV6-LOOPBACK-MIB +102
A mibs/quanta/IPV6-TUNNEL-MIB +244
A mibs/quanta/KEYING-PRIVATE-MIB +126
A mibs/quanta/LAG-MIB +1,303
A mibs/quanta/LOGGING-MIB +901
A mibs/quanta/LOOPBACK-MIB +118
A mibs/quanta/MGMT-SECURITY-MIB +236
A mibs/quanta/MULTICAST-MIB +1,654
A mibs/quanta/OUTBOUNDSSH-PRIVATE-MIB +74
A mibs/quanta/OUTBOUNDTELNET-PRIVATE-MIB +74
A mibs/quanta/PFC-MIB +213
A mibs/quanta/PORTSECURITY-PRIVATE-MIB +269
A mibs/quanta/QOS-ACL-MIB +1,694
A mibs/quanta/QOS-AUTOVOIP-MIB +116
A mibs/quanta/QOS-COS-MIB +1,334
A mibs/quanta/QOS-DIFFSERV-PRIVATE-MIB +2,814
A mibs/quanta/QOS-ISCSI-MIB +338
A mibs/quanta/QOS-MIB +38
A mibs/quanta/QUANTA-BGP-MIB +729
A mibs/quanta/QUANTA-OPENFLOW-PRIVATE-MIB +358
A mibs/quanta/QUANTA-SWITCH-MIB +61
A mibs/quanta/RADIUS-CLIENT-PRIVATE-MIB +549
A mibs/quanta/RFC-1212 +79
A mibs/quanta/RFC-1215 +44
A mibs/quanta/ROUTING-MIB +3,712
A mibs/quanta/ROUTING6-MIB +2,907
A mibs/quanta/SNMP-RESEARCH-MIB +382
A mibs/quanta/SNTP-CLIENT-MIB +844
A mibs/quanta/SWITCHING-EXTENSION-MIB +5,600
A mibs/quanta/SWITCHING-MIB +11,269
A mibs/quanta/TACACS-CLIENT-MIB +205
A mibs/quanta/TIMERANGE-MIB +357
A mibs/quanta/TIMEZONE-PRIVATE-MIB +482
A mibs/quanta/USM-TARGET-TAG-MIB +84
M mibs/rfc/BGP4V2-MIB +793 -27
M mibs/rfc/BGP4V2-TC-MIB +9 -5
A mibs/vutlan
A mibs/vutlan/SKYCONTROL-SYSTEM-MIB +2,602
📈 0 added 📉 0 removed

💻 r7907 MINOR

Mike Stupalov 🐱 • 2016-06-03 14:26
Added Fan and PowerSupply status sensors for Juniper EX/MX by JUNIPER-MIB.
Files changed (3)
M includes/definitions/mibs.inc.php +9
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-mib.inc.php +43 -3
📈 53 added 📉 4 removed

💻 r7906 ADD

Adam Armstrong 🐸 • 2016-06-03 12:37
Partially functional WIP committal of syslog alerting. Currently no notification support pending notification system rewrite.
Files changed (35)
M html/css/sprite.css +74 -70
M html/img/sprite.png ±0
A html/img/sprite/bell--plus.png +1
A html/img/sprite/clipboard--exclamation.png +1
A html/img/sprite/clipboard--pencil.png +1
A html/img/sprite/clipboard--plus.png +1
A html/img/sprite/clock--exclamation.png +1
A html/img/sprite/clock--minus.png +1
A html/img/sprite/clock--plus.png +1
A html/img/sprite/disk--arrow.png +1
A html/img/sprite/disk-black.png +1
A html/img/sprite/mail--plus.png +1
M html/includes/alerting-navbar.inc.php +15 -2
M html/includes/entities/netscalervsvr.inc.php +3 -3
M html/includes/functions.inc.php +2 -2
A html/includes/graphs/application/lvs_stats_common.inc.php +4
M html/includes/navbar.inc.php +20 -12
M html/includes/print/alert_log.inc.php +1
A html/includes/print/logalert.inc.php +187
M html/includes/print/syslogs.inc.php +1 -1
A html/pages/add_alertlog_rule.inc.php +166
M html/pages/device/alerts.inc.php +20 -1
M html/pages/device/edit/sensors.inc.php +3
M html/pages/device/logs.inc.php +11 -5
A html/pages/device/logs/logalert.inc.php +5
A html/pages/logalerts_rules.inc.php +86
A html/pages/logalerts.inc.php +21
M includes/definitions.inc.php +15 -10
M includes/definitions/rewrites.inc.php +1
M includes/polling/functions.inc.php +1 -1
M includes/polling/netscaler-vsvr.inc.php +2 -2
M includes/syslog.inc.php +35 -1
M includes/templates.inc.php +2 -2
M syslog.php +27
A update/287.sql +4
📈 642 added 📉 42 removed

💻 r7905 TRIVIAL

Mike Stupalov 🐱 • 2016-06-03 09:19
Fixed parse mysql ini files for unix-agent in php7.
Files changed (1)
M scripts/agent-local/mysql.cnf +13 -7
📈 13 added 📉 7 removed

💻 r7904 TRIVIAL

Mike Stupalov 🐱 • 2016-06-02 15:40
Fixed array merge by reference.
Files changed (1)
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7903 TRIVIAL

Mike Stupalov 🐱 • 2016-06-02 15:20
Fixed copy-paste mistake in Ports group navbar.
Files changed (1)
M html/includes/navbar.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7902 MINOR

Mike Stupalov 🐱 • 2016-06-02 15:06
Added support for powersupply and fan sensors by CISCO-ENTITY-FRU-CONTROL-MIB.
Files changed (4)
M includes/definitions/mibs.inc.php +26
M includes/definitions/os.inc.php +1
M includes/discovery/inventory/entity-mib.inc.php +1 -1
A includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +115
📈 143 added 📉 1 removed

💻 r7900

Mike Stupalov 🐱 • 2016-05-31 05:33
derp. fixed variable.
Files changed (1)
M includes/discovery/bgp-peers.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7899 ADD

Adam Armstrong 🐸 • 2016-05-30 22:36
Allow disabling of re-notification by setting inverval to 0.
Files changed (1)
M includes/alerts.inc.php +3
📈 3 added 📉 0 removed

💻 r7898 MINOR

Mike Stupalov 🐱 • 2016-05-30 14:58
Always use BGP peer IP from index in BGP4-MIB. Use peer IP, local IP and IP type from index if possible for vendor mibs.
Files changed (5)
M includes/definitions/mibs.inc.php +13
M includes/discovery/bgp-peers.inc.php +42 -30
M includes/functions.inc.php +113 -31
M includes/polling/bgp-peers.inc.php +35 -35
M tests/IncludesFunctionsTest.php +40
📈 243 added 📉 96 removed

💻 r7897 MINOR

Mike Stupalov 🐱 • 2016-05-29 19:29
Moved ADSL data/counter polling to mib based. Collect ADSL data also for VDSL ports.
Files changed (6)
M includes/definitions/mibs.inc.php +5
M includes/definitions/os.inc.php +1
D includes/polling/port-adsl.inc.php -134
M includes/polling/ports.inc.php +2 -38
A includes/polling/ports/adsl-line-mib.inc.php +43
A includes/polling/ports/adsl-line-mib.lib.php +134
📈 185 added 📉 172 removed

💻 r7896 TRIVIAL

Mike Stupalov 🐱 • 2016-05-29 15:35
Fixed delete stale(duplicate) db entries for bgp-peers.
Files changed (2)
M includes/discovery/bgp-peers.inc.php +3
M includes/polling/bgp-peers.inc.php +6
📈 9 added 📉 0 removed

💻 r7895

Tom Laermans 🦔 • 2016-05-29 08:40
Minor: add vmware esx update level into version string
Files changed (1)
M includes/polling/os/vmware.inc.php +4 -2
📈 4 added 📉 2 removed

💻 r7894 MINOR

Mike Stupalov 🐱 • 2016-05-27 22:03
Added function is_bgp_peer_valid(), for simple check if BGP peer correct. Fixed discovery/polling incorrect (faulty) peers on some juniper devices.
Files changed (5)
M includes/common.inc.php +1
M includes/db.inc.php +9 -9
M includes/discovery/bgp-peers.inc.php +48 -26
M includes/functions.inc.php +26
M includes/polling/bgp-peers.inc.php +36 -22
📈 120 added 📉 57 removed

💻 r7893 MINOR

Mike Stupalov 🐱 • 2016-05-26 14:33
Improved polling bgp peers, do not poll bgpPeerLocalAddr and bgpPeerIdentifier anymore. Added force discovery bgp-peers if peers list changed.
Files changed (2)
M includes/discovery/bgp-peers.inc.php +9 -9
M includes/polling/bgp-peers.inc.php +82 -14
📈 91 added 📉 23 removed

💻 r7892 MINOR

Mike Stupalov 🐱 • 2016-05-26 14:20
Set MySQLi as default (since mysql not exist in php7). Improved get_ip_version(), added unit test for it. Fixed run unit tests on php7. Fixed randomly happen issue with autoload classes on php7.
Files changed (6)
M includes/common.inc.php +6 -4
M includes/db.inc.php +2 -2
M includes/definitions.inc.php +3 -3
M includes/functions.inc.php +69 -21
M tests/IncludesCommonTest.php +1 -1
M tests/IncludesFunctionsTest.php +40
📈 121 added 📉 31 removed

💻 r7891 MINOR

Mike Stupalov 🐱 • 2016-05-26 08:05
Added basic support for Mimosa Backhaul devices.
Files changed (5)
A html/images/os/mimosa_2x.png +1
A html/images/os/mimosa.png +1
M includes/definitions/mibs.inc.php +8
M includes/definitions/os.inc.php +10
A includes/polling/os/mimosa-backhaul.inc.php +19
📈 39 added 📉 0 removed

💻 r7890 MIBS

Mike Stupalov 🐱 • 2016-05-26 08:04
Added Mimosa MIBs.
Files changed (5)
D mibs/liebert/XPPC-MIB -2,271
A mibs/mimosa
A mibs/mimosa/MIMOSA-NETWORKS-BASE-MIB +188
A mibs/mimosa/MIMOSA-NETWORKS-BFIVE-MIB +938
A mibs/rfc/XPPC-MIB +2,349
📈 0 added 📉 0 removed

💻 r7889 MINOR

Mike Stupalov 🐱 • 2016-05-25 14:34
Added ability for force discovery specific modules. Added force discovery if SLA or Pseudowires list changed on device.
Files changed (6)
M discovery.php +2 -1
M includes/discovery/functions.inc.php +15 -1
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +7 -3
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +5 -3
M includes/polling/pseudowires.inc.php +17 -1
M includes/polling/sla.inc.php +19 -4
📈 65 added 📉 13 removed

💻 r7888 TRIVIAL

Mike Stupalov 🐱 • 2016-05-25 13:36
Fixed DB schema for bgp-peers and cbqos. Do not count bgp-peers updates if changed only peer reverce dns name.
Files changed (2)
M includes/discovery/bgp-peers.inc.php +7 -1
A update/286.sql +2
📈 9 added 📉 1 removed

💻 r7887 TRIVIAL

Mike Stupalov 🐱 • 2016-05-24 15:21
Added try/catch exception when load cli\Table class (randomly happen on php7).
Files changed (1)
M includes/functions.inc.php +11 -7
📈 11 added 📉 7 removed

💻 r7886 MINOR

Mike Stupalov 🐱 • 2016-05-24 14:55
Added discovery DOM sensors on Brocade devices by FA-EXT-MIB. Slighly improved polling ports for Brocade nos devices.
Files changed (5)
M includes/definitions/mibs.inc.php +6
M includes/definitions/os.inc.php +3
A includes/discovery/sensors/fa-ext-mib.inc.php +105
M includes/polling/ports/sw-mib.inc.php +9 -6
M includes/rewrites.inc.php +2 -1
📈 125 added 📉 7 removed

💻 r7885 TRIVIAL

Mike Stupalov 🐱 • 2016-05-24 10:28
Fixed missing VMWARE-SYSTEM-MIB definition.
Files changed (2)
M includes/definitions/mibs.inc.php +8
M includes/polling/os/vmware.inc.php +1 -1
📈 9 added 📉 1 removed

💻 r7884 TRIVIAL

Mike Stupalov 🐱 • 2016-05-24 09:17
Fixed discovery Brocade processors by SW-MIB (appear in r7839).
Files changed (5)
M includes/definitions/mibs.inc.php +1 -1
M includes/discovery/processors.inc.php +16 -1
M includes/polling/os/nos.inc.php +2 -1
M update/282.php +2 -2
A update/285.php +28
📈 49 added 📉 5 removed

💻 r7883 TRIVIAL

Mike Stupalov 🐱 • 2016-05-22 22:04
Fixed discovery ports on some Liebert UPSes.
Files changed (6)
M alerts.php +1 -1
M includes/definitions/os.inc.php +2
M includes/discovery/ports.inc.php +6 -3
M includes/functions.inc.php +12 -2
M includes/rewrites.inc.php +12 -1
M includes/snmp.inc.php +1 -1
📈 34 added 📉 8 removed

💻 r7882 MIBS

Mike Stupalov 🐱 • 2016-05-22 19:27
Added/updated mibs (pananas, hikvision, avaya, trippline).
Files changed (18)
M mibs/avaya/G3-AVAYA-MIB +1,202 -24
M mibs/hikvision/HIKVISION-MIB +2 -2
A mibs/panasas
A mibs/panasas/PANASAS-BLADESET-MIB-V1 +233
A mibs/panasas/PANASAS-EVENTS-MIB-V1 +205
A mibs/panasas/PANASAS-HW-MIB-V1 +1,882
A mibs/panasas/PANASAS-MIBS-README +21
A mibs/panasas/PANASAS-NOTIFY-MIB-V1 +645
A mibs/panasas/PANASAS-PANFS-MIB-V1 +50
A mibs/panasas/PANASAS-PERFORMANCE-MIB-V1 +782
A mibs/panasas/PANASAS-ROOT-MIB +50
A mibs/panasas/PANASAS-SYSTEM-MIB-V1 +272
A mibs/panasas/PANASAS-TC-MIB +58
A mibs/panasas/PANASAS-VOLUMES-MIB-V1 +159
A mibs/panasas/panasasSnmpwalkEnterprise.debug +25,419
A mibs/tripplite
D mibs/TRIPPLITE-MIB -2,705
A mibs/tripplite/TRIPPLITE-MIB +3,856
📈 0 added 📉 0 removed

💻 r7881 TRIVIAL

Mike Stupalov 🐱 • 2016-05-22 19:26
Added Hikvision DVR os definition.
Files changed (3)
A html/images/os/hikvision_2x.png +1
M html/images/os/hikvision.png ±0
M includes/definitions/os.inc.php +10 -1
📈 11 added 📉 1 removed

💻 r7880 TRIVIAL

Mike Stupalov 🐱 • 2016-05-22 15:37
Fixed Fortigate and Dell Laser os definitions.
Files changed (1)
M includes/definitions/os.inc.php +8 -3
📈 8 added 📉 3 removed

💻 r7879 TRIVIAL

Mike Stupalov 🐱 • 2016-05-22 12:29
Prevent open duplicate url when Ctrl/Meta key pressed.
Files changed (7)
M html/includes/entities/device.inc.php +4 -4
M html/includes/entities/port.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +1 -1
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print/alert.inc.php +1 -1
M html/js/observium.js +20
M html/pages/device/routing/eigrp/ports.inc.php +1 -1
📈 9 added 📉 9 removed

💻 r7878

Tom Laermans 🦔 • 2016-05-20 19:29
Minor: set IPMI attribute on all baseboard management controllers
Files changed (1)
M includes/definitions/os.inc.php +6 -4
📈 6 added 📉 4 removed

💻 r7877 MINOR

Mike Stupalov 🐱 • 2016-05-20 15:11
Added support for Accedian Networks devices.
Files changed (7)
A html/images/os/accedian_2x.png +1
A html/images/os/accedian.png +1
M includes/definitions/mibs.inc.php +20
M includes/definitions/os.inc.php +9
M includes/discovery/sensors.inc.php +80
A includes/polling/os/acdos.inc.php +30
M includes/polling/sla.inc.php +1 -1
📈 142 added 📉 1 removed

💻 r7876 TRIVIAL

Mike Stupalov 🐱 • 2016-05-20 11:26
Do not display big processors overview graph on non-unix.
Files changed (1)
M html/pages/device/overview.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r7875 TRIVIAL

Mike Stupalov 🐱 • 2016-05-20 11:19
Fixed display processors graphs on some Unix devices.
Files changed (4)
M html/css/bootstrap-hacks.css +6
M html/pages/device/overview.inc.php +1 -1
M html/pages/device/overview/processors-unix.inc.php +3 -3
M html/pages/device/overview/processors.inc.php +2 -2
📈 6 added 📉 6 removed

💻 r7874

Tom Laermans 🦔 • 2016-05-19 21:51
Minor: convert ipmi inclusion/exclusion to an os/group attribute for all Unix-like, Windows and Management Controller OSes
Files changed (3)
M html/pages/device/edit.inc.php +1 -1
M includes/definitions/os.inc.php +7 -1
M includes/polling/functions.inc.php +1 -2
📈 9 added 📉 4 removed

💻 r7873

Tom Laermans 🦔 • 2016-05-19 21:22
Minor: add ibm-imm to IPMI-supported list
Files changed (1)
M includes/polling/functions.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r7871

Mike Stupalov 🐱 • 2016-05-18 21:10
oops
Files changed (1)
M includes/discovery/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7870 MINOR

Mike Stupalov 🐱 • 2016-05-18 21:07
Added os definition for IBM IMM, added IBM Tape sysObjectID. Updated some MIBs definitions.
Files changed (5)
M includes/definitions/mibs.inc.php +10 -10
M includes/definitions/os.inc.php +22 -6
M includes/discovery/os/linux.inc.php +2
M includes/discovery/ports.inc.php +5 -2
M includes/polling/ports.inc.php -63
📈 39 added 📉 81 removed

💻 r7869 MIBS

Mike Stupalov 🐱 • 2016-05-18 21:02
Added accedian, updated/deduplicate some mibs.
Files changed (24)
A mibs/accedian
A mibs/accedian/ACCEDIAN-SMI +75
A mibs/accedian/ACD-ALARM-MIB +510
A mibs/accedian/ACD-CFM-MIB +4,174
A mibs/accedian/ACD-DESC-MIB +499
A mibs/accedian/ACD-DISCOVERY-MIB +511
A mibs/accedian/ACD-ERP-MIB +1,200
A mibs/accedian/ACD-FILTER-MIB +2,033
A mibs/accedian/ACD-PAA-MIB +3,253
A mibs/accedian/ACD-POLICY-MIB +1,102
A mibs/accedian/ACD-PORT-MIB +1,522
A mibs/accedian/ACD-REGULATOR-MIB +822
A mibs/accedian/ACD-SA-MIB +1,165
A mibs/accedian/ACD-SFP-MIB +1,182
A mibs/accedian/ACD-SHAPER-MIB +278
A mibs/accedian/ACD-SMAP-MIB +466
A mibs/accedian/ACD-TID-MIB +271
A mibs/accedian/ACD-VSET-MIB +233
D mibs/MPLS-L3VPN-STD-MIB -1,566
D mibs/MPLS-VPN-MIB -1,623
A mibs/rfc/MPLS-VPN-MIB +1,763
M mibs/ubiquiti/UBNT-AirMAX-MIB +47 -3
M mibs/ubiquiti/UBNT-MIB +1
D mibs/VPN-TC-STD-MIB -72
📈 0 added 📉 0 removed

💻 r7868

Mike Stupalov 🐱 • 2016-05-18 05:45
updated script (no functional change).
Files changed (1)
M update/284.php +7 -6
📈 7 added 📉 6 removed

💻 r7867 TRIVIAL

Mike Stupalov 🐱 • 2016-05-17 19:12
More sysDescr for Brocade NOS.
Files changed (1)
M includes/definitions/os.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7866

Mike Stupalov 🐱 • 2016-05-17 16:20
f..k legacy.
Files changed (1)
M includes/discovery/sensors/sun-platform-mib.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r7865 TRIVIAL

Mike Stupalov 🐱 • 2016-05-17 13:43
Fixed CBQoS DS names for newly created graphs (appear in 7791).
Files changed (1)
A update/284.php +42
📈 42 added 📉 0 removed

💻 r7864 TRIVIAL

Mike Stupalov 🐱 • 2016-05-17 12:41
Fixed CBQoS graphs and polling.
Files changed (5)
M html/includes/graphs/cbqos/bits.inc.php +2 -2
M html/includes/graphs/cbqos/pkts_drop.inc.php +1 -1
M html/includes/graphs/cbqos/pkts.inc.php +4 -2
M includes/definitions/rrdtypes.inc.php +6 -6
M includes/polling/cisco-cbqos.inc.php +12 -11
📈 25 added 📉 22 removed

💻 r7863 TRIVIAL

Mike Stupalov 🐱 • 2016-05-17 09:15
Added additional sysObjectID for nos os (Brocade VDX).
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r7862 TRIVIAL

Mike Stupalov 🐱 • 2016-05-16 14:08
Hardcode scale for airflow/fanspeed, since some ilom devices report incorrect scale (sunPlatNumericSensorExponent) by SUN-PLATFORM-MIB.
Files changed (1)
M includes/discovery/sensors/sun-platform-mib.inc.php +3
📈 3 added 📉 0 removed

💻 r7861 TRIVIAL

Mike Stupalov 🐱 • 2016-05-16 13:44
Fixed limits in sensors by SUN-PLATFORM-MIB.
Files changed (1)
M includes/discovery/sensors/sun-platform-mib.inc.php +9
📈 9 added 📉 0 removed

💻 r7860 TRIVIAL

Mike Stupalov 🐱 • 2016-05-16 13:31
Fixed scale calculate for airflow/fanspeed sensors by SUN-PLATFORM-MIB.
Files changed (1)
M includes/discovery/sensors/sun-platform-mib.inc.php +23
📈 23 added 📉 0 removed

💻 r7859 MIBS

Mike Stupalov 🐱 • 2016-05-16 12:20
Added Oracle/Sun mibs.
Files changed (23)
A mibs/oracle
A mibs/oracle/ORACLE-AGENT-MIB +183
A mibs/oracle/ORACLE-ENTERPRISE-MANAGER-4-MIB +408
A mibs/oracle/ORADB-MIB +1,179
A mibs/oracle/ORAINTERCHANGE-MIB +1,258
A mibs/oracle/ORALISTENER-MIB +657
A mibs/oracle/ORANAMES-MIB +916
A mibs/oracle/SUN-CLUSTER-EVENTS-MIB +557
A mibs/oracle/SUN-CLUSTER-MIB +2,919
A mibs/oracle/SUN-FM-MIB +529
A mibs/oracle/SUN-HW-CTRL-MIB +584
A mibs/oracle/SUN-HW-TRAP-MIB +2,596
A mibs/oracle/SUN-ILOM-CONTROL-MIB +4,209
A mibs/oracle/SUN-MASTER-AGENT-MIB +516
A mibs/oracle/SUN-MIB +40
A mibs/oracle/SUN-PLATFORM-MIB +3,285
A mibs/oracle/SUN-SEA-EXTENSIONS-MIB +386
A mibs/oracle/SUN-SEA-PROXY-MIB +531
A mibs/oracle/SUN-SNMP +2,702
A mibs/oracle/SUN-SNMP-NETRA-CT-RSC-MIB +1,194
A mibs/oracle/SUN-T300-MIB +1,991
A mibs/oracle/SUNMANAGEMENTCENTER-TRAP-MIB +124
A mibs/oracle/SUNSTORAGEAGENT-NOTIFICATION-MIB +152
📈 0 added 📉 0 removed

💻 r7858 MINOR

Mike Stupalov 🐱 • 2016-05-16 12:19
Added support for SUN ILOM devices. Fixed detect Ubiquiti EdgeRouter devices.
Files changed (8)
A html/images/os/sun_oracle_2x.png +1
A html/images/os/sun_oracle.png +1
M includes/definitions/mibs.inc.php +12
M includes/definitions/os.inc.php +11 -1
A includes/discovery/sensors/sun-platform-mib.inc.php +190
A includes/polling/os/edgemax.inc.php +39
D includes/polling/os/edgeswitch.inc.php -39
A includes/polling/os/sun-ilom.inc.php +27
📈 281 added 📉 40 removed

💻 r7856

Mike Stupalov 🐱 • 2016-05-13 14:23
undebug
Files changed (1)
M html/ajax/input.php +1 -1
📈 1 added 📉 1 removed

💻 r7855 MINOR

Mike Stupalov 🐱 • 2016-05-13 14:17
Improved tagsinput style (tags form fields). Typeahead JS moved to separate lib. Fixed minor JS errors.
Files changed (9)
M html/ajax/input.php +11 -3
D html/css/bootstrap-tagsinput-typeahead.css -49
M html/css/bootstrap-tagsinput.css +3 -2
A html/css/typeaheadjs.css +98
M html/includes/print/search.inc.php +56 -9
M html/js/bootstrap.min.js +6 -5
M html/js/observium.js +6 -22
A html/js/typeahead.bundle.js +2,465
A html/js/typeahead.bundle.min.js +8
📈 67 added 📉 12 removed

💻 r7854 TRIVIAL

Mike Stupalov 🐱 • 2016-05-13 13:55
Added pagination on users edit page.
Files changed (1)
M html/pages/edituser.inc.php +24 -4
📈 24 added 📉 4 removed

💻 r7853 ADD

Adam Armstrong 🐸 • 2016-05-13 13:31
Add 'show tech' menu option when enabled.
Files changed (3)
M html/pages/device.inc.php +1
M includes/config-variables.inc.php +8
M includes/defaults.inc.php +2
📈 11 added 📉 0 removed

💻 r7852 TRIVIAL

Mike Stupalov 🐱 • 2016-05-13 13:10
Added detect Ubiquite Edgerouter devices.
Files changed (2)
M includes/definitions/os.inc.php +3 -2
A update/283.sql +1
📈 4 added 📉 2 removed

💻 r7851

Mike Stupalov 🐱 • 2016-05-13 12:31
derp.
Files changed (1)
M html/includes/authenticate-functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7850 MINOR

Mike Stupalov 🐱 • 2016-05-13 12:26
Fixed issue not found user id with some AD configurations. Added LDAP filter generator. Improved LDAP auth and get more info about LDAP user.
Files changed (7)
M html/includes/authenticate-functions.inc.php +11
M html/includes/authentication/ldap.inc.php +177 -11
M html/includes/authentication/mysql.inc.php +11
M html/includes/authentication/radius.inc.php +2 -1
M html/pages/edituser.inc.php +11 -4
M html/pages/preferences/general.inc.php +7 -5
M includes/common.inc.php +15
📈 234 added 📉 21 removed

💻 r7849 ADD

Adam Armstrong 🐸 • 2016-05-11 19:28
Add ability to see a stacked graph of customoid values.
Files changed (2)
A html/includes/graphs/multi-customoid/stacked.inc.php +44
M html/pages/customoid.inc.php +34 -9
📈 78 added 📉 9 removed

💻 r7848 MINOR

Mike Stupalov 🐱 • 2016-05-10 22:07
Added option $config['autodiscovery']['require_hostname'], default to TRUE. Fixed rename devices to device name without FQDN name (if allowed).
Files changed (4)
M includes/config-variables.inc.php +7
M includes/defaults.inc.php +1
M includes/discovery/functions.inc.php +5 -1
M includes/functions.inc.php +24 -4
📈 37 added 📉 5 removed

💻 r7847

Mike Stupalov 🐱 • 2016-05-10 21:31
derp.
Files changed (1)
M html/css/bootstrap-tagsinput-typeahead.css +45 -1,092
📈 0 added 📉 0 removed

💻 r7846 MINOR

Mike Stupalov 🐱 • 2016-05-10 21:24
Added new form item type tags (freeinput array). Added web config options with enum-freeinput type.
Files changed (11)
M html/ajax/search.php +1 -1
A html/css/bootstrap-tagsinput-typeahead.css +1,098
A html/css/bootstrap-tagsinput.css +70
M html/includes/print/search.inc.php +99
A html/js/bootstrap-tagsinput.js +747
A html/js/bootstrap-tagsinput.min.js +82
M html/js/jquery.min.js +5 -5
M html/js/observium.js +5
M html/pages/settings.inc.php +17
M html/pages/settings/default.inc.php +13 -2
M includes/config-variables.inc.php +12 -23
📈 142 added 📉 26 removed

💻 r7845 TRIVIAL

Mike Stupalov 🐱 • 2016-05-10 21:21
Increased default ip sla threshold value to 1/5 of timeout.
Files changed (2)
M includes/discovery/slas/cisco-rttmon-mib.inc.php +2 -2
M includes/discovery/slas/disman-ping-mib.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r7844 TRIVIAL

Mike Stupalov 🐱 • 2016-05-10 15:02
Added config option for allow/disallow add devices by IP address ($config['require_hostname']).
Files changed (3)
M includes/config-variables.inc.php +21
M includes/defaults.inc.php +2
M includes/functions.inc.php +6 -3
📈 29 added 📉 3 removed

💻 r7843 MAJOR

Mike Stupalov 🐱 • 2016-05-10 14:11
Allow add devices by IP without FQDN hostname.
Files changed (2)
M includes/functions.inc.php +23 -9
M includes/rewrites.inc.php +2
📈 25 added 📉 9 removed

💻 r7842 IMPROVE

Adam Armstrong 🐸 • 2016-05-10 13:43
Improve device entities AJAX script to support netscaler vservers.
Files changed (1)
M html/ajax/device_entities.php +9
📈 9 added 📉 0 removed

💻 r7841 TRIVIAL

Mike Stupalov 🐱 • 2016-05-10 10:58
Fixed cleanup billing port tables (apper in r7838).
Files changed (3)
M includes/billing.inc.php +2 -1
M includes/definitions/entities.inc.php +1 -1
M includes/functions.inc.php +1 -1
📈 4 added 📉 3 removed

💻 r7840

Tom Laermans 🦔 • 2016-05-09 22:54
Minor: code cleanups, mib_dir removal, quote conversion in includes/discovery/mempools
Files changed (49)
M includes/discovery/mempools/adtran-aoscpu.inc.php +3 -6
M includes/discovery/mempools/agent-general-mib.inc.php +4 -6
M includes/discovery/mempools/airespace-switching-mib.inc.php -3
M includes/discovery/mempools/alcatel-ind1-health-mib.inc.php +7 -9
M includes/discovery/mempools/apsysmgmt-mib.inc.php +3 -5
M includes/discovery/mempools/asyncos-mail-mib.inc.php +3 -5
M includes/discovery/mempools/bianca-brick-mibres-mib.inc.php +2 -5
M includes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php +3 -5
M includes/discovery/mempools/bluecoat-sg-usage-mib.inc.php +3 -5
M includes/discovery/mempools/ciena-topsecret-mib.inc.php +4 -6
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +10 -12
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +6 -8
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +3 -5
M includes/discovery/mempools/cisco-process-mib.inc.php +6 -12
M includes/discovery/mempools/colubris-usage-information-mib.inc.php +4 -5
M includes/discovery/mempools/dell-vendor-mib.inc.php +5 -6
M includes/discovery/mempools/dnos-switching-mib.inc.php +1 -3
M includes/discovery/mempools/embedded-ngx-mib.inc.php +5 -7
M includes/discovery/mempools/extreme-software-monitor-mib.inc.php +3 -5
M includes/discovery/mempools/f10-c-series-chassis-mib.inc.php +5 -7
M includes/discovery/mempools/f10-chassis-mib.inc.php +5 -7
M includes/discovery/mempools/f10-m-series-chassis-mib.inc.php +6 -8
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +6 -8
M includes/discovery/mempools/f5-bigip-system-mib.inc.php +3 -6
M includes/discovery/mempools/fortinet-fortigate-mib.inc.php +5 -6
M includes/discovery/mempools/foundry-sn-agent-mib.inc.php +8 -10
M includes/discovery/mempools/frogfoot-resources-mib.inc.php +4 -6
M includes/discovery/mempools/gbnplatformoam-mib.inc.php +5 -7
M includes/discovery/mempools/hh3c-entity-ext-mib.inc.php -4
M includes/discovery/mempools/host-resources-mib.inc.php +1 -4
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +4 -5
M includes/discovery/mempools/juniper-ive-mib.inc.php +3 -5
M includes/discovery/mempools/juniper-mib.inc.php +7 -9
M includes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +5 -7
M includes/discovery/mempools/netscreen-resource-mib.inc.php +4 -6
M includes/discovery/mempools/netswitch-mib.inc.php +3 -5
M includes/discovery/mempools/ns-root-mib.inc.php +4 -6
M includes/discovery/mempools/oneaccess-sys-mib.inc.php +2 -5
M includes/discovery/mempools/peakflow-sp-mib.inc.php +3 -5
M includes/discovery/mempools/rapid-city.inc.php +3 -4
M includes/discovery/mempools/rbn-memory-mib.inc.php +7 -8
M includes/discovery/mempools/s5-chassis-mib.inc.php +6 -7
M includes/discovery/mempools/smartnode-mib.inc.php +2 -5
M includes/discovery/mempools/sonicwall-firewall-ip-statistics-mib.inc.php +3 -5
M includes/discovery/mempools/sw-mib.inc.php +3 -5
M includes/discovery/mempools/timetra-system-mib.inc.php +3 -5
M includes/discovery/mempools/trapeze-networks-system-mib.inc.php +5 -7
M includes/discovery/mempools/wlsx-switch-mib.inc.php +5 -7
M includes/discovery/mempools/zhone-card-resources-mib.inc.php +2 -5
📈 197 added 📉 302 removed

💻 r7839

Tom Laermans 🦔 • 2016-05-09 22:31
Medium: move a whole lot of processor discovery to definitions
Files changed (52)
M includes/definitions/mibs.inc.php +227 -165
M includes/definitions/os.inc.php +2 -1
M includes/definitions/rrdtypes.inc.php +2
D includes/discovery/processors/adtran-aoscpu.inc.php -25
D includes/discovery/processors/agent-general-mib.inc.php -28
D includes/discovery/processors/airespace-switching-mib.inc.php -29
M includes/discovery/processors/alcatel-ind1-health-mib.inc.php +2 -5
D includes/discovery/processors/apsysmgmt-mib.inc.php -26
D includes/discovery/processors/asyncos-mail-mib.inc.php -24
D includes/discovery/processors/at-sysinfo-mib.inc.php -37
M includes/discovery/processors/bluecoat-sg-proxy-mib.inc.php +5 -8
M includes/discovery/processors/bluecoat-sg-usage-mib.inc.php +5 -7
M includes/discovery/processors/cisco-entity-pfe-mib.inc.php +4 -6
M includes/discovery/processors/cisco-entity-qfp-mib.inc.php +6 -8
M includes/discovery/processors/cisco-process-mib.inc.php +9 -12
M includes/discovery/processors/ciscosb-rndmng.inc.php +4 -9
D includes/discovery/processors/dell-vendor-mib.inc.php -28
M includes/discovery/processors/dnos-switching-mib.inc.php +4 -8
M includes/discovery/processors/extreme-software-monitor-mib.inc.php +3 -6
M includes/discovery/processors/f10-c-series-chassis-mib.inc.php +6 -9
M includes/discovery/processors/f10-chassis-mib.inc.php +8 -11
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +5 -10
M includes/discovery/processors/f10-s-series-chassis-mib.inc.php +7 -10
M includes/discovery/processors/f5-bigip-system-mib.inc.php +4 -7
D includes/discovery/processors/fortinet-fortigate-mib.inc.php -29
M includes/discovery/processors/foundry-sn-agent-mib.inc.php +13 -15
D includes/discovery/processors/frogfoot-resources-mib.inc.php -27
D includes/discovery/processors/gbnplatformoam-mib.inc.php -32
M includes/discovery/processors/hh3c-entity-ext-mib.inc.php +2 -6
M includes/discovery/processors/host-resources-mib.inc.php +11 -13
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +8 -10
D includes/discovery/processors/juniper-ive-mib.inc.php -25
M includes/discovery/processors/juniper-mib.inc.php +11 -14
M includes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php +6 -12
M includes/discovery/processors/juniper-system-mib.inc.php +6 -9
D includes/discovery/processors/netscreen-resource-mib.inc.php -32
M includes/discovery/processors/ns-root-mib.inc.php +3 -8
D includes/discovery/processors/peakflow-sp-mib.inc.php -29
D includes/discovery/processors/radlan-rndmng.inc.php -26
D includes/discovery/processors/rbn-cpu-meter-mib.inc.php -28
M includes/discovery/processors/smartnode-mib.inc.php +3 -5
D includes/discovery/processors/sonicwall-firewall-ip-statistics-mib.inc.php -29
D includes/discovery/processors/statistics-mib.inc.php -28
D includes/discovery/processors/sw-mib.inc.php -24
D includes/discovery/processors/timetra-system-mib.inc.php -29
D includes/discovery/processors/trapeze-networks-system-mib.inc.php -28
M includes/discovery/processors/ucd-snmp-mib.inc.php +5 -7
D includes/discovery/processors/watchguard-system-statistics-mib.inc.php -28
M includes/discovery/processors/wlsx-switch-mib.inc.php +3 -6
M includes/discovery/processors/zhone-card-resources-mib.inc.php +11 -15
M includes/functions.inc.php +11
A update/282.php +117
📈 513 added 📉 993 removed

💻 r7838 ADD

Adam Armstrong 🐸 • 2016-05-08 20:46
Add ability to perform traffic accounting on Netscaler vServers. Improve and generify accounting code. Remove "quick" graph, as it complicates generification.
Files changed (9)
M html/js/observium-entities.js +12
M html/pages/bill.inc.php +2
M html/pages/bill/actions.inc.php +15 -12
M html/pages/bill/edit.inc.php +94 -75
M html/pages/bill/navbar.inc.php +1 -1
M html/pages/bill/ports.inc.php +22 -22
M html/pages/bills/month.inc.php +2 -3
M poll-billing.php +59 -38
A update/281.sql +5
📈 200 added 📉 151 removed

💻 r7837 ADD

Adam Armstrong 🐸 • 2016-05-08 11:18
Add surge count graph to netscaler services
Files changed (2)
A html/includes/graphs/netscalersvc/surge.inc.php +26
M html/pages/device/loadbalancer/netscaler_services.inc.php +5 -3
📈 31 added 📉 3 removed

💻 r7836 ADD

Adam Armstrong 🐸 • 2016-05-07 23:49
Add additional Netscaler SSL statistics, adding TLSv1.1 and 1.2 to existing graph and adding new sessions and handshakes.
Files changed (4)
M includes/definitions/graphtypes.inc.php +206 -1
M includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php +35 -2
M mibs/citrix/NS-ROOT-MIB +1,989 -99
A update/280.php +22
📈 263 added 📉 3 removed

💻 r7835 FIX

Adam Armstrong 🐸 • 2016-05-07 20:28
minor layout tweaks to bottom bar
Files changed (1)
M html/index.php +2 -2
📈 2 added 📉 2 removed

💻 r7834 FIX

Adam Armstrong 🐸 • 2016-05-06 13:31
Don't show negative uptimes.
Files changed (1)
M includes/common.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7832 TRIVIAL

Mike Stupalov 🐱 • 2016-05-05 20:54
Fixed caching in BIANCA-BRICK-MIBRES-MIB mempools polling.
Files changed (3)
M includes/polling/mempools.inc.php +2 -1
M includes/polling/mempools/bianca-brick-mibres-mib.inc.php +1
M includes/polling/mempools/timetra-system-mib.inc.php +1
📈 4 added 📉 1 removed

💻 r7831 MIBS

Mike Stupalov 🐱 • 2016-05-05 20:17
Added BinTec MIBs.
Files changed (120)
A mibs/bintec
A mibs/bintec/APDISC-MIB +588
A mibs/bintec/BIANCA-BOX-TTY-MIB +223
A mibs/bintec/BIANCA-BRICK-ADMIN-2-MIB +527
A mibs/bintec/BIANCA-BRICK-ADSL-MIB +2,025
A mibs/bintec/BIANCA-BRICK-ALIVE-MIB +356
A mibs/bintec/BIANCA-BRICK-ATM2-MIB +1,832
A mibs/bintec/BIANCA-BRICK-BINARY-MIB +255
A mibs/bintec/BIANCA-BRICK-CAPI-MIB +1,033
A mibs/bintec/BIANCA-BRICK-CAPIUSER-MIB +96
A mibs/bintec/BIANCA-BRICK-COF-MIB +794
A mibs/bintec/BIANCA-BRICK-E3-MIB +365
A mibs/bintec/BIANCA-BRICK-EFMOATM-MIB +147
A mibs/bintec/BIANCA-BRICK-FR-MIB +918
A mibs/bintec/BIANCA-BRICK-GRE-MIB +131
A mibs/bintec/BIANCA-BRICK-HDSL2SHDSL2-MIB +2,513
A mibs/bintec/BIANCA-BRICK-HIDDENVPN-MIB +80
A mibs/bintec/BIANCA-BRICK-IMA-MIB +262
A mibs/bintec/BIANCA-BRICK-IP-PUBLISH-MIB +333
A mibs/bintec/BIANCA-BRICK-IP-SERVICE-MIB +559
A mibs/bintec/BIANCA-BRICK-IPSEC-TUNING-MIB +239
A mibs/bintec/BIANCA-BRICK-L2TP-MIB +795
A mibs/bintec/BIANCA-BRICK-MIB +2,346
A mibs/bintec/BIANCA-BRICK-MIBMODEM-MIB +741
A mibs/bintec/BIANCA-BRICK-MIBRES-MIB +460
A mibs/bintec/BIANCA-BRICK-MIBSYS-MIB +122
A mibs/bintec/BIANCA-BRICK-OPT-MIB +126
A mibs/bintec/BIANCA-BRICK-OSPF-STAT-MIB +346
A mibs/bintec/BIANCA-BRICK-PING-MIB +211
A mibs/bintec/BIANCA-BRICK-PMX-MIB +448
A mibs/bintec/BIANCA-BRICK-PPP-MIB +4,141
A mibs/bintec/BIANCA-BRICK-PPPOA-MIB +150
A mibs/bintec/BIANCA-BRICK-PPPOE-MIB +533
A mibs/bintec/BIANCA-BRICK-PPPOEAC-MIB +183
A mibs/bintec/BIANCA-BRICK-PPTP-MIB +710
A mibs/bintec/BIANCA-BRICK-PROXY-MIB +431
A mibs/bintec/BIANCA-BRICK-RADIUS-MIB +455
A mibs/bintec/BIANCA-BRICK-SEC-MIB +683
A mibs/bintec/BIANCA-BRICK-SERIAL-MIB +495
A mibs/bintec/BIANCA-BRICK-SESSION-MIB +206
A mibs/bintec/BIANCA-BRICK-SIF-MIB +1,207
A mibs/bintec/BIANCA-BRICK-SIP-MIB +1,496
A mibs/bintec/BIANCA-BRICK-SSH-MIB +581
A mibs/bintec/BIANCA-BRICK-TACACSP-MIB +338
A mibs/bintec/BIANCA-BRICK-TDRC-MIB +231
A mibs/bintec/BIANCA-BRICK-UPNP-MIB +294
A mibs/bintec/BIANCA-BRICK-USER-MIB +378
A mibs/bintec/BIANCA-BRICK-VOIP-MIB +913
A mibs/bintec/BIANCA-BRICK-WIRELESS-CONTROLLER-MIB +5,533
A mibs/bintec/BIANCA-BRICK-WIRELESS-MIB +7,770
A mibs/bintec/BIANCA-BRICK-X21-MIB +354
A mibs/bintec/BIANCA-BRICK-X25-MIB +2,840
A mibs/bintec/BIANCA-BRICK-X25PAD-MIB +625
A mibs/bintec/BIANCA-BRICK-X25STAT-MIB +578
A mibs/bintec/BIANCA-BRICK-X25TOTCP-MIB +470
A mibs/bintec/BIANCA-BRICK-XOT-MIB +279
A mibs/bintec/BIANCA-ETH-IF-MIB +124
A mibs/bintec/BIANCA-ETH-PHY-MIB +345
A mibs/bintec/BIANCA-VIF-MIB +366
A mibs/bintec/BIANCA-X8000-MIBSYS-MIB +328
A mibs/bintec/BINTEC-ACCTSTORE +204
A mibs/bintec/BINTEC-ADMIN-MIB +560
A mibs/bintec/BINTEC-AUX-MIB +624
A mibs/bintec/BINTEC-BOOTPRELAY-MIB +196
A mibs/bintec/BINTEC-BOOTTAGS-MIB +102
A mibs/bintec/BINTEC-DNS-MIB +971
A mibs/bintec/BINTEC-DYNIP-MIB +2,128
A mibs/bintec/BINTEC-FILESYS +195
A mibs/bintec/BINTEC-GPS-MIB +515
A mibs/bintec/BINTEC-HACC-MIB +944
A mibs/bintec/BINTEC-IGMP-MIB +1,279
A mibs/bintec/BINTEC-IPDROPIN-MIB +364
A mibs/bintec/BINTEC-IPEXT-MIB +5,504
A mibs/bintec/BINTEC-ISDN-MIB +2,563
A mibs/bintec/BINTEC-ITP-MIB +198
A mibs/bintec/BINTEC-MOBILE-MIB +1,943
A mibs/bintec/BINTEC-MSDP-MIB +902
A mibs/bintec/BINTEC-PHONE-MIB +580
A mibs/bintec/BINTEC-PIM-MIB +3,731
A mibs/bintec/BINTEC-POTS-MIB +1,368
A mibs/bintec/BINTEC-QOS-MIB +943
A mibs/bintec/BINTEC-RANDOM-GENERATOR-MIB +129
A mibs/bintec/BINTEC-SENSOR-MIB +132
A mibs/bintec/BINTEC-SERVICECALL-MIB +229
A mibs/bintec/BINTEC-STUNNEL-MIB +517
A mibs/bintec/BINTEC-USB +717
A mibs/bintec/BINTEC-VMS-MIB +718
A mibs/bintec/BRIDGE-MIB +1,283
A mibs/bintec/BRRP-MIB +454
A mibs/bintec/CAPWAP-BASE-MIB +263
A mibs/bintec/FEC-AUTH-MIB +232
A mibs/bintec/FEC-BAC-MIB +604
A mibs/bintec/FEC-CERT-MIB +1,157
A mibs/bintec/FEC-HWACCEL-MIB +543
A mibs/bintec/FEC-IKEV2-MIB +474
A mibs/bintec/FEC-IPLOADB-MIB +617
A mibs/bintec/FEC-IPSEC-MIB +7,263
A mibs/bintec/FEC-LAYER2-MIB +252
A mibs/bintec/FEC-MPS-MIB +9,952
A mibs/bintec/FEC-SOIP-MIB +613
A mibs/bintec/FEC-SYSINY-MIB +178
A mibs/bintec/FEC-SYSPED-MIB +196
A mibs/bintec/FEC-SYSTEL-MIB +2,108
A mibs/bintec/FEC-TR069-MIB +1,362
A mibs/bintec/IANA-RTPROTO-MIB +99
A mibs/bintec/IANAifType-MIB +361
A mibs/bintec/IEEE802dot11-MIB +6,761
A mibs/bintec/IF-MIB +1,848
A mibs/bintec/INET-ADDRESS-MIB +412
A mibs/bintec/IP-MIB +734
A mibs/bintec/IPMROUTE-STD-MIB +884
A mibs/bintec/RFC1213-IPROUTE-MIB +348
A mibs/bintec/RFC15850-MIB +1,949
A mibs/bintec/SNMP-FRAMEWORK-MIB +537
A mibs/bintec/SNMP-USER-BASED-SM-MIB +923
A mibs/bintec/SNMP-USM-AES-MIB +72
A mibs/bintec/SNMPv2-MIB +881
A mibs/bintec/SNMPv2-SMI +998
A mibs/bintec/TCP-MIB +357
A mibs/bintec/UDP-MIB +157
📈 0 added 📉 0 removed

💻 r7830 MINOR

Mike Stupalov 🐱 • 2016-05-05 20:15
Added support for BinTec Elmeg devices.
Files changed (12)
A html/images/os/bintec_2x.png +1
A html/images/os/bintec.png +1
M includes/common.inc.php +1 -1
M includes/definitions/mibs.inc.php +26 -15
M includes/definitions/os.inc.php +63 -24
M includes/discovery/functions.inc.php +4
A includes/discovery/mempools/bianca-brick-mibres-mib.inc.php +59
M includes/discovery/processors.inc.php +10 -6
A includes/polling/mempools/bianca-brick-mibres-mib.inc.php +30
M includes/polling/mempools/timetra-system-mib.inc.php +10 -2
A includes/polling/os/bintec.inc.php +34
M includes/snmp.inc.php +6 -1
📈 245 added 📉 49 removed

💻 r7829 MINOR

Mike Stupalov 🐱 • 2016-05-04 17:41
Added auth check before change user password.
Files changed (1)
M html/pages/edituser.inc.php +104 -35
📈 104 added 📉 35 removed

💻 r7828

Tom Laermans 🦔 • 2016-05-04 14:58
Minor: code cleanups, mib_dir removal, quote conversion in includes/discovery/vlans+wifi+os
Files changed (12)
M includes/discovery/os.inc.php +5 -5
M includes/discovery/os/aten.inc.php +1 -1
M includes/discovery/os/digi.inc.php +5 -4
M includes/discovery/os/freebsd.inc.php +9 -9
M includes/discovery/os/linux.inc.php +40 -40
M includes/discovery/os/samsung.inc.php +1 -1
M includes/discovery/vlans.inc.php +2 -2
M includes/discovery/vlans/cisco-vtp-mib.inc.php +3 -5
M includes/discovery/vlans/q-bridge-mib.inc.php +6 -8
M includes/discovery/wifi/ruckus-radio-mib.inc.php +9 -11
M includes/discovery/wifi/ruckus-wlan-mib.inc.php +6 -6
M includes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php +2 -4
📈 89 added 📉 96 removed

💻 r7827

Tom Laermans 🦔 • 2016-05-04 14:44
Minor: cleanups, mib_dir removal, quote conversion in includes/polling
Files changed (41)
M includes/polling/altiga-ssl.inc.php +1 -1
M includes/polling/arista-software-ip-forwarding.inc.php +3 -3
M includes/polling/bgp-peers.inc.php +10 -9
M includes/polling/cipsec-tunnels.inc.php +8 -8
M includes/polling/cisco-cef.inc.php +24 -24
M includes/polling/cisco-eigrp.inc.php +10 -10
M includes/polling/entity-physical.inc.php +8 -8
M includes/polling/fdb-table.inc.php +19 -19
M includes/polling/functions.inc.php +4 -4
M includes/polling/graphs/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/polling/graphs/cisco-firewall-mib.inc.php +1 -2
M includes/polling/graphs/cisco-subscriber-session-mib.inc.php +1 -1
M includes/polling/mac-accounting.inc.php +30 -30
M includes/polling/netstats.inc.php +3 -3
M includes/polling/os.inc.php +1 -1
M includes/polling/ospf.inc.php +39 -39
M includes/polling/p2p-radios/saf-ipradio.inc.php +3 -3
M includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +2 -2
M includes/polling/ports.inc.php +18 -18
M includes/polling/ports/cisco-trustsec-interface-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.inc.php +2 -2
M includes/polling/ports/smon-mib.inc.php +1 -1
M includes/polling/slas/cisco-rttmon-mib.inc.php +5 -6
M includes/polling/slas/disman-ping-mib.inc.php +8 -8
M includes/polling/storage/cisco-flash-mib.inc.php +7 -7
M includes/polling/storage/embedded-ngx-mib.inc.php +1 -1
M includes/polling/storage/host-resources-mib.inc.php +1 -1
M includes/polling/storage/netapp-mib.inc.php +2 -2
M includes/polling/storage/ucd-snmp-mib.inc.php +1 -1
M includes/polling/system.inc.php +18 -18
M includes/polling/ucd-mib.inc.php +3 -3
M includes/polling/wifi.inc.php +2 -43
A includes/polling/wifi/airport-basestation-3-mib.inc.php +16
M includes/polling/wifi/alvarion-dot11-wlan-mib.inc.php +2 -4
A includes/polling/wifi/cisco-dot11-association-mib.inc.php +20
M includes/polling/wifi/cisco-lwapp-sys-mib.inc.php +5 -7
A includes/polling/wifi/mikrotik-mib.inc.php +28
M includes/polling/wifi/ruckus-radio-mib.inc.php +10 -12
M includes/polling/wifi/trapeze-networks-ap-status-mib.inc.php +8 -12
M includes/polling/wifi/trapeze-networks-client-session-mib.inc.php +1 -5
M includes/polling/wifi/whisp-aps-mib.inc.php +1 -3
📈 329 added 📉 323 removed

💻 r7826

Tom Laermans 🦔 • 2016-05-04 14:15
Minor: cleanups, mib_dir removal, quote conversion in includes/polling/processors+loadbalancer
Files changed (9)
M includes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php +13 -13
M includes/polling/loadbalancer/cisco-slb-mib.inc.php +18 -18
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +43 -44
M includes/polling/processors/ciena.inc.php +1 -1
M includes/polling/processors/hr-average.inc.php +7 -7
M includes/polling/processors/nos.inc.php +1 -1
M includes/polling/processors/powerconnect.inc.php +1 -1
M includes/polling/processors/ucd-old.inc.php +3 -3
M includes/polling/processors/wmi.inc.php +5 -5
📈 92 added 📉 93 removed

💻 r7825

Tom Laermans 🦔 • 2016-05-04 14:06
Minor: cleanups, mib_dir removal, quote conversion in includes/polling/ùmempools
Files changed (39)
M includes/polling/mempools/agent-general-mib.inc.php +2 -4
M includes/polling/mempools/alcatel-ind1-health-mib.inc.php +13 -15
M includes/polling/mempools/apsysmgmt-mib.inc.php +1 -3
M includes/polling/mempools/asyncos-mail-mib.inc.php +1 -3
M includes/polling/mempools/bluecoat-sg-proxy-mib.inc.php +2 -4
M includes/polling/mempools/bluecoat-sg-usage-mib.inc.php +1 -2
M includes/polling/mempools/ciena-topsecret-mib.inc.php +2 -4
M includes/polling/mempools/cisco-enhanced-mempool-mib.inc.php +2 -2
M includes/polling/mempools/cisco-entity-qfp-mib.inc.php +2 -2
M includes/polling/mempools/cisco-memory-pool-mib.inc.php +1 -3
M includes/polling/mempools/cisco-process-mib.inc.php +1 -3
M includes/polling/mempools/dell-vendor-mib.inc.php +2 -4
M includes/polling/mempools/embedded-ngx-mib.inc.php +2 -4
M includes/polling/mempools/extreme-software-monitor-mib.inc.php +2 -4
M includes/polling/mempools/f10-c-series-chassis-mib.inc.php +2 -2
M includes/polling/mempools/f10-chassis-mib.inc.php +5 -7
M includes/polling/mempools/f10-m-series-chassis-mib.inc.php +2 -4
M includes/polling/mempools/f10-s-series-chassis-mib.inc.php +2 -4
M includes/polling/mempools/f5-bigip-system-mib.inc.php +3 -5
M includes/polling/mempools/fortinet-fortigate-mib.inc.php +2 -4
M includes/polling/mempools/foundry-sn-agent-mib.inc.php +4 -6
M includes/polling/mempools/frogfoot-resources-mib.inc.php +2 -4
M includes/polling/mempools/gbnplatformoam-mib.inc.php +2 -5
M includes/polling/mempools/hh3c-entity-ext-mib.inc.php +2 -2
M includes/polling/mempools/host-resources-mcd.inc.php +1 -3
M includes/polling/mempools/host-resources-mib.inc.php +2 -4
M includes/polling/mempools/huawei-entity-extent-mib.inc.php +2 -4
M includes/polling/mempools/juniper-ive-mib.inc.php +1 -3
M includes/polling/mempools/netscreen-resource-mib.inc.php +3 -4
M includes/polling/mempools/netswitch-mib.inc.php +2 -4
M includes/polling/mempools/ns-root-mib.inc.php +2 -4
M includes/polling/mempools/oneaccess-sys-mib.inc.php +1 -3
M includes/polling/mempools/rapid-city.inc.php +1 -3
M includes/polling/mempools/rbn-memory-mib.inc.php +2 -3
M includes/polling/mempools/s5-chassis-mib.inc.php +2 -4
M includes/polling/mempools/smartnode-mib.inc.php +1 -3
M includes/polling/mempools/sw-mib.inc.php +1 -3
M includes/polling/mempools/trapeze-networks-system-mib.inc.php +2 -4
M includes/polling/mempools/wlsx-switch-mib.inc.php +2 -5
📈 85 added 📉 154 removed

💻 r7824 TRIVIAL

Mike Stupalov 🐱 • 2016-05-04 14:06
Fixed Netscaler TCP graphs, DS names reverted to 19 chars.
Files changed (26)
M html/includes/graphs/device/netscaler_common_errors.inc.php +10 -10
M html/includes/graphs/device/netscaler_conn_client.inc.php +2 -2
M html/includes/graphs/device/netscaler_conn_clientserver.inc.php +6 -6
M html/includes/graphs/device/netscaler_conn_current.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_server.inc.php +2 -2
M html/includes/graphs/device/netscaler_conn_spare.inc.php +6 -6
M html/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php +2 -2
M html/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php +2 -2
M html/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php +2 -2
M html/includes/graphs/device/netscaler_conn_zombie_packets.inc.php +2 -2
M html/includes/graphs/device/netscaler_cookie_rejected.inc.php +4 -4
M html/includes/graphs/device/netscaler_data_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmission_error.inc.php +8 -8
M html/includes/graphs/device/netscaler_retransmit_err.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php +7 -9
M includes/polling/functions.inc.php +2 -8
M includes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php -1
M includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php -1
M includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php -1
M includes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php -1
M includes/rrdtool.inc.php +17 -6
M test_alert.php +1 -1
A update/279.php +52
📈 134 added 📉 83 removed

💻 r7822 TRIVIAL

Mike Stupalov 🐱 • 2016-05-04 12:01
Fixed display Netscaler TCP graphs.
Files changed (25)
M html/includes/graphs/device/netscaler_common_errors.inc.php +10 -10
M html/includes/graphs/device/netscaler_conn_client.inc.php +2 -2
M html/includes/graphs/device/netscaler_conn_clientserver.inc.php +6 -6
M html/includes/graphs/device/netscaler_conn_current.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_server.inc.php +2 -2
M html/includes/graphs/device/netscaler_conn_spare.inc.php +6 -6
M html/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php +2 -2
M html/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php +2 -2
M html/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php +2 -2
M html/includes/graphs/device/netscaler_conn_zombie_packets.inc.php +2 -2
M html/includes/graphs/device/netscaler_cookie_rejected.inc.php +4 -4
M html/includes/graphs/device/netscaler_data_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmission_error.inc.php +8 -8
M html/includes/graphs/device/netscaler_retransmit_err.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php +9 -7
M includes/discovery/sensors/ns-root-mib.inc.php +1 -1
M includes/discovery/status/ns-root-mib.inc.php +1 -1
M includes/polling/functions.inc.php +10 -4
M includes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php +1
M includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php +1
M includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php +1
M includes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php +1
📈 80 added 📉 68 removed

💻 r7821 FIX

Adam Armstrong 🐸 • 2016-05-04 10:25
Properly fix netscaler vserver entity types in the database
Files changed (1)
A update/278.sql +8
📈 8 added 📉 0 removed

💻 r7820 FIX

Adam Armstrong 🐸 • 2016-05-04 09:58
Fix alert maint editing box layout.
Files changed (1)
M html/pages/alert_maintenance.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r7819 IMPROVE

Adam Armstrong 🐸 • 2016-05-04 09:51
Improve scheduled maintenance UI, add warning/information about timezone usage. Allow level 8 to add/edit/remove scheduled maintenance.
Files changed (3)
M html/includes/maintenance-navbar.inc.php +1 -1
M html/pages/alert_maintenance_add.inc.php +21 -4
M html/pages/alert_maintenance.inc.php +2 -2
📈 24 added 📉 7 removed

💻 r7818 FIX

Adam Armstrong 🐸 • 2016-05-04 09:20
Fix SQL query
Files changed (1)
M html/pages/alert_maintenance.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7817 IMPROVE

Adam Armstrong 🐸 • 2016-05-04 09:06
Importing sorting of ports pages. Improve box-tools CSS. Improve alert maintenance UI.
Files changed (14)
M html/css/bootstrap-hacks.css +10 -1
M html/css/bootstrap.css +2 -3
M html/css/bootstrap/less/boxes.less +2 -2
M html/css/bootstrap/less/variables3.less +1 -1
M html/includes/maintenance-navbar.inc.php +5 -3
M html/includes/port-sort.inc.php +30 -19
M html/includes/print/rows.inc.php +1 -1
M html/js/observium.js +19
M html/pages/alert_maintenance_add.inc.php +2 -1
M html/pages/alert_maintenance.inc.php +33 -11
M html/pages/device/port.inc.php +1 -1
M html/pages/device/ports.inc.php +22 -43
M html/pages/ports.inc.php +7 -7
M html/pages/ports/list.inc.php +19 -35
📈 120 added 📉 121 removed

💻 r7816

Tom Laermans 🦔 • 2016-05-03 22:34
Minor: small extra cleanups to previous commit
Files changed (3)
M includes/polling/os/a10-ax.inc.php +1 -1
M includes/polling/os/mrvnbs.inc.php +2 -2
M includes/polling/os/printer.inc.php +3 -3
📈 6 added 📉 6 removed

💻 r7815

Tom Laermans 🦔 • 2016-05-03 22:19
Minor: cleanups, mib_dir removal, quote conversion in includes/polling/os
Files changed (155)
M includes/polling/os/a10-ax.inc.php +1 -1
M includes/polling/os/acsw.inc.php +15 -15
M includes/polling/os/adtran-aos.inc.php +3 -3
M includes/polling/os/airconsole.inc.php +2 -2
M includes/polling/os/airos.inc.php +2 -2
M includes/polling/os/airport.inc.php +1 -1
M includes/polling/os/allied-radlan.inc.php +3 -3
M includes/polling/os/allied.inc.php +7 -7
M includes/polling/os/alliedwareplus.inc.php +1 -1
M includes/polling/os/aosw.inc.php +11
M includes/polling/os/apc.inc.php +17 -17
M includes/polling/os/areca.inc.php +6 -6
M includes/polling/os/arista_eos.inc.php +1 -1
M includes/polling/os/arubaos.inc.php +6 -11
M includes/polling/os/asyncos.inc.php +1 -1
M includes/polling/os/aten-pdu.inc.php +2 -2
M includes/polling/os/atto.inc.php +3 -3
M includes/polling/os/audiocodes.inc.php +2 -2
M includes/polling/os/avaya.inc.php +10 -10
M includes/polling/os/avocent.inc.php +5 -5
M includes/polling/os/barracudangfw.inc.php +1 -1
M includes/polling/os/bcmc.inc.php +2 -2
M includes/polling/os/breeze.inc.php +3 -3
M includes/polling/os/broadcom_fastpath.inc.php +5 -5
M includes/polling/os/brother-printer.inc.php +5 -5
M includes/polling/os/bti7000.inc.php +1 -1
M includes/polling/os/cambium-ptp.inc.php +5 -5
M includes/polling/os/canopy.inc.php +4 -4
M includes/polling/os/cas.inc.php +6 -6
M includes/polling/os/catos.inc.php +8 -8
M includes/polling/os/ciena.inc.php +3 -3
M includes/polling/os/cimc.inc.php +2 -2
M includes/polling/os/cisco-acns.inc.php +3 -3
M includes/polling/os/cisco-altiga.inc.php +2 -2
M includes/polling/os/cisco.inc.php +6 -6
M includes/polling/os/ciscosb.inc.php +5 -7
M includes/polling/os/compellent.inc.php +3 -5
M includes/polling/os/comware.inc.php +4 -4
M includes/polling/os/cs121.inc.php +1 -1
M includes/polling/os/cyan.inc.php +1 -1
M includes/polling/os/cyclades.inc.php +3 -3
M includes/polling/os/datadomain.inc.php +3 -5
M includes/polling/os/dell-laser.inc.php +7 -7
M includes/polling/os/deltaups.inc.php +3 -3
M includes/polling/os/dlink.inc.php +6 -6
M includes/polling/os/dlinkap.inc.php +6 -6
M includes/polling/os/drac.inc.php +3 -3
M includes/polling/os/dsm.inc.php +4 -4
M includes/polling/os/edgeos.inc.php +2 -2
M includes/polling/os/edgeswitch.inc.php +5 -5
M includes/polling/os/eltek.inc.php +1 -1
M includes/polling/os/eltex-switch.inc.php +11
M includes/polling/os/engenius.inc.php +13 -13
M includes/polling/os/equallogic.inc.php +10 -10
M includes/polling/os/exalt.inc.php +2 -1
M includes/polling/os/f5.inc.php +9 -9
M includes/polling/os/fabos.inc.php +3 -3
M includes/polling/os/firebox.inc.php +1 -1
M includes/polling/os/fireeye.inc.php +7 -7
M includes/polling/os/fortigate.inc.php +6 -6
M includes/polling/os/ftos.inc.php +11 -11
M includes/polling/os/gaia.inc.php +4 -6
M includes/polling/os/gcom.inc.php +4 -6
M includes/polling/os/geist-climate.inc.php +3 -3
M includes/polling/os/geist-pdu.inc.php +4 -4
M includes/polling/os/gta-gb.inc.php +1 -1
M includes/polling/os/gude-epc.inc.php +5 -7
M includes/polling/os/gude-pdu.inc.php +1 -1
M includes/polling/os/h3c.inc.php +1 -1
M includes/polling/os/hh3c.inc.php +7 -7
M includes/polling/os/hikvision-cam.inc.php +2 -2
M includes/polling/os/hpmsm.inc.php +4 -4
M includes/polling/os/hpstorage.inc.php +1 -1
M includes/polling/os/hpups.inc.php +4 -4
M includes/polling/os/huawei.inc.php +2 -2
M includes/polling/os/ibm-tape.inc.php +1 -1
M includes/polling/os/ies.inc.php +2 -2
M includes/polling/os/interseptor.inc.php +2 -2
M includes/polling/os/ipoman.inc.php +1 -1
M includes/polling/os/ironware.inc.php +4 -4
M includes/polling/os/juniperive.inc.php +10 -10
M includes/polling/os/junos.inc.php +5 -5
M includes/polling/os/junose.inc.php +8 -8
M includes/polling/os/jwos.inc.php +4 -4
M includes/polling/os/konica-printer.inc.php +2 -2
M includes/polling/os/kyocera.inc.php +3 -3
M includes/polling/os/lancom-l310.inc.php +2 -4
M includes/polling/os/lancom-l54-dual.inc.php +3 -5
M includes/polling/os/lcos.inc.php +3 -3
M includes/polling/os/liebert.inc.php +4 -4
M includes/polling/os/maipu-mypower.inc.php +2 -2
M includes/polling/os/mellanox.inc.php +1 -1
M includes/polling/os/meraki.inc.php +1 -1
M includes/polling/os/mgeups.inc.php +5 -5
M includes/polling/os/microsens-g6.inc.php +2 -1
M includes/polling/os/microsens.inc.php +3 -3
M includes/polling/os/mrvld.inc.php +4 -6
M includes/polling/os/mrvnbs.inc.php +2 -2
M includes/polling/os/netapp.inc.php +23 -23
M includes/polling/os/netmanplus.inc.php +1 -1
M includes/polling/os/netscaler.inc.php +6 -6
M includes/polling/os/nos.inc.php +1 -1
M includes/polling/os/nrg.inc.php +2 -2
M includes/polling/os/oec.inc.php +3 -3
M includes/polling/os/omnistack.inc.php +1 -1
M includes/polling/os/opengear.inc.php +3 -3
M includes/polling/os/panos.inc.php +4 -4
M includes/polling/os/papouch.inc.php +3 -3
M includes/polling/os/poweralert.inc.php +5 -5
M includes/polling/os/powerconnect-fastpath.inc.php +5 -5
M includes/polling/os/powerconnect-radlan.inc.php +5 -5
M includes/polling/os/powervault.inc.php +2 -2
M includes/polling/os/powerware.inc.php +3 -3
M includes/polling/os/printer.inc.php +4 -6
M includes/polling/os/procurve.inc.php +3 -3
M includes/polling/os/proxyav.inc.php +5 -10
M includes/polling/os/proxysg.inc.php +6 -6
M includes/polling/os/racktivity.inc.php +2 -2
M includes/polling/os/radware.inc.php +1 -1
M includes/polling/os/ricoh.inc.php +3 -3
M includes/polling/os/rittalcmc.inc.php +2 -2
M includes/polling/os/rittalcmc3.inc.php +2 -2
M includes/polling/os/roomalert.inc.php +1 -1
M includes/polling/os/routeros.inc.php +4 -4
M includes/polling/os/ruckus-zd.inc.php +1 -1
M includes/polling/os/ruckus.inc.php +3 -5
M includes/polling/os/saf-ipradio.inc.php +3 -3
M includes/polling/os/screenos.inc.php +2 -2
M includes/polling/os/sensorgateway.inc.php +3 -2
M includes/polling/os/sensorprobe.inc.php +2 -2
M includes/polling/os/sentry3.inc.php +3 -3
M includes/polling/os/sitemonitor.inc.php +3 -3
M includes/polling/os/speedtouch.inc.php -5
M includes/polling/os/steelhead.inc.php +4 -4
M includes/polling/os/symbol.inc.php +5 -5
M includes/polling/os/teracom.inc.php +4 -4
M includes/polling/os/teradici-pcoip.inc.php +4 -5
M includes/polling/os/trango-apex.inc.php +4 -4
M includes/polling/os/tranzeo.inc.php +4 -4
M includes/polling/os/trapeze.inc.php +5 -5
M includes/polling/os/tsl-mdu12.inc.php +2 -2
M includes/polling/os/unifi.inc.php +3 -3
M includes/polling/os/unix.inc.php +32 -32
M includes/polling/os/ups-mib.inc.php +5 -4
M includes/polling/os/vmware.inc.php +3 -3
M includes/polling/os/windows.inc.php +21 -21
M includes/polling/os/wlc.inc.php +3 -3
M includes/polling/os/wmi.inc.php +6 -6
M includes/polling/os/xerox-printer.inc.php +3 -3
M includes/polling/os/xos.inc.php +9 -11
M includes/polling/os/zeustm.inc.php +1 -1
M includes/polling/os/zhone-znid.inc.php +4 -6
M includes/polling/os/zhone.inc.php +4 -6
M includes/polling/os/zhonedslam.inc.php +8 -11
M includes/polling/os/zxr10.inc.php +6 -7
📈 662 added 📉 684 removed

💻 r7814 IMPROVE

Adam Armstrong 🐸 • 2016-05-03 15:39
Sort scheduled maintenance assocation dropdowns. Don't allow creation of invalid associations.
Files changed (2)
M html/includes/maintenance-navbar.inc.php +9 -4
M html/pages/alert_maintenance.inc.php +3 -3
📈 12 added 📉 7 removed

💻 r7813 FIX

Adam Armstrong 🐸 • 2016-05-03 15:16
Fix DRBD unsynced graph. Use ucd_ss_cpu by default for unix processor overview.
Files changed (2)
M html/includes/graphs/application/drbd_unsynced.inc.php +1 -1
M html/pages/device/overview/processors-unix.inc.php +6 -5
📈 7 added 📉 6 removed

💻 r7812 IMPROVE

Adam Armstrong 🐸 • 2016-05-03 14:51
Improve Netscaler Vserver/Service/Service Groups handling. Change entity types to eliminate underscores. Improve group/alert featureset for Netscaler. Updates entity types in the database for groups/alerting.
Files changed (16)
M html/includes/entities/generic.inc.php +30
A html/includes/entities/netscaler.inc.php +242
A html/includes/entities/netscalersvc.inc.php +217
A html/includes/entities/netscalersvcgrpmem.inc.php +210
A html/includes/entities/netscalervsvr.inc.php +279
M html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php +2 -58
M html/pages/device/loadbalancer/netscaler_services.inc.php +1 -60
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +2 -116
M html/pages/group.inc.php +14 -1
M includes/definitions/entities.inc.php +3 -3
M includes/definitions/graphtypes.inc.php +21
M includes/definitions/rewrites.inc.php +5 -3
M includes/entities.inc.php +5 -2
M includes/polling/netscaler-vsvr.inc.php +25 -25
A includes/polling/os/ge-ups.inc.php +21
A update/277.sql +30
📈 1,107 added 📉 268 removed

💻 r7811 ADD

Adam Armstrong 🐸 • 2016-05-03 10:47
Add support for graphing storage from IBM's GPFS-MIB. Move GPFS-MIB to ibm directory.
Files changed (5)
M includes/definitions/mibs.inc.php +8
A includes/discovery/storage/gpfs-mib.inc.php +56
A includes/polling/storage/gpfs-mib.inc.php +37
D mibs/GPFS-MIB -1,578
A mibs/ibm/GPFS-MIB +1,654
📈 101 added 📉 0 removed

💻 r7810 FIX

Adam Armstrong 🐸 • 2016-05-03 10:42
Fixed custom oid bugs. Add some additional graphs to netscaler service group member entity metrics.
Files changed (3)
M html/includes/customoids-navbar.inc.php +1 -1
M html/pages/customoids.inc.php +9 -2
M includes/definitions/entities.inc.php +4
📈 14 added 📉 3 removed

💻 r7809 ADD

Adam Armstrong 🐸 • 2016-05-03 10:06
Add summary graph support to netscaler service group members. Update service group members UI to match newer styles. Add additional labels and traffic icons.
Files changed (2)
M html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php +43 -8
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +6 -5
📈 49 added 📉 13 removed

💻 r7808 ADD

Adam Armstrong 🐸 • 2016-05-03 09:44
Fix collation for netscaler tables. (general vs unicode)
Files changed (1)
A update/276.sql +3
📈 3 added 📉 0 removed

💻 r7807 FIX

Adam Armstrong 🐸 • 2016-05-03 08:27
Fix test_alert to not use alert_table-state. Add additional graphs to port alert metrics (errors, pkts and pktsize).
Files changed (2)
M includes/definitions/entities.inc.php +9 -2
M test_alert.php +2 -1
📈 11 added 📉 3 removed

💻 r7806 ADD

Adam Armstrong 🐸 • 2016-05-03 08:00
Add warning condition field to alert_tests
Files changed (1)
A update/275.sql +1
📈 1 added 📉 0 removed

💻 r7805 FIX

Adam Armstrong 🐸 • 2016-05-03 07:58
Fix front page summary graphs.
Files changed (1)
M html/pages/front/default.php +64 -45
📈 64 added 📉 45 removed

💻 r7804 ADD

Adam Armstrong 🐸 • 2016-05-03 05:52
Add TCP Packets graph to netscaler device overview graphs
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r7803 ADD

Adam Armstrong 🐸 • 2016-05-03 05:49
Add summary graphs output format to netscaler services.
Files changed (1)
M html/pages/device/loadbalancer/netscaler_services.inc.php +27 -3
📈 27 added 📉 3 removed

💻 r7802

Tom Laermans 🦔 • 2016-05-02 22:12
Minor: remove duplicate mibs, add a few to the definition array, quote conversion
Files changed (4)
M includes/definitions/mibs.inc.php +808 -656
D mibs/ASYNCOS-MAIL-MIB -764
D mibs/NETSWITCH-MIB -486
D mibs/STATISTICS-MIB -1,431
📈 808 added 📉 656 removed

💻 r7801

Tom Laermans 🦔 • 2016-05-02 21:35
Minor: document some functions, remove mib_dirs() calls, quote conversion
Files changed (1)
M includes/functions.inc.php +64 -45
📈 64 added 📉 45 removed

💻 r7800

Tom Laermans 🦔 • 2016-05-02 21:34
Medium: remove duplicate code, by introducing new function. Clean up some old code. Remove mib_dirs from OS definitions as the directory is now defined per-MIB.
Files changed (2)
M includes/definitions/os.inc.php -81
M includes/snmp.inc.php +43 -82
📈 43 added 📉 163 removed

💻 r7799

Tom Laermans 🦔 • 2016-05-02 20:45
Minor: cleanup SNMP functions, add multi:mib support to snmp_translate function, remove unused snmp_cache_oid function and test PHP file
Files changed (2)
D includes/polling/test.inc.php -18
M includes/snmp.inc.php +134 -131
📈 134 added 📉 149 removed

💻 r7798

Tom Laermans 🦔 • 2016-05-02 16:12
Minor: bugfix and deduplicate previous commit
Files changed (1)
M includes/snmp.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r7797

Tom Laermans 🦔 • 2016-05-02 16:06
Minor: make mib_dirs() compatible with FOO-MIB:BAR-MIB syntax
Files changed (1)
M includes/snmp.inc.php +29 -21
📈 29 added 📉 21 removed

💻 r7796 IMPROVE

Adam Armstrong 🐸 • 2016-05-02 13:54
Add additional graph_row mode for summaries (give it 5 graph_types, and it prints a row of 3,4 or 5 depending upon mode). Add netscaler vserver summaries.
Files changed (3)
M html/includes/graphs/netscalervsvr/reqs.inc.php +2
M html/includes/print/rows.inc.php +87
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +29 -6
📈 118 added 📉 6 removed

💻 r7795 ADD

Adam Armstrong 🐸 • 2016-05-02 10:44
Add basic detection for Eltex switches (RADLAN)
Files changed (2)
M includes/definitions/os.inc.php +16
A includes/polling/os/eltex-switch.inc.php +10
📈 26 added 📉 0 removed

💻 r7794 ADD

Adam Armstrong 🐸 • 2016-05-02 10:35
Improve stacked graphs slightly. Split HP OA to a separate os type for extra graphings.
Files changed (3)
M html/includes/graphs/generic_multi_simplex_separated.inc.php +8 -6
M html/includes/graphs/multi-sensor/stacked.inc.php +1
M includes/definitions/os.inc.php +13 -1
📈 22 added 📉 7 removed

💻 r7793

Tom Laermans 🦔 • 2016-04-29 11:02
Medium: fix alert rrd updates
Files changed (1)
M includes/alerts.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7792

Tom Laermans 🦔 • 2016-04-28 21:01
Minor: fix aruba-controller bug introduced in previous commit
Files changed (1)
M includes/polling/aruba-controller.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7791

Tom Laermans 🦔 • 2016-04-28 20:55
Minor: more rrdtool-NG conversion, add a few missing mibs
Files changed (14)
M includes/definitions/mibs.inc.php +29 -15
M includes/definitions/rrdtypes.inc.php +172 -2
M includes/polling/aruba-controller.inc.php +24 -38
M includes/polling/cipsec-tunnels.inc.php +21 -46
M includes/polling/cisco-cbqos.inc.php +16 -31
M includes/polling/cisco-cef.inc.php +7 -16
M includes/polling/cisco-eigrp.inc.php +12 -22
M includes/polling/cisco-ipsec-flow-monitor.inc.php +27 -53
M includes/polling/cisco-remote-access-monitor.inc.php +11 -23
M includes/polling/cisco-vpdn.inc.php +10 -9
M includes/polling/graphs/pan-common-mib.inc.php +4 -9
M includes/polling/junose-atm-vp.inc.php +18 -31
M includes/polling/os/screenos.inc.php +6 -12
M includes/polling/wifi.inc.php -4
📈 357 added 📉 311 removed

💻 r7790 TRIVIAL

Mike Stupalov 🐱 • 2016-04-28 19:00
Clean unused js code.
Files changed (1)
M html/js/observium.js -7
📈 0 added 📉 0 removed

💻 r7789 TRIVIAL

Mike Stupalov 🐱 • 2016-04-28 15:52
Fixed escaping in login_message.
Files changed (1)
M html/pages/logon.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7788 MINOR

Mike Stupalov 🐱 • 2016-04-28 15:22
Complete removed netcmd script as unused and possible security hole.
Files changed (2)
M html/includes/print-interface-adsl.inc.php +2 -2
D html/netcmd.php -90
📈 2 added 📉 92 removed

💻 r7787 TRIVIAL

Mike Stupalov 🐱 • 2016-04-28 15:08
Improved css vertical-align class, fixed some pages display.
Files changed (7)
M html/css/bootstrap-hacks.css +10 -4
M html/includes/entities/device.inc.php +10 -10
M html/includes/entities/generic.inc.php +4 -4
M html/pages/device/edit/ports.inc.php +6 -6
M html/pages/device/edit/sensors.inc.php +8 -6
M html/pages/device/routing/bgp.inc.php +3 -3
M html/pages/settings/default.inc.php +4 -4
📈 35 added 📉 33 removed

💻 r7786 TRIVIAL

Mike Stupalov 🐱 • 2016-04-28 13:59
Attemt to fix discovery/polling bgp peers on some old Cisco IOS XR OSes.
Files changed (2)
M includes/discovery/bgp-peers.inc.php +13 -2
M includes/polling/bgp-peers.inc.php +12 -2
📈 25 added 📉 4 removed

💻 r7785 ADD

Adam Armstrong 🐸 • 2016-04-28 13:22
Add support for stacked total graphs for sensors.
Files changed (3)
M html/includes/graphs/generic_multi_simplex_separated.inc.php +13
A html/includes/graphs/multi-sensor/stacked.inc.php +48
M includes/definitions/entities.inc.php +3 -1
📈 64 added 📉 1 removed

💻 r7784

Tom Laermans 🦔 • 2016-04-28 08:36
Major: fix port RRD OutUcastPkts/OutErrors bug
Files changed (1)
M includes/polling/ports.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r7783

Mike Stupalov 🐱 • 2016-04-27 23:53
undebug
Files changed (1)
M includes/polling/ports.inc.php +2 -38
📈 2 added 📉 38 removed

💻 r7782 MAJOR

Mike Stupalov 🐱 • 2016-04-27 23:40
Improved polling/discovery Extreme devices: forced ports separate_walk feature, fixed ports label processing, added discovery some sensors by EXTREME-SYSTEM-MIB.
Files changed (9)
M includes/definitions.inc.php +19 -15
M includes/definitions/mibs.inc.php +89 -40
M includes/definitions/os.inc.php +21 -3
M includes/discovery/os/extremeware.inc.php +17 -2
A includes/discovery/sensors/extreme-system-mib.inc.php +184
M includes/polling/os/xos.inc.php +1 -7
M includes/polling/ports.inc.php +47 -5
M includes/rewrites.inc.php +20 -1
M includes/snmp.inc.php +8 -1
📈 406 added 📉 74 removed

💻 r7781 DEVEL

Mike Stupalov 🐱 • 2016-04-27 23:31
Fix #2 for get_port_rrdfilename().
Files changed (1)
M includes/common.inc.php +7 -1
📈 7 added 📉 1 removed

💻 r7780 DEVEL

Mike Stupalov 🐱 • 2016-04-27 23:21
Revert back function get_port_rrdfilename() for compatability with old code (appear in r7779).
Files changed (1)
M includes/common.inc.php +16 -1
📈 16 added 📉 1 removed

💻 r7779

Tom Laermans 🦔 • 2016-04-27 22:35
Medium: additional rrdtool NG conversions
Files changed (12)
M includes/common.inc.php +3 -12
M includes/definitions/rrdtypes.inc.php +148 -5
M includes/polling/arista-software-ip-forwarding.inc.php +31 -38
M includes/polling/fdb-table.inc.php +4 -3
M includes/polling/oids.inc.php +3 -8
M includes/polling/os/asyncos.inc.php +4 -6
M includes/polling/os/fortigate.inc.php +1 -3
M includes/polling/os/juniperive.inc.php +31 -24
M includes/polling/port-adsl.inc.php +36 -41
M includes/polling/port-poe.inc.php +6 -12
M includes/polling/ports.inc.php +1 -32
M includes/polling/ports/etherlike-mib.lib.php +1 -24
📈 269 added 📉 208 removed

💻 r7778 TRIVIAL

Mike Stupalov 🐱 • 2016-04-27 19:46
Fixed detect some Brocade VDX devices.
Files changed (1)
M includes/definitions/os.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7777 FIX

Adam Armstrong 🐸 • 2016-04-27 15:29
Remove bootstrap hack for icons. Shrink label padding .1em.
Files changed (3)
M html/css/bootstrap-hacks.css -6
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/labels3.less +2 -1
📈 0 added 📉 0 removed

💻 r7776 TRIVIAL

Mike Stupalov 🐱 • 2016-04-27 15:13
Fixed icon placement in select form items.
Files changed (1)
M html/index.php +6 -1
📈 6 added 📉 1 removed

💻 r7775 FIX

Adam Armstrong 🐸 • 2016-04-27 14:55
Fix icon spacing.
Files changed (1)
M html/css/bootstrap-hacks.css +6
📈 0 added 📉 0 removed

💻 r7774 FIX

Adam Armstrong 🐸 • 2016-04-27 11:48
Fix Extreme mempool polling.
Files changed (2)
D includes/polling/mempools/extreme-base-mib.inc.php -24
A includes/polling/mempools/extreme-software-monitor-mib.inc.php +24
📈 24 added 📉 24 removed

💻 r7773 TRIVIAL

Mike Stupalov 🐱 • 2016-04-27 10:57
Fixed nested groups code compatibility with older php versions, optimized sql queries.
Files changed (2)
M includes/alerts.inc.php +34 -34
M includes/groups.inc.php +29 -20
📈 63 added 📉 54 removed

💻 r7772

Tom Laermans 🦔 • 2016-04-27 09:50
Minor: some more rrdtool NG conversions, delete unused watchmaillog scripts
Files changed (10)
M includes/alerts.inc.php +7 -9
M includes/definitions/rrdtypes.inc.php +66
M includes/polling/mac-accounting.inc.php +6 -9
M includes/polling/ports.inc.php +23 -3
M includes/polling/ports/etherlike-mib.lib.php +32 -9
M includes/polling/storage/wmi.inc.php +1 -4
D scripts/COPYING-glue.py -30
A scripts/glue.py-COPYING +30
D scripts/mailscanner.php -75
D scripts/watchmaillog
📈 165 added 📉 139 removed

💻 r7771 ADD

Adam Armstrong 🐸 • 2016-04-26 15:03
Add support for nested groups.
Files changed (2)
M includes/alerts.inc.php +24 -18
M includes/groups.inc.php +64 -2
📈 88 added 📉 20 removed

💻 r7770 FIX

Adam Armstrong 🐸 • 2016-04-26 13:35
Fix Extreme XOS MIB handling.
Files changed (5)
M includes/definitions/os.inc.php +6
D includes/discovery/mempools/extreme-base-mib.inc.php -36
A includes/discovery/mempools/extreme-software-monitor-mib.inc.php +36
D includes/discovery/processors/extreme-base-mib.inc.php -35
A includes/discovery/processors/extreme-software-monitor-mib.inc.php +35
📈 77 added 📉 71 removed

💻 r7769 FIX

Adam Armstrong 🐸 • 2016-04-26 13:28
Fix XOS poller.
Files changed (1)
M includes/polling/os/xos.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7768 FIX

Adam Armstrong 🐸 • 2016-04-26 13:04
Disable max-rep for xos (seems to break on atleast one tested device)
Files changed (2)
M includes/definitions/os.inc.php +1 -1
M irc.php +1 -1
📈 2 added 📉 2 removed

💻 r7767 MINOR

Mike Stupalov 🐱 • 2016-04-22 14:09
Added detect Zhone MXK, Malc and EtherXtend devices. Added discovery mempools/processors/sensors by ZHONE-CARD-RESOURCES-MIB and ZHONE-SHELF-MONITOR-MIB.
Files changed (8)
M includes/definitions/mibs.inc.php +26
M includes/definitions/os.inc.php +40 -1
M includes/discovery/cisco-cef.inc.php +1 -2
A includes/discovery/mempools/zhone-card-resources-mib.inc.php +44
A includes/discovery/processors/zhone-card-resources-mib.inc.php +45
A includes/discovery/sensors/zhone-shelf-monitor-mib.inc.php +121
A includes/polling/mempools/zhone-card-resources-mib.inc.php +40
A includes/polling/os/zhone.inc.php +32
📈 349 added 📉 3 removed

💻 r7766 MINOR

Mike Stupalov 🐱 • 2016-04-22 11:28
Force disable STRICT_TRANS_TABLES on init DB session.
Files changed (2)
M includes/common.inc.php +1 -1
M includes/sql-config.inc.php +11 -2
📈 12 added 📉 3 removed

💻 r7765 MIBS

Mike Stupalov 🐱 • 2016-04-21 11:33
Updated mib files (brocade, cambium, cumulus, hwgroup).
Files changed (35)
D mibs/BRCD-DOT1X-MIB -579
D mibs/BROCADE-NP-TM-STATS-MIB -2,064
D mibs/BROCADE-SYSLOG-MIB -137
A mibs/brocade/BRCD-DOT1X-MIB +590
A mibs/brocade/BROCADE-IEEE8021-PAE-CAPABILITY-MIB +60
A mibs/brocade/BROCADE-IEEE8023-LAG-CAPABILITY-MIB +59
A mibs/brocade/BROCADE-LLDP-CAPABILITY-MIB +64
A mibs/brocade/BROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB +105
M mibs/brocade/BROCADE-MAPS-MIB +9 -3
A mibs/brocade/BROCADE-NP-TM-STATS-MIB +2,088
A mibs/brocade/BROCADE-PRODUCTS-MIB +69
M mibs/brocade/Brocade-REG-MIB +70 -68
A mibs/brocade/BROCADE-SYSLOG-MIB +137
A mibs/brocade/BROCADE-VCS-MIB +352
M mibs/brocade/IBM-BCCUSTOM-MIB +203 -76
A mibs/brocade/NOS-PRODUCTS-MIB +42
A mibs/brocade/RESOURCE-MIB +135
A mibs/brocade/SWBASE-MIB +50
A mibs/brocade/SYSTEM-MIB +1,056
M mibs/cambium/CAMBIUM-PMP80211-MIB +549 -31
A mibs/cambium/CAMBIUM-PTP250-MIB +1,305
A mibs/cambium/CAMBIUM-PTP650-MIB +6,086
M mibs/cambium/WHISP-APS-MIB +1,060 -196
M mibs/cambium/WHISP-BOX-MIBV2-MIB +1,924 -65
M mibs/cambium/WHISP-GLOBAL-REG-MIB +1
M mibs/cambium/WHISP-SM-MIB +352 -153
M mibs/cambium/WHISP-TCV2-MIB +1
A mibs/cumulus
A mibs/cumulus/CUMULUS-COUNTERS-MIB +124
A mibs/cumulus/CUMULUS-RESOURCES-MIB +265
A mibs/cumulus/CUMULUS-SNMP-MIB +37
A mibs/hwgroup/HWG-PWR-MIB +349
A mibs/infoblox/IB-SMI-MIB +105
A mibs/rfc/BGP4V2-MIB +1,066
A mibs/rfc/BGP4V2-TC-MIB +66
📈 0 added 📉 0 removed

💻 r7764 MINOR

Mike Stupalov 🐱 • 2016-04-20 17:57
Improved detect Rikoh and Kyocera printers. Added discovery Printed Total and PowerOn page counters by Printer-MIB (old pagecounter graphs migrated to sensors). Small fixes.
Files changed (17)
M html/includes/graphs/device/pagecount.inc.php +22 -8
A html/includes/graphs/device/printersupplies_ink.inc.php +18
A html/includes/graphs/device/printersupplies_wasteink.inc.php +18
M html/pages/device.inc.php +9 -11
M html/pages/device/overview/sensors.inc.php +1 -1
M html/pages/device/printing.inc.php +4 -3
M includes/common.inc.php +16
M includes/defaults.inc.php +1 -1
M includes/definitions/os.inc.php +4 -2
M includes/discovery/mempools/host-resources-mib.inc.php +2 -2
M includes/discovery/os/linux.inc.php +1 -1
M includes/discovery/printersupplies/printer-mib.inc.php +20 -16
A includes/discovery/sensors/printer-mib.inc.php +82
M includes/polling/mempools/host-resources-mib.inc.php +2 -2
M includes/polling/os/kyocera.inc.php +3 -3
M includes/rrdtool.inc.php +11 -6
M mibs/kyocera/KYOCERA-Private-MIB +1
📈 214 added 📉 56 removed

💻 r7763 MINOR

Mike Stupalov 🐱 • 2016-04-20 13:03
Always use full include path in graphs. Fixed include some graphs in alert notifications.
Files changed (391)
M html/includes/graphs/accesspoints/channel.inc.php +1 -1
M html/includes/graphs/accesspoints/interference.inc.php +1 -1
M html/includes/graphs/accesspoints/numasoclients.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonbssid.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonclients.inc.php +1 -1
M html/includes/graphs/accesspoints/radioutil.inc.php +1 -1
M html/includes/graphs/accesspoints/txpow.inc.php +1 -1
M html/includes/graphs/application/apache_bits.inc.php +1 -1
M html/includes/graphs/application/apache_cpu.inc.php +1 -1
M html/includes/graphs/application/apache_hits.inc.php +1 -1
M html/includes/graphs/application/apache_scoreboard.inc.php +1 -1
M html/includes/graphs/application/asterisk_activecall.inc.php +2 -2
M html/includes/graphs/application/asterisk_peers.inc.php +2 -2
M html/includes/graphs/application/bind_answers.inc.php +1 -1
M html/includes/graphs/application/bind_cache.inc.php +2 -2
M html/includes/graphs/application/bind_query_in.inc.php +2 -2
M html/includes/graphs/application/bind_query_out.inc.php +2 -2
M html/includes/graphs/application/bind_query_rejected.inc.php +1 -1
M html/includes/graphs/application/bind_req_in.inc.php +1 -1
M html/includes/graphs/application/bind_req_proto.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_dnssec.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_errors.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_queries.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_rtt.inc.php +1 -1
M html/includes/graphs/application/bind_updates.inc.php +1 -1
M html/includes/graphs/application/bind_zone_maint.inc.php +1 -1
M html/includes/graphs/application/drbd_disk_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_network_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_queue.inc.php +1 -1
M html/includes/graphs/application/drbd_unsynced.inc.php +1 -1
M html/includes/graphs/application/exchange_as_curreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_as_pingcmd.inc.php +1 -1
M html/includes/graphs/application/exchange_as_syncmd.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_errors.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_totalreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_is_active.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcfail.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcreq.inc.php +1 -1
M html/includes/graphs/application/exchange_is_users.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_latency.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_msgs.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_queued.inc.php -25
M html/includes/graphs/application/exchange_oab_dlcom.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlq.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_reqsec.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_rtime.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_users.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_mbque.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_queue.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_smtp.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_subque.inc.php +1 -1
M html/includes/graphs/application/exim-mailqueue_total.inc.php +1 -1
M html/includes/graphs/application/freeradius_accounting.inc.php +1 -1
M html/includes/graphs/application/freeradius_authentication.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_classes.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_eden.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php +2 -2
M html/includes/graphs/application/jvmoverjmx_gc_old_time.inc.php +2 -2
M html/includes/graphs/application/jvmoverjmx_gc_young_count.inc.php +2 -2
M html/includes/graphs/application/jvmoverjmx_gc_young_time.inc.php +2 -2
M html/includes/graphs/application/jvmoverjmx_heap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_memory_summary.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_nonheap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_old.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_perm.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_system_uptime.inc.php +2 -2
M html/includes/graphs/application/jvmoverjmx_threads.inc.php +1 -1
M html/includes/graphs/application/kamailio_core.inc.php +1 -1
M html/includes/graphs/application/kamailio_errors.inc.php +1 -1
M html/includes/graphs/application/kamailio_registrar.inc.php +1 -1
M html/includes/graphs/application/kamailio_sl123.inc.php +1 -1
M html/includes/graphs/application/kamailio_sl4.inc.php +1 -1
M html/includes/graphs/application/kamailio_sl56.inc.php +1 -1
M html/includes/graphs/application/kamailio_tcp.inc.php +1 -1
M html/includes/graphs/application/kamailio_tmx.inc.php +1 -1
M html/includes/graphs/application/kamailio_usrloc.inc.php +1 -1
M html/includes/graphs/application/lighttpd_hits.inc.php +2 -2
M html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +2 -2
M html/includes/graphs/application/lighttpd_servers.inc.php +2 -2
M html/includes/graphs/application/lighttpd_traffic.inc.php +2 -2
M html/includes/graphs/application/lighttpd_uptime.inc.php +1 -1
M html/includes/graphs/application/lvs_stats_bytes.inc.php +2 -2
M html/includes/graphs/application/lvs_stats_connections.inc.php +2 -2
M html/includes/graphs/application/lvs_stats_packets.inc.php +2 -2
M html/includes/graphs/application/mailscanner_reject.inc.php +1 -1
M html/includes/graphs/application/mailscanner_sent.inc.php +1 -1
M html/includes/graphs/application/mailscanner_spam.inc.php +1 -1
M html/includes/graphs/application/memcached_bits.inc.php +1 -1
M html/includes/graphs/application/memcached_commands.inc.php +1 -1
M html/includes/graphs/application/memcached_data.inc.php +1 -1
M html/includes/graphs/application/memcached_items.inc.php +1 -1
M html/includes/graphs/application/memcached_threads.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_page.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_pglife.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_stalls.inc.php +1 -1
M html/includes/graphs/application/mssql_stats.inc.php +1 -1
M html/includes/graphs/application/mysql_command_counters.inc.php +1 -1
M html/includes/graphs/application/mysql_connections.inc.php +1 -1
M html/includes/graphs/application/mysql_files_tables.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +1 -1
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +1 -1
M html/includes/graphs/application/mysql_network_traffic.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache.inc.php +1 -1
M html/includes/graphs/application/mysql_select_types.inc.php +1 -1
M html/includes/graphs/application/mysql_slow_queries.inc.php +1 -1
M html/includes/graphs/application/mysql_sorts.inc.php +1 -1
M html/includes/graphs/application/mysql_status.inc.php +1 -1
M html/includes/graphs/application/mysql_table_locks.inc.php +1 -1
M html/includes/graphs/application/mysql_temporary_objects.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs2.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs3.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs4.inc.php +1 -1
M html/includes/graphs/application/nfsd_io.inc.php +1 -1
M html/includes/graphs/application/nfsd_net.inc.php +1 -1
M html/includes/graphs/application/nfsd_proc3.inc.php +1 -1
M html/includes/graphs/application/nfsd_rc.inc.php +1 -1
M html/includes/graphs/application/nfsd_rpc.inc.php +1 -1
M html/includes/graphs/application/nginx_connections.inc.php +1 -1
M html/includes/graphs/application/nptd_uptime.inc.php +1 -1
M html/includes/graphs/application/nsd_axfr.inc.php +2 -2
M html/includes/graphs/application/nsd_memory.inc.php +2 -2
M html/includes/graphs/application/nsd_qtype.inc.php +2 -2
M html/includes/graphs/application/nsd_queries.inc.php +2 -2
M html/includes/graphs/application/nsd_rcode.inc.php +2 -2
M html/includes/graphs/application/nsd_zones.inc.php +2 -2
M html/includes/graphs/application/ntpclient_freq.inc.php +1 -1
M html/includes/graphs/application/ntpclient_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_bits.inc.php +1 -1
M html/includes/graphs/application/ntpd_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpd_freq.inc.php +1 -1
M html/includes/graphs/application/ntpd_packets.inc.php +1 -1
M html/includes/graphs/application/ntpd_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpd_uptime.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_bits.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_freq.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_packets.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stats.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_uptime.inc.php +1 -1
M html/includes/graphs/application/openvpn_bits.inc.php +1 -1
M html/includes/graphs/application/openvpn_nclients.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_reject.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_sent.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_spam.inc.php +1 -1
M html/includes/graphs/application/postfix_qshape_stats.inc.php +1 -1
M html/includes/graphs/application/postgresql_blks.inc.php +1 -1
M html/includes/graphs/application/postgresql_connects.inc.php +1 -1
M html/includes/graphs/application/postgresql_queries.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples_query.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples.inc.php +1 -1
M html/includes/graphs/application/postgresql_xact.inc.php +1 -1
M html/includes/graphs/application/powerdns_fail.inc.php +1 -1
M html/includes/graphs/application/powerdns_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns_packetcache.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries_udp.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns_querycache.inc.php +1 -1
M html/includes/graphs/application/powerdns_recursing.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_load.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +1 -1
M html/includes/graphs/application/shoutcast_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +1 -1
M html/includes/graphs/application/unbound_class.inc.php +1 -1
M html/includes/graphs/application/unbound_flags.inc.php +1 -1
M html/includes/graphs/application/unbound_memory.inc.php +1 -1
M html/includes/graphs/application/unbound_opcode.inc.php +1 -1
M html/includes/graphs/application/unbound_qtype.inc.php +1 -1
M html/includes/graphs/application/unbound_queries.inc.php +1 -1
M html/includes/graphs/application/unbound_queue.inc.php +1 -1
M html/includes/graphs/application/unbound_rcode.inc.php +1 -1
M html/includes/graphs/application/varnish_backend.inc.php +1 -1
M html/includes/graphs/application/varnish_cache.inc.php +1 -1
M html/includes/graphs/application/varnish_lru.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_cpu.inc.php +1 -1
M html/includes/graphs/application/zimbra_connections.inc.php +1 -1
M html/includes/graphs/application/zimbra_fdcount.inc.php +1 -1
M html/includes/graphs/application/zimbra_jvmthreads.inc.php +2 -2
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +1 -1
M html/includes/graphs/application/zimbra_threads.inc.php +1 -1
M html/includes/graphs/atmvp/bits.inc.php +1 -1
M html/includes/graphs/atmvp/cells.inc.php +1 -1
M html/includes/graphs/atmvp/errors.inc.php +1 -1
M html/includes/graphs/atmvp/packets.inc.php +1 -1
M html/includes/graphs/bgp/updates.inc.php +1 -1
M html/includes/graphs/bill/bits.inc.php +1 -1
M html/includes/graphs/c6kxbar/auth.inc.php +1 -1
M html/includes/graphs/c6kxbar/util.inc.php +1 -1
M html/includes/graphs/cbqos/bits_drop.inc.php +2 -2
M html/includes/graphs/cbqos/bits_post.inc.php +2 -2
M html/includes/graphs/cbqos/bits_pre.inc.php +2 -2
M html/includes/graphs/cbqos/bits.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_drop.inc.php +2 -2
M html/includes/graphs/cbqos/pkts_post.inc.php +2 -2
M html/includes/graphs/cbqos/pkts_pre.inc.php +2 -2
M html/includes/graphs/cbqos/pkts.inc.php +1 -1
M html/includes/graphs/cefswitching/graph.inc.php +1 -1
M html/includes/graphs/customer/bits.inc.php +1 -1
M html/includes/graphs/customoid/graph.inc.php +1 -1
M html/includes/graphs/device/agent.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numaps.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numclients.inc.php +1 -1
M html/includes/graphs/device/asyncos_workq.inc.php +1 -1
M html/includes/graphs/device/bits.inc.php +3 -3
M html/includes/graphs/device/bluecoat_cache.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_client.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp_est.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_bits.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_pkts.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_stats.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_tunnels.inc.php +1 -1
M html/includes/graphs/device/diskio_bits.inc.php +2 -2
M html/includes/graphs/device/diskio_ops.inc.php +2 -2
M html/includes/graphs/device/edac_errors.inc.php +1 -1
M html/includes/graphs/device/fortigate_cpu.inc.php +1 -1
M html/includes/graphs/device/fortigate_sessions.inc.php +1 -1
M html/includes/graphs/device/graph.inc.php +1 -1
M html/includes/graphs/device/juniperive_connections.inc.php +1 -1
M html/includes/graphs/device/juniperive_meetings.inc.php +1 -1
M html/includes/graphs/device/juniperive_storage.inc.php +1 -1
M html/includes/graphs/device/juniperive_users.inc.php +1 -1
M html/includes/graphs/device/ksm_pages.inc.php +1 -1
M html/includes/graphs/device/netapp_disk_io.inc.php +1 -1
M html/includes/graphs/device/netapp_net_io.inc.php +1 -1
M html/includes/graphs/device/netapp_tape_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_net_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php +1 -1
M html/includes/graphs/device/netscaler_common_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_client.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_clientserver.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_current.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_server.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_spare.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_packets.inc.php +1 -1
M html/includes/graphs/device/netscaler_cookie_rejected.inc.php +1 -1
M html/includes/graphs/device/netscaler_data_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_out_of_order.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmission_error.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmit_err.inc.php +1 -1
M html/includes/graphs/device/netscaler_rst_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_stats.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_bits.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_conn.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_ttfb.inc.php +2 -2
M html/includes/graphs/device/netscalersvcgrpmem_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_ttfb.inc.php +2 -2
M html/includes/graphs/device/netscalervsvr_bits.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_conns.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_hitmiss.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_reqs.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp_info.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp.inc.php +1 -1
M html/includes/graphs/device/netstat_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_packets.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_currestab.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_segments.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_datagrams.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_errors.inc.php +1 -1
M html/includes/graphs/device/nfsen_common.inc.php +1 -1
M html/includes/graphs/device/panos_sessions.inc.php +1 -1
M html/includes/graphs/device/processor_separate.inc.php +1 -1
M html/includes/graphs/device/processor_stack.inc.php +1 -1
M html/includes/graphs/device/processor.inc.php +2 -2
M html/includes/graphs/device/screenos_sessions.inc.php +1 -1
M html/includes/graphs/device/sensor.inc.php +1 -1
M html/includes/graphs/device/ucd_io.inc.php +1 -1
M html/includes/graphs/device/ucd_swap_io.inc.php +1 -1
M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +1 -1
M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +1 -1
M html/includes/graphs/diskio/bits.inc.php +1 -1
M html/includes/graphs/diskio/ops.inc.php +1 -1
M html/includes/graphs/diskio/stat.inc.php +1 -1
M html/includes/graphs/eigrpport/packets.inc.php +1 -1
M html/includes/graphs/global/bits.inc.php +1 -1
M html/includes/graphs/global/poller_time_separate.inc.php +1 -1
M html/includes/graphs/global/poller_time.inc.php +1 -1
M html/includes/graphs/global/processor_separate.inc.php +1 -1
M html/includes/graphs/global/processor_stack.inc.php +1 -1
M html/includes/graphs/ipsectunnel/bits.inc.php +1 -1
M html/includes/graphs/ipsectunnel/pkts.inc.php +1 -1
M html/includes/graphs/lb-virtual/bits.inc.php +1 -1
M html/includes/graphs/lb-virtual/conns.inc.php +2 -2
M html/includes/graphs/location/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/pkts.inc.php +1 -1
M html/includes/graphs/multi-customoid/graph.inc.php +1 -1
M html/includes/graphs/multi-port/bcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits_old.inc.php +1 -1
M html/includes/graphs/multi-port/bits_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits.inc.php +1 -1
M html/includes/graphs/multi-port/discards.inc.php +1 -1
M html/includes/graphs/multi-port/errors.inc.php +1 -1
M html/includes/graphs/multi-port/mcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/upkts.inc.php +1 -1
M html/includes/graphs/multi-processor/usage.inc.php +1 -1
M html/includes/graphs/multi-sensor/graph.inc.php +1 -1
M html/includes/graphs/multi-status/graph.inc.php +1 -1
M html/includes/graphs/netscalersvc/bits.inc.php +1 -1
M html/includes/graphs/netscalersvc/conns.inc.php +1 -1
M html/includes/graphs/netscalersvc/pkts.inc.php +1 -1
M html/includes/graphs/netscalersvc/reqs.inc.php +1 -1
M html/includes/graphs/netscalersvc/ttfb.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/bits.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/conns.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/pkts.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/reqs.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/ttfb.inc.php +1 -1
M html/includes/graphs/netscalervsvr/bits.inc.php +1 -1
M html/includes/graphs/netscalervsvr/conns.inc.php +1 -1
M html/includes/graphs/netscalervsvr/hitmiss.inc.php +1 -1
M html/includes/graphs/netscalervsvr/pkts.inc.php +1 -1
M html/includes/graphs/netscalervsvr/reqs.inc.php +1 -1
M html/includes/graphs/p2pradio/capacity.inc.php +1 -1
M html/includes/graphs/p2pradio/gain.inc.php +1 -1
M html/includes/graphs/p2pradio/power.inc.php +1 -1
M html/includes/graphs/p2pradio/rmse.inc.php +1 -1
M html/includes/graphs/p2pradio/rxlevel.inc.php +1 -1
M html/includes/graphs/p2pradio/symbol_rates.inc.php +1 -1
M html/includes/graphs/port/adsl_attainable.inc.php +1 -1
M html/includes/graphs/port/adsl_attenuation.inc.php +1 -1
M html/includes/graphs/port/adsl_power.inc.php +1 -1
M html/includes/graphs/port/adsl_snr.inc.php +1 -1
M html/includes/graphs/port/adsl_speed.inc.php +1 -1
M html/includes/graphs/port/errors.inc.php +1 -1
M html/includes/graphs/port/etherlike.inc.php +1 -1
M html/includes/graphs/port/nupkts.inc.php +1 -1
M html/includes/graphs/port/pagp_bits.inc.php +1 -1
M html/includes/graphs/rserver/curr.inc.php +1 -1
M html/includes/graphs/rserver/failed.inc.php +1 -1
M html/includes/graphs/rserver/total.inc.php +1 -1
M html/includes/graphs/sensor/power.inc.php +1 -1
M html/includes/graphs/vserver/bits.inc.php +1 -1
M html/includes/graphs/vserver/conns.inc.php +1 -1
M html/includes/graphs/vserver/pkts.inc.php +1 -1
M html/includes/graphs/wifi/clientfailedassociations.inc.php +1 -1
M html/includes/graphs/wifi/noisefloor.inc.php +1 -1
M html/includes/graphs/wifi/refusedconnectioncount.inc.php +1 -1
M html/includes/graphs/wifi/resetcount.inc.php +1 -1
M html/includes/graphs/wifi/retransmitoctet.inc.php +1 -1
M html/includes/graphs/wifi/txretriescount.inc.php +1 -1
M html/includes/graphs/wifi/usersessions.inc.php +1 -1
M html/includes/graphs/wifiradio/clients.inc.php +1 -1
M html/includes/graphs/wifiradio/frames.inc.php +1 -1
M html/includes/graphs/wifiradio/rxerrors.inc.php +1 -1
M includes/alerts.inc.php +6 -5
📈 433 added 📉 457 removed

💻 r7762 TRIVIAL

Mike Stupalov 🐱 • 2016-04-19 11:52
Updated php-cli-tools to latest.
Files changed (4)
M libs/cli/arguments/HelpScreen.php +2 -2
M libs/cli/cli.php +2 -1
M libs/cli/Colors.php +5 -3
M libs/cli/Shell.php +1 -1
📈 0 added 📉 0 removed

💻 r7761 TRIVIAL

Mike Stupalov 🐱 • 2016-04-19 09:52
Fixed get_device_entities() (appear in r7759). Fixed typo in discovery printer supplies.
Files changed (4)
M includes/alerts.inc.php +1 -1
M includes/discovery/functions.inc.php +1 -1
M includes/entities.inc.php +7 -8
M includes/groups.inc.php +1 -1
📈 10 added 📉 11 removed

💻 r7760 DEVEL

Mike Stupalov 🐱 • 2016-04-18 19:42
Undo still incomplete feature, accidentally committed.
Files changed (1)
M includes/functions.inc.php -156
📈 0 added 📉 156 removed

💻 r7759 MINOR

Mike Stupalov 🐱 • 2016-04-18 16:38
Fixed double session logout if user not authenticated. Unified entity definitions array. Entity permissions expanded by device permissions for limited users.
Files changed (14)
M html/includes/authenticate-functions.inc.php +28
M html/includes/authenticate.inc.php +9 -2
M html/includes/authentication/cas.inc.php +1 -1
M html/includes/authentication/ldap.inc.php +2 -4
M html/includes/authentication/mysql.inc.php +1 -1
M html/includes/authentication/radius.inc.php +1 -1
M html/includes/cache-data.inc.php +3 -2
M html/includes/functions.inc.php +26 -7
M includes/definitions/entities.inc.php +356 -180
M includes/entities.inc.php +2 -1
M includes/functions.inc.php +156
M includes/groups.inc.php +5 -1
M includes/rewrites.inc.php +11 -18
M poller-wrapper.py +2
📈 603 added 📉 218 removed

💻 r7758 FIX

Adam Armstrong 🐸 • 2016-04-15 22:11
Fix width of page in 1920x mode.
Files changed (2)
M html/css/bootstrap.css +640 -697
M html/css/bootstrap/less/variables3.less +1 -1
📈 0 added 📉 0 removed

💻 r7757 TRIVIAL

Mike Stupalov 🐱 • 2016-04-15 09:36
Fixed polling mempools for Juniper SRX by JUNIPER-SRX5000-SPU-MONITORING-MIB.
Files changed (1)
M includes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7756

Tom Laermans 🦔 • 2016-04-15 08:27
Medium: fix asterisk unix agent poller script
Files changed (1)
M includes/polling/applications/asterisk.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r7755 IMPROVE

Adam Armstrong 🐸 • 2016-04-14 20:11
Improve counting a little. Change some stuff on front page boxes.
Files changed (3)
M html/includes/cache-data.inc.php +4 -1
M html/includes/status-summary.inc.php +5 -5
M html/pages/front/default.php +1 -1
📈 10 added 📉 7 removed

💻 r7754 MINOR

Mike Stupalov 🐱 • 2016-04-14 18:42
Added clean broken net-snmp .index files from mibs dirs by poller-wrapper (if cron process has write permissions to mibs dirs).
Files changed (1)
M poller-wrapper.py +24
📈 24 added 📉 0 removed

💻 r7753

Tom Laermans 🦔 • 2016-04-14 13:37
Add citrix mib dir to netscaler
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r7752

Tom Laermans 🦔 • 2016-04-14 10:45
Minor: add warning about missing ipmitool on ipmi configuration page
Files changed (1)
M html/pages/device/edit/ipmi.inc.php +64 -59
📈 64 added 📉 59 removed

💻 r7751

Tom Laermans 🦔 • 2016-04-14 10:41
Minor: fix device icon selection, add VoIP to nicecase
Files changed (2)
M html/pages/device/edit/icon.inc.php +35 -28
M includes/definitions/rewrites.inc.php +1
📈 36 added 📉 28 removed

💻 r7750

Tom Laermans 🦔 • 2016-04-14 09:59
Medium: Reinstate login failure messages
Files changed (2)
M html/includes/authenticate.inc.php +26 -16
M html/pages/logon.inc.php +3 -2
📈 29 added 📉 18 removed

💻 r7749 MINOR

Mike Stupalov 🐱 • 2016-04-14 07:38
Added support for HP ProLiant Servers, added discovery sensors by CPQRACK-MIB. Fixed detect HP Quanta Switches (detected as generic Broadcom Fastpath). Forced ports separate_walk for Dell PowerConnect devices.
Files changed (15)
M includes/definitions/mibs.inc.php +39 -2
M includes/definitions/os.inc.php +14 -3
M includes/discovery/functions.inc.php +7 -5
A includes/discovery/sensors/cpqrack-mib.inc.php +151
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php -1
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +16 -10
M includes/polling/os/broadcom_fastpath.inc.php +7 -6
A mibs/broadcom/BASP-Config-MIB +514
A mibs/broadcom/BASP-Statistics-MIB +410
A mibs/broadcom/Brcm-adapterInfo-MIB +281
A mibs/broadcom/Brcm-BASPTrap-MIB +83
D mibs/dell/BASP-Config-MIB -511
D mibs/dell/BASP-Statistics-MIB -401
D mibs/dell/Brcm-adapterInfo-MIB -278
D mibs/dell/Brcm-BASPTrap-MIB -77
📈 234 added 📉 27 removed

💻 r7748

Tom Laermans 🦔 • 2016-04-13 11:58
Minor: fix postgresql definition bug; remove index indicator from rrd array, now based on filename. Convert MySQL to rrdtool NG
Files changed (3)
M includes/definitions/rrdtypes.inc.php +109 -68
M includes/polling/applications/mysql.inc.php +12 -98
M includes/rrdtool.inc.php +5 -11
📈 126 added 📉 177 removed

💻 r7747

Tom Laermans 🦔 • 2016-04-12 23:19
Minor: more conversion to NG rrdtool
Files changed (6)
M includes/definitions/rrdtypes.inc.php +336
M includes/polling/applications/jvmoverjmx.inc.php +38 -186
M includes/polling/applications/kamailio.inc.php +9 -107
M includes/polling/applications/memcached.inc.php +3 -43
M includes/polling/applications/mssql.inc.php +24 -61
M includes/polling/applications/unbound.inc.php +132 -136
📈 542 added 📉 533 removed

💻 r7746

Tom Laermans 🦔 • 2016-04-12 21:26
Major: introduction of new RRD create/update framework, code conversion is over halfway, low hanging fruit mostly picked. Simplifies a lot of the code, provides insight into our current RRD file settings. Could later be used to send certain named metrics to other places from the core functions.
Files changed (45)
M includes/definitions.inc.php +2
M includes/definitions/graphtypes.inc.php -1
A includes/definitions/rrdtypes.inc.php +1,011
M includes/polling/altiga-ssl.inc.php +15 -32
M includes/polling/applications/apache.inc.php +22 -25
M includes/polling/applications/asterisk.inc.php +3 -33
M includes/polling/applications/bind.inc.php +6 -9
M includes/polling/applications/crashplan.inc.php +20 -32
M includes/polling/applications/drbd.inc.php +20 -37
M includes/polling/applications/exchange.inc.php +49 -115
M includes/polling/applications/exim-mailqueue.inc.php +4 -14
M includes/polling/applications/freeradius.inc.php +20 -48
M includes/polling/applications/lighttpd.inc.php +16 -48
M includes/polling/applications/nfsd.inc.php +4 -20
M includes/polling/applications/nginx.inc.php +9 -12
M includes/polling/applications/ntpd.inc.php +9 -39
M includes/polling/applications/openvpn.inc.php +2 -15
M includes/polling/applications/postfix_mailgraph.inc.php +3 -22
M includes/polling/applications/postfix_qshape.inc.php +3 -18
M includes/polling/applications/postgresql.inc.php +3 -35
M includes/polling/applications/powerdns-recursor.inc.php +53 -66
M includes/polling/applications/powerdns.inc.php +25 -35
M includes/polling/applications/shoutcast.inc.php +15 -25
M includes/polling/applications/unbound.inc.php +1 -1
M includes/polling/applications/varnish.inc.php +17 -23
M includes/polling/applications/vmwaretools.inc.php +3 -27
M includes/polling/applications/zimbra.inc.php +121 -185
M includes/polling/bgp-peers.inc.php +16 -22
M includes/polling/entity-physical.inc.php +7 -16
M includes/polling/fdb-table.inc.php +1 -3
M includes/polling/functions.inc.php +30 -132
M includes/polling/hr-mib.inc.php +2 -6
M includes/polling/mempools.inc.php +1 -4
M includes/polling/ospf.inc.php +6 -11
M includes/polling/printersupplies.inc.php +11 -23
M includes/polling/processors.inc.php +1 -6
M includes/polling/sla.inc.php +5 -16
M includes/polling/storage.inc.php +1 -6
M includes/polling/system.inc.php +1 -4
M includes/polling/unix-agent.inc.php +1 -3
M includes/polling/unix-agent/diskstat.inc.php +13 -22
M includes/polling/unix-agent/edac.inc.php +1 -6
M includes/polling/unix-agent/ksm.inc.php +5 -8
M includes/polling/wifi.inc.php +2 -8
M includes/rrdtool.inc.php +161 -4
📈 1,721 added 📉 1,217 removed

💻 r7745 MAJOR

Mike Stupalov 🐱 • 2016-04-12 20:38
Moved all state definitions to mib definitions. Status polling/discovery improved according with change. Added support for additional HP PDU sensors by CPQPOWER-MIB.
Files changed (7)
M includes/definitions/mibs.inc.php +675 -46
M includes/definitions/os.inc.php +12 -12
M includes/definitions/status.inc.php +11 -683
M includes/discovery/functions.inc.php +5 -4
M includes/discovery/sensors/cpqpower-mib.inc.php +103 -4
M includes/functions.inc.php +88 -5
M includes/polling/functions.inc.php +19 -23
📈 913 added 📉 777 removed

💻 r7744 TRIVIAL

Mike Stupalov 🐱 • 2016-04-12 11:16
De-duplicate nicecase array.
Files changed (2)
M includes/definitions.inc.php -80
M includes/definitions/rewrites.inc.php +7 -1
📈 7 added 📉 81 removed

💻 r7743 TRIVIAL

Mike Stupalov 🐱 • 2016-04-12 07:12
Fixed cleanup stale db permission entries by housekeeping script (when group permissions used).
Files changed (2)
M includes/definitions.inc.php +5 -3
M includes/housekeeping/staledb.inc.php +9 -8
📈 14 added 📉 11 removed

💻 r7742 MIBS

Mike Stupalov 🐱 • 2016-04-11 22:01
Updated Dell specific DNOS-*, Dell-* and RADLAN-* MIBs.
Files changed (71)
D mibs/broadcom/BASP-Config-MIB
D mibs/broadcom/BASP-Statistics-MIB
D mibs/broadcom/Brcm-BASPTrap-MIB
M mibs/broadcom/BROADCOM-REF-MIB +81 -10
A mibs/dell/Dell-LAN-SYSMNG-MIB +721
A mibs/dell/Dell-LAN-TRAP-MIB +864
M mibs/dell/DELL-REF-MIB +1
M mibs/dell/Dell-Vendor-MIB +3 -2
A mibs/dell/Dell-VRTX-3SW2SWTABLES-MIB +33
A mibs/dell/Dell-VRTX-BRGMACSWITCH-MIB +164
A mibs/dell/Dell-VRTX-BRIDGEMIBOBJECTS-MIB +2,040
A mibs/dell/Dell-VRTX-CDB-MIB +43
A mibs/dell/Dell-VRTX-CLI-MIB +307
A mibs/dell/Dell-VRTX-DEVICEPARAMS-MIB +794
A mibs/dell/Dell-VRTX-DHCPCL-MIB +798
A mibs/dell/Dell-VRTX-DOT1X-MIB +1,315
A mibs/dell/Dell-VRTX-ENDOFMIB-MIB +32
A mibs/dell/Dell-VRTX-GVRP-MIB +449
A mibs/dell/Dell-VRTX-JUMBOFRAMES-MIB +46
A mibs/dell/Dell-VRTX-MIB +716
A mibs/dell/Dell-VRTX-MIR-MIB +214
A mibs/dell/Dell-VRTX-MULTISESSIONTERMINAL-MIB +34
A mibs/dell/Dell-VRTX-SMON-MIB +110
A mibs/dell/Dell-VRTX-STORMCTRL-MIB +422
A mibs/dell/Dell-VRTX-TELNET-MIB +147
A mibs/dell/Dell-VRTX-TRACEROUTE-MIB +32
A mibs/dell/Dell-VRTX-TRAPS-MIB +760
A mibs/dell/Dell-VRTX-TRUNK-MIB +509
A mibs/dell/DNOS-AUTHENTICATION-MANAGER-MIB +624
A mibs/dell/DNOS-BGP-MIB +1,039
M mibs/dell/DNOS-BOXSERVICES-PRIVATE-MIB +28 -15
A mibs/dell/DNOS-CAPTIVE-PORTAL-MIB +1,617
A mibs/dell/DNOS-DCBX-MIB +459
A mibs/dell/DNOS-DENIALOFSERVICE-PRIVATE-MIB +302
A mibs/dell/DNOS-DEVICE-FILESYSTEM-MIB +253
A mibs/dell/DNOS-DHCP6SERVER-PRIVATE-MIB +1,184
A mibs/dell/DNOS-DHCPCLIENT-PRIVATE-MIB +191
A mibs/dell/DNOS-DHCPSERVER-PRIVATE-MIB +1,019
A mibs/dell/DNOS-DNS-RESOLVER-CONTROL-MIB +300
A mibs/dell/DNOS-INVENTORY-MIB +1,461
A mibs/dell/DNOS-IPV6-LOOPBACK-MIB +111
A mibs/dell/DNOS-IPV6-TUNNEL-MIB +248
A mibs/dell/DNOS-ISDP-MIB +549
A mibs/dell/DNOS-KEYING-PRIVATE-MIB +135
A mibs/dell/DNOS-LLPF-PRIVATE-MIB +106
A mibs/dell/DNOS-LOGGING-MIB +804
A mibs/dell/DNOS-LOOPBACK-MIB +128
A mibs/dell/DNOS-METRO-DOT1AG-PRIVATE-MIB +292
A mibs/dell/DNOS-MGMT-SECURITY-MIB +282
A mibs/dell/DNOS-MVR-PRIVATE-MIB +380
A mibs/dell/DNOS-NSF-MIB +360
A mibs/dell/DNOS-OUTBOUNDTELNET-PRIVATE-MIB +83
A mibs/dell/DNOS-PFC-MIB +403
A mibs/dell/DNOS-PORTSECURITY-PRIVATE-MIB +316
A mibs/dell/DNOS-ROUTE-POLICY-MIB +368
A mibs/dell/DNOS-ROUTING-MIB +3,950
A mibs/dell/DNOS-ROUTING6-MIB +1,716
A mibs/dell/DNOS-SFLOW-MIB +54
A mibs/dell/DNOS-SNTP-CLIENT-MIB +774
M mibs/dell/DNOS-SWITCHING-MIB +649 -28
A mibs/dell/DNOS-TIMERANGE-MIB +459
A mibs/dell/DNOS-TIMEZONE-PRIVATE-MIB +470
A mibs/dell/DNOS-UDLD-MIB +190
A mibs/dell/RADLAN-BRIDGEMIBOBJECTS-MIB +1,878
M mibs/dell/RADLAN-COPY-MIB +635 -10
A mibs/dell/RADLAN-DEVICEPARAMS-MIB +777
M mibs/dell/RADLAN-HWENVIROMENT +3 -3
M mibs/dell/RADLAN-MIB +214 -5,975
M mibs/dell/RADLAN-Physicaldescription-MIB +282 -44
M mibs/dell/RADLAN-TIMESYNCHRONIZATION-MIB +180 -16
A mibs/dell/RADLAN-TRAPS-MIB +634
📈 0 added 📉 0 removed

💻 r7741 MINOR

Mike Stupalov 🐱 • 2016-04-11 21:59
Improved discovery sensors for Dell PowerConnect switches with newer firmware by DNOS-BOXSERVICES-PRIVATE-MIB.
Files changed (4)
M includes/definitions/os.inc.php +4 -2
M includes/discovery/sensors/dell-vendor-mib.inc.php +11 -1
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +16 -6
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +28 -11
📈 59 added 📉 20 removed

💻 r7740

Tom Laermans 🦔 • 2016-04-10 20:10
Trivial: a few code cleanups, add correct title to iftype page, etc.
Files changed (10)
M html/graph.php -28
M html/includes/navbar.inc.php +12 -12
M html/pages/about.inc.php +29 -28
M html/pages/contact.inc.php +166 -176
M html/pages/contacts.inc.php +67 -72
M html/pages/iftype.inc.php +17 -17
M html/pages/locations.inc.php +13 -13
M html/pages/settings.inc.php +182 -182
M includes/definitions/graphtypes.inc.php +14
M includes/polling/functions.inc.php +3 -13
📈 503 added 📉 541 removed

💻 r7739

Tom Laermans 🦔 • 2016-04-10 19:34
Minor: initialize bgp cache variables, so we correctly show 0 in the navbar count field if there are none
Files changed (1)
M html/includes/cache-data.inc.php +4
📈 4 added 📉 0 removed

💻 r7738

Tom Laermans 🦔 • 2016-04-10 15:29
Trivial: check for >=10 instead of ==10 for admin rights, to be consistent with some other pages - part 2
Files changed (4)
M html/includes/alerting-navbar.inc.php +1 -1
M html/includes/group-navbar.inc.php +2 -2
M html/includes/maintenance-navbar.inc.php +1 -1
M includes/defaults.inc.php +1 -1
📈 5 added 📉 5 removed

💻 r7737

Tom Laermans 🦔 • 2016-04-10 15:29
Trivial: check for >=10 instead of ==10 for admin rights, to be consistent with some other pages
Files changed (3)
M html/pages/alert_check.inc.php +11 -14
M html/pages/alert_maintenance.inc.php +1 -1
M html/pages/group.inc.php +2 -2
📈 14 added 📉 17 removed

💻 r7736

Tom Laermans 🦔 • 2016-04-09 11:43
Minor: make page_title_prefix actually work (better). Remove unused variables, small cleanups and annotations.
Files changed (5)
M html/includes/functions.inc.php +8 -8
M html/includes/print/search.inc.php +2 -2
M html/index.php -4
M includes/defaults.inc.php +1 -6
M includes/snmp.inc.php +6 -6
📈 17 added 📉 26 removed

💻 r7735

Tom Laermans 🦔 • 2016-04-09 11:43
Minor: reinstate remember_me configuration option. Small cleanups.
Files changed (5)
M html/pages/apps.inc.php +1 -1
M html/pages/logon.inc.php +1 -1
M html/pages/settings.inc.php +1 -1
M html/pages/slas.inc.php +11 -9
M html/pages/vms.inc.php +2
📈 16 added 📉 12 removed

💻 r7734

Tom Laermans 🦔 • 2016-04-09 11:42
Minor: make sure traffic graphs on front page are enclosed in boxes
Files changed (1)
M html/pages/front/default.php +213 -206
📈 213 added 📉 206 removed

💻 r7733 FIX

Adam Armstrong 🐸 • 2016-04-09 07:00
Fix scheduled maintenance date bug.
Files changed (1)
M html/pages/alert_maintenance_add.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7732 IMPROVE

Adam Armstrong 🐸 • 2016-04-09 06:59
Include device location in slack alerts.
Files changed (1)
M includes/alerting/slack.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7731

Tom Laermans 🦔 • 2016-04-06 22:30
Trivial: forgotten file for r7730
Files changed (1)
M html/includes/print/search.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7730

Tom Laermans 🦔 • 2016-04-06 22:26
Minor: fix number_format used before maths; unify microtime/utime calls
Files changed (5)
M html/includes/cache-data.inc.php +2 -3
M html/includes/navbar.inc.php +2 -3
M html/index.php +6 -7
M includes/db/mysql.inc.php +10 -10
M includes/db/mysqli.inc.php +9 -9
📈 29 added 📉 32 removed

💻 r7729

Tom Laermans 🦔 • 2016-04-06 22:15
Minor: add a few more counts to the dropdown menu for consistency
Files changed (1)
M html/includes/navbar.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r7728

Tom Laermans 🦔 • 2016-04-06 21:30
Minor: move/deduplicate a few more MIBs
Files changed (16)
M includes/definitions/mibs.inc.php +14 -7
M includes/discovery/processors/ns-root-mib.inc.php +1 -1
M includes/discovery/sensors/lm-sensors-mib.inc.php +4 -4
M includes/discovery/sensors/ns-root-mib.inc.php +3 -3
M includes/discovery/status/ns-root-mib.inc.php +2 -2
M includes/polling/netscaler-vsvr.inc.php +4 -4
M includes/polling/os/netscaler.inc.php +3 -3
M includes/polling/status/ns-root-mib-ha.inc.php +3 -5
A mibs/apnl
D mibs/APNL-MODULAR-PDU-MIB -1,002
A mibs/apnl/APNL-MODULAR-PDU-MIB +1,048
A mibs/gamatronic
D mibs/GAMATRONIC-MIB -8,261
A mibs/gamatronic/GAMATRONIC-MIB +8,393
D mibs/LM-SENSORS-MIB -220
D mibs/NS-ROOT-MIB -23,541
📈 34 added 📉 29 removed

💻 r7727

Tom Laermans 🦔 • 2016-04-06 21:22
Trivial: add search form building timing info
Files changed (2)
M html/includes/print/search.inc.php +6
M html/index.php +10
📈 16 added 📉 0 removed

💻 r7726

Tom Laermans 🦔 • 2016-04-06 21:14
Trivial: Add menu (navbar) build timing information
Files changed (2)
M html/includes/navbar.inc.php +7
M html/index.php +3
📈 10 added 📉 0 removed

💻 r7725 FIX

Adam Armstrong 🐸 • 2016-04-06 19:50
Fix bug not ignoring ports on ignored devices from totals counts.
Files changed (1)
M html/includes/cache-data.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r7724

Mike Stupalov 🐱 • 2016-04-05 22:11
and undebug :)
Files changed (1)
M includes/discovery/printersupplies/printer-mib.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7723 TRIVIAL

Mike Stupalov 🐱 • 2016-04-05 22:10
Fixed detect colours for Printer Supplies.
Files changed (2)
M html/pages/device/overview/printersupplies.inc.php +6 -2
M includes/discovery/printersupplies/printer-mib.inc.php +34 -13
📈 40 added 📉 15 removed

💻 r7722 MINOR

Mike Stupalov 🐱 • 2016-04-05 17:29
Fixed update bgp prefix graphs by vendor mibs. Added discovery Ink printer supply.
Files changed (4)
M html/includes/functions.inc.php +3 -3
M includes/discovery/functions.inc.php +17 -5
M includes/discovery/printersupplies/printer-mib.inc.php +36 -42
M includes/polling/bgp-peers.inc.php +2
📈 58 added 📉 50 removed

💻 r7721

Tom Laermans 🦔 • 2016-04-05 15:12
Trivial: small fix for html callback title code from r7720
Files changed (1)
M html/includes/functions.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7720

Tom Laermans 🦔 • 2016-04-05 13:53
Minor: tack on Observium version to css and js links, to avoid browser caching problems. Remove a few blobs of dead code. Some cleanups. Insert correct page title without Javascript.
Files changed (76)
M html/includes/functions.inc.php +75 -27
M html/includes/navbar.inc.php +2 -2
M html/includes/print/inventory.inc.php +2 -2
M html/includes/print/search.inc.php +6 -6
M html/index.php +24 -65
M html/pages/addhost.inc.php +1 -1
M html/pages/addsrv.inc.php +1 -1
M html/pages/adduser.inc.php +1 -1
M html/pages/alert_log.inc.php +1 -1
M html/pages/apps.inc.php +1 -1
M html/pages/authlog.inc.php +54 -53
M html/pages/bill.inc.php +8 -6
M html/pages/bill/edit.inc.php +2 -3
M html/pages/bill/history.inc.php +7 -6
M html/pages/bills.inc.php +8 -7
M html/pages/bills/add.inc.php +4 -3
M html/pages/bills/month.inc.php +1 -1
M html/pages/customers.inc.php +1 -1
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/delhost.inc.php +1 -1
M html/pages/delsrv.inc.php +11 -11
M html/pages/device.inc.php +1 -1
M html/pages/device/apps.inc.php +1 -1
M html/pages/device/collectd.inc.php +1 -1
M html/pages/device/edit.inc.php +1 -1
M html/pages/device/entphysical.inc.php +1 -1
M html/pages/device/graphs.inc.php +1 -1
M html/pages/device/health.inc.php +1 -1
M html/pages/device/hrdevice.inc.php +2 -1
M html/pages/device/latency.inc.php +1 -1
M html/pages/device/loadbalancer.inc.php +1 -1
M html/pages/device/logs/alertlog.inc.php +1 -1
M html/pages/device/logs/eventlog.inc.php +1 -1
M html/pages/device/logs/syslog.inc.php +1 -1
M html/pages/device/munin.inc.php +1 -1
M html/pages/device/nfsen.inc.php +1 -1
M html/pages/device/port/alertlog.inc.php +1 -1
M html/pages/device/port/events.inc.php +1 -1
M html/pages/device/ports.inc.php +1 -1
M html/pages/device/ports/ipv4.inc.php +1 -1
M html/pages/device/ports/ipv6.inc.php +1 -1
M html/pages/device/ports/map.inc.php +1 -1
M html/pages/device/printing.inc.php +1 -3
M html/pages/device/pseudowires.inc.php +1 -1
M html/pages/device/routing.inc.php +1 -1
M html/pages/device/routing/ospf.inc.php +1 -1
M html/pages/device/services.inc.php +1 -1
M html/pages/device/showconfig.inc.php +3 -4
M html/pages/device/slas.inc.php +1 -1
M html/pages/device/vlans.inc.php +1 -1
M html/pages/device/vm.inc.php +1 -1
M html/pages/device/wifi.inc.php +1 -1
M html/pages/device/wifi/accesspoints.inc.php +1 -1
M html/pages/devices.inc.php +1 -1
M html/pages/edituser.inc.php +4 -3
M html/pages/eventlog.inc.php +1 -1
M html/pages/health.inc.php +1 -1
M html/pages/inventory.inc.php +1 -1
M html/pages/locations.inc.php +1 -1
M html/pages/pollerlog.inc.php +1 -1
M html/pages/ports.inc.php +1 -1
M html/pages/preferences.inc.php +1 -1
M html/pages/pseudowires.inc.php +1 -1
M html/pages/routing.inc.php +1 -1
M html/pages/search.inc.php +4 -2
M html/pages/search/arp.inc.php +1 -1
M html/pages/search/dot1x.inc.php +1 -1
M html/pages/search/fdb.inc.php +1 -1
M html/pages/search/ipv4.inc.php +1 -2
M html/pages/search/ipv6.inc.php +1 -1
M html/pages/search/mac.inc.php +1 -1
M html/pages/services.inc.php +1 -1
M html/pages/settings.inc.php +1 -1
M html/pages/syslog.inc.php +1 -1
M includes/config-variables.inc.php +17 -1
M includes/defaults.inc.php +2
📈 293 added 📉 263 removed

💻 r7719 TRIVIAL

Mike Stupalov 🐱 • 2016-04-01 13:39
Always use get_rrd_path() in graphs.
Files changed (10)
M html/includes/graphs/alert/auth.inc.php +1 -1
M html/includes/graphs/application/lighttpd_hits.inc.php +1 -6
M html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +2 -2
M html/includes/graphs/application/lighttpd_servers.inc.php +1 -1
M html/includes/graphs/application/lighttpd_traffic.inc.php +1 -6
M html/includes/graphs/application/lighttpd_uptime.inc.php +3 -7
M html/includes/graphs/application/postfix_qshape_stats.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +1 -1
M html/includes/graphs/application/shoutcast_stats.inc.php +1 -3
M html/includes/graphs/lb-virtual/auth.inc.php +1 -1
📈 13 added 📉 29 removed

💻 r7718 TRIVIAL

Mike Stupalov 🐱 • 2016-04-01 13:21
Unified graphs return array (with status/runtime/options/etc).
Files changed (27)
M html/includes/graphs/application/vmwaretools_mem.inc.php +1 -1
M html/includes/graphs/cbqos/auth.inc.php +3 -2
M html/includes/graphs/device/ucd_memory.inc.php +1 -1
M html/includes/graphs/device/ucd_ss_cpu.inc.php +1 -4
M html/includes/graphs/generic_multi_separated.inc.php -2
M html/includes/graphs/graph.inc.php +22 -7
M html/includes/graphs/pseudowire/auth.inc.php -1
M html/includes/graphs/sensor/airflow.inc.php +1 -1
M html/includes/graphs/sensor/apower.inc.php +1 -1
M html/includes/graphs/sensor/counter.inc.php +1 -1
M html/includes/graphs/sensor/current.inc.php +2 -1
M html/includes/graphs/sensor/dbm.inc.php +1 -1
M html/includes/graphs/sensor/fanspeed.inc.php +1 -1
M html/includes/graphs/sensor/frequency.inc.php +1 -1
M html/includes/graphs/sensor/impedence.inc.php +1 -1
M html/includes/graphs/sensor/percent.inc.php +1 -1
M html/includes/graphs/sensor/power.inc.php +1 -1
M html/includes/graphs/sensor/pressure.inc.php +1 -1
M html/includes/graphs/sensor/resistance.inc.php +1 -1
M html/includes/graphs/sensor/rpower.inc.php +1 -1
M html/includes/graphs/sensor/runtime.inc.php +1 -1
M html/includes/graphs/sensor/snr.inc.php +1 -1
M html/includes/graphs/sensor/temperature.inc.php +1 -1
M html/includes/graphs/sensor/voltage.inc.php +1 -1
M html/includes/graphs/sensor/waterflow.inc.php +1 -1
M html/pages/graphs.inc.php +17 -22
M includes/rrdtool.inc.php +12 -1
📈 76 added 📉 59 removed

💻 r7717 TRIVIAL

Mike Stupalov 🐱 • 2016-04-01 10:35
Fixed discovery encoded (some time) SLA tag on Juniper DISMAN-PING-MIB. Hide year graphs in rows on sm/md screens. Updated responsive classes hidden-*, visible-*-*.
Files changed (5)
M html/css/bootstrap.css +89 -367
M html/css/bootstrap/less/mixins3.less +3 -5
M html/css/bootstrap/less/responsive-utilities3.less +121 -147
M html/includes/print/rows.inc.php +14 -3
M includes/discovery/slas/disman-ping-mib.inc.php +6 -2
📈 20 added 📉 5 removed

💻 r7716 MINOR

Mike Stupalov 🐱 • 2016-03-31 18:33
Improved visual styles for buttons and labels (moved to BS3). Fixed delete bill page.
Files changed (32)
M html/css/bootstrap-hacks.css +8
M html/css/bootstrap-switch.css +6 -3
M html/css/bootstrap.css +1,486 -1,267
A html/css/bootstrap/less/badges3.less +66
M html/css/bootstrap/less/bootstrap.less +7 -3
A html/css/bootstrap/less/button-groups3.less +244
A html/css/bootstrap/less/buttons3.less +176
A html/css/bootstrap/less/labels3.less +85
M html/css/bootstrap/less/mixins3.less +41 -9
M html/css/bootstrap/less/normalize.less +164 -136
M html/css/bootstrap/less/variables3.less +113 -46
M html/includes/entities/device.inc.php +1 -1
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/entities/status.inc.php +1 -1
M html/includes/functions.inc.php +2 -1
M html/includes/print/routing.inc.php +1 -1
M html/includes/print/search.inc.php +18 -5
M html/js/bootstrap-select.js +3 -3
M html/js/bootstrap-select.min.js +1 -1
M html/pages/alert_checks.inc.php +2 -1
M html/pages/alert_log.inc.php +1 -5
M html/pages/bill/delete.inc.php +30 -37
M html/pages/bills.inc.php +6 -14
M html/pages/bills/search.inc.php +42 -24
M html/pages/contacts.inc.php +4 -4
M html/pages/device/routing/bgp.inc.php +8 -8
M html/pages/edituser.inc.php +1 -1
M html/pages/search/arp.inc.php +1 -1
M html/pages/search/dot1x.inc.php +43 -33
M includes/billing.inc.php +19
M includes/definitions.inc.php +1 -1
M includes/rewrites.inc.php +1 -1
📈 183 added 📉 140 removed

💻 r7715 IMPROVE

Adam Armstrong 🐸 • 2016-03-31 14:18
Increase maximum length of hostnames on /bgp/ pages to 18.
Files changed (1)
M html/includes/print/routing.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7714 MINOR

Mike Stupalov 🐱 • 2016-03-30 22:29
Fixed small graphs issues in alert notifications. Improved Telegram transport. Graphs in Email transport now embedded as attachment.
Files changed (11)
M html/includes/graphs/common.inc.php +7 -4
M html/includes/graphs/graph.inc.php +8 -1
M html/includes/print/search.inc.php +1 -1
M includes/alerting/email.inc.php +34 -10
M includes/alerting/hipchat.inc.php +3 -3
M includes/alerting/telegram.inc.php +7 -7
M includes/alerts.inc.php +12 -9
M includes/definitions/entities.inc.php +1 -1
M includes/definitions/transports.inc.php +1 -1
A includes/templates/notification/telegram_text.tpl +25
M test_alert.php +2 -2
📈 101 added 📉 39 removed

💻 r7713 FIX

Adam Armstrong 🐸 • 2016-03-30 21:16
Fix missing space in entity matching code for alerts.
Files changed (1)
M includes/alerts.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7712 IMPROVE

Adam Armstrong 🐸 • 2016-03-29 23:03
Improve telegram bot output format
Files changed (1)
M includes/alerting/telegram.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7711 TRIVIAL

Mike Stupalov 🐱 • 2016-03-28 14:29
Fixed discovery IPv6 addresses on Cisco IOS XR by IP-MIB.
Files changed (1)
M includes/discovery/ip-addresses/ip-mib.inc.php +13 -23
📈 13 added 📉 23 removed

💻 r7710 MINOR

Mike Stupalov 🐱 • 2016-03-25 16:15
quick style fix.
Files changed (2)
M html/includes/print/search.inc.php +5 -3
M html/js/observium.js -1
📈 5 added 📉 3 removed

💻 r7709 MINOR

Mike Stupalov 🐱 • 2016-03-25 15:55
Multiple improvements for print_form() with rows forms, added more complex grid options. Replaced mostly old styled forms (print_search) to new, with great responsive design. Added some form helper functions.
Files changed (33)
M html/css/bootstrap.css +27
M html/css/bootstrap/less/type.less +15 -1
M html/includes/entities/device.inc.php +28
M html/includes/functions.inc.php +47 -21
M html/includes/print/alert_log.inc.php +57 -20
M html/includes/print/events.inc.php +33
M html/includes/print/search.inc.php +126 -52
M html/includes/print/syslogs.inc.php +58
M html/js/observium.js +12 -7
M html/pages/alert_log.inc.php +66 -58
M html/pages/device/logs/alertlog.inc.php +53 -48
M html/pages/device/logs/eventlog.inc.php +61 -42
M html/pages/device/logs/syslog.inc.php +66 -46
M html/pages/device/port/arp.inc.php +35 -21
M html/pages/device/port/fdb.inc.php +40 -25
M html/pages/device/ports/arp.inc.php +36 -25
M html/pages/device/ports/fdb.inc.php +49 -33
M html/pages/device/ports/ipv4.inc.php +2 -2
M html/pages/device/ports/ipv6.inc.php +2 -2
M html/pages/devices.inc.php +28 -11
M html/pages/edituser.inc.php +9 -4
M html/pages/eventlog.inc.php +70 -61
M html/pages/graphs.inc.php +52 -23
M html/pages/inventory.inc.php +56 -38
M html/pages/ports.inc.php +1 -7
M html/pages/search/arp.inc.php +45 -48
M html/pages/search/fdb.inc.php +54 -40
M html/pages/search/ipv4.inc.php +8 -20
M html/pages/search/ipv6.inc.php +7 -21
M html/pages/search/mac.inc.php +39 -30
M html/pages/syslog.inc.php +72 -62
M includes/definitions.inc.php +1 -6
M includes/rewrites.inc.php +794 -781
📈 1,995 added 📉 1,547 removed

💻 r7708

Tom Laermans 🦔 • 2016-03-24 23:57
Minor: add option to reverse nested locations hierarchy
Files changed (3)
M html/includes/navbar.inc.php +9 -1
M includes/config-variables.inc.php +10 -3
M includes/defaults.inc.php +3 -2
📈 22 added 📉 6 removed

💻 r7707

Tom Laermans 🦔 • 2016-03-24 11:23
Trivial: slightly increase printed location length for device listing; still fits nicely on 1280x1024
Files changed (1)
M html/includes/entities/device.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7706 MINOR

Mike Stupalov 🐱 • 2016-03-23 17:45
Improved generate_form_element() to allow use of grouping values in select/multiselect form elements. Improved/fixed some search forms. Updated bootstrap-select to latest.
Files changed (12)
M html/css/bootstrap-hacks.css +5
M html/css/bootstrap-select.css +36 -18
M html/css/bootstrap.css +26 -3
M html/css/bootstrap/less/dropdowns.less +59 -1
M html/css/bootstrap/less/mixins3.less +1 -1
M html/includes/print/search.inc.php +108 -38
A html/js/bootstrap-select.js +1,799
M html/js/bootstrap-select.min.js +4 -3
M html/pages/device/overview/processors-unix.inc.php +7 -10
M html/pages/edituser.inc.php +2 -1
M html/pages/search/ipv4.inc.php +13 -2
M html/pages/search/ipv6.inc.php +13 -1
📈 143 added 📉 52 removed

💻 r7705

Mike Stupalov 🐱 • 2016-03-22 21:03
derp
Files changed (1)
M includes/definitions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7704 TRIVIAL

Mike Stupalov 🐱 • 2016-03-22 21:01
Fixed display printer device type. Added Select/Deselect All buttons in multiselect forms.
Files changed (2)
M html/includes/print/search.inc.php +8 -1
M includes/definitions.inc.php +5 -8
📈 13 added 📉 9 removed

💻 r7702 IMPROVE

Adam Armstrong 🐸 • 2016-03-22 13:46
Improve popups for aggregated multiple processors.
Files changed (1)
M html/pages/device/overview/processors-unix.inc.php +19 -10
📈 19 added 📉 10 removed

💻 r7701 TRIVIAL

Mike Stupalov 🐱 • 2016-03-22 11:40
Small fix for location menu settings. Small change for sorting indicator arrow.
Files changed (3)
M html/includes/print/common.inc.php +2 -2
M html/pages/settings.inc.php +1 -1
M includes/sql-config.inc.php +5 -2
📈 8 added 📉 5 removed

💻 r7700

Tom Laermans 🦔 • 2016-03-22 10:50
Minor: always use location search for nested URLs. Sometimes the location is both a partial and a full location, if the URL is set to the full location, you can't use it as a partial search anymore
Files changed (1)
M html/includes/navbar.inc.php +4 -10
📈 4 added 📉 10 removed

💻 r7699

Tom Laermans 🦔 • 2016-03-22 10:02
Trivial: remove unused config option, small grammar fix
Files changed (3)
M html/pages/pollerlog.inc.php +1 -1
M includes/config-variables.inc.php -7
M includes/defaults.inc.php -1
📈 1 added 📉 9 removed

💻 r7698

Tom Laermans 🦔 • 2016-03-22 09:26
Medium: add support for nested location menu with configurable separator and depth; including web interface options. remove location_menu_geocoded option (with migration path). Reinstate show_locations setting which didn't do anything.
Files changed (7)
M html/includes/navbar.inc.php +56 -10
M html/includes/print/navbar.inc.php +1 -1
M includes/config-variables.inc.php +20 -4
M includes/defaults.inc.php +3 -1
M includes/functions.inc.php +1
M includes/sql-config.inc.php +3
A update/274.php +25
📈 109 added 📉 16 removed

💻 r7697 TRIVIAL

Mike Stupalov 🐱 • 2016-03-22 09:24
Fixed Cisco issue when polling bgp peers (CISCO-BGP4-MIB::cbgpPeer2LocalAddr for IPv4 can return random incorrect data).
Files changed (2)
M includes/discovery/bgp-peers.inc.php +2 -1
M includes/polling/bgp-peers.inc.php +15 -5
📈 17 added 📉 6 removed

💻 r7696 TRIVIAL

Mike Stupalov 🐱 • 2016-03-21 21:22
Fixed Cisco issue when discovery bgp peers (CISCO-BGP4-MIB::cbgpPeer2LocalAddr for IPv4 can return random incorrect data).
Files changed (1)
M includes/discovery/bgp-peers.inc.php +14 -1
📈 14 added 📉 1 removed

💻 r7695 MINOR

Mike Stupalov 🐱 • 2016-03-21 16:50
Added store poller wrapper and alerter processes in DB. More accurate checks for process infos. (Update DB schema recommended).
Files changed (4)
M includes/alerts.inc.php +5
M includes/common.inc.php +45 -15
M poller-wrapper.py +100 -23
A update/273.sql +2
📈 152 added 📉 38 removed

💻 r7694 IMPROVE

Adam Armstrong 🐸 • 2016-03-21 13:36
Fix some NetAPP graphs. Improve sorting indicator visibility.
Files changed (3)
M html/includes/entities/storage.inc.php +4 -4
M html/includes/print/common.inc.php +2 -2
M includes/definitions/os.inc.php +3 -3
📈 9 added 📉 9 removed

💻 r7693 TRIVIAL

Mike Stupalov 🐱 • 2016-03-21 11:37
Additionaly skip polling ports which set as disabled (in device edit ports page).
Files changed (1)
M includes/polling/ports.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r7692 MAJOR

Mike Stupalov 🐱 • 2016-03-20 20:30
Added common functions add_process_info(), del_process_info(), check_process_run(). Check already running discovery process by DB queries. Poller just stored process info, without check.
Files changed (4)
M includes/common.inc.php +84 -2
M includes/discovery/functions.inc.php +8 -23
M includes/polling/functions.inc.php +5 -3
A update/272.sql +5
📈 102 added 📉 28 removed

💻 r7691 MINOR

Mike Stupalov 🐱 • 2016-03-20 16:52
Added check if discovery process for device already running. Added common function get_pid_info(). Fixed store poller module times as float numbers (not formatted strings).
Files changed (4)
M html/pages/device/perf.inc.php +1 -1
M includes/common.inc.php +63
M includes/discovery/functions.inc.php +26
M includes/polling/functions.inc.php +2 -2
📈 92 added 📉 3 removed

💻 r7690 IMPROVE

Adam Armstrong 🐸 • 2016-03-20 15:01
Improve sorting.
Files changed (3)
M html/includes/entities/mempool.inc.php +47 -20
M html/includes/entities/processor.inc.php +47 -13
M html/includes/entities/storage.inc.php +17 -17
📈 111 added 📉 50 removed

💻 r7689

Mike Stupalov 🐱 • 2016-03-20 10:57
Also Cisco nxos os definition 'ports_separate_walk'.
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r7688 MINOR

Mike Stupalov 🐱 • 2016-03-20 10:44
Added os definition option 'ports_separate_walk' for force to use new ports poller by per port/oid snmpwalk. Forced ONLY when total ports count more than 10 and ONLY for tested OSes where polling time reduced, ie: junos, catos, ciscosb, cisco-ons (other see in definitions, can disable in device - properties - modules page).
Files changed (3)
M html/pages/device/edit/modules.inc.php +24 -7
M includes/definitions/os.inc.php +31 -14
M includes/polling/ports.inc.php +11
📈 66 added 📉 21 removed

💻 r7687 MINOR

Mike Stupalov 🐱 • 2016-03-19 17:52
Added vendor specific ifAlias for Fabos devices (by SW-MIB).
Files changed (1)
A includes/polling/ports/sw-mib.inc.php +45
📈 45 added 📉 0 removed

💻 r7686 MINOR

Mike Stupalov 🐱 • 2016-03-19 14:57
Improved experimental ports poller by separate oids walk and per port snmpget.
Files changed (2)
M includes/functions.inc.php +1
M includes/polling/ports.inc.php +87 -22
📈 88 added 📉 22 removed

💻 r7685

Mike Stupalov 🐱 • 2016-03-18 19:02
derp
Files changed (1)
M includes/polling/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7684 MINOR

Mike Stupalov 🐱 • 2016-03-18 18:49
Added experimental feature for polling port IF-MIB oids separately (not recommended and not enabled by default, use at own risk). Added function snmpget_cache_multi() (with same arguments as in snmpwalk_cache_* functions).
Files changed (5)
M html/includes/entities/device.inc.php +4 -2
M html/pages/device/edit/modules.inc.php +7
M includes/defaults.inc.php +1 -1
M includes/polling/ports.inc.php +55 -36
M includes/snmp.inc.php +81 -1
📈 148 added 📉 40 removed

💻 r7683 FIX

Adam Armstrong 🐸 • 2016-03-18 17:20
Remove default no-padding from box footer. Update poller log graphs format and fix russglish.
Files changed (2)
M html/includes/print/rows.inc.php +1 -1
M html/pages/pollerlog.inc.php +3 -6
📈 4 added 📉 7 removed

💻 r7682 FIX

Adam Armstrong 🐸 • 2016-03-18 15:48
Make poller wrapper stats default (and whatever changed in os.php)
Files changed (2)
M includes/defaults.inc.php +1 -1
M includes/definitions/os.inc.php +1
📈 2 added 📉 1 removed

💻 r7681 TRIVIAL

Mike Stupalov 🐱 • 2016-03-18 10:43
Cleanup os definitions for Huawei devices.
Files changed (6)
M includes/defaults.inc.php +1 -1
M includes/definitions/os.inc.php +16 -17
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +2 -2
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +1 -1
A includes/polling/os/huawei.inc.php +30
D includes/polling/os/vrp.inc.php -30
📈 50 added 📉 51 removed

💻 r7680 MIB

Mike Stupalov 🐱 • 2016-03-18 10:33
Added new mib files (deliberant, dell, eltex, vmware).
Files changed (102)
M mibs/brocade/BD-MIB +16 -3
M mibs/brocade/IBM-BCCUSTOM-MIB +204 -43
M mibs/brocade/SW-MIB +50 -11
A mibs/deliberant
A mibs/deliberant/DELIBERANT-MIB +36
A mibs/deliberant/DLB-802DOT11-EXT-MIB +452
A mibs/deliberant/DLB-ATHDRV-STATS-MIB +1,892
A mibs/deliberant/DLB-GENERIC-MIB +54
A mibs/deliberant/DLB-RADIO3-DRV-MIB +811
A mibs/dell/Dell-3SW2SWTABLES-MIB +34
A mibs/dell/Dell-AAA +3,324
A mibs/dell/Dell-BANNER-MIB +185
A mibs/dell/Dell-BaudRate-MIB +74
A mibs/dell/Dell-BRGMACSWITCH-MIB +165
A mibs/dell/Dell-BRIDGE-SECURITY +897
A mibs/dell/Dell-BRIDGEMIBOBJECTS-MIB +2,041
A mibs/dell/Dell-CDB-MIB +52
A mibs/dell/Dell-CLI-MIB +308
A mibs/dell/Dell-COPY-MIB +1,227
A mibs/dell/Dell-CPU-COUNTERS-MIB +163
A mibs/dell/Dell-DEBUGCAPABILITIES-MIB +44
A mibs/dell/Dell-DEVICEPARAMS-MIB +795
A mibs/dell/Dell-DHCP-MIB +1,167
A mibs/dell/Dell-DHCPCL-MIB +799
A mibs/dell/Dell-DHCPv6 +43
A mibs/dell/Dell-DHCPv6-CLIENT +506
A mibs/dell/Dell-DNSCL-MIB +1,376
A mibs/dell/Dell-DOT1X-MIB +1,316
A mibs/dell/Dell-EEE-MIB +310
A mibs/dell/Dell-EMBWEB-MIB +498
A mibs/dell/Dell-ENDOFMIB-MIB +33
A mibs/dell/Dell-ERRDISABLE-RECOVERY-MIB +142
A mibs/dell/Dell-File +231
A mibs/dell/Dell-GREEN-MIB +217
A mibs/dell/Dell-GVRP-MIB +450
A mibs/dell/Dell-HWENVIROMENT +326
A mibs/dell/Dell-IP +1,463
A mibs/dell/Dell-ippreflist-MIB +297
A mibs/dell/Dell-IpRouter +1,774
A mibs/dell/Dell-IPv6 +1,922
A mibs/dell/Dell-JUMBOFRAMES-MIB +47
A mibs/dell/Dell-LBD-MIB +121
A mibs/dell/Dell-LLDP-MIB +725
A mibs/dell/Dell-MAC-BASE-PRIO +251
A mibs/dell/Dell-MIB +717
A mibs/dell/Dell-MIR-MIB +215
A mibs/dell/Dell-MNGINF-MIB +302
A mibs/dell/Dell-MULTISESSIONTERMINAL-MIB +35
A mibs/dell/Dell-openflow-MIB +101
A mibs/dell/Dell-PHY-MIB +223
A mibs/dell/Dell-Physicaldescription-MIB +1,293
A mibs/dell/Dell-POE-MIB +391
A mibs/dell/Dell-POLICY-MIB +4,255
A mibs/dell/Dell-Private-MIB +137
A mibs/dell/Dell-ProtectedPorts-MIB +134
A mibs/dell/Dell-QOS-CLI-MIB +4,189
A mibs/dell/Dell-Redistribute +277
A mibs/dell/Dell-rlBrgMcMngr-MIB +163
A mibs/dell/Dell-rlBrgMulticast-MIB +675
A mibs/dell/Dell-rldot1q-MIB +191
A mibs/dell/Dell-rlFft +1,898
A mibs/dell/Dell-rlInterfaces +1,312
A mibs/dell/Dell-rlIP-MIB +328
A mibs/dell/Dell-rlLcli-MIB +221
A mibs/dell/Dell-rlNicRedundancy +38
A mibs/dell/Dell-RMON +328
A mibs/dell/Dell-rndApplications +1,330
A mibs/dell/Dell-rndMng +483
A mibs/dell/Dell-SECSD-MIB +416
A mibs/dell/Dell-SFLOW-MIB +108
A mibs/dell/Dell-SMARTPORTS-MIB +342
A mibs/dell/Dell-SMON-MIB +111
A mibs/dell/Dell-SNMP-MIB +798
A mibs/dell/Dell-SSH-MIB +1,151
A mibs/dell/Dell-SSL +558
A mibs/dell/Dell-STACK-MIB +114
A mibs/dell/Dell-STORMCTRL-MIB +423
A mibs/dell/Dell-SYSLOG-MIB +692
A mibs/dell/Dell-SYSMNG-MIB +499
A mibs/dell/Dell-TBI-MIB +216
A mibs/dell/Dell-TELNET-MIB +148
A mibs/dell/Dell-TIMESYNCHRONIZATION-MIB +1,893
A mibs/dell/Dell-TRACEROUTE-MIB +33
A mibs/dell/Dell-TRAPS-MIB +779
A mibs/dell/Dell-TRUNK-MIB +509
A mibs/dell/Dell-Tuning +2,165
A mibs/dell/Dell-TUNNEL-MIB +382
A mibs/dell/Dell-UDLD-MIB +287
A mibs/dell/Dell-UDP +186
A mibs/dell/Dell-vlan-MIB +2,241
A mibs/dell/Dell-vlanVoice-MIB +450
A mibs/dell/Dell-WeightedRandomTailDrop-MIB +45
A mibs/eltex
A mibs/eltex/ELTEX-ENDOFMIB-MIB +32
A mibs/eltex/ELTEX-MIB +62
A mibs/eltex/ELTEX-TRAPS-MIB +61
A mibs/vmware/VMWARE-CIMOM-MIB +80
A mibs/vmware/VMWARE-ESX-AGENTCAP-MIB +1,719
M mibs/vmware/VMWARE-PRODUCTS-MIB +24 -2
A mibs/vmware/VMWARE-SRM-EVENT-MIB +299
A mibs/vmware/VMWARE-VA-AGENTCAP-MIB +246
A mibs/vmware/VMWARE-VCOPS-EVENT-MIB +1,394
📈 0 added 📉 0 removed

💻 r7679 FIX

Adam Armstrong 🐸 • 2016-03-17 13:18
Fix storage sorting.
Files changed (1)
M html/includes/entities/storage.inc.php +48 -22
📈 48 added 📉 22 removed

💻 r7678 ADD

Adam Armstrong 🐸 • 2016-03-17 11:24
Split omnistack into a new os (radlan) and correctly split aosw (aruba).
Files changed (3)
M includes/definitions/os.inc.php +30 -2
A includes/polling/os/aosw.inc.php +5
A includes/polling/os/omnistack.inc.php +19
📈 54 added 📉 2 removed

💻 r7677

Tom Laermans 🦔 • 2016-03-17 08:23
Medium: fix BGP peer info updates
Files changed (1)
M includes/discovery/bgp-peers.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7676 TRIVIAL

Mike Stupalov 🐱 • 2016-03-15 10:44
Added detect Cisco SB SG350XG switches.
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r7675 TRIVIAL

Mike Stupalov 🐱 • 2016-03-15 10:08
Fixed ifDescr processing when numeric part contain non-numeric text (ie ServiceInstance).
Files changed (1)
M includes/rewrites.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r7674

Tom Laermans 🦔 • 2016-03-14 13:45
Trivial: Clarify about page statistics for dagb
Files changed (1)
M html/pages/about.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r7673

Mike Stupalov 🐱 • 2016-03-14 13:37
undebug adama
Files changed (1)
M includes/discovery/ports-stack.inc.php -2
📈 0 added 📉 2 removed

💻 r7672 TRIVIAL

Mike Stupalov 🐱 • 2016-03-14 13:23
Use gmp_add() for calculate port pkts hc counters (if possible). Fixed html forms queries with comma (in some cases).
Files changed (3)
M html/includes/functions.inc.php +8 -8
M includes/definitions/mibs.inc.php +12
M includes/polling/ports.inc.php +17 -6
📈 37 added 📉 14 removed

💻 r7671 FIX

Adam Armstrong 🐸 • 2016-03-14 12:19
Skip stack entries when either high/low isn't numeric.
Files changed (1)
M includes/discovery/ports-stack.inc.php +8
📈 8 added 📉 0 removed

💻 r7670 ADD

Adam Armstrong 🐸 • 2016-03-13 18:06
Add detection of airconsole devices, including version detection from sysDescr. Icon is terribad, because they have no logo!
Files changed (4)
A html/images/os/airconsole_2x.png +1
A html/images/os/airconsole.png +1
M includes/definitions/os.inc.php +10
A includes/polling/os/airconsole.inc.php +16
📈 28 added 📉 0 removed

💻 r7669 ADD

Adam Armstrong 🐸 • 2016-03-13 17:23
Add shell script providing v3 support for freeradius
Files changed (1)
A scripts/agent-local/freeradius.sh +25
📈 25 added 📉 0 removed

💻 r7668 ADD

Adam Armstrong 🐸 • 2016-03-13 17:08
Add support for Teradici PCOIP
Files changed (6)
M includes/definitions/graphtypes.inc.php +77 -1
M includes/definitions/os.inc.php +4 -2
M includes/definitions/rewrites.inc.php +1
A includes/polling/graphs/teradici-pcoipv2-mib.inc.php +79
A includes/polling/os/teradici-pcoip.inc.php +33
A mibs/teradici/TERADICI-PCOIPv2-MIB +808
📈 194 added 📉 3 removed

💻 r7667 TRIVIAL

Mike Stupalov 🐱 • 2016-03-12 14:45
Do not show port linked devices for not permitted users.
Files changed (1)
M html/includes/entities/port.inc.php +2
📈 2 added 📉 0 removed

💻 r7666 TRIVIAL

Mike Stupalov 🐱 • 2016-03-12 13:45
Do not override module name by wmi poller module.
Files changed (2)
M includes/polling/applications.inc.php +2 -2
M includes/polling/wmi.inc.php +3 -3
📈 5 added 📉 5 removed

💻 r7665 TRIVIAL

Mike Stupalov 🐱 • 2016-03-12 13:31
Fixed rrd update error with big Counter64 numpers in ports poller module.
Files changed (1)
M includes/polling/ports.inc.php +4
📈 4 added 📉 0 removed

💻 r7664 TRIVIAL

Mike Stupalov 🐱 • 2016-03-12 10:18
Prevent mark ports as DELETED when snmpwalk IF-MIB::ifTable return not complete data.
Files changed (2)
M includes/polling/ports.inc.php +8 -2
M includes/snmp.inc.php +30 -4
📈 38 added 📉 6 removed

💻 r7663 FIX

Adam Armstrong 🐸 • 2016-03-11 17:23
Slightly more inclusive regexp for drbd parser.
Files changed (1)
M includes/polling/applications/drbd.inc.php +1 -3
📈 1 added 📉 3 removed

💻 r7662 FIX

Adam Armstrong 🐸 • 2016-03-11 16:50
Clean up DRBD graph defs.
Files changed (2)
M html/includes/graphs/application/drbd_disk_bits.inc.php +6 -3
M html/includes/graphs/application/drbd_network_bits.inc.php +1 -1
📈 7 added 📉 4 removed

💻 r7661 MINOR

Mike Stupalov 🐱 • 2016-03-10 14:24
Moved ifAlias ports polling for CatOS to mib based (by CISCO-STACK-MIB). Added ifDuplex ports polling for CatOS.
Files changed (6)
M includes/common.inc.php +2 -2
M includes/definitions/mibs.inc.php +7 -1
M includes/definitions/os.inc.php +5
M includes/discovery/inventory/entity-mib.inc.php +10 -2
M includes/polling/ports.inc.php +1 -8
A includes/polling/ports/cisco-stack-mib.inc.php +49
📈 74 added 📉 13 removed

💻 r7660

Tom Laermans 🦔 • 2016-03-10 08:31
Minor: fix Kamailio unix-agent app, fixed #1746
Files changed (1)
M includes/polling/applications/kamailio.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r7659

Mike Stupalov 🐱 • 2016-03-10 06:25
undebug. adama ;)
Files changed (2)
M includes/polling/ports.inc.php -2
M includes/polling/unix-agent.inc.php -3
📈 0 added 📉 5 removed

💻 r7658 FIX

Adam Armstrong 🐸 • 2016-03-10 00:20
Fix DRBD application poller
Files changed (3)
M html/pages/device/apps.inc.php +1
M includes/polling/applications/drbd.inc.php +65 -15
M includes/polling/unix-agent.inc.php +8 -2
📈 74 added 📉 17 removed

💻 r7657

Tom Laermans 🦔 • 2016-03-09 22:39
Major: rewrite printer supplies module; make sure to rerun discovery after svn up. + a few minor tweaks
Files changed (60)
M html/includes/authenticate.inc.php +3 -3
M html/includes/cache-data.inc.php +2 -2
M html/includes/entities/mempool.inc.php +1 -1
M html/includes/entities/port.inc.php +2 -2
A html/includes/entities/printersupply.inc.php +192
M html/includes/entities/processor.inc.php +1 -1
M html/includes/entities/pseudowire.inc.php +1 -1
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/entities/sla.inc.php +1 -1
M html/includes/entities/status.inc.php +1 -1
M html/includes/entities/storage.inc.php +1 -1
D html/includes/entities/toner.inc.php -182
M html/includes/functions.inc.php +2 -2
A html/includes/graphs/device/printersupplies_cleanerunit.inc.php +18
A html/includes/graphs/device/printersupplies_developer.inc.php +18
A html/includes/graphs/device/printersupplies_drum.inc.php +18
A html/includes/graphs/device/printersupplies_fuser.inc.php +18
A html/includes/graphs/device/printersupplies_other.inc.php +18
A html/includes/graphs/device/printersupplies_toner.inc.php +18
A html/includes/graphs/device/printersupplies_transferunit.inc.php +18
A html/includes/graphs/device/printersupplies_wastetoner.inc.php +18
A html/includes/graphs/device/printersupplies.inc.php +65
D html/includes/graphs/device/toner.inc.php -70
A html/includes/graphs/printersupply
M html/includes/graphs/printersupply/auth.inc.php +29
M html/includes/graphs/printersupply/usage.inc.php +42
D html/includes/graphs/toner
M html/includes/navbar.inc.php +2 -2
M html/pages/about.inc.php +17 -17
M html/pages/bills.inc.php +3 -3
M html/pages/device.inc.php +9 -3
M html/pages/device/overview-normal.inc.php +1 -1
M html/pages/device/overview-wide.inc.php +1 -1
M html/pages/device/overview.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
A html/pages/device/overview/printersupplies.inc.php +74
M html/pages/device/overview/processors-unix.inc.php +2 -2
M html/pages/device/overview/processors.inc.php +2 -2
M html/pages/device/overview/storage.inc.php +1 -1
D html/pages/device/overview/toner.inc.php -76
M html/pages/device/printing.inc.php +35 -60
M html/pages/health.inc.php +1 -1
A html/pages/health/printersupplies.inc.php +16
D html/pages/health/toner.inc.php -16
M includes/defaults.inc.php +2 -3
M includes/definitions.inc.php +84
M includes/definitions/entities.inc.php +28 -28
M includes/definitions/graphtypes.inc.php +20 -21
M includes/definitions/os.inc.php +1 -1
M includes/discovery/functions.inc.php +53 -27
A includes/discovery/printersupplies
A includes/discovery/printersupplies.inc.php +29
A includes/discovery/printersupplies/printer-mib.inc.php +183
M includes/discovery/processors.inc.php +2 -2
D includes/discovery/toner.inc.php -189
M includes/entities.inc.php +2 -2
A includes/polling/printersupplies.inc.php +128
D includes/polling/toner.inc.php -198
A update/271.sql +13
📈 1,200 added 📉 927 removed

💻 r7656 FIX

Adam Armstrong 🐸 • 2016-03-09 22:06
Restore ifAlias from portName emulation for CatOS
Files changed (1)
M includes/polling/ports.inc.php +9
📈 9 added 📉 0 removed

💻 r7655 ADD

Adam Armstrong 🐸 • 2016-03-09 17:02
Add sysObjectID for MRV Lambdadrivers
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r7654

Tom Laermans 🦔 • 2016-03-09 13:48
Trivial: clean up diskstat unix-agent code
Files changed (1)
M includes/polling/unix-agent/diskstat.inc.php +62 -58
📈 62 added 📉 58 removed

💻 r7653

Tom Laermans 🦔 • 2016-03-08 16:27
Minor: fix virt-what <-> hardware logic when multiple lines are returned by virt-what
Files changed (1)
M includes/polling/os/unix.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r7652 SQL

Adam Armstrong 🐸 • 2016-03-08 08:31
Expand packages table name field to 96 characters from 64.
Files changed (1)
A update/270.sql +1
📈 1 added 📉 0 removed

💻 r7651 ADD

Adam Armstrong 🐸 • 2016-03-04 17:11
Add postfix mailgraph summary graphs
Files changed (8)
A html/includes/graphs/application/postfix_mailgraph_reject.inc.php +48
A html/includes/graphs/application/postfix_mailgraph_sent.inc.php +46
A html/includes/graphs/application/postfix_mailgraph_spam.inc.php +46
D html/includes/graphs/application/postfix_reject.inc.php -48
D html/includes/graphs/application/postfix_sent.inc.php -46
D html/includes/graphs/application/postfix_spam.inc.php -46
M html/pages/device/apps/postfix_mailgraph.inc.php +3 -3
M includes/definitions/apps.inc.php +1
📈 144 added 📉 143 removed

💻 r7650 ADD

Adam Armstrong 🐸 • 2016-03-04 16:58
Add support for HP/Compaq UPS stats from CPQPOWER-MIB
Files changed (4)
M includes/definitions/os.inc.php +12
A includes/discovery/sensors/cpqpower-mib.inc.php +152
A includes/polling/os/hpups.inc.php +19
A mibs/hp/CPQPOWER-MIB +5,915
📈 183 added 📉 0 removed

💻 r7649

Mike Stupalov 🐱 • 2016-03-03 15:39
undebug
Files changed (2)
M html/pages/bill/actions.inc.php -2
M includes/functions.inc.php -2
📈 0 added 📉 4 removed

💻 r7648 ADD

Adam Armstrong 🐸 • 2016-03-02 21:40
Add support for version/hardware from some Dlink APs
Files changed (4)
A includes/polling/os/dlinkap.inc.php +39
A mibs/dlink
A mibs/dlink/APMII-DAP-3520-MIB +7,986
A mibs/dlink/APMII-DWL-3200AP-MIB +7,026
📈 39 added 📉 0 removed

💻 r7647 FIX

Adam Armstrong 🐸 • 2016-03-02 21:36
Fix hardware detection for Dell/HP devices on windows.
Files changed (1)
M includes/polling/os/windows.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r7646 ADD

Adam Armstrong 🐸 • 2016-03-02 04:49
Expand broadcom fastpath sysdescr regexp
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r7645 ADD

Adam Armstrong 🐸 • 2016-03-02 04:41
Unhide warning limits for sensors.
Files changed (1)
M html/pages/device/edit/sensors.inc.php +2
📈 2 added 📉 0 removed

💻 r7644 ADD

Adam Armstrong 🐸 • 2016-03-02 04:11
Add Service as possible prefix to port descr parser. This code could do with looking at, it's old and dirty.
Files changed (1)
M includes/port-descr-parser.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r7643 ADD

Adam Armstrong 🐸 • 2016-03-02 03:55
Implement $config['bad_ifalias_regexp']
Files changed (2)
M includes/defaults.inc.php +4
M includes/functions.inc.php +16
📈 20 added 📉 0 removed

💻 r7642 ADD

Adam Armstrong 🐸 • 2016-03-02 03:29
Add UI and unix-agent for LVS statistics. Currently missing poller module.
Files changed (6)
A html/includes/graphs/application/lvs_stats_bytes.inc.php +22
A html/includes/graphs/application/lvs_stats_connections.inc.php +22
A html/includes/graphs/application/lvs_stats_packets.inc.php +23
A html/pages/device/apps/lvs_stats.inc.php +17
M includes/definitions/apps.inc.php +1
A scripts/agent-local/lvs_stats +26
📈 111 added 📉 0 removed

💻 r7641 IMPROVE

Adam Armstrong 🐸 • 2016-03-02 03:07
Improve bill deletion workflow.
Files changed (3)
M html/pages/bill/actions.inc.php -18
M html/pages/bill/delete.inc.php +9 -11
M html/pages/bills.inc.php +18
📈 27 added 📉 29 removed

💻 r7640 FIX

Adam Armstrong 🐸 • 2016-03-02 02:17
Fix some broken graph browser pages sometimes.
Files changed (2)
M html/includes/graphs/device/graph.inc.php +1 -1
M html/includes/graphs/graph.inc.php +2 -1
📈 3 added 📉 2 removed

💻 r7639 FIX

Adam Armstrong 🐸 • 2016-03-02 01:55
Fix minor billing UI issue.
Files changed (2)
M html/pages/bill/actions.inc.php +3
M html/pages/bill/edit.inc.php +10 -8
📈 13 added 📉 8 removed

💻 r7638 ADD

Adam Armstrong 🐸 • 2016-03-02 01:28
Add support for graphing additional statistics for block devices via the UNIX-AGENT.
Files changed (4)
A html/includes/graphs/diskio/stat.inc.php +37
M html/includes/graphs/generic_simplex.inc.php +6
M html/pages/device/health/diskio.inc.php +7 -3
A includes/polling/unix-agent/diskstat.inc.php +69
📈 119 added 📉 3 removed

💻 r7637 ADD

Adam Armstrong 🐸 • 2016-03-02 00:24
Improve power graph
Files changed (1)
M html/includes/graphs/sensor/power.inc.php +11 -15
📈 11 added 📉 15 removed

💻 r7636 ADD

Adam Armstrong 🐸 • 2016-03-01 21:54
Add additional GE UPS detection.
Files changed (1)
M includes/discovery/os/linux.inc.php +3
📈 3 added 📉 0 removed

💻 r7635 FIX

Adam Armstrong 🐸 • 2016-02-29 17:28
Multiple cleanups and fixes to html.
Files changed (44)
M html/includes/entities/mempool.inc.php +1 -3
M html/includes/entities/port.inc.php +1 -1
M html/includes/entities/processor.inc.php +1 -3
M html/includes/entities/storage.inc.php +2 -4
M html/includes/print/dot1xtable.inc.php +6 -2
M html/includes/print/rows.inc.php +2 -2
M html/pages/about.inc.php +1 -1
M html/pages/alert_check.inc.php +2 -2
M html/pages/alert_regenerate.inc.php +3 -2
M html/pages/bill/infoboxes.inc.php +13 -13
M html/pages/customers.inc.php +5 -1
M html/pages/customoids.inc.php +1 -1
M html/pages/deleted-ports.inc.php +4
M html/pages/device.inc.php +1 -1
M html/pages/device/alerts.inc.php +2 -2
M html/pages/device/entphysical.inc.php +2 -2
M html/pages/device/health/diskio.inc.php +7 -10
M html/pages/device/health/mempool.inc.php +7 -10
M html/pages/device/health/processor.inc.php +7 -10
M html/pages/device/health/sensors.inc.php +7 -11
M html/pages/device/health/storage.inc.php +7 -10
M html/pages/device/overview/c6kxbar.inc.php +5 -10
M html/pages/device/overview/information_extended.inc.php +2 -6
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +7 -11
M html/pages/device/overview/processors-unix.inc.php +7 -10
M html/pages/device/overview/processors.inc.php +7 -11
M html/pages/device/overview/sensors.inc.php +12 -25
M html/pages/device/overview/status.inc.php +6 -12
M html/pages/device/overview/storage.inc.php +6 -12
M html/pages/device/overview/toner.inc.php +5 -9
M html/pages/device/overview/ucd_mem.inc.php +7 -12
M html/pages/device/port/vlans.inc.php +4
M html/pages/device/wifi/accesspoints.inc.php +2 -1
M html/pages/device/wifi/overview.inc.php +2
M html/pages/eventlog.inc.php -7
M html/pages/front/default.php +1 -1
M html/pages/graphs.inc.php +17 -37
M html/pages/group_add.inc.php +1 -1
M html/pages/group.inc.php +33 -33
M html/pages/groups_regenerate.inc.php +8 -7
M html/pages/locations.inc.php +1 -1
M html/pages/settings/default.inc.php +4 -12
M includes/common.inc.php +4 -9
📈 224 added 📉 319 removed

💻 r7634

Tom Laermans 🦔 • 2016-02-29 08:38
Medium: Add IPMI 'percent' sensors as capacity sensors; also move a few MIBs to vendor subdirs
Files changed (9)
M includes/definitions/mibs.inc.php +3 -3
M includes/definitions/sensors.inc.php +1
M includes/discovery/sensors/xups-mib.inc.php +1
A mibs/eaton/XUPS-MIB +2,379
D mibs/MG-SNMP-UPS-MIB -2,861
A mibs/mge
A mibs/mge/MG-SNMP-UPS-MIB +2,967
D mibs/RMON-MIB -3,726
D mibs/XUPS-MIB -2,139
📈 5 added 📉 3 removed

💻 r7633 TRIVIAL

Mike Stupalov 🐱 • 2016-02-27 14:09
Fixed polling Lighttpd app.
Files changed (2)
M html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +1 -1
M includes/polling/applications/lighttpd.inc.php +5 -3
📈 6 added 📉 4 removed

💻 r7632 TRIVIAL

Mike Stupalov 🐱 • 2016-02-27 13:44
Added snmp/ping timeout/retries options to WebUI config page.
Files changed (2)
M includes/config-variables.inc.php +79 -30
M includes/definitions.inc.php +3 -3
📈 82 added 📉 33 removed

💻 r7631 TRIVIAL

Mike Stupalov 🐱 • 2016-02-27 12:40
More correct exit status returned on high load or vm systems by external_exec() (fix for issue in proc_get_status()).
Files changed (1)
M includes/common.inc.php +18 -5
📈 18 added 📉 5 removed

💻 r7630 FIX

Adam Armstrong 🐸 • 2016-02-26 21:41
Correct IPv6 hover tooltip
Files changed (1)
M html/includes/entities/port.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7628 TRIVIAL

Mike Stupalov 🐱 • 2016-02-26 15:06
Fixed check array counts after fetch entries from db.
Files changed (6)
M includes/alerts.inc.php +3 -3
M includes/discovery/functions.inc.php +4 -4
M includes/discovery/ip-addresses.inc.php +10 -1
M includes/entities.inc.php +1 -1
M includes/functions.inc.php +1 -1
M includes/rewrites.inc.php +2 -2
📈 21 added 📉 12 removed

💻 r7627 TRIVIAL

Mike Stupalov 🐱 • 2016-02-26 11:51
Fixed discovery BGP peers in some cases.
Files changed (2)
M html/includes/print/search.inc.php +1 -1
M includes/discovery/bgp-peers.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r7626 TRIVIAL

Mike Stupalov 🐱 • 2016-02-26 10:54
Fixed pass mibs enable(disable) option from config file, since this options moved to definitions.
Files changed (3)
M html/includes/print/search.inc.php +15 -4
M html/pages/mibs.inc.php +37 -13
M includes/definitions.inc.php +1 -1
📈 53 added 📉 18 removed

💻 r7625 ADD

Adam Armstrong 🐸 • 2016-02-25 18:49
Correctly add IPv6 addresses from F5 BigIP devices
Files changed (1)
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php +15 -4
📈 15 added 📉 4 removed

💻 r7624 TRIVIAL

Mike Stupalov 🐱 • 2016-02-25 10:49
Fixed issue with detect remote port for LLDP neighbours on some devices (OBSERVIUM-1716).
Files changed (1)
M includes/discovery/neighbours/lldp-mib.inc.php +7 -1
📈 7 added 📉 1 removed

💻 r7623

Tom Laermans 🦔 • 2016-02-22 11:00
Major: correctly trim all empty lines from checker conditions; adjust already stored checkers. Fixes non-firing alert with only one metric check + 'require all conditions'
Files changed (3)
M html/pages/add_alert_check.inc.php +3 -3
M html/pages/alert_check.inc.php +1 -1
A update/269.php +32
📈 36 added 📉 4 removed

💻 r7622 MINOR

Mike Stupalov 🐱 • 2016-02-19 22:13
Added discovery Cisco SB DOM sensors by CISCOSB-PHY-MIB. Added centi/deci/deca/hecto scales and fixed exa/peta in si_to_scale() function.
Files changed (5)
M includes/definitions/mibs.inc.php +6
M includes/definitions/os.inc.php +1
A includes/discovery/sensors/ciscosb-phy-mib.inc.php +122
M includes/functions.inc.php +5 -4
M tests/IncludesFunctionsTest.php +4 -2
📈 138 added 📉 6 removed

💻 r7621 MINOR

Mike Stupalov 🐱 • 2016-02-19 13:33
Added change order ability for include MIBs definitions in get_device_mibs() (used in include-dir-mib.inc.php). Added discovery IPv6 addresses by CISCOSB-IPv6. Fixed discovery mempools by CISCO-PROCESS-MIB. Fixed Cisco SPA device definitions.
Files changed (15)
M includes/common.inc.php +55 -15
M includes/definitions/mibs.inc.php +6
M includes/definitions/os.inc.php +8 -4
M includes/discovery/functions.inc.php +1 -1
M includes/discovery/ip-addresses.inc.php +22 -3
M includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php +1 -2
A includes/discovery/ip-addresses/ciscosb-ipv6.inc.php +80
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php +4 -7
M includes/discovery/ip-addresses/ip-mib.inc.php +12 -18
M includes/discovery/ip-addresses/ipv6-mib.inc.php +1 -2
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-process-mib.inc.php +3 -4
M includes/include-dir-mib.inc.php +7 -2
M tests/data/test_definitions.inc.php +23 -5
M tests/IncludesCommonTest.php +102 -9
📈 326 added 📉 73 removed

💻 r7620 TRIVIAL

Mike Stupalov 🐱 • 2016-02-18 09:45
Changed mib_dir from definitions order (mibs definition before os defs). Improved snmpwalk_cache_oid_num2() (skip empty indexes). Shifted OBS_SNMP_* constants.
Files changed (3)
M includes/definitions.inc.php +27 -23
M includes/discovery/os.inc.php +10 -5
M includes/snmp.inc.php +29 -19
📈 66 added 📉 47 removed

💻 r7619 TRIVIAL

Mike Stupalov 🐱 • 2016-02-17 14:03
Added discover supported MIBs also by AGENT-CAPABILITIES (tested on Cisco devices).
Files changed (1)
M includes/discovery/os.inc.php +44 -3
📈 44 added 📉 3 removed

💻 r7618 MIB

Mike Stupalov 🐱 • 2016-02-17 07:56
Updated MIBs (cisco, huawei, nortel). Added multiple additional sysORIDs (founded on devices).
Files changed (232)
M includes/definitions/mibs.inc.php +35 -14
D mibs/AIRPORT-BASESTATION-3-MIB -403
A mibs/apple
A mibs/apple/AIRPORT-BASESTATION-3-MIB +461
M mibs/cisco/CISCO-DOT11-ANTENNA-MIB +9 -10
M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +110 -19
A mibs/cisco/CISCO-LPTS-MIB +423
M mibs/cisco/CISCO-PRODUCTS-MIB +27 -1
A mibs/cisco/CISCO-SSLVPN-MIB +827
A mibs/cisco/CISCO-UNIFIED-COMPUTING-AAA-MIB +7,104
M mibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB +1,830 -50
A mibs/cisco/CISCO-UNIFIED-COMPUTING-BIOS-MIB +5,509
A mibs/cisco/CISCO-UNIFIED-COMPUTING-BMC-MIB +267
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CALLHOME-MIB +1,428
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CAPABILITY-MIB +1,997
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CHANGE-MIB +188
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CIMCVMEDIA-MIB +820
A mibs/cisco/CISCO-UNIFIED-COMPUTING-COMM-MIB +3,712
M mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB +2,616 -28
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CONFIG-MIB +399
A mibs/cisco/CISCO-UNIFIED-COMPUTING-DCX-MIB +960
A mibs/cisco/CISCO-UNIFIED-COMPUTING-DHCP-MIB +337
A mibs/cisco/CISCO-UNIFIED-COMPUTING-DIAG-MIB +765
A mibs/cisco/CISCO-UNIFIED-COMPUTING-DOMAIN-MIB +937
A mibs/cisco/CISCO-UNIFIED-COMPUTING-DPSEC-MIB +174
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EPQOS-MIB +1,214
M mibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB +2,968 -33
A mibs/cisco/CISCO-UNIFIED-COMPUTING-ETHER-MIB +8,706
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EVENT-MIB +686
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTMGMT-MIB +761
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTPOL-MIB +2,363
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTVMM-MIB +4,323
M mibs/cisco/CISCO-UNIFIED-COMPUTING-FAULT-MIB +3 -1
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FC-MIB +2,536
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FCPOOL-MIB +830
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB +6,220
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FLOWCTRL-MIB +251
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FSM-MIB +173
A mibs/cisco/CISCO-UNIFIED-COMPUTING-GMETA-MIB +886
A mibs/cisco/CISCO-UNIFIED-COMPUTING-GRAPHICS-MIB +515
A mibs/cisco/CISCO-UNIFIED-COMPUTING-HOSTIMG-MIB +287
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IDENT-MIB +1,489
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IMGPROV-MIB +220
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IMGSEC-MIB +230
A mibs/cisco/CISCO-UNIFIED-COMPUTING-INITIATOR-MIB +914
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IP-MIB +563
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IPPOOL-MIB +1,043
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IQNPOOL-MIB +716
A mibs/cisco/CISCO-UNIFIED-COMPUTING-ISCSI-MIB +191
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LICENSE-MIB +2,688
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LLDP-MIB +153
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LS-MIB +2,476
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LSBOOT-MIB +1,877
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LSMAINT-MIB +457
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LSTORAGE-MIB +1,191
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MACPOOL-MIB +630
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MAPPINGS-MIB +231
M mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB +114 -5
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MGMT-MIB +5,909
M mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB +3,013 -1,582
A mibs/cisco/CISCO-UNIFIED-COMPUTING-NETWORK-MIB +875
A mibs/cisco/CISCO-UNIFIED-COMPUTING-NFS-MIB +1,202
A mibs/cisco/CISCO-UNIFIED-COMPUTING-NWCTRL-MIB +196
A mibs/cisco/CISCO-UNIFIED-COMPUTING-OBSERVE-MIB +796
A mibs/cisco/CISCO-UNIFIED-COMPUTING-ORG-MIB +221
A mibs/cisco/CISCO-UNIFIED-COMPUTING-OS-MIB +295
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PCI-MIB +424
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PKI-MIB +1,061
A mibs/cisco/CISCO-UNIFIED-COMPUTING-POLICY-MIB +3,173
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PORT-MIB +647
A mibs/cisco/CISCO-UNIFIED-COMPUTING-POWER-MIB +1,515
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PROC-MIB +627
M mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB +114 -3
A mibs/cisco/CISCO-UNIFIED-COMPUTING-QOSCLASS-MIB +975
A mibs/cisco/CISCO-UNIFIED-COMPUTING-QUERYRESULT-MIB +278
A mibs/cisco/CISCO-UNIFIED-COMPUTING-SES-MIB +229
A mibs/cisco/CISCO-UNIFIED-COMPUTING-SOL-MIB +404
A mibs/cisco/CISCO-UNIFIED-COMPUTING-STATS-MIB +1,634
M mibs/cisco/CISCO-UNIFIED-COMPUTING-STORAGE-MIB +4,004 -51
A mibs/cisco/CISCO-UNIFIED-COMPUTING-SW-MIB +13,019
A mibs/cisco/CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB +4,553
A mibs/cisco/CISCO-UNIFIED-COMPUTING-SYSFILE-MIB +664
M mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB +10,445 -163
A mibs/cisco/CISCO-UNIFIED-COMPUTING-TOP-MIB +416
A mibs/cisco/CISCO-UNIFIED-COMPUTING-TRIG-MIB +1,132
A mibs/cisco/CISCO-UNIFIED-COMPUTING-UUIDPOOL-MIB +640
A mibs/cisco/CISCO-UNIFIED-COMPUTING-VERSION-MIB +191
A mibs/cisco/CISCO-UNIFIED-COMPUTING-VM-MIB +3,077
A mibs/cisco/CISCO-UNIFIED-COMPUTING-VNIC-MIB +9,575
A mibs/cisco/CISCO-WAN-OPTIMIZATION-CAPABILITY +549
M mibs/huawei/HUAWEI-AAA-MIB +2,059 -28
M mibs/huawei/HUAWEI-ACL-MIB +104 -8
M mibs/huawei/HUAWEI-ALARM-MIB +5 -1
M mibs/huawei/HUAWEI-BASE-TRAP-MIB +35 -4
M mibs/huawei/HUAWEI-BFD-MIB +60 -6
M mibs/huawei/HUAWEI-BGP-VPN-MIB +41 -94
M mibs/huawei/HUAWEI-BRAS-RADIUS-MIB +91 -8
M mibs/huawei/HUAWEI-BRAS-SRVCFG-EAP-MIB +7 -2
M mibs/huawei/HUAWEI-BRAS-SRVCFG-STATICUSER-MIB +2 -1
M mibs/huawei/HUAWEI-BULKSTAT-MIB +1
M mibs/huawei/HUAWEI-CBQOS-MIB +127 -26
M mibs/huawei/HUAWEI-CLOCK-MIB +1
M mibs/huawei/HUAWEI-CONFIG-MAN-MIB +53 -3
M mibs/huawei/HUAWEI-CPU-MIB +14 -9
M mibs/huawei/HUAWEI-DATASYNC-MIB +25 -4
M mibs/huawei/HUAWEI-DC-TRAP-MIB +13 -10
M mibs/huawei/HUAWEI-DETECT-ENGINE-MIB +1
M mibs/huawei/HUAWEI-DEVICE-MIB +7,725 -2,076
M mibs/huawei/HUAWEI-DHCP-SNOOPING-MIB +2 -1
M mibs/huawei/HUAWEI-DHCPR-MIB +2 -1
M mibs/huawei/HUAWEI-DHCPS-MIB +44 -7
M mibs/huawei/HUAWEI-DIE-MIB +2 -1
M mibs/huawei/HUAWEI-DNS-MIB +2 -1
M mibs/huawei/HUAWEI-EASY-OPERATION-MIB +1
M mibs/huawei/HUAWEI-ENERGYMNGT-MIB +10 -10
M mibs/huawei/HUAWEI-ENTITY-EXTENT-MIB +345 -25
M mibs/huawei/HUAWEI-ENTITY-TRAP-MIB +971 -20
M mibs/huawei/HUAWEI-ERPS-MIB +1
M mibs/huawei/HUAWEI-ETHARP-MIB +6 -1
M mibs/huawei/HUAWEI-ETHOAM-MIB +533 -13
M mibs/huawei/HUAWEI-FLASH-MAN-MIB +28 -5
A mibs/huawei/HUAWEI-FR-MIB +1,076
M mibs/huawei/HUAWEI-FTP-MIB +1
M mibs/huawei/HUAWEI-FWD-RES-TRAP-MIB +291 -9
M mibs/huawei/HUAWEI-GARP-APP-MIB +1
M mibs/huawei/HUAWEI-GTL-MIB +75 -3
M mibs/huawei/HUAWEI-HGMP-MIB +143 -12
M mibs/huawei/HUAWEI-HQOS-MIB +1
M mibs/huawei/HUAWEI-HWTACACS-MIB +19 -14
M mibs/huawei/HUAWEI-IF-EXT-MIB +227 -61
M mibs/huawei/HUAWEI-IMA-MIB +5
M mibs/huawei/HUAWEI-INFOCENTER-MIB +19 -4
A mibs/huawei/HUAWEI-IPFPM-MIB +3,156
A mibs/huawei/HUAWEI-IPLPM-MIB +1,664
M mibs/huawei/HUAWEI-IPMCAST-MIB +2 -1
M mibs/huawei/HUAWEI-IPPOOL-MIB +30 -8
M mibs/huawei/HUAWEI-IPSESSION-MIB +8 -1
M mibs/huawei/HUAWEI-IPV6-MIB +8 -3
A mibs/huawei/HUAWEI-ISIS-CONF-MIB +3,789
A mibs/huawei/HUAWEI-ISOLATE-MIB +319
M mibs/huawei/HUAWEI-KOMPELLA-MIB +2 -1
M mibs/huawei/HUAWEI-L2IF-MIB +2 -1
M mibs/huawei/HUAWEI-L2MAM-MIB +48 -12
M mibs/huawei/HUAWEI-L2MULTICAST-MIB +1
M mibs/huawei/HUAWEI-L2VLAN-MIB +2 -1
M mibs/huawei/HUAWEI-L2VPN-MIB +201 -11
A mibs/huawei/HUAWEI-L2VPN-OAM-MIB +713
A mibs/huawei/HUAWEI-L2VPN-PW-APS-MIB +386
M mibs/huawei/HUAWEI-L3VLAN-MIB +72 -10
M mibs/huawei/HUAWEI-L3VPN-EXT-MIB +1
M mibs/huawei/HUAWEI-LDT-MIB +1
M mibs/huawei/HUAWEI-LINE-MIB +61 -3
M mibs/huawei/HUAWEI-LLDP-MIB +42 -6
A mibs/huawei/HUAWEI-LSP-PING-TRACE-TRAP-MIB +210
M mibs/huawei/HUAWEI-MAC-AUTHEN-MIB +7
A mibs/huawei/HUAWEI-MDNS-RELAY-MIB +161
M mibs/huawei/HUAWEI-MEMORY-MIB +15 -9
M mibs/huawei/HUAWEI-MFF-MIB +1
M mibs/huawei/HUAWEI-MFLP-MIB +68 -6
A mibs/huawei/HUAWEI-MG-MIB +305
M mibs/huawei/HUAWEI-MGMD-STD-MIB +2 -1
M mibs/huawei/HUAWEI-MIB +324 -24
M mibs/huawei/HUAWEI-MPLS-EXTEND-MIB +184 -10
A mibs/huawei/HUAWEI-MPLS-TP-MIB +524
M mibs/huawei/HUAWEI-MPLSLDP-MIB +1
M mibs/huawei/HUAWEI-MPLSLSR-EXT-MIB +1
M mibs/huawei/HUAWEI-MPLSOAM-MIB +1
M mibs/huawei/HUAWEI-MSDP-MIB +10 -5
M mibs/huawei/HUAWEI-MSTP-MIB +18 -3
M mibs/huawei/HUAWEI-MULTICAST-MIB +1
M mibs/huawei/HUAWEI-NAT-EXT-MIB +1
M mibs/huawei/HUAWEI-NETSTREAM-MIB +20 -4
M mibs/huawei/HUAWEI-OSPFV2-MIB +38 -5
M mibs/huawei/HUAWEI-OSPFV3-MIB +58 -6
A mibs/huawei/HUAWEI-PERFMGMT-MIB +1,499
M mibs/huawei/HUAWEI-PERFORMANCE-MIB +1
M mibs/huawei/HUAWEI-PIM-STD-MIB +2 -1
M mibs/huawei/HUAWEI-POE-MIB +59 -6
M mibs/huawei/HUAWEI-PORT-MIB +1,788 -102
M mibs/huawei/HUAWEI-PORTAL-MIB +43 -4
M mibs/huawei/HUAWEI-PWE3-MIB +43 -7
M mibs/huawei/HUAWEI-PWE3-TNL-MIB +1
M mibs/huawei/HUAWEI-QINQ-MIB +1
M mibs/huawei/HUAWEI-RIPV2-EXT-MIB +2 -1
M mibs/huawei/HUAWEI-RRPP-MIB +21 -2
M mibs/huawei/HUAWEI-RSVPTE-MIB +1
M mibs/huawei/HUAWEI-SECURITY-MIB +452 -32
M mibs/huawei/HUAWEI-SEP-MIB +1
M mibs/huawei/HUAWEI-SMARTLINK-MIB +16 -5
M mibs/huawei/HUAWEI-SNMP-EXT-MIB +1 -1
M mibs/huawei/HUAWEI-STACK-MIB +190 -21
M mibs/huawei/HUAWEI-SWITCH-L2MAM-EXT-MIB +1
M mibs/huawei/HUAWEI-SWITCH-SRV-RES-TRAP-MIB +1
A mibs/huawei/HUAWEI-SYS-CLOCK-MIB +128
M mibs/huawei/HUAWEI-SYS-MAN-MIB +100 -5
M mibs/huawei/HUAWEI-TAD-MIB +2 -1
M mibs/huawei/HUAWEI-TASK-MIB +2 -1
M mibs/huawei/HUAWEI-TC-MIB +1,975 -420
M mibs/huawei/HUAWEI-TFTPC-MIB +1
A mibs/huawei/HUAWEI-TRANSPARENTBRIDGE-MIB +562
M mibs/huawei/HUAWEI-TRNG-MIB +1 -1
M mibs/huawei/HUAWEI-TUNNEL-MIB +2 -1
M mibs/huawei/HUAWEI-TUNNEL-TE-MIB +1
M mibs/huawei/HUAWEI-UNIMNG-MIB +441 -40
A mibs/huawei/HUAWEI-USA-MIB +246
A mibs/huawei/HUAWEI-USC-MIB +145
M mibs/huawei/HUAWEI-VE-MIB +10 -9
M mibs/huawei/HUAWEI-VLAN-MIB +59 -21
M mibs/huawei/HUAWEI-VLL-STATISTIC-MIB +335 -23
M mibs/huawei/HUAWEI-VP-MIB +2 -1
M mibs/huawei/HUAWEI-VPLS-EXT-MIB +44 -4
M mibs/huawei/HUAWEI-VPN-DIAGNOSTICS-MIB +1
M mibs/huawei/HUAWEI-VRRP-EXT-MIB +124 -7
M mibs/huawei/HUAWEI-WLAN-DEVICE-MIB +12 -10
M mibs/huawei/HUAWEI-WLAN-MIB +1
M mibs/huawei/HUAWEI-WLAN-QOS-MIB +1
M mibs/huawei/HUAWEI-WLAN-RADIO-MIB +1
M mibs/huawei/HUAWEI-WLAN-SECURITY-MIB +1
M mibs/huawei/HUAWEI-WLAN-SERVICE-MIB +34 -11
M mibs/huawei/HUAWEI-WLAN-SYS-MIB +1
M mibs/huawei/HUAWEI-WLAN-UPDATE-MIB +1
M mibs/huawei/HUAWEI-WLAN-WIDS-MIB +1
M mibs/huawei/HUAWEI-XQoS-MIB +306 -30
A mibs/huawei/NQA-MIB +12,379
A mibs/nortel/NORTEL-GENERIC-MIB +101
A mibs/nortel/NORTEL-NMI-CONFIG-NOTI-MIB +281
A mibs/nortel/NORTEL-NMI-CONFORMANCE-MIB +54
A mibs/nortel/NORTEL-NMI-FAULT-NOTI-MIB +429
A mibs/nortel/NORTEL-NMI-GROUPS-MIB +62
A mibs/nortel/NORTEL-NMI-INFO-NOTI-MIB +145
A mibs/nortel/NORTEL-NMI-NOTIFICATIONS-MIB +204
A mibs/nortel/NORTEL-NMI-TC-MIB +265
📈 35 added 📉 14 removed

💻 r7617 TRIVIAL

Mike Stupalov 🐱 • 2016-02-16 21:49
Use additional sysORID numeric oids for detect supported MIBs (not always devices reported module identity).
Files changed (2)
M includes/definitions/mibs.inc.php +9 -1
M includes/discovery/os.inc.php +18 -8
📈 27 added 📉 9 removed

💻 r7616

Tom Laermans 🦔 • 2016-02-16 14:36
Minor: move CAREL-ug40cdz-MIB sensors to definitions
Files changed (3)
M includes/definitions/mibs.inc.php +36 -1
D includes/discovery/sensors/carel-ug40cdz-mib.inc.php -93
A update/268.php +99
📈 135 added 📉 94 removed

💻 r7615 MAJOR

Mike Stupalov 🐱 • 2016-02-15 22:39
Improved RADIUS authentication. Added encrypted authentication methods (CHAP, MSCHAPv1, MSCHAPv2). Added group based user levels (uses Filter-Id (11) or Reply-Message (18) attributes). Fixed some errors.
Files changed (6)
M html/includes/authentication/radius.inc.php +139 -7
M html/pages/preferences/general.inc.php +10 -1
M includes/config-variables.inc.php +14
M includes/defaults.inc.php +11 -1
A libs/pear/Crypt
A libs/pear/Crypt/CHAP.php +463
📈 174 added 📉 9 removed

💻 r7614

Tom Laermans 🦔 • 2016-02-14 16:58
Trivial: move CAREL-ug40cdz-MIB to mibs/carel/
Files changed (5)
M includes/definitions/mibs.inc.php +1 -1
M includes/discovery/sensors/carel-ug40cdz-mib.inc.php +3 -2
A mibs/carel
D mibs/CAREL-ug40cdz-MIB -1,535
A mibs/carel/CAREL-ug40cdz-MIB +1,546
📈 4 added 📉 3 removed

💻 r7613

Tom Laermans 🦔 • 2016-02-13 23:36
Trivial: move Supermicro MIBs into subdir
Files changed (7)
M includes/definitions/mibs.inc.php +1 -1
M includes/definitions/os.inc.php +1
A mibs/supermicro
D mibs/SUPERMICRO-HEALTH-MIB -231
D mibs/SUPERMICRO-SMI -46
A mibs/supermicro/SUPERMICRO-HEALTH-MIB +246
A mibs/supermicro/SUPERMICRO-SMI +55
📈 2 added 📉 1 removed

💻 r7612

Tom Laermans 🦔 • 2016-02-13 14:47
Minor: entity-fy virtual machines somewhat more - not alertable yet because we don't poll vm data yet. Add global VM list page. Small cleanups
Files changed (11)
M html/includes/cache-data.inc.php +4 -10
A html/includes/entities/virtualmachine.inc.php +202
M html/includes/navbar.inc.php +6 -7
M html/includes/print/rows.inc.php -44
M html/pages/about.inc.php +55 -49
M html/pages/device/vm.inc.php +1 -15
A html/pages/vms.inc.php +18
M includes/definitions/entities.inc.php +8
M includes/definitions/rewrites.inc.php +2 -1
M includes/entities.inc.php +10 -1
M includes/polling/unix-agent.inc.php +8 -4
📈 314 added 📉 131 removed

💻 r7611

Tom Laermans 🦔 • 2016-02-12 22:25
Trivial: document config/mibs array fields; add 'oid_descr' option for status sensors as well
Files changed (2)
M includes/definitions/mibs.inc.php +36 -8
M includes/discovery/sensors.inc.php +7
📈 43 added 📉 8 removed

💻 r7610 MINOR

Mike Stupalov 🐱 • 2016-02-12 20:08
Moved simple status/sensor discovery by DELL-RAC-MIB to mibs definitions.
Files changed (5)
M includes/definitions/mibs.inc.php +23 -6
M includes/definitions/status.inc.php -9
M includes/discovery/sensors.inc.php +10 -2
M includes/discovery/sensors/dell-rac-mib.inc.php -21
D includes/discovery/status/dell-rac-mib.inc.php -51
📈 33 added 📉 89 removed

💻 r7609

Tom Laermans 🦔 • 2016-02-12 17:30
Trivial: rename oid to identity_num; add forgotten leading . to one identity
Files changed (2)
M includes/definitions/mibs.inc.php +1,175 -1,176
M includes/discovery/os.inc.php +7 -7
📈 1,182 added 📉 1,183 removed

💻 r7608 MINOR

Mike Stupalov 🐱 • 2016-02-12 15:01
Improved support for Blue Coat devices. Added basic os discovery for Blue Coat Management Center and Content Analysis System.
Files changed (10)
M includes/definitions/graphtypes.inc.php +72
M includes/definitions/mibs.inc.php +6
M includes/definitions/os.inc.php +18 -3
A includes/polling/graphs/bluecoat-cas-mib.inc.php +49
A includes/polling/os/bcmc.inc.php +18
A includes/polling/os/cas.inc.php +41
A mibs/bluecoat/BCSI-MIB +19
A mibs/bluecoat/BLUECOAT-CAS-MIB +604
M mibs/bluecoat/BLUECOAT-MIB +27 -1
M mibs/bluecoat/BLUECOAT-SG-PROXY-MIB +11 -12
📈 204 added 📉 3 removed

💻 r7607 MINOR

Mike Stupalov 🐱 • 2016-02-12 13:51
Added inventory discovery for Dell iDRAC v6 devices.
Files changed (4)
M includes/definitions/mibs.inc.php +1
M includes/definitions/models.inc.php +2
A includes/discovery/inventory/dell-rac-mib.inc.php +82
M includes/polling/os/drac.inc.php +8 -3
📈 93 added 📉 3 removed

💻 r7606 MINOR

Mike Stupalov 🐱 • 2016-02-12 12:29
Added ability for change discovery modules run order. Run storage discovery module at last on Cisco devices.
Files changed (3)
M includes/definitions/os.inc.php +6 -2
M includes/discovery/functions.inc.php +59
M includes/discovery/storage/cisco-flash-mib.inc.php +2
📈 67 added 📉 2 removed

💻 r7605

Tom Laermans 🦔 • 2016-02-12 11:58
Minor: fixes to mib_dir, rename 1 wrongly named MIB
Files changed (4)
M includes/definitions/mibs.inc.php +46 -47
M includes/definitions/os.inc.php +1 -1
D includes/discovery/sensors/zxr10-optical-info.inc.php -91
A includes/discovery/sensors/zxr10opticalmib.inc.php +91
📈 138 added 📉 139 removed

💻 r7604

Tom Laermans 🦔 • 2016-02-12 10:10
Minor: rename stray MIB, update a number of mib_dirs and spelling mistakes, add POWER-ETHERNET-MIB to ciscosb
Files changed (8)
M includes/definitions/mibs.inc.php +105 -97
M includes/definitions/os.inc.php +5 -4
M includes/discovery/os.inc.php +2 -1
D includes/discovery/sensors/sensorgateway-mib.inc.php -40
A includes/discovery/sensors/serverscheck.inc.php +40
D mibs/isilion
A mibs/isilon
A mibs/netgear/NETGEAR-POWER-ETHERNET-MIB +113
📈 152 added 📉 142 removed

💻 r7603 MIB

Mike Stupalov 🐱 • 2016-02-11 21:33
Added/updated MIBs (avaya, bsd, fortinet, pbn).
Files changed (24)
A mibs/avaya/AV-SME-PLATFORM-MIB +334
A mibs/avaya/AV-SME-PLATFORM-PROD-MIB +288
A mibs/avaya/AVAYAGEN-MIB +104
A mibs/avaya/IPO-MIB +2,499
A mibs/avaya/IPO-PHONES-MIB +691
A mibs/avaya/IPO-PROD-MIB +1,202
M mibs/bsd/OPENBSD-BASE-MIB +2
M mibs/bsd/OPENBSD-PF-MIB +123 -16
A mibs/bsd/OPENBSD-RELAYD-MIB +764
A mibs/bsd/OPENBSD-SNMPD-CONF +89
M mibs/fortinet/FORTINET-CORE-MIB +9 -1
A mibs/fortinet/FORTINET-FORTIANALYZER-MIB +538
M mibs/fortinet/FORTINET-FORTIGATE-MIB +508 -26
A mibs/lenovo
A mibs/lenovo/IOMEGANAS-MIB +665
A mibs/pbn
A mibs/pbn/NMS-LLDP +2,112
A mibs/pbn/NMS-MEMORY-POOL-MIB.MIB +189
A mibs/pbn/NMS-PROCESS-MIB.MIB +414
A mibs/pbn/NMS-QOS-PIB-MIB.MIB +1,998
A mibs/pbn/NMS-SMI +100
A mibs/pbn/NMS-TC.MIB +703
A mibs/pbn/PBN-MIB +6,712
A mibs/pbn/PBN-ROOT +27
📈 0 added 📉 0 removed

💻 r7602 MINOR

Mike Stupalov 🐱 • 2016-02-11 21:32
Improved discovery MIBs through sysORID.
Files changed (4)
M html/pages/device/edit/mibs.inc.php +2 -1
M includes/common.inc.php +23 -15
M includes/discovery/os.inc.php +34 -22
M includes/snmp.inc.php +10 -6
📈 69 added 📉 44 removed

💻 r7601

Tom Laermans 🦔 • 2016-02-11 17:35
Trivial: add MIBs to definitions that were linked to an OS type/group but not in the MIBs array
Files changed (1)
M includes/definitions/mibs.inc.php +22 -2
📈 22 added 📉 2 removed

💻 r7600 TRIVIAL

Mike Stupalov 🐱 • 2016-02-11 14:16
Improved debug snmp error messages.
Files changed (3)
M html/pages/device/edit/mibs.inc.php +2 -2
M includes/definitions.inc.php +16 -16
M includes/snmp.inc.php +34 -20
📈 52 added 📉 38 removed

💻 r7599 TRIVIAL

Mike Stupalov 🐱 • 2016-02-11 12:46
Added specific snmp error reasons for incorrectly specified MIB/oid and net-snmp .index bug.
Files changed (2)
M includes/definitions.inc.php +5
M includes/snmp.inc.php +2
📈 7 added 📉 0 removed

💻 r7598 MIB

Mike Stupalov 🐱 • 2016-02-11 11:17
Updated Dell MIBs to latest.
Files changed (14)
D mibs/DCS3FRU-MIB -182
M mibs/dell/DCS3RMT-MIB +4 -4
M mibs/dell/DELL-RAC-MIB +437 -95
M mibs/dell/IDRAC-MIB +1,826 -443
M mibs/dell/IDRAC-MIB-SMIv2 +1,888 -456
M mibs/dell/MIB-Dell-10892 +31 -12
M mibs/dell/MIB-Dell-OME +9 -9
A mibs/dell/QLASP-Config-MIB +514
A mibs/dell/QLASP-Statistics-MIB +410
A mibs/dell/QLGC-adapterInfo-MIB +281
A mibs/dell/QLGC-QLASPTrap-MIB +83
M mibs/dell/StorageManagement-MIB +427 -5
D mibs/SWL2MGMT-MIB -3,769
D mibs/SWL3MGMT-MIB -1,319
📈 0 added 📉 0 removed

💻 r7597

Tom Laermans 🦔 • 2016-02-11 10:08
Trivial: move MIBs to subdirs, for changed MIB definitions in previous commit
Files changed (12)
mibs/cisco/OLD-CISCO-CHASSIS-MIB +2,427 -2,543
D mibs/cisco/OLD-CISCO-CHASSIS-MIB-V1SMI -2,457
D mibs/DeltaUPS-MIB -1,628
D mibs/IEEE-802DOT17-RPR-MIB -6,773
A mibs/ingrasys
A mibs/ingrasys/IPOMANII-MIB +4,570
D mibs/IPOMANII-MIB -4,296
D mibs/P-BRIDGE-MIB -1,162
D mibs/ZYXEL-ZYWALL-ZLD-COMMON-MIB -75
D mibs/zyxel/ZYXEL-NWA-SERIES -867
A mibs/zyxel/ZYXEL-NWA-SERIES_v1-4-2 +900
A mibs/zyxel/ZYXEL-ZYWALL-ZLD-COMMON-MIB +75
📈 0 added 📉 0 removed

💻 r7596

Tom Laermans 🦔 • 2016-02-11 10:07
Minor: with previous commit: clean up hardware detection code, add missing HP MIB to mibs definitions
Files changed (4)
M includes/definitions/mibs.inc.php +10 -3
M includes/definitions/os.inc.php +2
M includes/polling/os/unix.inc.php +6 -6
M includes/polling/os/windows.inc.php +6 -6
📈 24 added 📉 15 removed

💻 r7595

Tom Laermans 🦔 • 2016-02-11 10:03
Minor: Also detect HP hardware on Windows if HP agents are installed
Files changed (2)
M includes/polling/os/unix.inc.php +12 -15
M includes/polling/os/windows.inc.php +16 -5
📈 28 added 📉 20 removed

💻 r7594

Mike Stupalov 🐱 • 2016-02-11 07:51
undebug
Files changed (1)
M scripts/rename-mibs.pl +2 -2
📈 2 added 📉 2 removed

💻 r7593 MIB

Mike Stupalov 🐱 • 2016-02-11 07:43
Added multiple per-model D-Link MIBs (not tested). Improved rename mibs script (added mibs compare ability).
Files changed (332)
D mibs/ASTERISK-MIB -734
A mibs/d-link/DES-1252-MIB +2,085
A mibs/d-link/DES-1526-MIB +1,641
A mibs/d-link/DES-2108-B1-MIB +2,080
A mibs/d-link/DES-2108-MIB +1,259
A mibs/d-link/DES-2110-MIB +1,259
A mibs/d-link/DES-3810-28-L3MGMT-MIB +3,195
A mibs/d-link/DES-3810-52-L3MGMT-MIB +3,198
A mibs/d-link/DES2218-MIB +1,247
A mibs/d-link/DES3010F-L2MGMT-MIB +3,635
A mibs/d-link/DES3010FL-L2MGMT-MIB +3,635
A mibs/d-link/DES3010g-L2MGMT-MIB +3,635
A mibs/d-link/DES3016-L2MGMT-MIB +3,712
A mibs/d-link/DES3018-L2MGMT-MIB +3,636
A mibs/d-link/DES3026-L2MGMT-MIB +3,635
A mibs/d-link/DES3028G-L2MGMT-MIB +4,967
A mibs/d-link/DES3028P-L2MGMT-MIB +4,967
A mibs/d-link/DES3052-L2MGMT-MIB +4,967
A mibs/d-link/DES3052P-L2MGMT-MIB +4,967
A mibs/d-link/DES3200-28P-L2MGMT-MIB +6,101
A mibs/d-link/DES3200-28P-L3MGMT-MIB +3,815
A mibs/d-link/DES3200-52-L2MGMT-MIB +6,101
A mibs/d-link/DES3200-52-L3MGMT-MIB +3,815
A mibs/d-link/DES3200-52P-L2MGMT-MIB +6,101
A mibs/d-link/DES3200-52P-L3MGMT-MIB +3,815
A mibs/d-link/DES3216-MIB +1,277
A mibs/d-link/DES3225G-MIB +1,512
M mibs/d-link/DES3526-L2MGMT-MIB +1,311 -245
A mibs/d-link/DES3528-L2MGMT-MIB +3,782
A mibs/d-link/DES3528-SWL3MGMT-MIB +3,529
A mibs/d-link/DES3528DC-L2MGMT-MIB +3,779
A mibs/d-link/DES3528DC-SWL3MGMT-MIB +3,526
A mibs/d-link/DES3528P-L2MGMT-MIB +3,779
A mibs/d-link/DES3528P-SWL3MGMT-MIB +3,526
M mibs/d-link/DES3550-L2MGMT-MIB +1,303 -237
A mibs/d-link/DES3552-L2MGMT-MIB +3,779
A mibs/d-link/DES3552-SWL3MGMT-MIB +3,526
A mibs/d-link/DES3552P-L2MGMT-MIB +3,779
A mibs/d-link/DES3552P-SWL3MGMT-MIB +3,526
A mibs/d-link/DES3810-28-L2MGMT-MIB +2,388
A mibs/d-link/DES3810-28-SWITCH-RESOURCE-MGMT-MIB +66
A mibs/d-link/DES3810-52-L2MGMT-MIB +2,404
A mibs/d-link/DES3810-52-SWITCH-RESOURCE-MGMT-MIB +66
A mibs/d-link/DES5016-MIB +1,312
A mibs/d-link/DES6500-SWL2MGMT-MIB +1,839
A mibs/d-link/DES6500-SWL3MGMT-MIB +2,118
A mibs/d-link/DGS-1100-06ME-AX +15,028
A mibs/d-link/DGS-1100-10ME_A1 +17,349
A mibs/d-link/DGS-1210-10ME_AX +22,514
A mibs/d-link/DGS-1210-10P_Ax +7,154
A mibs/d-link/DGS-1210-10P_BX +11,536
A mibs/d-link/DGS-1210-10P_CX +10,826
A mibs/d-link/DGS-1210-12TSME-BX +23,950
A mibs/d-link/DGS-1210-16_AX +6,175
A mibs/d-link/DGS-1210-20_BX +10,479
A mibs/d-link/DGS-1210-20_CX +10,297
A mibs/d-link/DGS-1210-20ME_AX +23,068
A mibs/d-link/DGS-1210-24_AX +6,175
A mibs/d-link/DGS-1210-28_BX +10,479
A mibs/d-link/DGS-1210-28_CX +10,275
A mibs/d-link/DGS-1210-28ME_AX +23,071
A mibs/d-link/DGS-1210-28P_BX +11,031
A mibs/d-link/DGS-1210-28P_CX +10,874
A mibs/d-link/DGS-1210-28PME_AX +23,035
A mibs/d-link/DGS-1210-28XME-BX +23,978
A mibs/d-link/DGS-1210-28XSME-BX +23,741
A mibs/d-link/DGS-1210-48_AX +6,190
A mibs/d-link/DGS-1210-52_CX +10,339
A mibs/d-link/DGS-1210-52ME_AX +22,562
A mibs/d-link/DGS-1216T-DX-MIB +2,111
A mibs/d-link/DGS-1224T-DX-MIB +2,112
A mibs/d-link/DGS-1248T-B1-MIB +1,731
A mibs/d-link/DGS-1248T-BX-MIB +2,104
A mibs/d-link/DGS-1500-28P_AX +9,974
A mibs/d-link/DGS-1500-52_AX +9,423
A mibs/d-link/DGS-3420-26SC-L2MGMT-MIB +2,082
A mibs/d-link/DGS-3420-26SC-L3MGMT-MIB +2,214
A mibs/d-link/DGS-3420-28PC-L2MGMT-MIB +2,082
A mibs/d-link/DGS-3420-28PC-L3MGMT-MIB +2,215
A mibs/d-link/DGS-3420-28SC-L2MGMT-MIB +2,082
A mibs/d-link/DGS-3420-28SC-L3MGMT-MIB +2,215
A mibs/d-link/DGS-3420-28TC-L2MGMT-MIB +2,082
A mibs/d-link/DGS-3420-28TC-L3MGMT-MIB +2,215
A mibs/d-link/DGS-3420-52P-L2MGMT-MIB +2,082
A mibs/d-link/DGS-3420-52P-L3MGMT-MIB +2,214
A mibs/d-link/DGS-3420-52T-L2MGMT-MIB +2,081
A mibs/d-link/DGS-3420-52T-L3MGMT-MIB +2,214
A mibs/d-link/DGS-3620-28PC-L2MGMT-MIB +2,461
A mibs/d-link/DGS-3620-28PC-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-28SC-DC-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-28SC-DC-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-28SC-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-28SC-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-28TC-DC-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-28TC-DC-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-28TC-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-28TC-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-52P-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-52P-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-52T-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-52T-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3700-12-L2MGMT-MIB +2,534
A mibs/d-link/DGS-3700-12-L3MGMT-MIB +838
A mibs/d-link/DGS-3700-12G-L2MGMT-MIB +2,533
A mibs/d-link/DGS-3700-12G-L3MGMT-MIB +838
A mibs/d-link/DGS-3710-12-L2MGMT-MIB +2,710
A mibs/d-link/DGS-3710-12-L3MGMT-MIB +978
A mibs/d-link/DGS-3710-12C-L2MGMT-MIB +2,779
A mibs/d-link/DGS-3710-12C-L3MGMT-MIB +984
A mibs/d-link/DGS-3710-12S-L2MGMT-MIB +2,709
A mibs/d-link/DGS-3710-12S-L3MGMT-MIB +977
A mibs/d-link/DGS-6600-EQUIPMENT-MIB +768
A mibs/d-link/DGS-6600-ID-MIB +33
A mibs/d-link/DGS-6600-STP-EXT-MIB +987
A mibs/d-link/DGS-6600-SYSTEM-INFO-MIB +211
A mibs/d-link/DGS-6600-VPLS-GENERIC-MIB +924
A mibs/d-link/DGS1100-16-MGMT-MIB +34
A mibs/d-link/DGS1100-16ME-MGMT-MIB +34
A mibs/d-link/DGS1100-18-MGMT-MIB +33
A mibs/d-link/DGS1100-18ME-MGMT-MIB +34
A mibs/d-link/DGS1100-24-MGMT-MIB +33
A mibs/d-link/DGS1100-24ME-MGMT-MIB +33
A mibs/d-link/DGS1100-24P-MGMT-MIB +34
A mibs/d-link/DGS1100-24PME-MGMT-MIB +33
A mibs/d-link/DGS1100-26-MGMT-MIB +34
A mibs/d-link/DGS1100-26ME-MGMT-MIB +33
A mibs/d-link/DGS1100PRIMGMT-MIB +21
A mibs/d-link/DGS3000-10TC-L2MGMT-MIB +6,112
A mibs/d-link/DGS3000-10TC-L3MGMT-MIB +3,815
A mibs/d-link/DGS3000-24TC-L2MGMT-MIB +6,112
A mibs/d-link/DGS3000-24TC-L3MGMT-MIB +3,815
A mibs/d-link/DGS3000-26TC-L2MGMT-MIB +6,112
A mibs/d-link/DGS3000-26TC-L3MGMT-MIB +3,815
A mibs/d-link/DGS3000-28SC-L2MGMT-MIB +3,003
A mibs/d-link/DGS3000-28SC-L3MGMT-MIB +1,503
A mibs/d-link/DGS3000-28SC-LED-MIB +201
A mibs/d-link/DGS3024-L2MGMT-MIB +1,785
A mibs/d-link/DGS3024PRIMGMT-MIB +14
A mibs/d-link/DGS3200-L2MGMT-MIB +3,866
A mibs/d-link/DGS3200-SWL3MGMT-MIB +883
A mibs/d-link/DGS3216-L2MGMT-MIB +3,868
A mibs/d-link/DGS3216-SWL3MGMT-MIB +882
A mibs/d-link/DGS3224-L2MGMT-MIB +3,878
A mibs/d-link/DGS3224-SWL3MGMT-MIB +881
A mibs/d-link/DGS3224TGPLUS-MIB +135
A mibs/d-link/DGS3312SR-MIB +1,728
A mibs/d-link/DGS3324SR-SWL2MGMT-MIB +1,897
A mibs/d-link/DGS3324SR-SWL3MGMT-MIB +1,969
A mibs/d-link/DGS3324SRi-SWL2MGMT-MIB +1,897
A mibs/d-link/DGS3324SRi-SWL3MGMT-MIB +1,969
A mibs/d-link/DGS3426-L2MGMT-MIB +4,299
A mibs/d-link/DGS3426-L3MGMT-MIB +1,959
A mibs/d-link/DGS3426P-L2MGMT-MIB +4,314
A mibs/d-link/DGS3426P-L3MGMT-MIB +1,958
A mibs/d-link/DGS3427-L2MGMT-MIB +4,301
A mibs/d-link/DGS3427-L3MGMT-MIB +1,960
A mibs/d-link/DGS3450-L2MGMT-MIB +4,298
A mibs/d-link/DGS3450-L3MGMT-MIB +1,960
A mibs/d-link/DGS3612-L2MGMT-MIB +4,609
A mibs/d-link/DGS3612-SWL3MGMT-MIB +4,145
A mibs/d-link/DGS3612G-L2MGMT-MIB +4,607
A mibs/d-link/DGS3612G-SWL3MGMT-MIB +4,145
A mibs/d-link/DGS3627-L2MGMT-MIB +4,606
A mibs/d-link/DGS3627-SWL3MGMT-MIB +4,144
A mibs/d-link/DGS3627G-L2MGMT-MIB +4,610
A mibs/d-link/DGS3627G-SWL3MGMT-MIB +4,143
A mibs/d-link/DGS3650-L2MGMT-MIB +4,609
A mibs/d-link/DGS3650-SWL3MGMT-MIB +4,145
A mibs/d-link/DHS3226-MIB +1,299
A mibs/d-link/DLINK-3100-3SW2SWTABLES-MIB +34
A mibs/d-link/DLINK-3100-AAA +2,959
A mibs/d-link/DLINK-3100-ACTION-ACL-MIB +182
A mibs/d-link/DLINK-3100-AUTOUPDATE-MIB +70
A mibs/d-link/DLINK-3100-BANNER-MIB +185
A mibs/d-link/DLINK-3100-BaudRate-MIB +74
A mibs/d-link/DLINK-3100-BRGMACSWITCH-MIB +165
A mibs/d-link/DLINK-3100-BRIDGE-SECURITY +824
A mibs/d-link/DLINK-3100-BRIDGEMIBOBJECTS-MIB +1,878
A mibs/d-link/DLINK-3100-CDB-MIB +44
A mibs/d-link/DLINK-3100-CLI-MIB +66
A mibs/d-link/DLINK-3100-COPY-MIB +1,047
A mibs/d-link/DLINK-3100-DELETEIMG-MIB +83
A mibs/d-link/DLINK-3100-DEVICEPARAMS-MIB +777
A mibs/d-link/DLINK-3100-DHCP-MIB +819
A mibs/d-link/DLINK-3100-DHCPCL-MIB +264
A mibs/d-link/DLINK-3100-DNSCL-MIB +854
A mibs/d-link/DLINK-3100-DOT1X-MIB +1,029
A mibs/d-link/DLINK-3100-EMBWEB-MIB +498
A mibs/d-link/DLINK-3100-ENDOFMIB-MIB +33
A mibs/d-link/DLINK-3100-File +206
A mibs/d-link/DLINK-3100-GMRP-MIB +148
A mibs/d-link/DLINK-3100-GVRP-MIB +450
A mibs/d-link/DLINK-3100-HWENVIROMENT +203
A mibs/d-link/DLINK-3100-INC-MIB +16
A mibs/d-link/DLINK-3100-IP +876
A mibs/d-link/DLINK-3100-IpRouter +1,633
A mibs/d-link/DLINK-3100-JUMBOFRAMES-MIB +47
A mibs/d-link/DLINK-3100-LLDP-MIB +689
A mibs/d-link/DLINK-3100-MAC-BASE-PRIO +251
A mibs/d-link/DLINK-3100-MIB +669
A mibs/d-link/DLINK-3100-MIR-MIB +199
A mibs/d-link/DLINK-3100-MNGINF-MIB +303
A mibs/d-link/DLINK-3100-MULTISESSIONTERMINAL-MIB +35
A mibs/d-link/DLINK-3100-PHY-MIB +222
A mibs/d-link/DLINK-3100-Physicaldescription-MIB +1,083
A mibs/d-link/DLINK-3100-POE-MIB +304
A mibs/d-link/DLINK-3100-POLICY-MIB +4,218
A mibs/d-link/DLINK-3100-QOS-CLI-MIB +3,797
A mibs/d-link/DLINK-3100-rlBrgMcMngr-MIB +163
A mibs/d-link/DLINK-3100-rlBrgMulticast-MIB +1,933
A mibs/d-link/DLINK-3100-rlInterfaces +1,073
A mibs/d-link/DLINK-3100-rlLcli-MIB +221
A mibs/d-link/DLINK-3100-RMON +328
A mibs/d-link/DLINK-3100-rndApplications +1,277
A mibs/d-link/DLINK-3100-rndMng +343
A mibs/d-link/DLINK-3100-SAFE-GUARD-MIB +86
A mibs/d-link/DLINK-3100-SMON-MIB +101
A mibs/d-link/DLINK-3100-SNMP-MIB +673
A mibs/d-link/DLINK-3100-SOCKET-MIB +113
A mibs/d-link/DLINK-3100-SSH-MIB +675
A mibs/d-link/DLINK-3100-SSL +379
A mibs/d-link/DLINK-3100-STACK-MIB +92
A mibs/d-link/DLINK-3100-STATISTICS-MIB +217
A mibs/d-link/DLINK-3100-STORMCTRL-MIB +446
A mibs/d-link/DLINK-3100-SYSLOG-MIB +432
A mibs/d-link/DLINK-3100-TBI-MIB +216
A mibs/d-link/DLINK-3100-TELNET-MIB +148
A mibs/d-link/DLINK-3100-TIMESYNCHRONIZATION-MIB +1,681
A mibs/d-link/DLINK-3100-TRACEROUTE-MIB +33
A mibs/d-link/DLINK-3100-TRAPS-MIB +642
A mibs/d-link/DLINK-3100-TRUNK-MIB +509
A mibs/d-link/DLINK-3100-Tuning +1,732
A mibs/d-link/DLINK-3100-vlan-MIB +1,352
M mibs/d-link/DLINK-AGENT-MIB +536 -163
M mibs/d-link/DLINK-AUTH-MIB +184 -148
A mibs/d-link/Dlink-Dlf-MIB +32
A mibs/d-link/DLINK-DXS-1210-10TS-AX-MIB +21,053
A mibs/d-link/DLINK-DXS-1210-12SC-AX-MIB +21,054
A mibs/d-link/DLINK-DXS-1210-12TC-AX-MIB +21,054
M mibs/d-link/DLINK-EQUIPMENT-MIB +10
A mibs/d-link/Dlink-ERRDISABLE-RECOVERY-MIB +141
A mibs/d-link/Dlink-GREEN-MIB +203
M mibs/d-link/DLINK-ID-REC-MIB +355 -6
A mibs/d-link/Dlink-IMPB-ARP-INSP +86
A mibs/d-link/Dlink-IMPB-FEATURES +32
A mibs/d-link/Dlink-IMPB-MNG +309
A mibs/d-link/DLINK-L2MGMT-MIB +573
M mibs/d-link/DLINK-TIME-MIB +77 -65
A mibs/d-link/Dlink-TrafficSegmentation-MIB +149
A mibs/d-link/Dlink-VLAN-TRUNKING-MIB +42
A mibs/d-link/DLINKPRIME-CABLE-DIAG-MIB +240
A mibs/d-link/DLINKPRIME-DDP-CLIENT-MIB +113
A mibs/d-link/DLINKPRIME-DEVICE-INFORMATION-MIB +188
A mibs/d-link/DLINKPRIME-DOS-PREVENT-MIB +166
A mibs/d-link/DLINKPRIME-L2FDB-MIB +324
A mibs/d-link/DLINKPRIME-LACP-EXT-MIB +147
A mibs/d-link/DLINKPRIME-LBD-MIB +240
A mibs/d-link/DLINKPRIME-LLDP-EXT-MIB +238
A mibs/d-link/DLINKPRIME-MGMD-SNOOPING-MIB +306
A mibs/d-link/DLINKPRIME-PACKET-MONITOR-MIB +104
A mibs/d-link/DLINKPRIME-POE-MIB +283
A mibs/d-link/DLINKPRIME-POWER-SAVING-MIB +279
A mibs/d-link/DLINKPRIME-QOS-MIB +268
A mibs/d-link/DLINKPRIME-SAFEGUARD-ENGINE-MIB +65
A mibs/d-link/DLINKPRIME-SNMP-MIB +260
A mibs/d-link/DLINKPRIME-SSL-MIB +58
A mibs/d-link/DLINKPRIME-STORM-CTRL-MIB +164
A mibs/d-link/DLINKPRIME-STP-EXT-MIB +231
A mibs/d-link/DLINKPRIME-SURVEILLANCE-VLAN-MIB +356
A mibs/d-link/DLINKPRIME-SWITCHPORT-MIB +149
A mibs/d-link/DLINKPRIME-SYSLOG-MIB +287
A mibs/d-link/DLINKPRIME-SYSTEM-FILE-MIB +429
A mibs/d-link/DLINKPRIME-TIME-MIB +314
A mibs/d-link/DLINKPRIME-TIME-RANGE-MIB +225
A mibs/d-link/DLINKPRIME-TRAFFIC-SEGMENT-MIB +110
A mibs/d-link/DLINKPRIME-VLAN-MIB +370
A mibs/d-link/DLINKPRIME-VOICE-VLAN-MIB +369
A mibs/d-link/DLINKPRIME-WEB-COMMON-MIB +121
A mibs/d-link/DLINKSW-TC-MIB +66
A mibs/d-link/DXS3326GSR-SWL2MGMT-MIB +1,897
A mibs/d-link/DXS3326GSR-SWL3MGMT-MIB +1,969
A mibs/d-link/DXS3350SR-SWL2MGMT-MIB +1,897
A mibs/d-link/DXS3350SR-SWL3MGMT-MIB +1,969
A mibs/d-link/GENERAL-MGMT-MIB +485
A mibs/d-link/MY-AAA-MIB +1,129
A mibs/d-link/MY-ACL-MIB +1,179
A mibs/d-link/MY-ADDRESS-MIB +471
A mibs/d-link/MY-ANTI-ARPCHEAT-MIB +166
A mibs/d-link/MY-AP-MIB +381
A mibs/d-link/MY-ARP-MIB +283
A mibs/d-link/MY-ENTITY-MIB +635
A mibs/d-link/MY-FILE-MIB +256
A mibs/d-link/MY-INTERFACE-MIB +736
A mibs/d-link/MY-MEMORY-MIB +335
A mibs/d-link/MY-NTP-MIB +284
A mibs/d-link/MY-PRIVATE-VLAN-MIB +579
A mibs/d-link/MY-PROCESS-MIB +226
A mibs/d-link/MY-QOS-MIB +984
A mibs/d-link/MY-SECURITY-MIB +564
A mibs/d-link/MY-SMI +86
A mibs/d-link/MY-SMP-MIB +589
A mibs/d-link/MY-SNMP-AGENT-MIB +323
A mibs/d-link/MY-SYSTEM-MIB +584
A mibs/d-link/MY-TC +104
A mibs/d-link/MY-VLAN-MIB +446
A mibs/d-link/SW-ACLMGMT-MIB +1,628
A mibs/d-link/SW-DES3x50-ACLMGMT-MIB +1,223
A mibs/d-link/SW-DES3x50-L2MGMT-MIB +3,010
A mibs/d-link/SW-PROJECTX-SRPRIMGMT-MIB +38
A mibs/d-link/SW3200PRIMGMT-MIB +22
A mibs/d-link/SW34XXPRIMGMT-MIB +21
A mibs/d-link/SW3600PRIMGMT-MIB +20
A mibs/d-link/SW36XXPRIMGMT-MIB +23
A mibs/d-link/SW3700PRIMGMT-MIB +25
A mibs/d-link/SW3810PRIMGMT-MIB +25
A mibs/d-link/SW3x12SRPRIMGMT-MIB +18
A mibs/d-link/SW3x50PRIMGMT-MIB +37
A mibs/d-link/SW6500PRIMGMT-MIB +14
A mibs/d-link/SWDES3528-52PRIMGMT-MIB +27
A mibs/d-link/SWDGS3000PRIMGMT-MIB +27
A mibs/d-link/SWDGS3420PRIMGMT-MIB +36
A mibs/d-link/SWDGS3620PRIMGMT-MIB +40
A mibs/d-link/SWL2MGMT-MIB +2,766
A mibs/d-link/SWL3MGMT-MIB +568
M mibs/d-link/SWPRIMGMT-DES3200-MIB +51 -8
A mibs/d-link/SWPRIMGMT-DGS3000-MIB +28
M mibs/d-link/ZONE-DEFENSE-MGMT-MIB +190 -3
A mibs/digium
D mibs/DIGIUM-MIB -17
A mibs/digium/ASTERISK-MIB +778
A mibs/digium/DIGIUM-MIB +24
M scripts/rename-mibs.pl +42 -12
📈 42 added 📉 12 removed

💻 r7592

Tom Laermans 🦔 • 2016-02-10 22:17
Trivial: even more MIB renames and deduplication (split over multiple commits not to make them too large / updating slow / .index corruption
Files changed (320)
D mibs/220AQV1C0-private -75
A mibs/adaptec/ADAPTEC-UNIVERSAL-STORAGE-MIB +3,921
D mibs/adaptec/ADAPTEC-UNIVERSAL-STORAGE-MIB.txt -3,748
A mibs/aos7/ALCATEL-IND1-AAA-MIB +1,521
D mibs/aos7/ALCATEL-IND1-AAA-MIB.mib -1,486
A mibs/aos7/ALCATEL-IND1-AL-SRV-MIB +166
D mibs/aos7/ALCATEL-IND1-ALSRV-MIB.mib -157
A mibs/aos7/ALCATEL-IND1-APP-FINGERPRINT-MIB +633
D mibs/aos7/ALCATEL-IND1-APP-FINGERPRINT-MIB.mib -620
A mibs/aos7/ALCATEL-IND1-AUTO-FABRIC-MIB +422
D mibs/aos7/ALCATEL-IND1-AUTO-FABRIC-MIB.mib -403
A mibs/aos7/ALCATEL-IND1-BASE +766
D mibs/aos7/ALCATEL-IND1-BASE.mib -766
A mibs/aos7/ALCATEL-IND1-BFD-MIB +830
D mibs/aos7/ALCATEL-IND1-BFD-MIB.mib -828
A mibs/aos7/ALCATEL-IND1-BGP-MIB +5,186
D mibs/aos7/ALCATEL-IND1-BGP-MIB.mib -5,141
A mibs/aos7/ALCATEL-IND1-CAPMAN-MIB +800
D mibs/aos7/ALCATEL-IND1-CAPMAN-MIB.mib -759
A mibs/aos7/ALCATEL-IND1-CHASSIS-MIB +3,359
D mibs/aos7/ALCATEL-IND1-CHASSIS-MIB.mib -3,313
A mibs/aos7/ALCATEL-IND1-CONFIG-MGR-MIB +1,555
D mibs/aos7/ALCATEL-IND1-CONFIG-MGR-MIB.mib -1,546
A mibs/aos7/ALCATEL-IND1-DA-MIB +2,451
D mibs/aos7/ALCATEL-IND1-DA-MIB.mib -2,392
A mibs/aos7/ALCATEL-IND1-DCBX-MIB +1,062
D mibs/aos7/ALCATEL-IND1-DCBX-MIB.mib -1,031
A mibs/aos7/ALCATEL-IND1-DEVICES +634
D mibs/aos7/ALCATEL-IND1-DEVICES.mib -634
A mibs/aos7/ALCATEL-IND1-DHCP-SRV-MIB +351
D mibs/aos7/ALCATEL-IND1-DHCPSRV-MIB.mib -336
A mibs/aos7/ALCATEL-IND1-DHCPV6-MIB +447
D mibs/aos7/ALCATEL-IND1-DHCPV6-MIB.mib -423
A mibs/aos7/ALCATEL-IND1-DHL-MIB +590
D mibs/aos7/ALCATEL-IND1-DHL-MIB.mib -577
A mibs/aos7/ALCATEL-IND1-DOT3-OAM-MIB +866
D mibs/aos7/ALCATEL-IND1-DOT3-OAM-MIB.mib -821
A mibs/aos7/ALCATEL-IND1-DVMRP-MIB +413
D mibs/aos7/ALCATEL-IND1-DVMRP-MIB.mib -404
A mibs/aos7/ALCATEL-IND1-E-SERVICE-MIB +1,083
D mibs/aos7/ALCATEL-IND1-E-SERVICE-MIB.mib -1,045
D mibs/aos7/ALCATEL-IND1-EOAM.mib -441
A mibs/aos7/ALCATEL-IND1-ERP-MIB +867
D mibs/aos7/ALCATEL-IND1-ERP-MIB.mib -834
A mibs/aos7/ALCATEL-IND1-ETHERNET-OAM-MIB +471
A mibs/aos7/ALCATEL-IND1-EVB-MIB +430
D mibs/aos7/ALCATEL-IND1-EVB-MIB.mib -416
A mibs/aos7/ALCATEL-IND1-FIPS-MIB +4,825
D mibs/aos7/ALCATEL-IND1-FIPS-MIB.mib -4,685
A mibs/aos7/ALCATEL-IND1-GLOBALROUTETABLE-MIB +223
D mibs/aos7/ALCATEL-IND1-GLOBALROUTETABLE-MIB.mib -218
A mibs/aos7/ALCATEL-IND1-GVRP-MIB +797
D mibs/aos7/ALCATEL-IND1-GVRP-MIB.mib -764
A mibs/aos7/ALCATEL-IND1-HA-VLAN-MIB +623
D mibs/aos7/ALCATEL-IND1-HA-VLAN-MIB.mib -603
A mibs/aos7/ALCATEL-IND1-HEALTH-MIB +674
D mibs/aos7/ALCATEL-IND1-HEALTH-MIB.mib -654
A mibs/aos7/ALCATEL-IND1-IGMP-MIB +1,525
D mibs/aos7/ALCATEL-IND1-IGMP-MIB.mib -1,483
A mibs/aos7/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB +171
D mibs/aos7/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB.mib -170
A mibs/aos7/ALCATEL-IND1-IP-MIB +1,912
D mibs/aos7/ALCATEL-IND1-IP-MIB.mib -1,831
A mibs/aos7/ALCATEL-IND1-IPMRM-MIB +132
D mibs/aos7/ALCATEL-IND1-IPMRM-MIB.mib -126
A mibs/aos7/ALCATEL-IND1-IPRM-MIB +675
D mibs/aos7/ALCATEL-IND1-IPRM-MIB.mib -659
A mibs/aos7/ALCATEL-IND1-IPRMV6-MIB +394
D mibs/aos7/ALCATEL-IND1-IPRMV6-MIB.mib -387
A mibs/aos7/ALCATEL-IND1-IPSEC-MIB +1,378
D mibs/aos7/ALCATEL-IND1-IPSEC-MIB.mib -1,344
A mibs/aos7/ALCATEL-IND1-IPV6-MIB +1,949
D mibs/aos7/ALCATEL-IND1-IPV6-MIB.mib -1,901
A mibs/aos7/ALCATEL-IND1-ISIS-MIB +3,914
D mibs/aos7/ALCATEL-IND1-ISIS-MIB.mib -3,812
A mibs/aos7/ALCATEL-IND1-ISIS-SPB-MIB +2,650
D mibs/aos7/ALCATEL-IND1-ISIS-SPB-MIB.mib -2,536
A mibs/aos7/ALCATEL-IND1-LAG-MIB +2,240
D mibs/aos7/ALCATEL-IND1-LAG-MIB.mib -2,206
A mibs/aos7/ALCATEL-IND1-LPS-MIB +676
D mibs/aos7/ALCATEL-IND1-LPS-MIB.mib -646
A mibs/aos7/ALCATEL-IND1-MAC-ADDRESS-MIB +731
D mibs/aos7/ALCATEL-IND1-MAC-ADDRESS-MIB.mib -665
A mibs/aos7/ALCATEL-IND1-MAC-SERVER-MIB +593
D mibs/aos7/ALCATEL-IND1-MAC-SERVER-MIB.mib -569
A mibs/aos7/ALCATEL-IND1-MLD-MIB +1,521
D mibs/aos7/ALCATEL-IND1-MLD-MIB.mib -1,479
A mibs/aos7/ALCATEL-IND1-MSG-SRV-MIB +164
D mibs/aos7/ALCATEL-IND1-MSGSRV-MIB.mib -155
A mibs/aos7/ALCATEL-IND1-MULTI-CHASSIS-MIB +1,633
D mibs/aos7/ALCATEL-IND1-MULTI-CHASSIS-MIB.mib -1,621
A mibs/aos7/ALCATEL-IND1-MVRP-MIB +861
D mibs/aos7/ALCATEL-IND1-MVRP-MIB.mib -819
A mibs/aos7/ALCATEL-IND1-NETSEC-MIB +1,030
D mibs/aos7/ALCATEL-IND1-NETSEC-MIB.mib -979
A mibs/aos7/ALCATEL-IND1-NTP-MIB +2,247
D mibs/aos7/ALCATEL-IND1-NTP-MIB.mib -2,200
A mibs/aos7/ALCATEL-IND1-OPENFLOW-MIB +515
D mibs/aos7/ALCATEL-IND1-OPENFLOW-MIB.mib -515
A mibs/aos7/ALCATEL-IND1-OSPF-MIB +2,128
D mibs/aos7/ALCATEL-IND1-OSPF-MIB.mib -2,077
A mibs/aos7/ALCATEL-IND1-OSPF3-MIB +181
D mibs/aos7/ALCATEL-IND1-OSPF3-MIB.mib -178
A mibs/aos7/ALCATEL-IND1-PIM-MIB +753
D mibs/aos7/ALCATEL-IND1-PIM-MIB.mib -729
A mibs/aos7/ALCATEL-IND1-POLICY-MIB +1,009
D mibs/aos7/ALCATEL-IND1-POLICY-MIB.mib -953
A mibs/aos7/ALCATEL-IND1-PORT-MAPPING +284
D mibs/aos7/ALCATEL-IND1-PORT-MAPPING.mib -264
A mibs/aos7/ALCATEL-IND1-PORT-MIB +3,329
D mibs/aos7/ALCATEL-IND1-PORT-MIB.mib -3,309
A mibs/aos7/ALCATEL-IND1-PORT-MIRRORING-MONITORING-MIB +967
D mibs/aos7/ALCATEL-IND1-PORT-MIRRORING-MONITORING-MIB.mib -937
A mibs/aos7/ALCATEL-IND1-QCN-MIB +281
D mibs/aos7/ALCATEL-IND1-QCN-MIB.mib -266
A mibs/aos7/ALCATEL-IND1-QOS-MIB +8,428
D mibs/aos7/ALCATEL-IND1-QOS-MIB.mib -8,284
A mibs/aos7/ALCATEL-IND1-RDP-MIB +265
D mibs/aos7/ALCATEL-IND1-RDP-MIB.mib -262
A mibs/aos7/ALCATEL-IND1-RIP-MIB +595
D mibs/aos7/ALCATEL-IND1-RIP-MIB.mib -573
A mibs/aos7/ALCATEL-IND1-RIPNG-MIB +695
D mibs/aos7/ALCATEL-IND1-RIPNG-MIB.mib -673
A mibs/aos7/ALCATEL-IND1-ROUTEMAP-MIB +638
D mibs/aos7/ALCATEL-IND1-ROUTEMAP-MIB.mib -628
A mibs/aos7/ALCATEL-IND1-SAA-MIB +2,907
D mibs/aos7/ALCATEL-IND1-SAA-MIB.mib -2,855
A mibs/aos7/ALCATEL-IND1-SERVICE-MGR-MIB +5,933
D mibs/aos7/ALCATEL-IND1-SERVICE-MGR-MIB.mib -5,824
A mibs/aos7/ALCATEL-IND1-SESSION-MGR-MIB +469
D mibs/aos7/ALCATEL-IND1-SESSION-MGR-MIB.mib -451
A mibs/aos7/ALCATEL-IND1-SLB-MIB +1,342
D mibs/aos7/ALCATEL-IND1-SLB-MIB.mib -1,291
A mibs/aos7/ALCATEL-IND1-SNMP-AGENT-MIB +219
D mibs/aos7/ALCATEL-IND1-SNMP-AGENT-MIB.mib -204
D mibs/aos7/ALCATEL-IND1-STATIC-FRR-MIB.mib -531
A mibs/aos7/ALCATEL-IND1-SYSTEM-MIB +2,195
D mibs/aos7/ALCATEL-IND1-SYSTEM-MIB.mib -2,187
A mibs/aos7/ALCATEL-IND1-TIMETRA-CHASSIS-MIB +6,521
D mibs/aos7/ALCATEL-IND1-TIMETRA-CHASSIS-MIB.mib -6,245
A mibs/aos7/ALCATEL-IND1-TIMETRA-FILTER-MIB +4,353
D mibs/aos7/ALCATEL-IND1-TIMETRA-FILTER-MIB.mib -4,266
A mibs/aos7/ALCATEL-IND1-TIMETRA-GLOBAL-MIB +380
D mibs/aos7/ALCATEL-IND1-TIMETRA-GLOBAL-MIB.mib -212
A mibs/aos7/ALCATEL-IND1-TIMETRA-LDP-MIB +6,548
D mibs/aos7/ALCATEL-IND1-TIMETRA-LDP-MIB.mib -6,432
A mibs/aos7/ALCATEL-IND1-TIMETRA-MPLS-MIB +3,900
D mibs/aos7/ALCATEL-IND1-TIMETRA-MPLS-MIB.mib -3,769
A mibs/aos7/ALCATEL-IND1-TIMETRA-OAM-TEST-MIB +11,409
D mibs/aos7/ALCATEL-IND1-TIMETRA-OAM-TEST-MIB.mib -10,974
A mibs/aos7/ALCATEL-IND1-TIMETRA-PORT-MIB +11,209
D mibs/aos7/ALCATEL-IND1-TIMETRA-PORT-MIB.mib -10,881
A mibs/aos7/ALCATEL-IND1-TIMETRA-QOS-MIB +6,959
D mibs/aos7/ALCATEL-IND1-TIMETRA-QOS-MIB.mib -6,802
A mibs/aos7/ALCATEL-IND1-TIMETRA-SAP-MIB +9,847
D mibs/aos7/ALCATEL-IND1-TIMETRA-SAP-MIB.mib -9,591
A mibs/aos7/ALCATEL-IND1-TIMETRA-SDP-MIB +5,787
D mibs/aos7/ALCATEL-IND1-TIMETRA-SDP-MIB.mib -5,680
A mibs/aos7/ALCATEL-IND1-TIMETRA-SERV-MIB +9,097
D mibs/aos7/ALCATEL-IND1-TIMETRA-SERV-MIB.mib -8,903
A mibs/aos7/ALCATEL-IND1-TIMETRA-TC-MIB +1,207
D mibs/aos7/ALCATEL-IND1-TIMETRA-TC-MIB.mib -1,177
A mibs/aos7/ALCATEL-IND1-TIMETRA-VRTR-MIB +11,561
D mibs/aos7/ALCATEL-IND1-TIMETRA-VRTR-MIB.mib -11,060
A mibs/aos7/ALCATEL-IND1-TRAP-MGR-MIB +632
D mibs/aos7/ALCATEL-IND1-TRAP-MGR-MIB.mib -617
A mibs/aos7/ALCATEL-IND1-UDLD-MIB +625
D mibs/aos7/ALCATEL-IND1-UDLD-MIB.mib -588
A mibs/aos7/ALCATEL-IND1-UDP-RELAY-MIB +1,067
D mibs/aos7/ALCATEL-IND1-UDP-RELAY-MIB.mib -1,059
A mibs/aos7/ALCATEL-IND1-VIRTUAL-CHASSIS-MIB +1,243
D mibs/aos7/ALCATEL-IND1-VIRTUAL-CHASSIS-MIB.mib -1,207
A mibs/aos7/ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB +2,366
D mibs/aos7/ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB.mib -2,327
A mibs/aos7/ALCATEL-IND1-VIRTUALROUTER-MIB +523
D mibs/aos7/ALCATEL-IND1-VIRTUALROUTER-MIB.mib -517
A mibs/aos7/ALCATEL-IND1-VLAN-MGR-MIB +473
D mibs/aos7/ALCATEL-IND1-VLAN-MGR-MIB.mib -461
A mibs/aos7/ALCATEL-IND1-VLAN-STP-MIB +2,844
D mibs/aos7/ALCATEL-IND1-VLAN-STP-MIB.mib -2,831
A mibs/aos7/ALCATEL-IND1-VRRP-MIB +1,029
D mibs/aos7/ALCATEL-IND1-VRRP-MIB.mib -993
A mibs/aos7/ALCATEL-IND1-VRRP3-MIB +843
D mibs/aos7/ALCATEL-IND1-VRRP3-MIB.mib -810
A mibs/aos7/ALCATEL-IND1-WEBMGT-MIB +306
D mibs/aos7/ALCATEL-IND1-WEBMGT-MIB.mib -295
A mibs/aos7/ALCATEL-STATIC-FRR-MIB +557
D mibs/argus/ARGUS-MIB -1,728
D mibs/avtech/ROOMALERTST-MIB -189
A mibs/avtech/ROOMALERTST4E-MIB +202
D mibs/ciscosb/CISCOSB-VRRPV3-MIB -883
A mibs/ciscosb/VRRPV3-MIB +900
D mibs/ENROUTE-245-MIB -4,389
D mibs/ENROUTE-POWERPC-244-MIB -4,389
D mibs/equallogic/auth.mib -705
A mibs/equallogic/EQL-DCB-MIB +2,946
A mibs/equallogic/EQL-LLDP-MIB +243
A mibs/equallogic/EQLACCESS-MIB +921
D mibs/equallogic/eqlaccess.mib -881
A mibs/equallogic/EQLAGENT-MIB +181
D mibs/equallogic/eqlagent.mib -178
A mibs/equallogic/EQLAPPLIANCE-MIB +3,834
D mibs/equallogic/eqlappliance.mib -3,788
A mibs/equallogic/EQLCONTROLLER-MIB +995
D mibs/equallogic/eqlcontroller.mib -988
D mibs/equallogic/eqldcb.mib -2,931
A mibs/equallogic/EQLGROUP-MIB +4,576
D mibs/equallogic/eqlgroup.mib -4,531
A mibs/equallogic/EQLINTERNAL-MIB +211
D mibs/equallogic/eqlinternal.mib -208
A mibs/equallogic/EQLIPADDR-MIB +527
D mibs/equallogic/eqlipaddr.mib -517
A mibs/equallogic/EQLIPSEC-MIB +1,062
D mibs/equallogic/eqlipsec.mib -1,051
A mibs/equallogic/EQLISCSI-MIB +201
D mibs/equallogic/eqliscsi.mib -196
D mibs/equallogic/eqllldp.mib -232
A mibs/equallogic/EQLNAS-MIB +5,696
D mibs/equallogic/eqlnas.mib -5,554
D mibs/equallogic/eqlpool.mib -1,205
A mibs/equallogic/EQLRAID-MIB +579
D mibs/equallogic/eqlraid.mib -577
A mibs/equallogic/EQLREPLPARTNER-MIB +198
D mibs/equallogic/eqlreplpartner.mib -189
D mibs/equallogic/eqlsmi.mib -40
A mibs/equallogic/EQLSTORAGECONTAINER-MIB +594
D mibs/equallogic/eqlstoragecontainer.mib -577
A mibs/equallogic/EQLSTORAGEPOOL-MIB +1,226
A mibs/equallogic/EQLTAG-MIB +288
D mibs/equallogic/eqltag.mib -275
A mibs/equallogic/EQLVOLBALANCER-MIB +2,471
D mibs/equallogic/eqlvolbalancer.mib -2,437
A mibs/equallogic/EQLVOLUME-MIB +9,323
D mibs/equallogic/eqlvolume.mib -9,150
A mibs/equallogic/EQUALLOGIC-SMI +41
A mibs/equallogic/IPS-AUTH-MIB +731
A mibs/equallogic/ISCSI-MIB +2,710
D mibs/equallogic/iscsi.mib -2,655
A mibs/equallogic/SCSI-MIB +2,548
D mibs/equallogic/scsi.mib -2,540
A mibs/juniper/JUNIPER-WX-GLOBAL-REG +2,550
D mibs/juniper/JUNIPER-WX-MIB -2,511
D mibs/mitel/MITEL-IPNET-DATABASE-MIB -48
A mibs/mitel/MITEL-IPNETDATABASE-MIB +58
A mibs/NETSCREEN-ADDR-MIB +142
A mibs/NETSCREEN-BGP4-MIB +784
A mibs/NETSCREEN-CHASSIS-MIB +271
A mibs/NETSCREEN-IDS-MIB +880
A mibs/NETSCREEN-INTERFACE-MIB +696
A mibs/NETSCREEN-IP-ARP-MIB +184
A mibs/NETSCREEN-NAT-MIB +459
A mibs/NETSCREEN-NSRP-MIB +1,182
A mibs/NETSCREEN-OSPF-MIB +2,397
A mibs/NETSCREEN-OSPF-TRAP-MIB +444
A mibs/NETSCREEN-POLICY-MIB +568
A mibs/NETSCREEN-PRODUCTS-MIB +117
A mibs/NETSCREEN-QOS-MIB +174
A mibs/NETSCREEN-RESOURCE-MIB +269
A mibs/NETSCREEN-RIPv2-MIB +567
A mibs/NETSCREEN-SCHEDULE-MIB +253
A mibs/NETSCREEN-SERVICE-MIB +323
A mibs/NETSCREEN-SMI +95
A mibs/NETSCREEN-TRAP-MIB +428
A mibs/NETSCREEN-VR-BGP4-MIB +787
A mibs/NETSCREEN-VR-MIB +157
A mibs/NETSCREEN-VR-OSPF-MIB +2,410
A mibs/NETSCREEN-VR-RIPv2-MIB +567
A mibs/NETSCREEN-VSYS-MIB +98
A mibs/NETSCREEN-ZONE-MIB +122
D mibs/NS-ADDR -138
D mibs/NS-BGP4 -779
D mibs/NS-CHASSIS -268
D mibs/NS-IDS -876
D mibs/NS-INTERFACE -692
D mibs/NS-IP-ARP -180
D mibs/NS-MIB -23,541
D mibs/NS-NAT -455
D mibs/NS-NSRP -1,178
D mibs/NS-OSPF -2,299
D mibs/NS-OSPF-TRAP -436
D mibs/NS-POLICY -564
D mibs/NS-PRODUCTS -115
D mibs/NS-QOS -170
D mibs/NS-RES -265
D mibs/NS-RIP -502
A mibs/NS-ROOT-MIB +23,541
D mibs/NS-SCHEDULE -249
D mibs/NS-SERVICE -319
D mibs/NS-SMI -90
D mibs/NS-TRAPS -426
D mibs/NS-VR -152
D mibs/NS-VR-BGP4 -782
D mibs/NS-VR-OSPF -2,312
D mibs/NS-VR-RIP -502
D mibs/NS-VSYS -94
D mibs/NS-ZONE -118
A mibs/packetfront/PACKETFRONT-COPY-MIB +173
D mibs/packetfront/PACKETFRONT-COPY-MIB.mib -161
A mibs/packetfront/PACKETFRONT-DRG-MIB +1,107
D mibs/packetfront/PACKETFRONT-DRG-MIB.mib -1,047
A mibs/packetfront/PACKETFRONT-PRODUCTS-MIB +196
D mibs/packetfront/PACKETFRONT-PRODUCTS-MIB.mib -177
A mibs/packetfront/PACKETFRONT-SMI +106
D mibs/packetfront/PACKETFRONT-SMI.mib -86
A mibs/packetfront/PACKETFRONT-TC +70
D mibs/packetfront/PACKETFRONT-TC.mib -63
D mibs/rfc1451.mi1 -61
D mibs/saf/SAF-ALARM -557
A mibs/saf/SAF-ALARM-MIB +573
D mibs/SENSORGATEWAY-MIB -867
A mibs/ServersCheck +872
A mibs/SNMPv2-TC-v1 +130
A mibs/trango/GIGA-PLUS-MIB +5,519
D mibs/trango/TRANGO-PTP-MIB -5,513
D mibs/trango/TRANGOP5830S-RU-MI -727
A mibs/trango/TRANGOP5830S-RU-MIB +740
A mibs/TRANZEO-ENROUTE-MUNIWIFI-MIB +5,894
D mibs/zxr10/ZXR10-OPTICAL-INFO -759
A mibs/zxr10/ZXR10OPTICALMIB +771
A mibs/ZYXEL-ZYWALL-ZLD-COMMON-MIB +75
📈 0 added 📉 0 removed

💻 r7591

Tom Laermans 🦔 • 2016-02-10 21:03
Trivial: more MIB cleanups, fixes and deduplication
Files changed (141)
M includes/definitions/mibs.inc.php +2 -2
D mibs/adtran/adAosDownload.mib -603
D mibs/adtran/adAosSNMP.mib -257
D mibs/adtran/adAosUnit.mib -400
D mibs/adtran/adGenAos.mib -125
D mibs/adtran/adGenAos3G.mib -626
D mibs/adtran/adGenAosCommon.mib -119
D mibs/adtran/adGenAosDesktopAuditing.mib -476
D mibs/adtran/adGenAosDns.mib -268
D mibs/adtran/adGenAosDS1-Ext.mib -505
D mibs/adtran/adGenAOSFan.mib -130
D mibs/adtran/adGenAOSFileSystem.mib -239
D mibs/adtran/adGenAosIfPerformanceHistory.mib -779
D mibs/adtran/adGenAosMediaGateway.mib -905
D mibs/adtran/adGenAosMux.mib -434
D mibs/adtran/adGenAosNetMon.mib -3,795
D mibs/adtran/adGenAOSNetSync.mib -156
D mibs/adtran/adGenAosPortSecurity.mib -46
D mibs/adtran/adGenAOSPower.mib -295
D mibs/adtran/adGenAosQoS.mib -2,092
D mibs/adtran/adGenAosSipProxy.mib -178
D mibs/adtran/adGenAosSipRegistration.mib -146
D mibs/adtran/adGenAosVQM.mib -3,936
A mibs/adtran/ADTRAN-AOS +125
A mibs/adtran/ADTRAN-AOS-3G +642
A mibs/adtran/ADTRAN-AOS-DESKTOP-AUDITING +481
A mibs/adtran/ADTRAN-AOS-DNS-MIB +281
A mibs/adtran/ADTRAN-AOS-DS1-EXT +510
A mibs/adtran/ADTRAN-AOS-FAN-MIB +135
A mibs/adtran/ADTRAN-AOS-MEDIAGATEWAY-MIB +920
A mibs/adtran/ADTRAN-AOS-MUX-MIB +451
A mibs/adtran/ADTRAN-AOS-NETWORK-SYNC-MIB +161
A mibs/adtran/ADTRAN-AOS-NETWORKMONITOR +3,803
A mibs/adtran/ADTRAN-AOS-PORT-SECURITY-MIB +56
A mibs/adtran/ADTRAN-AOS-POWER +306
A mibs/adtran/ADTRAN-AOS-QOS +2,105
A mibs/adtran/ADTRAN-AOS-SIP-PROXY-MIB +187
A mibs/adtran/ADTRAN-AOS-SIP-REGISTRATION +155
A mibs/adtran/ADTRAN-AOS-VQM +3,941
A mibs/adtran/ADTRAN-AOSDOWNLOAD +603
A mibs/adtran/ADTRAN-AOSFILESYSTEM +239
A mibs/adtran/ADTRAN-AOSSNMP +260
A mibs/adtran/ADTRAN-AOSUNIT +403
A mibs/adtran/ADTRAN-COMMON-AOS +119
A mibs/adtran/ADTRAN-IF-PERF-HISTORY-MIB +795
A mibs/adtran/ADTRAN-MIB +291
A mibs/adtran/ADTRAN-TC +2,203
D mibs/adtran/adtran.mib -289
D mibs/adtran/adtrantc.mi2 -2,247
D mibs/adtran/adtrantc.mib -2,201
A mibs/areca
D mibs/ARECA-SNMP-MIB -4,182
A mibs/areca/ARECA-SNMP-MIB +4,223
A mibs/bdcom/BDCOM-FLASH +276
D mibs/bdcom/BDCOM-FLASH.mib -270
A mibs/bdcom/BDCOM-IF-MIB +207
D mibs/bdcom/BDCOM-IF-MIB.mib -204
A mibs/bdcom/BDCOM-IF-THRESHOLD-MIB +1,193
D mibs/bdcom/BDCOM-IF-THRESHOLD-MIB.mib -1,175
A mibs/bdcom/BDCOM-INTERFACES +1,400
D mibs/bdcom/BDCOM-INTERFACES.mib -1,395
A mibs/bdcom/BDCOM-MEMORY-POOL-MIB +309
D mibs/bdcom/BDCOM-MEMORY-POOL-MIB.mib -296
A mibs/bdcom/BDCOM-PROCESS-MIB +404
D mibs/bdcom/BDCOM-PROCESS-MIB.mib -234
A mibs/bdcom/BDCOM-QOS-PIB-MIB +2,002
D mibs/bdcom/BDCOM-QOS-PIB-MIB.mib -1,888
A mibs/bdcom/BDCOM-SMI +90
D mibs/bdcom/BDCOM-SMI.mib -83
A mibs/bdcom/BDCOM-SYS +1,022
D mibs/bdcom/BDCOM-SYS.mib -1,016
A mibs/bdcom/BDCOM-TC +707
D mibs/bdcom/BDCOM-TC.mib -691
A mibs/bdcom/BDCOM-TS +525
D mibs/bdcom/BDCOM-TS.mib -519
A mibs/cisco/CERENT-454-MIB +24,419
D mibs/cisco/CERENT-454-MIB.mib -24,292
A mibs/cisco/CERENT-FC-MIB +2,364
D mibs/cisco/CERENT-FC-MIB.mib -2,339
D mibs/cisco/CERENT-GENERIC-PM-MIB.mib -540
A mibs/cisco/CERENT-HC-RMON-MIB +2,548
D mibs/cisco/CERENT-HC-RMON-MIB.mib -2,535
A mibs/cisco/CERENT-OPTICAL-MONITOR-MIB +700
D mibs/cisco/CERENT-OPTICAL-MONITOR-MIB.mib -686
A mibs/ciscosb/CISCO-CDP-MIB +996
D mibs/ciscosb/CISCO-CDP-MIB.mib -969
A mibs/ciscosb/CISCO-SMI +362
D mibs/ciscosb/CISCO-SMI.mib -343
A mibs/ciscosb/CISCO-TC +1,632
D mibs/ciscosb/CISCO-TC.mib -1,621
A mibs/ciscosb/CISCO-VTP-MIB +1,891
D mibs/ciscosb/CISCO-VTP-MIB.mib -1,813
D mibs/ciscosb/CISCOSBdraft-ietf-entmib-sensor-mib.mib -409
D mibs/ciscosb/CISCOSBdraft-ietf-syslog-device-mib.mib -649
A mibs/ciscosb/DIFF-SERV-MIB +1,525
D mibs/ciscosb/DIFF-SERV-MIB.mib -988
A mibs/ciscosb/DIFFSERV-DSCP-TC +95
D mibs/ciscosb/DIFFSERV-DSCP-TC.mib -66
A mibs/ciscosb/DISMAN-PING-MIB +2,912
A mibs/ciscosb/DRAFT-IETF-SYSLOG-DEVICE-MIB +682
A mibs/ciscosb/ENTITY-SENSOR-MIB +423
D mibs/ciscosb/rfc2925-MIB.mib -2,904
A mibs/exalt/ETHERNET-MIB +250
D mibs/exalt/ExaltCom-Ethernet.mib -250
D mibs/exalt/ExaltCom-ExtendAirG2.mib -122
D mibs/exalt/ExaltCom-Rootmib.mib -1,175
D mibs/exalt/ExaltCom-Syslog.mib -65
D mibs/exalt/ExaltCom-TRAPS-MIB.mib -164
D mibs/exalt/ExaltCom-VLAN.mib -89
A mibs/exalt/ExaltComm +1,175
A mibs/exalt/ExaltComm-TRAPS-MIB +164
A mibs/exalt/ExtendAirG2 +122
A mibs/exalt/SYSLOG +65
A mibs/exalt/VLAN +89
D mibs/hp/hp_procurve_420.mib -1,117
D mibs/HpicfHighAvailability-MIB -121
D mibs/jnx-wx.mib -1,115
D mibs/Juniper-IP-POLICY-MIB -1,901
D mibs/JUNIPER-IVE-MIB -661
D mibs/JUNIPER-MIB -1,903
D mibs/Juniper-MIBs -348
D mibs/Juniper-ROUTER-MIB -1,028
D mibs/JUNIPER-SMI -161
D mibs/Juniper-TC -373
D mibs/Juniper-UNI-SMI -128
D mibs/JUNIPER-WX-MIB -2,511
A mibs/juniper/Juniper-IP-POLICY-MIB +1,992
mibs/juniper/JUNIPER-IVE-MIB +38 -8
A mibs/juniper/Juniper-MIBs +876
A mibs/juniper/Juniper-ROUTER-MIB +1,083
A mibs/juniper/Juniper-TC +387
A mibs/juniper/Juniper-UNI-SMI +208
A mibs/juniper/JUNIPER-WX-GLOBAL-MIB +1,160
A mibs/juniper/JUNIPER-WX-MIB +2,550
D mibs/zhone/cpeMgr.mib -1,844
A mibs/zhone/EtcAgent-MIB +1,130
D mibs/zhone/genSystem.mib -4,522
D mibs/zhone/ipadctrl.mib -1,087
D mibs/zhone/phyDs1Diag.mib
D mibs/zhone/phyDs3Diag.mib
D mibs/zhone/phyDslDiag.mib
📈 2 added 📉 2 removed

💻 r7590

Tom Laermans 🦔 • 2016-02-10 16:26
Trivial: Rename more MIBs, remove outdated duplicate Aruba MIBs
Files changed (317)
A mibs/alvarion/ALVARION-802DOT11-MIB +2,917
A mibs/alvarion/ALVARION-802DOT1X-ACCESS-MIB +218
D mibs/alvarion/ALVARION-802DOT1X-MIB.my -201
A mibs/alvarion/ALVARION-AAA-CLIENT-MIB +271
D mibs/alvarion/ALVARION-AAA-CLIENT-MIB.my -255
A mibs/alvarion/ALVARION-BANDWIDTH-CONTROL-MIB +194
D mibs/alvarion/ALVARION-BANDWIDTH-CONTROL-MIB.my -179
A mibs/alvarion/ALVARION-CDP-MIB +231
D mibs/alvarion/ALVARION-CDP-MIB.my -215
A mibs/alvarion/ALVARION-CLIENT-TRACKING-MIB +302
D mibs/alvarion/ALVARION-CLIENT-TRACKING-MIB.my -284
A mibs/alvarion/ALVARION-CONNECTION-LIMITING-MIB +113
D mibs/alvarion/ALVARION-CONNECTION-LIMITING-MIB.my -95
A mibs/alvarion/ALVARION-DEVICE-DOT1X-MIB +319
D mibs/alvarion/ALVARION-DEVICE-DOT1X-MIB.my -303
A mibs/alvarion/ALVARION-DEVICE-EVENT-MIB +502
D mibs/alvarion/ALVARION-DEVICE-EVENT-MIB.my -485
A mibs/alvarion/ALVARION-DEVICE-IF-MIB +285
D mibs/alvarion/ALVARION-DEVICE-IF-MIB.my -267
A mibs/alvarion/ALVARION-DEVICE-MIB +583
D mibs/alvarion/ALVARION-DEVICE-MIB.my -564
A mibs/alvarion/ALVARION-DEVICE-WDS-MIB +806
D mibs/alvarion/ALVARION-DEVICE-WDS-MIB.my -786
A mibs/alvarion/ALVARION-DEVICE-WIRELESS-MIB +1,509
D mibs/alvarion/ALVARION-DEVICE-WIRELESS-MIB.my -1,485
D mibs/alvarion/ALVARION-IEEE802DOT11.my -2,854
A mibs/alvarion/ALVARION-LICENSE-MIB +146
D mibs/alvarion/ALVARION-LICENSE-MIB.my -131
A mibs/alvarion/ALVARION-MAINTENANCE-MIB +407
D mibs/alvarion/ALVARION-MAINTENANCE-MIB.my -389
A mibs/alvarion/ALVARION-PRODUCTS-MIB +44
D mibs/alvarion/ALVARION-PRODUCTS-MIB.my -33
A mibs/alvarion/ALVARION-PUBLIC-ACCESS-MIB +979
D mibs/alvarion/ALVARION-PUBLIC-ACCESS-MIB.my -945
A mibs/alvarion/ALVARION-PUBLIC-ACCESS-RETENTION-MIB +365
D mibs/alvarion/ALVARION-PUBLIC-ACCESS-RETENTION-MIB.my -344
A mibs/alvarion/ALVARION-QOS-MIB +201
D mibs/alvarion/ALVARION-QOS-MIB.my -185
A mibs/alvarion/ALVARION-SATELLITE-MANAGEMENT-MIB +354
D mibs/alvarion/ALVARION-SATELLITE-MANAGEMENT-MIB.my -337
A mibs/alvarion/ALVARION-SMI +62
D mibs/alvarion/ALVARION-SMI.my -53
A mibs/alvarion/ALVARION-SYSLOG-MIB +228
D mibs/alvarion/ALVARION-SYSLOG-MIB.my -207
A mibs/alvarion/ALVARION-SYSTEM-MIB +589
D mibs/alvarion/ALVARION-SYSTEM-MIB.my -570
A mibs/alvarion/ALVARION-TC +275
D mibs/alvarion/ALVARION-TC.my -207
A mibs/alvarion/ALVARION-TOOLS-MIB +212
D mibs/alvarion/ALVARION-TOOLS-MIB.my -196
A mibs/alvarion/ALVARION-USAGE-INFORMATION-MIB +197
D mibs/alvarion/ALVARION-USAGE-INFORMATION-MIB.my -181
A mibs/alvarion/ALVARION-USER-ACCOUNT-MIB +178
D mibs/alvarion/ALVARION-USER-ACCOUNT-MIB.my -162
A mibs/alvarion/ALVARION-USER-SESSION-MIB +348
D mibs/alvarion/ALVARION-USER-SESSION-MIB.my -329
A mibs/alvarion/ALVARION-VIRTUAL-AP-MIB +271
D mibs/alvarion/ALVARION-VIRTUAL-AP-MIB.my -256
A mibs/alvarion/ALVARION-VSC-MIB +199
D mibs/alvarion/ALVARION-VSC-MIB.my -184
A mibs/alvarion/ALVARION-WDS-MIB +551
D mibs/alvarion/ALVARION-WDS-MIB.my -537
A mibs/bti/BTI-7000-MIB +48,014
A mibs/bti/BTI-MIB +104
D mibs/bti/bti-oid.my -58
A mibs/bti/BTI-OL-MIB +5,680
D mibs/bti/bti-ol.my -5,564
A mibs/bti/BTI-TC-MIB +2,249
D mibs/bti/bti-tc.my -2,188
D mibs/bti/bti7000.my -46,937
A mibs/bti/PACKET-VX-BRIDGE-MIB +14,710
D mibs/bti/packetvx-bridge.my -14,345
A mibs/ciena/CIENA-CES-ACL-MIB +277
D mibs/ciena/CIENA-CES-ACL-MIB.my -275
A mibs/ciena/CIENA-CES-BFD-MIB +201
D mibs/ciena/CIENA-CES-BFD-MIB.my -186
A mibs/ciena/CIENA-CES-LDP-MIB +297
D mibs/ciena/CIENA-CES-LDP-MIB.my -290
A mibs/ciena/CIENA-CES-MGMT-INTERFACE-MIB +500
D mibs/ciena/CIENA-CES-MGMT-INTERFACE-MIB.my -492
A mibs/ciena/CIENA-CES-MPLS-MIB +1,652
D mibs/ciena/CIENA-CES-MPLS-MIB.my -1,627
A mibs/ciena/CIENA-CES-OSPF-MIB +486
D mibs/ciena/CIENA-CES-OSPF-MIB.my -479
A mibs/ciena/CIENA-CES-RSVPTE-MIB +394
D mibs/ciena/CIENA-CES-RSVPTE-MIB.my -387
A mibs/ciena/CIENA-CES-TIME-SYNC-MIB +659
D mibs/ciena/CIENA-CES-TIME-SYNC-MIB.my -646
A mibs/ciena/CIENA-CES-VLLI-MIB +494
D mibs/ciena/CIENA-CES-VLLI-MIB.my -490
A mibs/ciena/CIENA-GLOBAL-MIB +57
D mibs/ciena/CIENA-GLOBAL-MIB.my -49
A mibs/ciena/CIENA-SMI +86
D mibs/ciena/CIENA-SMI.my -75
A mibs/ciena/CIENA-TC +100
D mibs/ciena/CIENA-TC.my -54
A mibs/redback/ERICSSON-ALARM-MIB +1,563
D mibs/redback/ERICSSON-ALARM-MIB.my -1,512
A mibs/redback/ERICSSON-ALARM-PC-MIB +501
D mibs/redback/ERICSSON-ALARM-PC-MIB.my -476
A mibs/redback/ERICSSON-ALARM-TC-MIB +157
D mibs/redback/ERICSSON-ALARM-TC-MIB.my -133
A mibs/redback/ERICSSON-TC-MIB +71
D mibs/redback/ERICSSON-TC-MIB.my -47
A mibs/redback/ERICSSON-TOP-MIB +42
D mibs/redback/ERICSSON-TOP-MIB.my -35
A mibs/redback/RBN-AAL5-VCL-STAT-MIB +133
D mibs/redback/RBN-AAL5-VCL-STAT-MIB.my -122
A mibs/redback/RBN-ALARM-EXT-MIB +285
D mibs/redback/RBN-ALARM-EXT-MIB.my -267
A mibs/redback/RBN-ALARM-TC +541
D mibs/redback/RBN-ALARM-TC.my -534
A mibs/redback/RBN-ATM-CELL-PW-MIB +151
D mibs/redback/RBN-ATM-CELL-PW-MIB.my -138
A mibs/redback/RBN-ATM-PROFILE-MIB +202
D mibs/redback/RBN-ATM-PROFILE-MIB.my -192
A mibs/redback/RBN-ATM-PVC-OAM-MIB +242
D mibs/redback/RBN-ATM-PVC-OAM-MIB.my -229
A mibs/redback/RBN-ATM2-MIB +202
D mibs/redback/RBN-ATM2-MIB.my -186
A mibs/redback/RBN-BGP-ACCOUNTING-MIB +219
D mibs/redback/RBN-BGP-ACCOUNTING-MIB.my -209
A mibs/redback/RBN-BIND-MIB +743
D mibs/redback/RBN-BIND-MIB.my -724
A mibs/redback/RBN-BRIDGE-MIB +370
D mibs/redback/RBN-BRIDGE-MIB.my -345
A mibs/redback/RBN-BULKSTATS-MIB +292
D mibs/redback/RBN-BULKSTATS-MIB.my -279
A mibs/redback/RBN-CARDMON-MIB +622
D mibs/redback/RBN-CARDMON-MIB.my -611
A mibs/redback/RBN-CES-MIB +1,051
D mibs/redback/RBN-CES-MIB.my -1,020
A mibs/redback/RBN-CIRCUIT-GROUP-MIB +784
D mibs/redback/RBN-CIRCUIT-GROUP-MIB.my -759
A mibs/redback/RBN-CONFIG-FILE-MIB +573
D mibs/redback/RBN-CONFIG-FILE-MIB.my -551
A mibs/redback/RBN-CPU-METER-MIB +358
D mibs/redback/RBN-CPU-METER-MIB.my -344
A mibs/redback/RBN-DHCP-MIB +924
D mibs/redback/RBN-DHCP-MIB.my -908
A mibs/redback/RBN-DS1-MIB +131
D mibs/redback/RBN-DS1-MIB.my -121
A mibs/redback/RBN-DS3-MIB +132
D mibs/redback/RBN-DS3-MIB.my -122
A mibs/redback/RBN-ENVMON-MIB +787
D mibs/redback/RBN-ENVMON-MIB.my -775
A mibs/redback/RBN-EPSC-MIB +1,787
D mibs/redback/RBN-EPSC-MIB.my -1,700
A mibs/redback/RBN-EPSU-MIB +766
D mibs/redback/RBN-EPSU-MIB.my -689
A mibs/redback/RBN-FAST-VRRP-MIB +137
D mibs/redback/RBN-FAST-VRRP-MIB.my -121
A mibs/redback/RBN-ICR-MIB +460
D mibs/redback/RBN-ICR-MIB.my -444
A mibs/redback/RBN-IF-MIB +239
D mibs/redback/RBN-IF-MIB.my -228
A mibs/redback/RBN-IP-BIND-MIB +189
D mibs/redback/RBN-IP-BIND-MIB.my -182
A mibs/redback/RBN-IP-SECURITY-MIB +448
D mibs/redback/RBN-IP-SECURITY-MIB.my -424
A mibs/redback/RBN-IPPOOL-MIB +1,336
D mibs/redback/RBN-IPPOOL-MIB.my -1,302
A mibs/redback/RBN-L2TP-MIB +1,801
D mibs/redback/RBN-L2TP-MIB.my -1,795
A mibs/redback/RBN-L2VPN-MIB +1,438
D mibs/redback/RBN-L2VPN-MIB.my -1,403
A mibs/redback/RBN-LAG-MIB +370
D mibs/redback/RBN-LAG-MIB.my -347
A mibs/redback/RBN-MEDIA-GATEWAY-MIB +200
D mibs/redback/RBN-MEDIA-GATEWAY-MIB.my -176
A mibs/redback/RBN-MEMORY-MIB +330
D mibs/redback/RBN-MEMORY-MIB.my -312
A mibs/redback/RBN-MPLS-L3VPN-STD-EXT-MIB +162
D mibs/redback/RBN-MPLS-L3VPN-STD-EXT-MIB.my -152
A mibs/redback/RBN-NOTIFY-ENHANCE-MIB +345
D mibs/redback/RBN-NOTIFY-ENHANCE-MIB.my -335
A mibs/redback/RBN-PING-MIB +454
D mibs/redback/RBN-PING-MIB.my -426
A mibs/redback/RBN-PRODUCT-MIB +2,418
D mibs/redback/RBN-PRODUCT-MIB.my -2,404
A mibs/redback/RBN-PVC-MIB +1,072
D mibs/redback/RBN-PVC-MIB.my -1,025
A mibs/redback/RBN-QOS-MIB +1,433
D mibs/redback/RBN-QOS-MIB.my -1,399
A mibs/redback/RBN-RADIUS-MIB +675
D mibs/redback/RBN-RADIUS-MIB.my -641
A mibs/redback/RBN-SFP-MIB +255
D mibs/redback/RBN-SFP-MIB.my -247
A mibs/redback/RBN-SMI +90
D mibs/redback/RBN-SMI.my -83
A mibs/redback/RBN-SSE-MIB +636
D mibs/redback/RBN-SSE-MIB.my -624
A mibs/redback/RBN-STACKEDVLAN-MIB +231
D mibs/redback/RBN-STACKEDVLAN-MIB.my -217
A mibs/redback/RBN-SUBSCRIBER-ACTIVE-MIB +1,804
D mibs/redback/RBN-SUBSCRIBER-ACTIVE-MIB.my -1,732
A mibs/redback/RBN-SYS-RESOURCES-MIB +1,286
D mibs/redback/RBN-SYS-RESOURCES-MIB.my -1,255
A mibs/redback/RBN-SYS-SECURITY-MIB +274
D mibs/redback/RBN-SYS-SECURITY-MIB.my -250
A mibs/redback/RBN-TACACS-MIB +255
D mibs/redback/RBN-TACACS-MIB.my -234
A mibs/redback/RBN-TC +160
D mibs/redback/RBN-TC.my -153
A mibs/redback/RBN-X-AAL5-VCL-STAT-MIB +165
D mibs/redback/RBN-X-AAL5-VCL-STAT-MIB.my -155
D mibs/WLSR-AP-MIB -3,473
D mibs/WLSX-AUTH-MIB -393
D mibs/WLSX-CTS-MIB -145
D mibs/WLSX-ESI-MIB -171
D mibs/WLSX-IFEXT-MIB -676
D mibs/WLSX-MESH-MIB -191
D mibs/WLSX-MOBILITY-MIB -756
D mibs/WLSX-MON-MIB -2,720
D mibs/WLSX-SNR-MIB -397
D mibs/WLSX-SWITCH-MIB -2,248
D mibs/WLSX-SYSTEMEXT-MIB -1,055
D mibs/WLSX-TRAP-MIB -2,652
D mibs/WLSX-USER-MIB -534
D mibs/WLSX-VOICE-MIB -880
D mibs/WLSX-WLAN-MIB -3,827
A mibs/wwp/WWP-EXT-BRIDGE-MIB +563
D mibs/wwp/WWP-EXT-BRIDGE-MIB.my -553
A mibs/wwp/WWP-EXT-BRIDGE-TRAP-MIB +115
D mibs/wwp/WWP-EXT-BRIDGE-TRAP-MIB.my -114
A mibs/wwp/WWP-LEOS-8021X-MIB +239
D mibs/wwp/WWP-LEOS-8021X-MIB.my -227
A mibs/wwp/WWP-LEOS-BENCHMARK-MIB +1,575
D mibs/wwp/WWP-LEOS-BENCHMARK-MIB.my -1,574
A mibs/wwp/WWP-LEOS-BLADE-MIB +371
D mibs/wwp/WWP-LEOS-BLADE-MIB.my -370
A mibs/wwp/WWP-LEOS-BROADCAST-CONTAINMENT-MIB +373
D mibs/wwp/WWP-LEOS-BROADCAST-CONTAINMENT-MIB.my -360
A mibs/wwp/WWP-LEOS-CFM-MIB +8,766
D mibs/wwp/WWP-LEOS-CFM-MIB.my -8,738
A mibs/wwp/WWP-LEOS-COMMUNITY-MIB +242
D mibs/wwp/WWP-LEOS-COMMUNITY-MIB.my -241
A mibs/wwp/WWP-LEOS-DATAPLANE-MIB +1,206
D mibs/wwp/WWP-LEOS-DATAPLANE-MIB.my -1,199
A mibs/wwp/WWP-LEOS-DHCP-CLIENT-MIB +743
D mibs/wwp/WWP-LEOS-DHCP-CLIENT-MIB.my -742
A mibs/wwp/WWP-LEOS-DNS-CLIENT-MIB +323
D mibs/wwp/WWP-LEOS-DNS-CLIENT-MIB.my -322
A mibs/wwp/WWP-LEOS-EXT-LAG-MIB +334
D mibs/wwp/WWP-LEOS-EXT-LAG-MIB.my -324
A mibs/wwp/WWP-LEOS-FEATURE-LICENSE-MIB +480
D mibs/wwp/WWP-LEOS-FEATURE-LICENSE-MIB.my -479
A mibs/wwp/WWP-LEOS-FILE-TRANSFER-MIB +346
D mibs/wwp/WWP-LEOS-FILE-TRANSFER-MIB.my -345
A mibs/wwp/WWP-LEOS-FILTER-MIB +450
D mibs/wwp/WWP-LEOS-FILTER-MIB.my -449
A mibs/wwp/WWP-LEOS-FLOW-MIB +3,456
D mibs/wwp/WWP-LEOS-FLOW-MIB.my -3,452
A mibs/wwp/WWP-LEOS-INFORM-STATUS-MIB +476
D mibs/wwp/WWP-LEOS-INFORM-STATUS-MIB.my -468
A mibs/wwp/WWP-LEOS-IP-INTERFACE-MIB +600
D mibs/wwp/WWP-LEOS-IP-INTERFACE-MIB.my -595
A mibs/wwp/WWP-LEOS-LDP-MIB +385
D mibs/wwp/WWP-LEOS-LDP-MIB.my -378
A mibs/wwp/WWP-LEOS-LLDP-MIB +1,864
D mibs/wwp/WWP-LEOS-LLDP-MIB.my -1,806
A mibs/wwp/WWP-LEOS-MPLS-OAM-MIB +713
D mibs/wwp/WWP-LEOS-MPLS-OAM-MIB.my -708
A mibs/wwp/WWP-LEOS-MSTP-MIB +1,095
D mibs/wwp/WWP-LEOS-MSTP-MIB.my -1,064
A mibs/wwp/WWP-LEOS-MULTICAST-FILTER-MIB +1,121
D mibs/wwp/WWP-LEOS-MULTICAST-FILTER-MIB.my -1,120
A mibs/wwp/WWP-LEOS-NTP-CLIENT-MIB +652
D mibs/wwp/WWP-LEOS-NTP-CLIENT-MIB.my -638
A mibs/wwp/WWP-LEOS-OAM-MIB +1,955
D mibs/wwp/WWP-LEOS-OAM-MIB.my -1,945
A mibs/wwp/WWP-LEOS-PBT-MIB +2,095
D mibs/wwp/WWP-LEOS-PBT-MIB.my -2,094
A mibs/wwp/WWP-LEOS-PING-MIB +224
D mibs/wwp/WWP-LEOS-PING-MIB.my -210
A mibs/wwp/WWP-LEOS-PORT-MIB +1,371
D mibs/wwp/WWP-LEOS-PORT-MIB.my -1,370
A mibs/wwp/WWP-LEOS-PORT-STATS-MIB +2,703
D mibs/wwp/WWP-LEOS-PORT-STATS-MIB.my -2,696
A mibs/wwp/WWP-LEOS-RADIUS-CLIENT-MIB +458
D mibs/wwp/WWP-LEOS-RADIUS-CLIENT-MIB.my -446
A mibs/wwp/WWP-LEOS-RAPS-MIB +778
D mibs/wwp/WWP-LEOS-RAPS-MIB.my -756
A mibs/wwp/WWP-LEOS-RMON-MIB +365
D mibs/wwp/WWP-LEOS-RMON-MIB.my -361
A mibs/wwp/WWP-LEOS-RSTP-MIB +561
D mibs/wwp/WWP-LEOS-RSTP-MIB.my -551
A mibs/wwp/WWP-LEOS-RSVPTE-MIB +396
D mibs/wwp/WWP-LEOS-RSVPTE-MIB.my -392
A mibs/wwp/WWP-LEOS-SSH-MIB +312
D mibs/wwp/WWP-LEOS-SSH-MIB.my -311
A mibs/wwp/WWP-LEOS-SW-XGRADE-MIB +840
D mibs/wwp/WWP-LEOS-SW-XGRADE-MIB.my -835
A mibs/wwp/WWP-LEOS-SYSLOG-COLLECTOR-MIB +442
D mibs/wwp/WWP-LEOS-SYSLOG-COLLECTOR-MIB.my -441
A mibs/wwp/WWP-LEOS-SYSTEM-CONFIG-MIB +1,612
D mibs/wwp/WWP-LEOS-SYSTEM-CONFIG-MIB.my -1,611
A mibs/wwp/WWP-LEOS-SYSTEM-CONTROL-MIB +114
D mibs/wwp/WWP-LEOS-SYSTEM-CONTROL-MIB.my -113
A mibs/wwp/WWP-LEOS-TABLE-CHG-NOTIF-MIB +259
D mibs/wwp/WWP-LEOS-TABLE-CHG-NOTIF-MIB.my -258
A mibs/wwp/WWP-LEOS-TACACS-CLIENT-MIB +1,645
D mibs/wwp/WWP-LEOS-TACACS-CLIENT-MIB.my -1,597
A mibs/wwp/WWP-LEOS-TRAFFIC-PROFILE-MIB +1,844
D mibs/wwp/WWP-LEOS-TRAFFIC-PROFILE-MIB.my -1,833
A mibs/wwp/WWP-LEOS-TWAMP-MIB +910
D mibs/wwp/WWP-LEOS-TWAMP-MIB.my -909
A mibs/wwp/WWP-LEOS-USER-MIB +333
D mibs/wwp/WWP-LEOS-USER-MIB.my -332
A mibs/wwp/WWP-LEOS-VLAN-TAG-MIB +1,088
D mibs/wwp/WWP-LEOS-VLAN-TAG-MIB.my -1,066
A mibs/wwp/WWP-LEOS-VPLS-MIB +3,858
D mibs/wwp/WWP-LEOS-VPLS-MIB.my -3,840
A mibs/wwp/WWP-PRODUCTS-MIB +185
D mibs/wwp/WWP-PRODUCTS-MIB.my -181
A mibs/wwp/WWP-SMI +73
D mibs/wwp/WWP-SMI.my -62
📈 0 added 📉 0 removed

💻 r7589 ADD

Adam Armstrong 🐸 • 2016-02-10 14:40
Add netscaler vservers/services to about page
Files changed (1)
M html/pages/about.inc.php +8
📈 8 added 📉 0 removed

💻 r7588 MIB

Mike Stupalov 🐱 • 2016-02-10 10:20
Updated some more MIBs (cyclades, hh3c, netgear).
Files changed (187)
A mibs/a3com/A3COM51-SS9000SX +809
M mibs/aruba/ARUBA-MIB +18 -1
A mibs/cyclades/CYCLADES-ACS-ADM-MIB +45
D mibs/cyclades/CYCLADES-ACS-ADM-MIB.mib -45
A mibs/cyclades/CYCLADES-ACS-CONF-MIB +876
D mibs/cyclades/CYCLADES-ACS-CONF-MIB.mib -869
A mibs/cyclades/CYCLADES-ACS-INFO-MIB +194
D mibs/cyclades/CYCLADES-ACS-INFO-MIB.mib -194
A mibs/cyclades/CYCLADES-ACS-MIB +37
D mibs/cyclades/CYCLADES-ACS-MIB.mib -31
A mibs/cyclades/CYCLADES-ACS-PM-MIB +302
D mibs/cyclades/CYCLADES-ACS-PM-MIB.mib -302
A mibs/cyclades/CYCLADES-ACS-SYS-MIB +303
D mibs/cyclades/CYCLADES-ACS-SYS-MIB.mib -303
A mibs/cyclades/CYCLADES-MIB +11
D mibs/cyclades/CYCLADES-MIB.mib -10
M mibs/dell/RADLAN-MIB +1 -1
D mibs/extreme/A3COM51-SS9000SX -739
M mibs/hh3c/HH3C-VM-MAN-MIB +1
M mibs/hh3c/HH3C-VOICE-VLAN-MIB +1
A mibs/netgear/BROADCOM-POWER-ETHERNET-MIB +388
A mibs/netgear/BROADCOM-REF-MIB +258
D mibs/netgear/fastpath_boxservices.my -409
D mibs/netgear/fastpath_captive_portal.my -1,550
D mibs/netgear/fastpath_dhcp.my -968
D mibs/netgear/fastpath_dhcp6.my -1,145
D mibs/netgear/fastpath_dos.my -275
D mibs/netgear/fastpath_keying.my -121
D mibs/netgear/fastpath_mgmt_security.my -237
D mibs/netgear/fastpath_portsecurity.my -260
D mibs/netgear/fastpath_power_ethernet.my -378
D mibs/netgear/fastpath_qos_cos.my -937
D mibs/netgear/fastpath_qos_iscsi.my -325
D mibs/netgear/fastpath_qos_voip.my -115
D mibs/netgear/fastpath_telnet.my -69
D mibs/netgear/fastpath_timezone.my -448
A mibs/netgear/FASTPATH-BOXSERVICES-PRIVATE-MIB +438
A mibs/netgear/FASTPATH-CAPTIVE-PORTAL-MIB +1,568
A mibs/netgear/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB +287
A mibs/netgear/FASTPATH-DHCP6SERVER-PRIVATE-MIB +1,179
A mibs/netgear/FASTPATH-DHCPSERVER-PRIVATE-MIB +998
A mibs/netgear/FASTPATH-DNS-RESOLVER-CONTROL-MIB +266
A mibs/netgear/FASTPATH-INVENTORY-MIB +1,181
A mibs/netgear/FASTPATH-IPV6-LOOPBACK-MIB +108
A mibs/netgear/FASTPATH-IPV6-TUNNEL-MIB +249
A mibs/netgear/FASTPATH-ISDP-MIB +530
A mibs/netgear/FASTPATH-KEYING-PRIVATE-MIB +133
A mibs/netgear/FASTPATH-LOGGING-MIB +515
A mibs/netgear/FASTPATH-LOOPBACK-MIB +126
A mibs/netgear/FASTPATH-MGMT-SECURITY-MIB +247
A mibs/netgear/FASTPATH-MULTICAST-MIB +453
A mibs/netgear/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB +81
A mibs/netgear/FASTPATH-PORTSECURITY-PRIVATE-MIB +272
A mibs/netgear/FASTPATH-QOS-ACL-MIB +1,580
A mibs/netgear/FASTPATH-QOS-AUTOVOIP-MIB +121
A mibs/netgear/FASTPATH-QOS-COS-MIB +949
A mibs/netgear/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB +1,072
A mibs/netgear/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB +2,790
A mibs/netgear/FASTPATH-QOS-ISCSI-MIB +331
A mibs/netgear/FASTPATH-QOS-MIB +48
A mibs/netgear/FASTPATH-ROUTING-MIB +2,861
A mibs/netgear/FASTPATH-ROUTING6-MIB +807
A mibs/netgear/FASTPATH-SNTP-CLIENT-MIB +754
A mibs/netgear/FASTPATH-SWITCHING-MIB +8,605
A mibs/netgear/FASTPATH-TIMEZONE-PRIVATE-MIB +463
D mibs/netgear/fastpathdnsclient_control.my -262
D mibs/netgear/fastpathinventory.my -1,169
D mibs/netgear/fastpathipv6loopback.my -98
D mibs/netgear/fastpathipv6tunnel.my -239
D mibs/netgear/fastpathisdp.my -492
D mibs/netgear/fastpathlogging.my -506
D mibs/netgear/fastpathloopback.my -116
D mibs/netgear/fastpathmulticast.my -443
D mibs/netgear/fastpathrouting.my -2,841
D mibs/netgear/fastpathrouting6.my -797
D mibs/netgear/fastpathsntp.my -727
D mibs/netgear/fastpathswitching.my -8,536
D mibs/netgear/fsm726s_v2.mib -1,083
A mibs/netgear/FSM726S-MIB +1,120
D mibs/netgear/fsm7326_mgmt_security.mib -111
D mibs/netgear/fsm7326_power_ethernet.mib -104
D mibs/netgear/fsm7326_qos_acl.mib -351
D mibs/netgear/fsm7326_qos_diffserv_extensions.mib -443
D mibs/netgear/fsm7326_qos_diffserv_private.mib -2,016
D mibs/netgear/fsm7326_qos.mib -28
D mibs/netgear/fsm7326_radius.mib -309
D mibs/netgear/fsm7326_routing.mib -1,306
D mibs/netgear/fsm7326_switching.mib -3,886
A mibs/netgear/FSM7326-MGMT-SECURITY-MIB +120
A mibs/netgear/FSM7326-POWER-ETHERNET-MIB +114
A mibs/netgear/FSM7326-QOS-ACL-MIB +361
A mibs/netgear/FSM7326-QOS-DIFFSERV-EXTENSIONS-MIB +490
A mibs/netgear/FSM7326-QOS-DIFFSERV-PRIVATE-MIB +2,094
A mibs/netgear/FSM7326-QOS-MIB +38
A mibs/netgear/FSM7326-RADIUS-MIB +322
A mibs/netgear/FSM7326-REF-MIB +63
A mibs/netgear/FSM7326-ROUTING-MIB +1,316
A mibs/netgear/FSM7326-SWITCHING-MIB +3,920
D mibs/netgear/fsm7326.mib -52
D mibs/netgear/gsm7224_mgmt_security.mib -111
D mibs/netgear/gsm7224_radius.mib -309
D mibs/netgear/gsm7224_switching.mib -3,886
A mibs/netgear/GSM7224-MGMT-SECURITY-MIB +120
A mibs/netgear/GSM7224-RADIUS-MIB +322
A mibs/netgear/GSM7224-REF-MIB +63
A mibs/netgear/GSM7224-SWITCHING-MIB +3,920
D mibs/netgear/gsm7224.mib -52
D mibs/netgear/gsm7312_mgmt_security.mib -111
D mibs/netgear/gsm7312_qos_acl.mib -351
D mibs/netgear/gsm7312_qos_diffserv_extensions.mib -443
D mibs/netgear/gsm7312_qos_diffserv_private.mib -2,016
D mibs/netgear/gsm7312_qos.mib -28
D mibs/netgear/gsm7312_radius.mib -309
D mibs/netgear/gsm7312_routing.mib -1,306
D mibs/netgear/gsm7312_switching.mib -3,886
A mibs/netgear/GSM7312-MGMT-SECURITY-MIB +120
A mibs/netgear/GSM7312-QOS-ACL-MIB +361
A mibs/netgear/GSM7312-QOS-DIFFSERV-EXTENSIONS-MIB +490
A mibs/netgear/GSM7312-QOS-DIFFSERV-PRIVATE-MIB +2,094
A mibs/netgear/GSM7312-QOS-MIB +38
A mibs/netgear/GSM7312-RADIUS-MIB +322
A mibs/netgear/GSM7312-REF-MIB +63
A mibs/netgear/GSM7312-ROUTING-MIB +1,316
A mibs/netgear/GSM7312-SWITCHING-MIB +3,920
D mibs/netgear/gsm7312.mib -52
D mibs/netgear/gsm7324_mgmt_security.mib -111
D mibs/netgear/gsm7324_qos_acl.mib -351
D mibs/netgear/gsm7324_qos_diffserv_extensions.mib -443
D mibs/netgear/gsm7324_qos_diffserv_private.mib -2,016
D mibs/netgear/gsm7324_qos.mib -28
D mibs/netgear/gsm7324_radius.mib -309
D mibs/netgear/gsm7324_routing.mib -1,306
D mibs/netgear/gsm7324_switching.mib -3,886
A mibs/netgear/GSM7324-MGMT-SECURITY-MIB +120
A mibs/netgear/GSM7324-QOS-ACL-MIB +361
A mibs/netgear/GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB +490
A mibs/netgear/GSM7324-QOS-DIFFSERV-PRIVATE-MIB +2,094
A mibs/netgear/GSM7324-QOS-MIB +38
A mibs/netgear/GSM7324-RADIUS-MIB +322
A mibs/netgear/GSM7324-REF-MIB +63
A mibs/netgear/GSM7324-ROUTING-MIB +1,316
A mibs/netgear/GSM7324-SWITCHING-MIB +3,920
D mibs/netgear/gsm7324.mib -52
D mibs/netgear/me103.mib -1,242
A mibs/netgear/NETGEAR-DENIALOFSERVICE-PRIVATE-MIB +154
A mibs/netgear/NETGEAR-DHCPSERVER-PRIVATE-MIB +993
A mibs/netgear/NETGEAR-DNS-RESOLVER-CONTROL-MIB +261
A mibs/netgear/NETGEAR-INVENTORY-MIB +1,143
A mibs/netgear/NETGEAR-KEYING-PRIVATE-MIB +127
A mibs/netgear/NETGEAR-LOGGING-MIB +509
A mibs/netgear/NETGEAR-ME-MIB +1,269
A mibs/netgear/NETGEAR-MGMT-SECURITY-MIB +414
A mibs/netgear/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB +73
A mibs/netgear/NETGEAR-PORTSECURITY-PRIVATE-MIB +266
A mibs/netgear/NETGEAR-QOS-ACL-MIB +1,529
A mibs/netgear/NETGEAR-QOS-COS-MIB +810
A mibs/netgear/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB +1,060
A mibs/netgear/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB +2,612
A mibs/netgear/NETGEAR-QOS-MIB +37
A mibs/netgear/NETGEAR-RADIUS-AUTH-CLIENT-MIB +351
A mibs/netgear/NETGEAR-REF-MIB +243
A mibs/netgear/NETGEAR-SNTP-CLIENT-MIB +736
A mibs/netgear/NETGEAR-SWITCHING-MIB +5,761
D mibs/netgear/netgearref.my -193
D mibs/netgear/qos_acl.my -1,563
D mibs/netgear/qos_diffserv_extensions.my -976
D mibs/netgear/qos_diffserv_private.my -2,715
D mibs/netgear/qos.my -38
D mibs/netgear/snmp-res.my -223
A mibs/netgear/SNMP-RESEARCH-MIB +382
A mibs/netgear/SR-AGENT-INFO-MIB +103
D mibs/netgear/srAgentInfo.my -68
A mibs/netgear/TACACS-CLIENT-MIB +163
D mibs/netgear/tacacsclient.my -163
A mibs/netgear/TIMER-CONTROL-MIB +307
A mibs/netgear/WAG102 +1,624
D mibs/netgear/wag102.mib -1,607
A mibs/netgear/WAG302 +2,425
D mibs/netgear/wag302.mib -2,356
M mibs/netgear/WC7520-MIB +21 -21
D mibs/netgear/wc7520.mib -1,184
A mibs/netgear/WG102 +2,312
D mibs/netgear/wg102.mib -2,283
A mibs/netgear/WG302 +2,425
A mibs/netgear/WG302-MIB +926
D mibs/netgear/wg302.mib -2,356
D mibs/netgear/wg302user.mib -879
📈 0 added 📉 0 removed

💻 r7587 MIB

Mike Stupalov 🐱 • 2016-02-10 09:25
Multiple MIBs updated (cisco, juniper, foundry, ibm, nortel/avaya, rfc).
Files changed (130)
A mibs/foundry/BROCADE-MCT-CLUSTER-MIB +853
A mibs/foundry/BROCADE-ROUTEMAP-MIB +793
A mibs/foundry/BROCADE-SPX-MIB +583
A mibs/foundry/FDRY-MPLS-L2VPN-MIB +1,042
M mibs/foundry/FOUNDRY-MAC-VLAN-MIB -2
A mibs/foundry/FOUNDRY-MPLS-MIB +736
M mibs/foundry/FOUNDRY-SN-AGENT-MIB +30 -3
M mibs/foundry/FOUNDRY-SN-CAM-MIB +7 -5
M mibs/foundry/FOUNDRY-SN-IP-MIB +7 -3
M mibs/foundry/FOUNDRY-SN-IPX-MIB -1
M mibs/foundry/FOUNDRY-SN-MAC-AUTHENTICATION-MIB -1
M mibs/foundry/FOUNDRY-SN-NOTIFICATION-MIB +12 -1
M mibs/foundry/FOUNDRY-SN-POS-GROUP-MIB ±0
M mibs/foundry/FOUNDRY-SN-ROOT-MIB +56
M mibs/foundry/FOUNDRY-SN-STACKING-MIB +18
M mibs/foundry/FOUNDRY-SN-SWITCH-GROUP-MIB +255 -33
M mibs/foundry/FOUNDRY-SN-WIRELESS-GROUP-MIB -2
A mibs/gigamon
A mibs/gigamon/GIGAMON-SNMP-MIB +811
A mibs/ibm/IBM-GbTOR-G8052-MIB +60,085
A mibs/ibm/IBM-GbTOR-G8264-MIB +66,996
A mibs/ibm/IBM-GbTOR-G8264CS-MIB +61,837
A mibs/ibm/IBM-GbTOR-G8264T-MIB +61,069
M mibs/juniper/JNX-L2TP-MIB +8 -3
M mibs/juniper/JNX-OPT-IF-EXT-MIB +152 -6
M mibs/juniper/JNX-PPPOE-MIB +2 -2
M mibs/juniper/JUNIPER-ANALYZER-MIB +14 -8
M mibs/juniper/JUNIPER-CHASSIS-DEFINES-MIB +703 -52
M mibs/juniper/JUNIPER-COS-MIB +775 -3
M mibs/juniper/JUNIPER-DOM-MIB +269 -8
M mibs/juniper/JUNIPER-EXPERIMENT-MIB +14
M mibs/juniper/JUNIPER-FABRIC-CHASSIS +31 -1
A mibs/juniper/JUNIPER-FABRIC-MIB +306
M mibs/juniper/JUNIPER-IF-MIB +25 -1
M mibs/juniper/JUNIPER-IFOPTICS-MIB +706 -4
M mibs/juniper/JUNIPER-IFOTN-MIB +74 -1
M mibs/juniper/JUNIPER-JDHCP-MIB +98 -1
M mibs/juniper/JUNIPER-L2ALD-MIB +321 -4
M mibs/juniper/JUNIPER-LDP-MIB +9 -8
M mibs/juniper/JUNIPER-MIB +116 -9
A mibs/juniper/JUNIPER-MOBILE-GATEWAY-SGW-SM-MIB +815
M mibs/juniper/JUNIPER-NAT-MIB +4 -4
M mibs/juniper/JUNIPER-OTN-MIB +10 -4
M mibs/juniper/JUNIPER-PFE-MIB +233 -6
M mibs/juniper/JUNIPER-SMI +28 -1
A mibs/juniper/JUNIPER-SNMP-SET-MIB +138
A mibs/juniper/JUNIPER-SOAM-PM-MIB +4,346
M mibs/juniper/JUNIPER-SP-MIB +14 -1
A mibs/juniper/JUNIPER-TIMING-NOTFNS-MIB +900
A mibs/juniper/JUNIPER-TWAMP-MIB +896
M mibs/juniper/JUNIPER-USER-AAA-MIB +28 -2
M mibs/juniper/JUNIPER-VIRTUALCHASSIS-MIB +45 -9
A mibs/juniper/JUNIPER-VMON-MIB +900
A mibs/juniper/L2L3-VPN-MCAST-MIB +232
A mibs/juniper/MCAST-VPN-MIB +1,031
A mibs/motorola/CANOPY-SYS-MIB +463
A mibs/motorola/WING-MIB +51,787
D mibs/motorola/WING-MIB.mib -51,597
A mibs/motorola/WS-SMI +70
D mibs/motorola/WS-SMI.mib -59
A mibs/nexans
A mibs/nexans/NEXANS-BM-MIB +2,155
A mibs/nexans/NEXANS-MIB +117
M mibs/nortel/AVAYA-FABRIC-ATTACH-MIB +692 -19
M mibs/nortel/BAY-STACK-EAPOL-EXTENSION-MIB +144 -7
M mibs/nortel/BAY-STACK-IPV6-MLD-SNOOPING-MIB +183 -6
A mibs/nortel/BAY-STACK-LLDP-EXT-DOT3-MIB +278
M mibs/nortel/BAY-STACK-LLDP-X-AVAYA-MIB +82 -16
M mibs/nortel/BAY-STACK-NES-MIB +21 -19
M mibs/nortel/BAY-STACK-NOTIFICATIONS-MIB +13 -1
M mibs/nortel/BAY-STACK-RADIUS-MIB +297 -5
M mibs/nortel/BAY-STACK-STATS-MIB +111 -2
M mibs/nortel/BAYSTACK-IPV6-FIRST-HOP-SEC-MIB +152 -25
M mibs/nortel/NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB +65 -3
M mibs/nortel/NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB +11 -1
M mibs/nortel/NTN-QOS-POLICY-EVOL-PIB +10 -2
M mibs/nortel/RAPID-CITY +49,355 -8,996
M mibs/nortel/RC-LINK-OAM-MIB +97 -2
M mibs/nortel/RC-OPM-MIB +27 -1
A mibs/nortel/RC-OSPF-MIB +1,183
M mibs/nortel/RC-PIM-MIB +21 -3
M mibs/nortel/RC-TLS-MIB +1,588 -1
M mibs/nortel/S5-AGENT-MIB +75 -16
M mibs/nortel/S5-CHASSIS-MIB +1,070 -1,067
M mibs/nortel/S5-ETH-MULTISEG-TOPOLOGY-MIB +238
M mibs/nortel/S5-REG-MIB +544 -437
M mibs/nortel/SLA-MONITOR-MIB +9 -2
M mibs/nortel/SYNOPTICS-ROOT-MIB +60 -27
M mibs/paloalto/PAN-COMMON-MIB +717 -24
M mibs/paloalto/PAN-LC-MIB +8 -1
M mibs/paloalto/PAN-PRODUCTS-MIB +24
M mibs/paloalto/PAN-TRAPS +1,135 -13
M mibs/rfc/IANA-ENERGY-RELATION-MIB +3 -2
M mibs/rfc/IANA-SMF-MIB +62 -52
M mibs/rfc/IANA-STORAGE-MEDIA-TYPE-MIB +2 -1
M mibs/rfc/IANAPowerStateSet-MIB +89 -89
A mibs/rfc/IEEE8021-AS-MIB +2,693
M mibs/rfc/IEEE8021-BRIDGE-MIB +186 -169
M mibs/rfc/IEEE8021-CFM-MIB +179 -183
M mibs/rfc/IEEE8021-CFM-V2-MIB +44 -49
A mibs/rfc/IEEE8021-CN-MIB +2,122
A mibs/rfc/IEEE8021-DDCFM-MIB +1,011
A mibs/rfc/IEEE8021-DEVID-MIB +542
A mibs/rfc/IEEE8021-ECMP-MIB +433
A mibs/rfc/IEEE8021-EVB-MIB +1,710
D mibs/rfc/IEEE8021-EVBB-MIB -1,497
A mibs/rfc/IEEE8021-FQTSS-MIB +603
M mibs/rfc/IEEE8021-MSTP-MIB +158 -97
A mibs/rfc/IEEE8021-MVRPX-MIB +240
A mibs/rfc/IEEE8021-PB-MIB +1,049
A mibs/rfc/IEEE8021-PBB-MIB +1,309
A mibs/rfc/IEEE8021-PBBTE-MIB +976
A mibs/rfc/IEEE8021-PFC-MIB +191
M mibs/rfc/IEEE8021-Q-BRIDGE-MIB +268 -86
A mibs/rfc/IEEE8021-SPANNING-TREE-MIB +1,013
A mibs/rfc/IEEE8021-SRP-MIB +916
M mibs/rfc/IEEE8021-TC-MIB +67 -47
A mibs/rfc/IEEE8021-TEIPS-MIB +796
A mibs/rfc/IEEE8021-TEIPS-V2-MIB +820
A mibs/rfc/IEEE8021-TPMR-MIB +791
A mibs/rfc/IEEE802171-CFM-MIB +3,146
M mibs/rfc/IEEE8021X-PAE-MIB +202 -26
M mibs/rfc/IEEE8023-LAG-MIB +2,282 -231
M mibs/rfc/IPSEC-SPD-MIB +8 -2
M mibs/rfc/LLDP-EXT-DOT1-EVB-EXTENSIONS-MIB +17 -6
M mibs/rfc/LLDP-EXT-DOT1-V2-MIB +527 -28
M mibs/rfc/LLDP-V2-MIB +413 -37
A mibs/sixnet
A mibs/sixnet/SIXNET-MIB +537
M scripts/rename-mibs.pl +2 -4
📈 2 added 📉 4 removed

💻 r7586 ADD

Adam Armstrong 🐸 • 2016-02-10 08:48
Add ability to have supplemental box classes to generate_box_open function
Files changed (1)
M html/includes/print/rows.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7585 IMPROVE

Adam Armstrong 🐸 • 2016-02-10 08:47
Improve mac accounting graph layouts
Files changed (1)
M html/pages/device/port/macaccounting.inc.php +24 -13
📈 24 added 📉 13 removed

💻 r7584

Tom Laermans 🦔 • 2016-02-10 08:24
Trivial: rename some more mibs to their actual name. remove more duplicate CISCO mibs
Files changed (48)
A mibs/cisco/OLD-CISCO-CHASSIS-MIB-V1SMI +2,468
A mibs/lancom/LANCOM-L54-dual-MIB +28,552
A mibs/lancom/LANCOM-L54ag-MIB +28,204
D mibs/lancom/lancom-l54ag.mib -28,203
D mibs/lancom/lancom-l54dual.mib -28,551
A mibs/lancom/LANCOM-L54g-MIB +28,106
D mibs/lancom/lancom-l54g.mib -28,105
A mibs/netscreen/NETSCREEN-CHASSIS-MIB +272
A mibs/netscreen/NETSCREEN-INTERFACE-MIB +696
D mibs/netscreen/NETSCREEN-INTERFACE-MIB.mib -692
A mibs/netscreen/NETSCREEN-IP-ARP-MIB +182
A mibs/netscreen/NETSCREEN-NSRP-MIB +1,182
D mibs/netscreen/NETSCREEN-NSRP-MIB.mib -1,178
A mibs/netscreen/NETSCREEN-OSPF-MIB +2,397
D mibs/netscreen/NETSCREEN-OSPF-MIB.mib -2,299
A mibs/netscreen/NETSCREEN-PRODUCTS-MIB +117
D mibs/netscreen/NETSCREEN-PRODUCTS-MIB.mib -115
A mibs/netscreen/NETSCREEN-SET-GEN-MIB +127
D mibs/netscreen/NETSCREEN-SET-GEN-MIB.mib -123
A mibs/netscreen/NETSCREEN-SMI +92
D mibs/netscreen/NETSCREEN-SMI.mib -90
D mibs/netscreen/NS-CHASSIS.mib -268
D mibs/netscreen/NS-IP-ARP.mib -178
D mibs/OLD-CISCO-CHASSIS-MIB-V1SMI -2,457
D mibs/OLD-CISCO-CPU-MIB -58
D mibs/OLD-CISCO-INTERFACES-MIB -1,395
D mibs/OLD-CISCO-MEMORY-MIB -417
D mibs/OLD-CISCO-SYS-MIB -1,014
A mibs/vmware/VMWARE-AGENTCAP-MIB +1,047
D mibs/vmware/VMWARE-AGENTCAP-MIB.mib -1,038
A mibs/vmware/VMWARE-ENV-MIB +619
D mibs/vmware/VMWARE-ENV-MIB.mib -613
A mibs/vmware/VMWARE-OBSOLETE-MIB +578
D mibs/vmware/VMWARE-OBSOLETE-MIB.mib -562
A mibs/vmware/VMWARE-PRODUCTS-MIB +55
D mibs/vmware/VMWARE-PRODUCTS-MIB.mib -52
A mibs/vmware/VMWARE-RESOURCES-MIB +269
D mibs/vmware/VMWARE-RESOURCES-MIB.mib -260
A mibs/vmware/VMWARE-ROOT-MIB +121
D mibs/vmware/VMWARE-ROOT-MIB.mib -116
A mibs/vmware/VMWARE-SYSTEM-MIB +130
D mibs/vmware/VMWARE-SYSTEM-MIB.mib -124
A mibs/vmware/VMWARE-TC-MIB +181
D mibs/vmware/VMWARE-TC-MIB.mib -178
A mibs/vmware/VMWARE-VC-EVENT-MIB +251
D mibs/vmware/VMWARE-VC-EVENT-MIB.mib -235
A mibs/vmware/VMWARE-VMINFO-MIB +704
D mibs/vmware/VMWARE-VMINFO-MIB.mib -689
📈 0 added 📉 0 removed

💻 r7583 MIB

Mike Stupalov 🐱 • 2016-02-10 07:23
Updated some Cisco MIBs. Improved rename mibs script.
Files changed (34)
A mibs/cisco/CISCO-DEVICE-LOCATION-MIB +1,236
A mibs/cisco/CISCO-DTI-EXT-MIB +181
M mibs/cisco/CISCO-ENTITY-EXT-MIB +724 -7
M mibs/cisco/CISCO-ENTITY-PERFORMANCE-MIB +184 -112
M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +236 -2
M mibs/cisco/CISCO-FEATURE-CONTROL-MIB +1 -1
M mibs/cisco/CISCO-GDOI-MIB +1,208 -27
M mibs/cisco/CISCO-ICSUDSU-MIB +1 -1
M mibs/cisco/CISCO-IDSL-LINE-MIB -1
A mibs/cisco/CISCO-IP-ADDRESS-POOL-MIB +1,892
A mibs/cisco/CISCO-IP-ADDRESS-POOL-TC-MIB +147
A mibs/cisco/CISCO-LISP-EXT-MIB +963
M mibs/cisco/CISCO-LWAPP-AAA-MIB +927 -1,576
M mibs/cisco/CISCO-LWAPP-MESH-BATTERY-MIB +55 -16
M mibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB +66 -52
M mibs/cisco/CISCO-LWAPP-MESH-STATS-MIB +213 -88
M mibs/cisco/CISCO-LWAPP-QOS-MIB +998 -2,874
M mibs/cisco/CISCO-LWAPP-WEBAUTH-MIB +482 -1,247
A mibs/cisco/CISCO-NETWORK-VIRTUALIZATION-OVERLAY-MIB +808
A mibs/cisco/CISCO-OPTICAL-MIB +2,415
M mibs/cisco/CISCO-PORT-QOS-MIB +845 -202
M mibs/cisco/CISCO-PROCESS-MIB +528 -7
M mibs/cisco/CISCO-PRODUCTS-MIB +6 -2
A mibs/cisco/CISCO-QP-LBG-MIB +1,019
M mibs/cisco/CISCO-SMI +14 -1
M mibs/cisco/CISCO-SWITCH-FABRIC-MIB +128 -6
A mibs/cisco/CISCO-USP-MIB +1,209
A mibs/cisco/CISCO-WAN-CELL-EXT-MIB +1,367
A mibs/cisco/MEF-SOAM-PM-MIB +7,650
A mibs/cisco/MEF-SOAM-TC-MIB +355
A mibs/cisco/SCTE-HMS-HEADENDIDENT-TC-MIB +454
A mibs/cisco/SCTE-HMS-MPEG-MIB +2,369
A mibs/cisco/SCTE-HMS-QAM-MIB +519
M scripts/rename-mibs.pl +17 -1
📈 17 added 📉 1 removed

💻 r7582 IMPROVE

Adam Armstrong 🐸 • 2016-02-10 03:02
Rewrite and improve mac accounting port view
Files changed (1)
M html/pages/device/port/macaccounting_top10.inc.php +112 -76
📈 112 added 📉 76 removed

💻 r7581

Tom Laermans 🦔 • 2016-02-09 22:55
Trivial: clean up, rename, deduplicate, update HP, Cisco and SAF MIBS
Files changed (2151)
D mibs/CISCO-AAA-SERVER-MIB -963
D mibs/CISCO-BGP4-MIB -1,160
D mibs/CISCO-BRIDGE-EXT-MIB -515
D mibs/CISCO-CASA-MIB -1,106
D mibs/CISCO-CAT6K-CROSSBAR-MIB -2,750
D mibs/CISCO-CDP-MIB -806
D mibs/CISCO-CEF-MIB -2,880
D mibs/CISCO-CEF-TC -438
D mibs/CISCO-CHANNEL-MIB -1,491
D mibs/CISCO-CLASS-BASED-QOS-MIB -6,833
D mibs/CISCO-CONFIG-MAN-MIB -988
D mibs/CISCO-DIAL-CONTROL-MIB -673
D mibs/CISCO-DOT11-ASSOCIATION-MIB -1,037
D mibs/CISCO-DOT11-IF-MIB -4,452
D mibs/CISCO-ENHANCED-IMAGE-MIB -660
D mibs/CISCO-ENHANCED-MEMPOOL-MIB -1,101
D mibs/CISCO-ENHANCED-SLB-MIB -1,643
D mibs/CISCO-ENHANCED-WRED-MIB -1,231
D mibs/CISCO-ENTITY-ASSET-MIB -511
D mibs/CISCO-ENTITY-DIAG-MIB -2,188
D mibs/CISCO-ENTITY-DIAG-TC-MIB -275
D mibs/CISCO-ENTITY-DISPLAY-MIB -351
D mibs/CISCO-ENTITY-EXT-MIB -679
D mibs/CISCO-ENTITY-FRU-CONTROL-MIB -3,119
D mibs/CISCO-ENTITY-SENSOR-MIB -840
D mibs/CISCO-ENTITY-VENDORTYPE-OID-MIB -18,980
D mibs/CISCO-ENVMON-MIB -917
D mibs/CISCO-ETHER-CFM-MIB -679
D mibs/CISCO-FIREWALL-MIB -1,276
D mibs/CISCO-FLASH-MIB -3,380
D mibs/CISCO-FRAME-RELAY-MIB -2,137
D mibs/CISCO-HSRP-EXT-MIB -603
D mibs/CISCO-HSRP-MIB -600
D mibs/CISCO-IETF-IP-MIB -1,105
D mibs/CISCO-IETF-ISIS-MIB -3,670
D mibs/CISCO-IETF-PW-ENET-MIB -498
D mibs/CISCO-IETF-PW-FR-MIB -538
D mibs/CISCO-IETF-PW-MIB -1,358
D mibs/CISCO-IETF-PW-MPLS-MIB -913
D mibs/CISCO-IETF-PW-TC-MIB -154
D mibs/CISCO-IF-EXTENSION-MIB -1,873
D mibs/CISCO-IF-THRESHOLD-MIB -1,182
D mibs/CISCO-IMAGE-MIB -123
D mibs/CISCO-IMAGE-TC -256
D mibs/CISCO-IP-STAT-MIB -463
D mibs/CISCO-IP-URPF-MIB -686
D mibs/CISCO-IPSEC-FLOW-MONITOR-MIB -5,737
D mibs/CISCO-ISDN-MIB -433
D mibs/CISCO-L2L3-INTERFACE-CONFIG-MIB -155
D mibs/CISCO-LAG-MIB -574
D mibs/CISCO-MAC-NOTIFICATION-MIB -723
D mibs/CISCO-MEDIA-GATEWAY-MIB -2,217
D mibs/CISCO-MEMORY-POOL-MIB -303
D mibs/CISCO-MVPN-MIB -1,166
D mibs/CISCO-PAGP-MIB -994
D mibs/CISCO-POWER-ETHERNET-EXT-MIB -875
D mibs/CISCO-PRIVATE-VLAN-MIB -1,159
D mibs/CISCO-PROCESS-MIB -1,840
D mibs/CISCO-PRODUCTS-MIB -5,140
D mibs/CISCO-QOS-PIB-MIB -1,917
D mibs/CISCO-QOS-POLICY-CONFIG-MIB -545
D mibs/CISCO-QOS-TC-MIB -93
D mibs/CISCO-QUEUE-MIB -279
D mibs/CISCO-REMOTE-ACCESS-MONITOR-MIB -2,177
D mibs/CISCO-RF-MIB -1,374
D mibs/CISCO-RTTMON-MIB -9,225
D mibs/CISCO-RTTMON-TC-MIB -719
D mibs/CISCO-SLB-EXT-MIB -5,412
D mibs/CISCO-SLB-HEALTH-MON-MIB -2,707
D mibs/CISCO-SLB-MIB -5,279
D mibs/CISCO-SMI -307
D mibs/CISCO-SNAPSHOT-MIB -448
D mibs/CISCO-STACK-MIB -12,869
D mibs/CISCO-STP-EXTENSIONS-MIB -4,932
D mibs/CISCO-SWITCH-ENGINE-MIB -5,666
D mibs/CISCO-SWITCH-QOS-MIB -4,299
D mibs/CISCO-SYSLOG-MIB -570
D mibs/CISCO-TC -1,623
D mibs/CISCO-TC-NO-U32 -202
D mibs/CISCO-TCP-MIB -234
D mibs/CISCO-TCPOFFLOAD-MIB -281
D mibs/CISCO-UDLDP-MIB -689
D mibs/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB -146
D mibs/CISCO-VLAN-MEMBERSHIP-MIB -708
D mibs/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB -740
D mibs/CISCO-VOICE-DIAL-CONTROL-MIB -6,369
D mibs/CISCO-VOICE-DNIS-MIB -404
D mibs/CISCO-VPDN-MGMT-EXT-MIB -573
D mibs/CISCO-VPDN-MGMT-MIB -2,695
D mibs/CISCO-VTP-MIB -4,374
A mibs/cisco/A100-R1-MIB +311
D mibs/cisco/A100-R1-MIB.my -274
A mibs/cisco/ACTONA-ACTASTOR-MIB +1,345
D mibs/cisco/ACTONA-ACTASTOR-MIB.my -1,336
A mibs/cisco/ADMIN-AUTH-STATS-MIB +304
D mibs/cisco/ADMIN-AUTH-STATS-MIB.my -286
A mibs/cisco/ADSL-DMT-LINE-MIB +637
D mibs/cisco/ADSL-DMT-LINE-MIB.my -589
A mibs/cisco/AIRESPACE-REF-MIB +52
D mibs/cisco/AIRESPACE-REF-MIB.my -36
A mibs/cisco/AIRESPACE-SWITCHING-MIB +4,180
D mibs/cisco/AIRESPACE-SWITCHING-MIB.my -4,025
A mibs/cisco/AIRESPACE-WIRELESS-MIB +17,351
D mibs/cisco/AIRESPACE-WIRELESS-MIB.my -16,880
A mibs/cisco/ALTIGA-ADDRESS-STATS-MIB +497
D mibs/cisco/ALTIGA-ADDRESS-STATS-MIB.my -479
A mibs/cisco/ALTIGA-BMGT-STATS-MIB +237
D mibs/cisco/ALTIGA-BMGT-STATS-MIB.my -224
A mibs/cisco/ALTIGA-CAP +265
D mibs/cisco/ALTIGA-CAP.my -253
A mibs/cisco/ALTIGA-CERT-STATS-MIB +260
D mibs/cisco/ALTIGA-CERT-STATS-MIB.my -248
A mibs/cisco/ALTIGA-DHCP-SERVER-STATS-MIB +240
D mibs/cisco/ALTIGA-DHCP-SERVER-STATS-MIB.my -227
A mibs/cisco/ALTIGA-DHCP-STATS-MIB +381
D mibs/cisco/ALTIGA-DHCP-STATS-MIB.my -368
A mibs/cisco/ALTIGA-DNS-STATS-MIB +135
D mibs/cisco/ALTIGA-DNS-STATS-MIB.my -123
A mibs/cisco/ALTIGA-EVENT-STATS-MIB +177
D mibs/cisco/ALTIGA-EVENT-STATS-MIB.my -165
A mibs/cisco/ALTIGA-FILTER-STATS-MIB +294
D mibs/cisco/ALTIGA-FILTER-STATS-MIB.my -282
A mibs/cisco/ALTIGA-FTP-STATS-MIB +217
D mibs/cisco/ALTIGA-FTP-STATS-MIB.my -205
A mibs/cisco/ALTIGA-GENERAL-STATS-MIB +156
D mibs/cisco/ALTIGA-GENERAL-STATS-MIB.my -144
A mibs/cisco/ALTIGA-GLOBAL-REG +267
D mibs/cisco/ALTIGA-GLOBAL-REG.my -226
A mibs/cisco/ALTIGA-HARDWARE-STATS-MIB +748
D mibs/cisco/ALTIGA-HARDWARE-STATS-MIB.my -734
A mibs/cisco/ALTIGA-HTTP-STATS-MIB +336
D mibs/cisco/ALTIGA-HTTP-STATS-MIB.my -324
A mibs/cisco/ALTIGA-IP-STATS-MIB +132
D mibs/cisco/ALTIGA-IP-STATS-MIB.my -120
A mibs/cisco/ALTIGA-L2TP-STATS-MIB +1,318
D mibs/cisco/ALTIGA-L2TP-STATS-MIB.my -1,306
A mibs/cisco/ALTIGA-LBSSF-STATS-MIB +309
D mibs/cisco/ALTIGA-LBSSF-STATS-MIB.my -296
A mibs/cisco/ALTIGA-MIB +344
D mibs/cisco/ALTIGA-MIB.my -320
A mibs/cisco/ALTIGA-MULTILINK-STATS-MIB +313
D mibs/cisco/ALTIGA-MULTILINK-STATS-MIB.my -301
A mibs/cisco/ALTIGA-NAT-STATS-MIB +437
D mibs/cisco/ALTIGA-NAT-STATS-MIB.my -425
A mibs/cisco/ALTIGA-PPP-STATS-MIB +341
D mibs/cisco/ALTIGA-PPP-STATS-MIB.my -327
A mibs/cisco/ALTIGA-PPPOE-STATS-MIB +357
D mibs/cisco/ALTIGA-PPPOE-STATS-MIB.my -345
A mibs/cisco/ALTIGA-PPTP-STATS-MIB +811
D mibs/cisco/ALTIGA-PPTP-STATS-MIB.my -799
A mibs/cisco/ALTIGA-SDI-ACE-STATS-MIB +239
D mibs/cisco/ALTIGA-SDI-ACE-STATS-MIB.my -227
A mibs/cisco/ALTIGA-SEP-STATS-MIB +497
D mibs/cisco/ALTIGA-SEP-STATS-MIB.my -484
A mibs/cisco/ALTIGA-SESSION-STATS-MIB +2,093
D mibs/cisco/ALTIGA-SESSION-STATS-MIB.my -2,081
A mibs/cisco/ALTIGA-SSH-STATS-MIB +287
D mibs/cisco/ALTIGA-SSH-STATS-MIB.my -275
A mibs/cisco/ALTIGA-SSL-STATS-MIB +154
D mibs/cisco/ALTIGA-SSL-STATS-MIB.my -142
A mibs/cisco/ALTIGA-SYNC-STATS-MIB +362
D mibs/cisco/ALTIGA-SYNC-STATS-MIB.my -350
A mibs/cisco/ALTIGA-T1E1-STATS-MIB +275
D mibs/cisco/ALTIGA-T1E1-STATS-MIB.my -263
A mibs/cisco/ALTIGA-TELNET-STATS-MIB +585
D mibs/cisco/ALTIGA-TELNET-STATS-MIB.my -543
A mibs/cisco/ALTIGA-VERSION-STATS-MIB +158
D mibs/cisco/ALTIGA-VERSION-STATS-MIB.my -146
A mibs/cisco/ASYNCOS-MAIL-MIB +814
D mibs/cisco/ASYNCOS-MAIL-MIB.my -764
A mibs/cisco/ATM-FORUM-ADDR-REG +288
D mibs/cisco/ATM-FORUM-ADDR-REG.my -270
A mibs/cisco/ATM-FORUM-MIB +1,666
D mibs/cisco/ATM-FORUM-MIB.my -1,619
A mibs/cisco/ATM-FORUM-TC-MIB +188
D mibs/cisco/ATM-FORUM-TC-MIB.my -137
A mibs/cisco/ATM-RMON-MIB +2,271
D mibs/cisco/ATM-RMON-MIB.my -2,178
A mibs/cisco/ATM-SOFT-PVC-MIB +1,090
D mibs/cisco/ATM-SOFT-PVC-MIB.my -1,045
A mibs/cisco/AWC-VLAN-CFG-MIB +440
D mibs/cisco/AWC-VLAN-CFG-MIB.my -422
A mibs/cisco/AWCVX-MIB +8,045
D mibs/cisco/AWCVX-MIB.my -7,734
A mibs/cisco/BASIS-GENERIC-MIB +1,529
D mibs/cisco/BASIS-GENERIC-MIB.my -1,403
A mibs/cisco/BASIS-MIB +139
D mibs/cisco/BASIS-MIB.my -131
A mibs/cisco/BASIS-ONLINE-DIAG-MIB +129
D mibs/cisco/BASIS-ONLINE-DIAG-MIB.my -118
A mibs/cisco/BASIS-RAS-DISK-MIB +167
D mibs/cisco/BASIS-RAS-DISK-MIB.my -143
A mibs/cisco/BASIS-SERIAL-MIB +193
D mibs/cisco/BASIS-SERIAL-MIB.my -178
A mibs/cisco/BASIS-SHELF-MIB +1,114
D mibs/cisco/BASIS-SHELF-MIB.my -1,000
A mibs/cisco/CALISTA-DPA-MIB +505
D mibs/cisco/CALISTA-DPA-MIB.my -502
A mibs/cisco/CAT2600-MIB +1,852
D mibs/cisco/CAT2600-MIB.my -1,817
A mibs/cisco/CERENT-ENVMON-MIB +311
D mibs/cisco/CERENT-ENVMON-MIB.mib -302
A mibs/cisco/CERENT-GENERIC-MIB +25,033
D mibs/cisco/CERENT-GENERIC-MIB.mib -24,999
A mibs/cisco/CERENT-GENERIC-PM-MIB +560
A mibs/cisco/CERENT-GLOBAL-REGISTRY +2,662
D mibs/cisco/CERENT-GLOBAL-REGISTRY.mib -2,625
A mibs/cisco/CERENT-IF-EXT-MIB +152
D mibs/cisco/CERENT-IF-EXT-MIB.mib -141
A mibs/cisco/CERENT-MSDWDM-MIB +3,509
D mibs/cisco/CERENT-MSDWDM-MIB.mib -3,466
A mibs/cisco/CERENT-TC +887
D mibs/cisco/CERENT-TC.mib -871
A mibs/cisco/CISCO-5800-HEALTH-MON-MIB +610
D mibs/cisco/CISCO-5800-HEALTH-MON-MIB.my -532
A mibs/cisco/CISCO-6200-MIB +1,836
A mibs/cisco/CISCO-6400-CHASSIS-MIB +1,459
D mibs/cisco/CISCO-6400-CHASSIS-MIB.my -1,433
A mibs/cisco/CISCO-802-TAP-MIB +345
D mibs/cisco/CISCO-802-TAP-MIB.my -325
D mibs/cisco/CISCO-90-MIB.my -2,361
A mibs/cisco/CISCO-AAA-CLIENT-MIB +491
D mibs/cisco/CISCO-AAA-CLIENT-MIB.my -448
A mibs/cisco/CISCO-AAA-SERVER-EXT-MIB +1,226
D mibs/cisco/CISCO-AAA-SERVER-EXT-MIB.my -1,185
A mibs/cisco/CISCO-AAA-SERVER-MIB +1,031
D mibs/cisco/CISCO-AAA-SERVER-MIB.my -963
A mibs/cisco/CISCO-AAA-SESSION-MIB +494
D mibs/cisco/CISCO-AAA-SESSION-MIB.my -454
A mibs/cisco/CISCO-AAL5-EXT-MIB +207
D mibs/cisco/CISCO-AAL5-EXT-MIB.my -191
A mibs/cisco/CISCO-AAL5-MIB +318
D mibs/cisco/CISCO-AAL5-MIB.my -302
A mibs/cisco/CISCO-ACCESS-ENVMON-MIB +199
D mibs/cisco/CISCO-ACCESS-ENVMON-MIB.my -180
A mibs/cisco/CISCO-ACL-MIB +1,625
D mibs/cisco/CISCO-ACL-MIB.my -1,590
A mibs/cisco/CISCO-ADAPTER-MIB +389
D mibs/cisco/CISCO-ADAPTER-MIB.my -380
A mibs/cisco/CISCO-ADMISSION-POLICY-MIB +578
D mibs/cisco/CISCO-ADMISSION-POLICY-MIB.my -548
A mibs/cisco/CISCO-ADSL-CAP-LINE-MIB +799
D mibs/cisco/CISCO-ADSL-CAP-LINE-MIB.my -780
A mibs/cisco/CISCO-ADSL-DMT-LINE-MIB +1,503
D mibs/cisco/CISCO-ADSL-DMT-LINE-MIB.my -1,482
A mibs/cisco/CISCO-ALPS-MIB +3,098
D mibs/cisco/CISCO-ALPS-MIB.my -3,015
A mibs/cisco/CISCO-ANNOUNCEMENT-MIB +594
D mibs/cisco/CISCO-ANNOUNCEMENT-MIB.my -563
A mibs/cisco/CISCO-AON-STATUS-MIB +1,008
D mibs/cisco/CISCO-AON-STATUS-MIB.my -995
A mibs/cisco/CISCO-APPLIANCE-REDUNDANCY-MIB +541
D mibs/cisco/CISCO-APPLIANCE-REDUNDANCY-MIB.my -534
A mibs/cisco/CISCO-APPLICATION-ACCELERATION-MIB +526
D mibs/cisco/CISCO-APPLICATION-ACCELERATION-MIB.my -508
A mibs/cisco/CISCO-APPNAV-MIB +863
D mibs/cisco/CISCO-APPNAV-MIB.my -848
A mibs/cisco/CISCO-APS-EXT-MIB +1,009
D mibs/cisco/CISCO-APS-EXT-MIB.my -998
A mibs/cisco/CISCO-APS-MIB +1,466
D mibs/cisco/CISCO-APS-MIB.my -1,445
A mibs/cisco/CISCO-ASN-GATEWAY-MIB +4,156
D mibs/cisco/CISCO-ASN-GATEWAY-MIB.my -4,123
A mibs/cisco/CISCO-ASPP-MIB +467
D mibs/cisco/CISCO-ASPP-MIB.my -447
A mibs/cisco/CISCO-ATM-ACCESS-LIST-MIB +709
D mibs/cisco/CISCO-ATM-ACCESS-LIST-MIB.my -549
A mibs/cisco/CISCO-ATM-ADDR-MIB +157
D mibs/cisco/CISCO-ATM-ADDR-MIB.my -143
A mibs/cisco/CISCO-ATM-CELL-LAYER-MIB +1,776
D mibs/cisco/CISCO-ATM-CELL-LAYER-MIB.my -1,746
A mibs/cisco/CISCO-ATM-CONN-INFO-MIB +679
D mibs/cisco/CISCO-ATM-CONN-INFO-MIB.my -656
A mibs/cisco/CISCO-ATM-CONN-MIB +2,590
D mibs/cisco/CISCO-ATM-CONN-MIB.my -2,562
A mibs/cisco/CISCO-ATM-DUAL-PHY-MIB +383
D mibs/cisco/CISCO-ATM-DUAL-PHY-MIB.my -370
A mibs/cisco/CISCO-ATM-EXT-MIB +581
D mibs/cisco/CISCO-ATM-EXT-MIB.my -562
A mibs/cisco/CISCO-ATM-IF-MIB +1,260
D mibs/cisco/CISCO-ATM-IF-MIB.my -1,243
A mibs/cisco/CISCO-ATM-IF-PHYS-MIB +640
D mibs/cisco/CISCO-ATM-IF-PHYS-MIB.my -629
A mibs/cisco/CISCO-ATM-NETWORK-CLOCK-MIB +816
D mibs/cisco/CISCO-ATM-NETWORK-CLOCK-MIB.my -793
A mibs/cisco/CISCO-ATM-PVC-MIB +314
D mibs/cisco/CISCO-ATM-PVC-MIB.my -301
A mibs/cisco/CISCO-ATM-PVCTRAP-EXTN-MIB +2,648
D mibs/cisco/CISCO-ATM-PVCTRAP-EXTN-MIB.my -2,627
A mibs/cisco/CISCO-ATM-QOS-MIB +934
D mibs/cisco/CISCO-ATM-QOS-MIB.my -889
A mibs/cisco/CISCO-ATM-RM-MIB +3,463
D mibs/cisco/CISCO-ATM-RM-MIB.my -3,395
A mibs/cisco/CISCO-ATM-SERVICE-REGISTRY-MIB +212
D mibs/cisco/CISCO-ATM-SERVICE-REGISTRY-MIB.my -196
A mibs/cisco/CISCO-ATM-SIG-DIAG-MIB +875
D mibs/cisco/CISCO-ATM-SIG-DIAG-MIB.my -862
A mibs/cisco/CISCO-ATM-SWITCH-ADDR-MIB +158
D mibs/cisco/CISCO-ATM-SWITCH-ADDR-MIB.my -149
A mibs/cisco/CISCO-ATM-SWITCH-CUG-MIB +393
D mibs/cisco/CISCO-ATM-SWITCH-CUG-MIB.my -361
A mibs/cisco/CISCO-ATM-SWITCH-FR-IWF-MIB +1,726
D mibs/cisco/CISCO-ATM-SWITCH-FR-IWF-MIB.my -1,670
A mibs/cisco/CISCO-ATM-SWITCH-FR-RM-MIB +557
D mibs/cisco/CISCO-ATM-SWITCH-FR-RM-MIB.my -519
A mibs/cisco/CISCO-ATM-TRAFFIC-MIB +341
D mibs/cisco/CISCO-ATM-TRAFFIC-MIB.my -317
A mibs/cisco/CISCO-ATM-TRUNK-MIB +1,667
D mibs/cisco/CISCO-ATM-TRUNK-MIB.my -1,627
A mibs/cisco/CISCO-ATM-TRUNK-STAT-MIB +1,499
D mibs/cisco/CISCO-ATM-TRUNK-STAT-MIB.my -1,484
A mibs/cisco/CISCO-ATM-VIRTUAL-IF-MIB +1,889
D mibs/cisco/CISCO-ATM-VIRTUAL-IF-MIB.my -1,864
A mibs/cisco/CISCO-ATM2-MIB +1,215
D mibs/cisco/CISCO-ATM2-MIB.my -1,189
A mibs/cisco/CISCO-AUTH-FRAMEWORK-MIB +2,424
D mibs/cisco/CISCO-AUTH-FRAMEWORK-MIB.my -2,405
A mibs/cisco/CISCO-AUTHORIZATION-STATS-MIB +318
D mibs/cisco/CISCO-AUTHORIZATION-STATS-MIB.my -297
A mibs/cisco/CISCO-BBSM-MIB +215
D mibs/cisco/CISCO-BBSM-MIB.my -201
A mibs/cisco/CISCO-BCP-MIB +458
D mibs/cisco/CISCO-BCP-MIB.my -441
A mibs/cisco/CISCO-BERT-MIB +1,254
D mibs/cisco/CISCO-BERT-MIB.my -1,229
A mibs/cisco/CISCO-BGP-POLICY-ACCOUNTING-MIB +203
D mibs/cisco/CISCO-BGP-POLICY-ACCOUNTING-MIB.my -191
A mibs/cisco/CISCO-BGP4-MIB +2,280
D mibs/cisco/CISCO-BGP4-MIB.my -2,257
A mibs/cisco/CISCO-BITS-CLOCK-MIB +298
D mibs/cisco/CISCO-BITS-CLOCK-MIB.my -261
A mibs/cisco/CISCO-BOOT-HWDIAGS-MIB +348
D mibs/cisco/CISCO-BOOT-HWDIAGS-MIB.my -340
A mibs/cisco/CISCO-BRIDGE-DOMAIN-MIB +450
D mibs/cisco/CISCO-BRIDGE-DOMAIN-MIB.my -436
A mibs/cisco/CISCO-BRIDGE-EXT-MIB +531
D mibs/cisco/CISCO-BRIDGE-EXT-MIB.my -515
A mibs/cisco/CISCO-BSC-MIB +660
D mibs/cisco/CISCO-BSC-MIB.my -635
A mibs/cisco/CISCO-BSTUN-MIB +920
D mibs/cisco/CISCO-BSTUN-MIB.my -886
A mibs/cisco/CISCO-BULK-FILE-MIB +1,021
D mibs/cisco/CISCO-BULK-FILE-MIB.my -838
A mibs/cisco/CISCO-BUS-MIB +525
D mibs/cisco/CISCO-BUS-MIB.my -517
A mibs/cisco/CISCO-C12000-IF-HC-COUNTERS-MIB +208
D mibs/cisco/CISCO-C12000-IF-HC-COUNTERS-MIB.my -183
A mibs/cisco/CISCO-C2900-MIB +2,081
D mibs/cisco/CISCO-C2900-MIB.my -2,032
D mibs/cisco/CISCO-C6200-MIB.my -1,758
A mibs/cisco/CISCO-C8500-REDUNDANCY-MIB +582
D mibs/cisco/CISCO-C8500-REDUNDANCY-MIB.my -550
A mibs/cisco/CISCO-CABLE-ADMISSION-CTRL-MIB +2,137
D mibs/cisco/CISCO-CABLE-ADMISSION-CTRL-MIB.my -2,111
A mibs/cisco/CISCO-CABLE-AVAILABILITY-MIB +1,046
D mibs/cisco/CISCO-CABLE-AVAILABILITY-MIB.my -952
A mibs/cisco/CISCO-CABLE-DIAG-MIB +572
D mibs/cisco/CISCO-CABLE-DIAG-MIB.my -552
A mibs/cisco/CISCO-CABLE-DSG-IF-MIB +380
D mibs/cisco/CISCO-CABLE-DSG-IF-MIB.my -358
A mibs/cisco/CISCO-CABLE-L2VPN-MIB +373
D mibs/cisco/CISCO-CABLE-L2VPN-MIB.my -363
A mibs/cisco/CISCO-CABLE-METERING-MIB +766
D mibs/cisco/CISCO-CABLE-METERING-MIB.my -734
A mibs/cisco/CISCO-CABLE-QOS-MONITOR-MIB +1,247
D mibs/cisco/CISCO-CABLE-QOS-MONITOR-MIB.my -1,117
A mibs/cisco/CISCO-CABLE-SPECTRUM-MIB +3,281
D mibs/cisco/CISCO-CABLE-SPECTRUM-MIB.my -3,214
A mibs/cisco/CISCO-CABLE-WIDEBAND-MIB +1,826
D mibs/cisco/CISCO-CABLE-WIDEBAND-MIB.my -1,814
A mibs/cisco/CISCO-CAC-SYSTEM-MIB +1,097
D mibs/cisco/CISCO-CAC-SYSTEM-MIB.my -1,049
A mibs/cisco/CISCO-CALL-APPLICATION-MIB +5,296
D mibs/cisco/CISCO-CALL-APPLICATION-MIB.my -5,198
A mibs/cisco/CISCO-CALL-HISTORY-MIB +498
D mibs/cisco/CISCO-CALL-HISTORY-MIB.my -474
A mibs/cisco/CISCO-CALL-RESOURCE-POOL-MIB +2,024
D mibs/cisco/CISCO-CALL-RESOURCE-POOL-MIB.my -1,917
A mibs/cisco/CISCO-CALL-TRACKER-MIB +1,769
D mibs/cisco/CISCO-CALL-TRACKER-MIB.my -1,706
A mibs/cisco/CISCO-CALL-TRACKER-MODEM-MIB +1,584
D mibs/cisco/CISCO-CALL-TRACKER-MODEM-MIB.my -1,534
A mibs/cisco/CISCO-CALL-TRACKER-TCP-MIB +375
D mibs/cisco/CISCO-CALL-TRACKER-TCP-MIB.my -340
A mibs/cisco/CISCO-CALLHOME-MIB +6,217
D mibs/cisco/CISCO-CALLHOME-MIB.my -6,185
A mibs/cisco/CISCO-CAR-MIB +598
D mibs/cisco/CISCO-CAR-MIB.my -578
A mibs/cisco/CISCO-CAS-IF-EXT-MIB +4,269
D mibs/cisco/CISCO-CAS-IF-EXT-MIB.my -4,159
A mibs/cisco/CISCO-CAS-IF-MIB +2,464
D mibs/cisco/CISCO-CAS-IF-MIB.my -2,295
A mibs/cisco/CISCO-CASA-FA-MIB +1,081
D mibs/cisco/CISCO-CASA-FA-MIB.my -1,031
A mibs/cisco/CISCO-CASA-MIB +1,180
D mibs/cisco/CISCO-CASA-MIB.my -1,106
A mibs/cisco/CISCO-CAT6K-CROSSBAR-MIB +3,028
D mibs/cisco/CISCO-CAT6K-CROSSBAR-MIB.my -3,003
A mibs/cisco/CISCO-CATOS-ACL-QOS-MIB +7,170
D mibs/cisco/CISCO-CATOS-ACL-QOS-MIB.my -6,955
A mibs/cisco/CISCO-CBP-TARGET-MIB +370
D mibs/cisco/CISCO-CBP-TARGET-MIB.my -355
A mibs/cisco/CISCO-CBP-TARGET-TC-MIB +253
D mibs/cisco/CISCO-CBP-TARGET-TC-MIB.my -235
A mibs/cisco/CISCO-CBP-TC-MIB +171
D mibs/cisco/CISCO-CBP-TC-MIB.my -161
A mibs/cisco/CISCO-CCM-MIB +7,084
D mibs/cisco/CISCO-CCM-MIB.my -7,030
A mibs/cisco/CISCO-CCME-MIB +4,343
D mibs/cisco/CISCO-CCME-MIB.my -4,295
A mibs/cisco/CISCO-CDL-MIB +1,371
D mibs/cisco/CISCO-CDL-MIB.my -1,354
A mibs/cisco/CISCO-CDMA-AHDLC-MIB +705
D mibs/cisco/CISCO-CDMA-AHDLC-MIB.my -674
A mibs/cisco/CISCO-CDMA-PDSN-CRP-MIB +495
D mibs/cisco/CISCO-CDMA-PDSN-CRP-MIB.my -475
A mibs/cisco/CISCO-CDMA-PDSN-EXT-MIB +2,147
D mibs/cisco/CISCO-CDMA-PDSN-EXT-MIB.my -2,119
A mibs/cisco/CISCO-CDMA-PDSN-MIB +9,375
D mibs/cisco/CISCO-CDMA-PDSN-MIB.my -9,224
A mibs/cisco/CISCO-CDP-MIB +991
D mibs/cisco/CISCO-CDP-MIB.my -969
A mibs/cisco/CISCO-CDSTV-AUTHMGR-MIB +356
D mibs/cisco/CISCO-CDSTV-AUTHMGR-MIB.my -343
A mibs/cisco/CISCO-CDSTV-BWMGR-MIB +324
D mibs/cisco/CISCO-CDSTV-BWMGR-MIB.my -311
A mibs/cisco/CISCO-CDSTV-CS-STATS-MIB +732
D mibs/cisco/CISCO-CDSTV-CS-STATS-MIB.my -719
A mibs/cisco/CISCO-CDSTV-FSI-MIB +365
D mibs/cisco/CISCO-CDSTV-FSI-MIB.my -352
A mibs/cisco/CISCO-CDSTV-INGEST-TUNING-MIB +299
D mibs/cisco/CISCO-CDSTV-INGEST-TUNING-MIB.my -286
A mibs/cisco/CISCO-CDSTV-INGESTMGR-MIB +764
D mibs/cisco/CISCO-CDSTV-INGESTMGR-MIB.my -746
A mibs/cisco/CISCO-CDSTV-ISA-MIB +1,561
D mibs/cisco/CISCO-CDSTV-ISA-MIB.my -1,544
A mibs/cisco/CISCO-CDSTV-SERVER-MIB +783
D mibs/cisco/CISCO-CDSTV-SERVER-MIB.my -765
A mibs/cisco/CISCO-CDSTV-SERVICES-MIB +339
D mibs/cisco/CISCO-CDSTV-SERVICES-MIB.my -328
A mibs/cisco/CISCO-CEF-MIB +2,965
D mibs/cisco/CISCO-CEF-MIB.my -2,880
A mibs/cisco/CISCO-CEF-TC +453
D mibs/cisco/CISCO-CEF-TC.my -438
A mibs/cisco/CISCO-CFS-MIB +1,910
D mibs/cisco/CISCO-CFS-MIB.my -1,883
A mibs/cisco/CISCO-CHANNEL-MIB +1,522
D mibs/cisco/CISCO-CHANNEL-MIB.my -1,491
A mibs/cisco/CISCO-CIDS-MIB +2,527
D mibs/cisco/CISCO-CIDS-MIB.my -2,449
A mibs/cisco/CISCO-CIPCMPC-MIB +683
D mibs/cisco/CISCO-CIPCMPC-MIB.my -657
A mibs/cisco/CISCO-CIPCSNA-MIB +1,421
D mibs/cisco/CISCO-CIPCSNA-MIB.my -1,363
A mibs/cisco/CISCO-CIPLAN-MIB +595
D mibs/cisco/CISCO-CIPLAN-MIB.my -571
A mibs/cisco/CISCO-CIPTCPIP-MIB +1,174
D mibs/cisco/CISCO-CIPTCPIP-MIB.my -1,159
A mibs/cisco/CISCO-CIPTG-MIB +1,543
D mibs/cisco/CISCO-CIPTG-MIB.my -1,504
A mibs/cisco/CISCO-CIRCUIT-INTERFACE-MIB +163
D mibs/cisco/CISCO-CIRCUIT-INTERFACE-MIB.my -147
A mibs/cisco/CISCO-CLASS-BASED-QOS-MIB +10,454
D mibs/cisco/CISCO-CLASS-BASED-QOS-MIB.my -10,314
A mibs/cisco/CISCO-CLUSTER-MIB +516
D mibs/cisco/CISCO-CLUSTER-MIB.my -500
A mibs/cisco/CISCO-CNO-SWITCH-MIB +506
D mibs/cisco/CISCO-CNO-SWITCH-MIB.my -464
A mibs/cisco/CISCO-COMMON-MGMT-MIB +609
D mibs/cisco/CISCO-COMMON-MGMT-MIB.my -593
A mibs/cisco/CISCO-COMMON-ROLES-EXT-MIB +837
D mibs/cisco/CISCO-COMMON-ROLES-EXT-MIB.my -821
A mibs/cisco/CISCO-COMMON-ROLES-MIB +614
D mibs/cisco/CISCO-COMMON-ROLES-MIB.my -596
A mibs/cisco/CISCO-COMPRESSION-SERVICE-ADAPTER-MIB +260
D mibs/cisco/CISCO-COMPRESSION-SERVICE-ADAPTER-MIB.my -232
A mibs/cisco/CISCO-CONFIG-COPY-MIB +945
D mibs/cisco/CISCO-CONFIG-COPY-MIB.my -912
A mibs/cisco/CISCO-CONFIG-MAN-MIB +1,007
D mibs/cisco/CISCO-CONFIG-MAN-MIB.my -988
A mibs/cisco/CISCO-CONTACT-CENTER-APPS-MIB +3,647
D mibs/cisco/CISCO-CONTACT-CENTER-APPS-MIB.my -3,569
A mibs/cisco/CISCO-CONTENT-DELIVERY-STREAMING-MIB +562
D mibs/cisco/CISCO-CONTENT-DELIVERY-STREAMING-MIB.my -549
A mibs/cisco/CISCO-CONTENT-ENGINE-MIB +1,783
D mibs/cisco/CISCO-CONTENT-ENGINE-MIB.my -1,712
A mibs/cisco/CISCO-CONTENT-NETWORK-MIB +282
D mibs/cisco/CISCO-CONTENT-NETWORK-MIB.my -266
A mibs/cisco/CISCO-CONTENT-SERVICES-MIB +6,473
D mibs/cisco/CISCO-CONTENT-SERVICES-MIB.my -6,371
A mibs/cisco/CISCO-CONTEXT-MAPPING-MIB +853
D mibs/cisco/CISCO-CONTEXT-MAPPING-MIB.my -839
A mibs/cisco/CISCO-COPS-CLIENT-MIB +650
D mibs/cisco/CISCO-COPS-CLIENT-MIB.my -610
A mibs/cisco/CISCO-CRYPTO-ACCELERATOR-MIB +1,335
D mibs/cisco/CISCO-CRYPTO-ACCELERATOR-MIB.my -1,284
A mibs/cisco/CISCO-CSG-MIB +1,181
D mibs/cisco/CISCO-CSG-MIB.my -1,117
A mibs/cisco/CISCO-CUICAPPS-MIB +1,965
D mibs/cisco/CISCO-CUICAPPS-MIB.my -1,944
A mibs/cisco/CISCO-CVP-MIB +3,623
D mibs/cisco/CISCO-CVP-MIB.my -3,560
A mibs/cisco/CISCO-DATA-COLLECTION-MIB +1,835
D mibs/cisco/CISCO-DATA-COLLECTION-MIB.my -1,800
A mibs/cisco/CISCO-DDP-IAPP-MIB +255
D mibs/cisco/CISCO-DDP-IAPP-MIB.my -234
A mibs/cisco/CISCO-DEVICE-EXCEPTION-REPORTING-MIB +351
D mibs/cisco/CISCO-DEVICE-EXCEPTION-REPORTING-MIB.my -335
A mibs/cisco/CISCO-DHCP-SNOOPING-MIB +2,177
D mibs/cisco/CISCO-DHCP-SNOOPING-MIB.my -2,146
A mibs/cisco/CISCO-DIAL-CONTROL-MIB +720
D mibs/cisco/CISCO-DIAL-CONTROL-MIB.my -673
A mibs/cisco/CISCO-DIAMETER-BASE-PROTOCOL-MIB +2,476
D mibs/cisco/CISCO-DIAMETER-BASE-PROTOCOL-MIB.my -2,454
A mibs/cisco/CISCO-DIAMETER-CC-APPL-MIB +725
D mibs/cisco/CISCO-DIAMETER-CC-APPL-MIB.my -704
A mibs/cisco/CISCO-DIAMETER-SG-MIB +307
D mibs/cisco/CISCO-DIAMETER-SG-MIB.my -293
A mibs/cisco/CISCO-DIFFSERV-EXT-MIB +916
D mibs/cisco/CISCO-DIFFSERV-EXT-MIB.my -899
A mibs/cisco/CISCO-DIGITAL-MEDIA-SYSTEMS-MIB +2,231
D mibs/cisco/CISCO-DIGITAL-MEDIA-SYSTEMS-MIB.my -2,139
A mibs/cisco/CISCO-DIST-DIRECTOR-MIB +1,654
D mibs/cisco/CISCO-DIST-DIRECTOR-MIB.my -1,632
A mibs/cisco/CISCO-DLC-SWITCH-MIB +793
D mibs/cisco/CISCO-DLCSW-MIB.my -712
A mibs/cisco/CISCO-DLSW-EXT-MIB +1,742
D mibs/cisco/CISCO-DLSW-EXT-MIB.my -1,652
A mibs/cisco/CISCO-DLSW-MIB +3,627
D mibs/cisco/CISCO-DLSW-MIB.my -3,064
A mibs/cisco/CISCO-DM-MIB +1,493
D mibs/cisco/CISCO-DM-MIB.my -1,453
A mibs/cisco/CISCO-DNS-CLIENT-MIB +350
D mibs/cisco/CISCO-DNS-CLIENT-MIB.my -331
A mibs/cisco/CISCO-DNS-SERVER-MIB +2,228
D mibs/cisco/CISCO-DNS-SERVER-MIB.my -2,200
A mibs/cisco/CISCO-DOCS-EXT-MIB +4,780
D mibs/cisco/CISCO-DOCS-EXT-MIB.my -4,601
A mibs/cisco/CISCO-DOCS-REMOTE-QUERY-MIB +462
D mibs/cisco/CISCO-DOCS-REMOTE-QUERY-MIB.my -426
A mibs/cisco/CISCO-DOT11-ANTENNA-MIB +276
D mibs/cisco/CISCO-DOT11-ANTENNA-MIB.my -247
A mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB +1,759
D mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB.my -1,724
A mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-CLIENT-MIB +609
D mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-CLIENT-MIB.my -579
A mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MANAGER-MIB +688
D mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MANAGER-MIB.my -658
A mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MIB +1,991
D mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MIB.my -1,954
A mibs/cisco/CISCO-DOT11-HT-MAC-MIB +735
D mibs/cisco/CISCO-DOT11-HT-MAC-MIB.my -717
A mibs/cisco/CISCO-DOT11-HT-PHY-MIB +1,204
D mibs/cisco/CISCO-DOT11-HT-PHY-MIB.my -1,165
A mibs/cisco/CISCO-DOT11-IF-MIB +4,482
D mibs/cisco/CISCO-DOT11-IF-MIB.my -4,452
A mibs/cisco/CISCO-DOT11-LBS-MIB +411
D mibs/cisco/CISCO-DOT11-LBS-MIB.my -390
A mibs/cisco/CISCO-DOT11-QOS-MIB +788
D mibs/cisco/CISCO-DOT11-QOS-MIB.my -746
A mibs/cisco/CISCO-DOT11-RADAR-MIB +301
D mibs/cisco/CISCO-DOT11-RADAR-MIB.my -281
A mibs/cisco/CISCO-DOT11-RADIO-DIAGNOSTIC-MIB +579
D mibs/cisco/CISCO-DOT11-RADIO-DIAGNOSTIC-MIB.my -528
A mibs/cisco/CISCO-DOT11-SSID-SECURITY-MIB +1,697
D mibs/cisco/CISCO-DOT11-SSID-SECURITY-MIB.my -1,671
A mibs/cisco/CISCO-DOT11-WIDS-MIB +924
D mibs/cisco/CISCO-DOT11-WIDS-MIB.my -888
A mibs/cisco/CISCO-DOT3-OAM-MIB +2,134
D mibs/cisco/CISCO-DOT3-OAM-MIB.my -2,077
A mibs/cisco/CISCO-DS0-CROSS-CONNECT-MIB +212
D mibs/cisco/CISCO-DS0-CROSS-CONNECT-MIB.my -194
A mibs/cisco/CISCO-DS0BUNDLE-EXT-MIB +299
D mibs/cisco/CISCO-DS0BUNDLE-EXT-MIB.my -284
A mibs/cisco/CISCO-DS0BUNDLE-MIB +172
D mibs/cisco/CISCO-DS0BUNDLE-MIB.my -160
A mibs/cisco/CISCO-DS1-EXT-MIB +2,140
D mibs/cisco/CISCO-DS1-EXT-MIB.my -2,062
A mibs/cisco/CISCO-DS3-MIB +2,029
D mibs/cisco/CISCO-DS3-MIB.my -1,968
A mibs/cisco/CISCO-DSG-IF-EXT-MIB +248
D mibs/cisco/CISCO-DSG-IF-EXT-MIB.my -238
A mibs/cisco/CISCO-DSL-PROVISION-MIB +1,849
D mibs/cisco/CISCO-DSL-PROVISION-MIB.my -1,828
A mibs/cisco/CISCO-DSP-MGMT-MIB +2,425
D mibs/cisco/CISCO-DSP-MGMT-MIB.my -2,391
A mibs/cisco/CISCO-DSPU-MIB +1,989
D mibs/cisco/CISCO-DSPU-MIB.my -1,892
A mibs/cisco/CISCO-DYNAMIC-ARP-INSPECTION-MIB +1,208
D mibs/cisco/CISCO-DYNAMIC-ARP-INSPECTION-MIB.my -1,176
A mibs/cisco/CISCO-DYNAMIC-PORT-VSAN-MIB +736
D mibs/cisco/CISCO-DYNAMIC-PORT-VSAN-MIB.my -720
A mibs/cisco/CISCO-DYNAMIC-TEMPLATE-MIB +3,197
D mibs/cisco/CISCO-DYNAMIC-TEMPLATE-MIB.my -3,180
A mibs/cisco/CISCO-DYNAMIC-TEMPLATE-TC-MIB +194
D mibs/cisco/CISCO-DYNAMIC-TEMPLATE-TC-MIB.my -184
A mibs/cisco/CISCO-EMBEDDED-EVENT-MGR-MIB +804
D mibs/cisco/CISCO-EMBEDDED-EVENT-MGR-MIB.my -787
A mibs/cisco/CISCO-ENERGYWISE-MIB +3,117
D mibs/cisco/CISCO-ENERGYWISE-MIB.my -3,100
A mibs/cisco/CISCO-ENHANCED-IMAGE-MIB +681
D mibs/cisco/CISCO-ENHANCED-IMAGE-MIB.my -660
A mibs/cisco/CISCO-ENHANCED-IPSEC-FLOW-MIB +4,279
D mibs/cisco/CISCO-ENHANCED-IPSEC-FLOW-MIB.my -4,189
A mibs/cisco/CISCO-ENHANCED-MEMPOOL-MIB +1,421
D mibs/cisco/CISCO-ENHANCED-MEMPOOL-MIB.my -1,405
A mibs/cisco/CISCO-ENHANCED-SLB-MIB +2,038
D mibs/cisco/CISCO-ENHANCED-SLB-MIB.my -2,017
A mibs/cisco/CISCO-ENHANCED-WRED-MIB +1,246
D mibs/cisco/CISCO-ENHANCED-WRED-MIB.my -1,231
A mibs/cisco/CISCO-ENTITY-ALARM-MIB +882
D mibs/cisco/CISCO-ENTITY-ALARM-MIB.my -852
A mibs/cisco/CISCO-ENTITY-ASSET-MIB +526
D mibs/cisco/CISCO-ENTITY-ASSET-MIB.my -511
A mibs/cisco/CISCO-ENTITY-DIAG-MIB +2,211
D mibs/cisco/CISCO-ENTITY-DIAG-MIB.my -2,188
A mibs/cisco/CISCO-ENTITY-DIAG-TC-MIB +286
D mibs/cisco/CISCO-ENTITY-DIAG-TC-MIB.my -275
A mibs/cisco/CISCO-ENTITY-DISPLAY-MIB +365
D mibs/cisco/CISCO-ENTITY-DISPLAY-MIB.my -351
A mibs/cisco/CISCO-ENTITY-EXT-MIB +814
D mibs/cisco/CISCO-ENTITY-EXT-MIB.my -794
A mibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB +3,175
D mibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB.my -3,149
A mibs/cisco/CISCO-ENTITY-PERFORMANCE-MIB +1,009
D mibs/cisco/CISCO-ENTITY-PERFORMANCE-MIB.my -996
A mibs/cisco/CISCO-ENTITY-PROVISIONING-MIB +220
D mibs/cisco/CISCO-ENTITY-PROVISIONING-MIB.my -206
A mibs/cisco/CISCO-ENTITY-REDUNDANCY-MIB +1,565
D mibs/cisco/CISCO-ENTITY-REDUNDANCY-MIB.my -1,519
A mibs/cisco/CISCO-ENTITY-REDUNDANCY-TC-MIB +609
D mibs/cisco/CISCO-ENTITY-REDUNDANCY-TC-MIB.my -600
A mibs/cisco/CISCO-ENTITY-SENSOR-EXT-MIB +432
D mibs/cisco/CISCO-ENTITY-SENSOR-EXT-MIB.my -419
A mibs/cisco/CISCO-ENTITY-SENSOR-HISTORY-MIB +471
D mibs/cisco/CISCO-ENTITY-SENSOR-HISTORY-MIB.my -461
A mibs/cisco/CISCO-ENTITY-SENSOR-MIB +943
D mibs/cisco/CISCO-ENTITY-SENSOR-MIB.my -926
A mibs/cisco/CISCO-ENVMON-MIB +938
D mibs/cisco/CISCO-ENVMON-MIB.my -923
A mibs/cisco/CISCO-EPC-GATEWAY-MIB +1,240
D mibs/cisco/CISCO-EPC-GATEWAY-MIB.my -1,220
A mibs/cisco/CISCO-EPM-NOTIFICATION-MIB +988
D mibs/cisco/CISCO-EPM-NOTIFICATION-MIB.my -987
A mibs/cisco/CISCO-ERM-MIB +2,973
D mibs/cisco/CISCO-ERM-MIB.my -2,882
A mibs/cisco/CISCO-ERR-DISABLE-MIB +843
D mibs/cisco/CISCO-ERR-DISABLE-MIB.my -830
A mibs/cisco/CISCO-ES-STACK-MIB +2,586
A mibs/cisco/CISCO-ETHER-CFM-MIB +693
D mibs/cisco/CISCO-ETHER-CFM-MIB.my -679
A mibs/cisco/CISCO-ETHERLIKE-EXT-MIB +301
D mibs/cisco/CISCO-ETHERLIKE-EXT-MIB.my -288
A mibs/cisco/CISCO-ETHERNET-ACCESS-MIB +312
D mibs/cisco/CISCO-ETHERNET-ACCESS-MIB.my -297
A mibs/cisco/CISCO-ETHERNET-FABRIC-EXTENDER-MIB +463
D mibs/cisco/CISCO-ETHERNET-FABRIC-EXTENDER-MIB.my -449
A mibs/cisco/CISCO-EVC-MIB +4,285
D mibs/cisco/CISCO-EVC-MIB.my -4,252
A mibs/cisco/CISCO-EXT-SCSI-MIB +942
D mibs/cisco/CISCO-EXT-SCSI-MIB.my -926
A mibs/cisco/CISCO-FABRIC-C12K-MIB +1,831
D mibs/cisco/CISCO-FABRIC-C12K-MIB.my -1,749
A mibs/cisco/CISCO-FABRIC-HFR-MIB +1,174
D mibs/cisco/CISCO-FABRIC-HFR-MIB.my -1,144
A mibs/cisco/CISCO-FABRIC-MCAST-APPL-MIB +212
D mibs/cisco/CISCO-FABRIC-MCAST-APPL-MIB.my -192
A mibs/cisco/CISCO-FABRIC-MCAST-MIB +379
D mibs/cisco/CISCO-FABRIC-MCAST-MIB.my -353
A mibs/cisco/CISCO-FABRICPATH-TOPOLOGY-MIB +594
D mibs/cisco/CISCO-FABRICPATH-TOPOLOGY-MIB.my -581
A mibs/cisco/CISCO-FASTHUB-MIB +1,505
D mibs/cisco/CISCO-FASTHUB-MIB.my -1,403
A mibs/cisco/CISCO-FC-DEVICE-ALIAS-MIB +206
D mibs/cisco/CISCO-FC-DEVICE-ALIAS-MIB.my -196
A mibs/cisco/CISCO-FC-FE-MIB +6,589
D mibs/cisco/CISCO-FC-FE-MIB.my -6,559
A mibs/cisco/CISCO-FC-MGMT-MIB +2,237
D mibs/cisco/CISCO-FC-MGMT-MIB.my -2,179
A mibs/cisco/CISCO-FC-MULTICAST-MIB +226
D mibs/cisco/CISCO-FC-MULTICAST-MIB.my -207
A mibs/cisco/CISCO-FC-PM-MIB +978
D mibs/cisco/CISCO-FC-PM-MIB.my -941
A mibs/cisco/CISCO-FC-ROUTE-MIB +721
D mibs/cisco/CISCO-FC-ROUTE-MIB.my -709
A mibs/cisco/CISCO-FC-SDV-MIB +738
D mibs/cisco/CISCO-FC-SDV-MIB.my -714
A mibs/cisco/CISCO-FC-SPAN-MIB +798
D mibs/cisco/CISCO-FC-SPAN-MIB.my -780
A mibs/cisco/CISCO-FC-TUNNEL-MIB +1,358
D mibs/cisco/CISCO-FC-TUNNEL-MIB.my -1,306
A mibs/cisco/CISCO-FCC-MIB +453
D mibs/cisco/CISCO-FCC-MIB.my -420
A mibs/cisco/CISCO-FCIP-MGMT-EXT-MIB +1,212
D mibs/cisco/CISCO-FCIP-MGMT-EXT-MIB.my -1,185
A mibs/cisco/CISCO-FCIP-MGMT-MIB +916
D mibs/cisco/CISCO-FCIP-MGMT-MIB.my -905
A mibs/cisco/CISCO-FCOE-MIB +653
D mibs/cisco/CISCO-FCOE-MIB.my -618
A mibs/cisco/CISCO-FCPING-MIB +601
D mibs/cisco/CISCO-FCPING-MIB.my -586
A mibs/cisco/CISCO-FCS-MIB +1,659
D mibs/cisco/CISCO-FCS-MIB.my -1,645
A mibs/cisco/CISCO-FCSP-MIB +540
D mibs/cisco/CISCO-FCSP-MIB.my -517
A mibs/cisco/CISCO-FCTRACEROUTE-MIB +550
D mibs/cisco/CISCO-FCTRACEROUTE-MIB.my -533
A mibs/cisco/CISCO-FDMI-MIB +615
D mibs/cisco/CISCO-FDMI-MIB.my -597
A mibs/cisco/CISCO-FEATURE-CONTROL-MIB +1,552
D mibs/cisco/CISCO-FEATURE-CONTROL-MIB.my -1,534
A mibs/cisco/CISCO-FICON-MIB +2,643
D mibs/cisco/CISCO-FICON-MIB.my -2,520
A mibs/cisco/CISCO-FILTER-GROUP-MIB +857
D mibs/cisco/CISCO-FILTER-GROUP-MIB.my -845
A mibs/cisco/CISCO-FIPS-STATS-MIB +102
D mibs/cisco/CISCO-FIPS-STATS-MIB.my -91
A mibs/cisco/CISCO-FIREWALL-MIB +1,336
D mibs/cisco/CISCO-FIREWALL-MIB.my -1,276
A mibs/cisco/CISCO-FIREWALL-TC +452
D mibs/cisco/CISCO-FIREWALL-TC.my -443
A mibs/cisco/CISCO-FLASH-MIB +3,694
D mibs/cisco/CISCO-FLASH-MIB.my -3,605
A mibs/cisco/CISCO-FLEX-LINKS-MIB +592
D mibs/cisco/CISCO-FLEX-LINKS-MIB.my -577
A mibs/cisco/CISCO-FLOW-CLONE-MIB +983
D mibs/cisco/CISCO-FLOW-CLONE-MIB.my -960
A mibs/cisco/CISCO-FLOW-METADATA-MIB +611
D mibs/cisco/CISCO-FLOW-METADATA-MIB.my -601
A mibs/cisco/CISCO-FLOW-MONITOR-MIB +3,056
D mibs/cisco/CISCO-FLOW-MONITOR-MIB.my -3,029
A mibs/cisco/CISCO-FLOW-MONITOR-TC-MIB +571
D mibs/cisco/CISCO-FLOW-MONITOR-TC-MIB.my -562
A mibs/cisco/CISCO-FRAME-RELAY-MIB +2,207
D mibs/cisco/CISCO-FRAME-RELAY-MIB.my -2,137
A mibs/cisco/CISCO-FSPF-MIB +1,447
D mibs/cisco/CISCO-FSPF-MIB.my -1,419
A mibs/cisco/CISCO-FTP-CLIENT-MIB +323
D mibs/cisco/CISCO-FTP-CLIENT-MIB.my -303
A mibs/cisco/CISCO-GATEKEEPER-MIB +1,896
D mibs/cisco/CISCO-GATEKEEPER-MIB.my -1,876
A mibs/cisco/CISCO-GDOI-MIB +3,442
D mibs/cisco/CISCO-GDOI-MIB.my -3,357
A mibs/cisco/CISCO-GGSN-EXT-MIB +2,110
D mibs/cisco/CISCO-GGSN-EXT-MIB.my -2,088
A mibs/cisco/CISCO-GGSN-GEO-MIB +202
D mibs/cisco/CISCO-GGSN-GEO-MIB.my -181
A mibs/cisco/CISCO-GGSN-MIB +4,905
D mibs/cisco/CISCO-GGSN-MIB.my -4,879
A mibs/cisco/CISCO-GGSN-QOS-MIB +1,645
D mibs/cisco/CISCO-GGSN-QOS-MIB.my -1,605
A mibs/cisco/CISCO-GGSN-SERVICE-AWARE-MIB +2,641
D mibs/cisco/CISCO-GGSN-SERVICE-AWARE-MIB.my -2,614
A mibs/cisco/CISCO-GPRS-ACC-PT-MIB +5,621
D mibs/cisco/CISCO-GPRS-ACC-PT-MIB.my -5,574
A mibs/cisco/CISCO-GPRS-CHARGING-MIB +4,684
D mibs/cisco/CISCO-GPRS-CHARGING-MIB.my -4,660
A mibs/cisco/CISCO-GPRS-GTP-MIB +1,031
D mibs/cisco/CISCO-GPRS-GTP-MIB.my -964
A mibs/cisco/CISCO-GPRS-ISGSN-MIB +182
D mibs/cisco/CISCO-GPRS-ISGSN-MIB.my -159
A mibs/cisco/CISCO-GPRS-L2RLY-MIB +411
D mibs/cisco/CISCO-GPRS-L2RLY-MIB.my -383
A mibs/cisco/CISCO-GSLB-DNS-MIB +1,804
D mibs/cisco/CISCO-GSLB-DNS-MIB.my -1,781
A mibs/cisco/CISCO-GSLB-HEALTH-MON-MIB +1,108
D mibs/cisco/CISCO-GSLB-HEALTH-MON-MIB.my -1,087
A mibs/cisco/CISCO-GSLB-SYSTEM-MIB +1,235
D mibs/cisco/CISCO-GSLB-SYSTEM-MIB.my -1,213
A mibs/cisco/CISCO-GSLB-TC-MIB +526
D mibs/cisco/CISCO-GSLB-TC-MIB.my -516
A mibs/cisco/CISCO-GTP-DIRECTOR-MIB +374
D mibs/cisco/CISCO-GTP-DIRECTOR-MIB.my -341
A mibs/cisco/CISCO-GTP-MIB +3,612
D mibs/cisco/CISCO-GTP-MIB.my -3,590
A mibs/cisco/CISCO-GTPV2-MIB +2,168
D mibs/cisco/CISCO-GTPV2-MIB.my -2,146
A mibs/cisco/CISCO-H225-MIB +1,125
D mibs/cisco/CISCO-H225-MIB.my -1,062
A mibs/cisco/CISCO-H320-DIAL-CONTROL-MIB +438
D mibs/cisco/CISCO-H320-DIAL-CONTROL-MIB.my -405
A mibs/cisco/CISCO-H323-TC-MIB +206
D mibs/cisco/CISCO-H323-TC-MIB.my -193
A mibs/cisco/CISCO-H324-DIAL-CONTROL-MIB +457
D mibs/cisco/CISCO-H324-DIAL-CONTROL-MIB.my -419
A mibs/cisco/CISCO-HARDWARE-IP-VERIFY-MIB +278
D mibs/cisco/CISCO-HARDWARE-IP-VERIFY-MIB.my -264
A mibs/cisco/CISCO-HC-ALARM-MIB +712
D mibs/cisco/CISCO-HC-ALARM-MIB.my -680
A mibs/cisco/CISCO-HEALTH-MONITOR-MIB +386
D mibs/cisco/CISCO-HEALTH-MONITOR-MIB.my -355
A mibs/cisco/CISCO-HSRP-EXT-MIB +618
D mibs/cisco/CISCO-HSRP-EXT-MIB.my -603
A mibs/cisco/CISCO-HSRP-MIB +613
D mibs/cisco/CISCO-HSRP-MIB.my -600
A mibs/cisco/CISCO-HW-MODULE-CONTROL-MIB +509
D mibs/cisco/CISCO-HW-MODULE-CONTROL-MIB.my -495
A mibs/cisco/CISCO-ICSUDSU-MIB +1,029
D mibs/cisco/CISCO-ICSUDSU-MIB.my -994
A mibs/cisco/CISCO-IDSL-LINE-MIB +2,082
D mibs/cisco/CISCO-IDSL-LINE-MIB.my -2,022
A mibs/cisco/CISCO-IEEE8021-CFM-EXT-MIB +710
D mibs/cisco/CISCO-IEEE8021-CFM-EXT-MIB.my -699
A mibs/cisco/CISCO-IETF-ATM2-PVCTRAP-MIB +281
D mibs/cisco/CISCO-IETF-ATM2-PVCTRAP-MIB.my -231
A mibs/cisco/CISCO-IETF-BFD-MIB +1,246
D mibs/cisco/CISCO-IETF-BFD-MIB.my -1,202
A mibs/cisco/CISCO-IETF-DHCP-SERVER-EXT-MIB +1,133
D mibs/cisco/CISCO-IETF-DHCP-SERVER-EXT-MIB.my -1,103
A mibs/cisco/CISCO-IETF-DHCP-SERVER-MIB +1,405
D mibs/cisco/CISCO-IETF-DHCP-SERVER-MIB.my -1,352
A mibs/cisco/CISCO-IETF-DOT11-QOS-EXT-MIB +418
D mibs/cisco/CISCO-IETF-DOT11-QOS-EXT-MIB.my -373
A mibs/cisco/CISCO-IETF-DOT11-QOS-MIB +755
D mibs/cisco/CISCO-IETF-DOT11-QOS-MIB.my -722
A mibs/cisco/CISCO-IETF-FRR-MIB +1,387
D mibs/cisco/CISCO-IETF-FRR-MIB.my -1,089
A mibs/cisco/CISCO-IETF-IP-FORWARD-MIB +1,089
D mibs/cisco/CISCO-IETF-IP-FORWARD-MIB.my -1,036
A mibs/cisco/CISCO-IETF-IP-MIB +1,161
D mibs/cisco/CISCO-IETF-IP-MIB.my -1,105
A mibs/cisco/CISCO-IETF-IPMROUTE-MIB +1,158
D mibs/cisco/CISCO-IETF-IPMROUTE-MIB.my -1,140
A mibs/cisco/CISCO-IETF-ISIS-MIB +3,816
D mibs/cisco/CISCO-IETF-ISIS-MIB.my -3,670
A mibs/cisco/CISCO-IETF-ISNS-MGMT-MIB +3,922
D mibs/cisco/CISCO-IETF-ISNS-MGMT-MIB.my -3,786
A mibs/cisco/CISCO-IETF-MEGACO-MIB +1,302
D mibs/cisco/CISCO-IETF-MEGACO-MIB.my -1,019
A mibs/cisco/CISCO-IETF-MPLS-ID-STD-03-MIB +185
D mibs/cisco/CISCO-IETF-MPLS-ID-STD-03-MIB.my -177
A mibs/cisco/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB +750
D mibs/cisco/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB.my -725
A mibs/cisco/CISCO-IETF-MPLS-TE-P2MP-STD-MIB +1,595
D mibs/cisco/CISCO-IETF-MPLS-TE-P2MP-STD-MIB.my -1,557
A mibs/cisco/CISCO-IETF-MSDP-MIB +1,179
D mibs/cisco/CISCO-IETF-MSDP-MIB.my -1,134
A mibs/cisco/CISCO-IETF-NAT-MIB +1,713
D mibs/cisco/CISCO-IETF-NAT-MIB.my -1,670
A mibs/cisco/CISCO-IETF-PIM-EXT-MIB +1,514
D mibs/cisco/CISCO-IETF-PIM-EXT-MIB.my -1,494
A mibs/cisco/CISCO-IETF-PIM-MIB +881
D mibs/cisco/CISCO-IETF-PIM-MIB.my -855
A mibs/cisco/CISCO-IETF-PPVPN-MPLS-VPN-MIB +109
D mibs/cisco/CISCO-IETF-PPVPN-MPLS-VPN-MIB.my -84
A mibs/cisco/CISCO-IETF-PW-ATM-MIB +447
D mibs/cisco/CISCO-IETF-PW-ATM-MIB.my -419
A mibs/cisco/CISCO-IETF-PW-ENET-MIB +510
D mibs/cisco/CISCO-IETF-PW-ENET-MIB.my -498
A mibs/cisco/CISCO-IETF-PW-FR-MIB +565
D mibs/cisco/CISCO-IETF-PW-FR-MIB.my -538
A mibs/cisco/CISCO-IETF-PW-TC-MIB +182
D mibs/cisco/CISCO-IETF-PW-TC-MIB.my -171
A mibs/cisco/CISCO-IETF-PW-TDM-MIB +1,461
D mibs/cisco/CISCO-IETF-PW-TDM-MIB.my -1,417
A mibs/cisco/CISCO-IETF-SCTP-EXT-MIB +841
D mibs/cisco/CISCO-IETF-SCTP-EXT-MIB.my -811
A mibs/cisco/CISCO-IETF-SCTP-MIB +1,302
D mibs/cisco/CISCO-IETF-SCTP-MIB.my -1,256
A mibs/cisco/CISCO-IETF-VDSL-LINE-MIB +1,376
D mibs/cisco/CISCO-IETF-VDSL-LINE-MIB.my -1,372
A mibs/cisco/CISCO-IETF-VPLS-BGP-EXT-MIB +553
D mibs/cisco/CISCO-IETF-VPLS-BGP-EXT-MIB.my -539
A mibs/cisco/CISCO-IETF-VPLS-GENERIC-MIB +726
D mibs/cisco/CISCO-IETF-VPLS-GENERIC-MIB.my -707
A mibs/cisco/CISCO-IETF-VPLS-LDP-MIB +238
D mibs/cisco/CISCO-IETF-VPLS-LDP-MIB.my -223
A mibs/cisco/CISCO-IETF-VRRP-07-MIB +1,755
D mibs/cisco/CISCO-IETF-VRRP-07-MIB.my -1,732
A mibs/cisco/CISCO-IETF-VRRP-MIB +898
D mibs/cisco/CISCO-IETF-VRRP-MIB.my -882
A mibs/cisco/CISCO-IF-CALL-SERVICE-MIB +329
D mibs/cisco/CISCO-IF-CALL-SERVICE-MIB.my -303
A mibs/cisco/CISCO-IF-EXTENSION-MIB +3,458
D mibs/cisco/CISCO-IF-EXTENSION-MIB.my -3,435
A mibs/cisco/CISCO-IF-LINK-CONFIG-MIB +252
D mibs/cisco/CISCO-IF-LINK-CONFIG-MIB.my -240
A mibs/cisco/CISCO-IF-LOOPBACK-MIB +339
D mibs/cisco/CISCO-IF-LOOPBACK-MIB.my -325
A mibs/cisco/CISCO-IF-MONITOR-NOTIF-MIB +278
D mibs/cisco/CISCO-IF-MONITOR-NOTIF-MIB.my -274
A mibs/cisco/CISCO-IF-THRESHOLD-MIB +1,200
D mibs/cisco/CISCO-IF-THRESHOLD-MIB.my -1,182
A mibs/cisco/CISCO-IGMP-FILTER-MIB +665
D mibs/cisco/CISCO-IGMP-FILTER-MIB.my -648
A mibs/cisco/CISCO-IGMP-SNOOPING-MIB +3,948
D mibs/cisco/CISCO-IGMP-SNOOPING-MIB.my -3,887
A mibs/cisco/CISCO-IKE-CONFIGURATION-MIB +1,455
D mibs/cisco/CISCO-IKE-CONFIGURATION-MIB.my -1,392
A mibs/cisco/CISCO-IKE-FLOW-EXT-MIB +273
D mibs/cisco/CISCO-IKE-FLOW-EXT-MIB.my -253
A mibs/cisco/CISCO-IKE-FLOW-MIB +1,373
D mibs/cisco/CISCO-IKE-FLOW-MIB.my -1,355
A mibs/cisco/CISCO-IMA-MIB +1,042
D mibs/cisco/CISCO-IMA-MIB.my -1,018
A mibs/cisco/CISCO-IMAGE-CHECK-MIB +458
D mibs/cisco/CISCO-IMAGE-CHECK-MIB.my -403
A mibs/cisco/CISCO-IMAGE-LICENSE-MGMT-MIB +545
D mibs/cisco/CISCO-IMAGE-LICENSE-MGMT-MIB.my -529
A mibs/cisco/CISCO-IMAGE-MIB +136
D mibs/cisco/CISCO-IMAGE-MIB.my -123
A mibs/cisco/CISCO-IMAGE-TC +265
D mibs/cisco/CISCO-IMAGE-TC.my -256
A mibs/cisco/CISCO-IMAGE-UPGRADE-MIB +1,835
D mibs/cisco/CISCO-IMAGE-UPGRADE-MIB.my -1,789
A mibs/cisco/CISCO-INTERFACE-XCVR-MONITOR-MIB +293
D mibs/cisco/CISCO-INTERFACE-XCVR-MONITOR-MIB.my -282
A mibs/cisco/CISCO-INTERFACETOPN-EXT-MIB +358
D mibs/cisco/CISCO-INTERFACETOPN-EXT-MIB.my -343
A mibs/cisco/CISCO-IP-CBR-METRICS-MIB +717
D mibs/cisco/CISCO-IP-CBR-METRICS-MIB.my -693
A mibs/cisco/CISCO-IP-ENCRYPTION-MIB +594
D mibs/cisco/CISCO-IP-ENCRYPTION-MIB.my -570
A mibs/cisco/CISCO-IP-IF-MIB +822
D mibs/cisco/CISCO-IP-IF-MIB.my -804
A mibs/cisco/CISCO-IP-LOCAL-POOL-MIB +890
D mibs/cisco/CISCO-IP-LOCAL-POOL-MIB.my -873
A mibs/cisco/CISCO-IP-NW-DISCOVERY-MIB +603
D mibs/cisco/CISCO-IP-NW-DISCOVERY-MIB.my -585
A mibs/cisco/CISCO-IP-PROTOCOL-FILTER-MIB +1,404
D mibs/cisco/CISCO-IP-PROTOCOL-FILTER-MIB.my -1,381
A mibs/cisco/CISCO-IP-RAN-BACKHAUL-MIB +4,057
D mibs/cisco/CISCO-IP-RAN-BACKHAUL-MIB.my -3,936
A mibs/cisco/CISCO-IP-STAT-MIB +487
D mibs/cisco/CISCO-IP-STAT-MIB.my -463
A mibs/cisco/CISCO-IP-TAP-MIB +516
D mibs/cisco/CISCO-IP-TAP-MIB.my -497
A mibs/cisco/CISCO-IP-UPLINK-REDIRECT-MIB +132
D mibs/cisco/CISCO-IP-UPLINK-REDIRECT-MIB.my -115
A mibs/cisco/CISCO-IP-URPF-MIB +792
D mibs/cisco/CISCO-IP-URPF-MIB.my -775
A mibs/cisco/CISCO-IPMCAST-MIB +623
D mibs/cisco/CISCO-IPMCAST-MIB.my -623
A mibs/cisco/CISCO-IPMROUTE-MIB +870
D mibs/cisco/CISCO-IPMROUTE-MIB.my -838
A mibs/cisco/CISCO-IPSEC-FLOW-MONITOR-MIB +5,881
D mibs/cisco/CISCO-IPSEC-FLOW-MONITOR-MIB.my -5,737
A mibs/cisco/CISCO-IPSEC-MIB +1,334
D mibs/cisco/CISCO-IPSEC-MIB.my -1,241
A mibs/cisco/CISCO-IPSEC-POLICY-MAP-MIB +379
D mibs/cisco/CISCO-IPSEC-POLICY-MAP-MIB.my -366
A mibs/cisco/CISCO-IPSEC-PROVISIONING-MIB +1,758
D mibs/cisco/CISCO-IPSEC-PROVISIONING-MIB.my -1,710
A mibs/cisco/CISCO-IPSEC-SIGNALING-MIB +2,099
D mibs/cisco/CISCO-IPSEC-SIGNALING-MIB.my -2,087
A mibs/cisco/CISCO-IPSEC-TC +1,170
D mibs/cisco/CISCO-IPSEC-TC.my -1,162
A mibs/cisco/CISCO-IPSLA-AUTOMEASURE-MIB +983
D mibs/cisco/CISCO-IPSLA-AUTOMEASURE-MIB.my -973
A mibs/cisco/CISCO-IPSLA-ECHO-MIB +1,133
D mibs/cisco/CISCO-IPSLA-ECHO-MIB.my -1,122
A mibs/cisco/CISCO-IPSLA-ETHERNET-MIB +3,376
D mibs/cisco/CISCO-IPSLA-ETHERNET-MIB.my -3,361
A mibs/cisco/CISCO-IPSLA-JITTER-MIB +871
D mibs/cisco/CISCO-IPSLA-JITTER-MIB.my -860
A mibs/cisco/CISCO-IPSLA-TC-MIB +219
D mibs/cisco/CISCO-IPSLA-TC-MIB.my -211
A mibs/cisco/CISCO-IPSLA-VIDEO-MIB +1,112
D mibs/cisco/CISCO-IPSLA-VIDEO-MIB.my -1,100
A mibs/cisco/CISCO-IPSLA-VIDEO-PROFILE-MIB +469
D mibs/cisco/CISCO-IPSLA-VIDEO-PROFILE-MIB.my -459
A mibs/cisco/CISCO-ISCSI-GW-MIB +2,682
D mibs/cisco/CISCO-ISCSI-GW-MIB.my -2,649
A mibs/cisco/CISCO-ISCSI-MIB +2,505
D mibs/cisco/CISCO-ISCSI-MIB.my -2,467
A mibs/cisco/CISCO-ISDN-MIB +459
D mibs/cisco/CISCO-ISDN-MIB.my -433
A mibs/cisco/CISCO-ISDNU-IF-MIB +475
D mibs/cisco/CISCO-ISDNU-IF-MIB.my -413
A mibs/cisco/CISCO-ISNS-CLIENT-MIB +181
D mibs/cisco/CISCO-ISNS-CLIENT-MIB.my -167
A mibs/cisco/CISCO-ISNS-IP-NW-DISCOVERY-MIB +569
D mibs/cisco/CISCO-ISNS-IP-NW-DISCOVERY-MIB.my -541
A mibs/cisco/CISCO-ITP-ACL-MIB +899
D mibs/cisco/CISCO-ITP-ACL-MIB.my -866
A mibs/cisco/CISCO-ITP-ACT-MIB +372
D mibs/cisco/CISCO-ITP-ACT-MIB.my -343
A mibs/cisco/CISCO-ITP-DSMR-MIB +3,487
D mibs/cisco/CISCO-ITP-DSMR-MIB.my -3,409
A mibs/cisco/CISCO-ITP-DSMR-SMPP-MIB +850
D mibs/cisco/CISCO-ITP-DSMR-SMPP-MIB.my -800
A mibs/cisco/CISCO-ITP-DSMR-UCP-MIB +724
D mibs/cisco/CISCO-ITP-DSMR-UCP-MIB.my -675
A mibs/cisco/CISCO-ITP-GACT-MIB +532
D mibs/cisco/CISCO-ITP-GACT-MIB.my -497
A mibs/cisco/CISCO-ITP-GRT-MIB +2,217
D mibs/cisco/CISCO-ITP-GRT-MIB.my -2,149
A mibs/cisco/CISCO-ITP-GSCCP-MIB +5,955
D mibs/cisco/CISCO-ITP-GSCCP-MIB.my -5,842
A mibs/cisco/CISCO-ITP-GSP-MIB +6,239
D mibs/cisco/CISCO-ITP-GSP-MIB.my -6,139
A mibs/cisco/CISCO-ITP-GSP2-MIB +1,627
D mibs/cisco/CISCO-ITP-GSP2-MIB.my -1,538
A mibs/cisco/CISCO-ITP-GTCAP-MIB +2,438
D mibs/cisco/CISCO-ITP-GTCAP-MIB.my -2,360
A mibs/cisco/CISCO-ITP-MLR-MIB +4,828
D mibs/cisco/CISCO-ITP-MLR-MIB.my -4,738
A mibs/cisco/CISCO-ITP-MONITOR-MIB +636
D mibs/cisco/CISCO-ITP-MONITOR-MIB.my -595
A mibs/cisco/CISCO-ITP-MSU-RATES-MIB +972
D mibs/cisco/CISCO-ITP-MSU-RATES-MIB.my -919
A mibs/cisco/CISCO-ITP-RT-MIB +743
D mibs/cisco/CISCO-ITP-RT-MIB.my -705
A mibs/cisco/CISCO-ITP-SCCP-MIB +2,252
D mibs/cisco/CISCO-ITP-SCCP-MIB.my -2,178
A mibs/cisco/CISCO-ITP-SP-MIB +7,081
D mibs/cisco/CISCO-ITP-SP-MIB.my -7,023
A mibs/cisco/CISCO-ITP-SP2-MIB +430
D mibs/cisco/CISCO-ITP-SP2-MIB.my -387
A mibs/cisco/CISCO-ITP-TC-MIB +1,582
D mibs/cisco/CISCO-ITP-TC-MIB.my -1,569
A mibs/cisco/CISCO-ITP-XUA-MIB +3,652
D mibs/cisco/CISCO-ITP-XUA-MIB.my -3,560
A mibs/cisco/CISCO-IVR-MIB +2,574
D mibs/cisco/CISCO-IVR-MIB.my -2,496
A mibs/cisco/CISCO-L2-CONTROL-MIB +1,746
D mibs/cisco/CISCO-L2-CONTROL-MIB.my -1,716
A mibs/cisco/CISCO-L2-DEV-MONITORING-MIB +371
D mibs/cisco/CISCO-L2-DEV-MONITORING-MIB.my -346
A mibs/cisco/CISCO-L2-TUNNEL-CONFIG-MIB +928
D mibs/cisco/CISCO-L2-TUNNEL-CONFIG-MIB.my -905
A mibs/cisco/CISCO-L2L3-INTERFACE-CONFIG-MIB +184
D mibs/cisco/CISCO-L2L3-INTERFACE-CONFIG-MIB.my -155
A mibs/cisco/CISCO-L2NAT-MIB +1,316
D mibs/cisco/CISCO-L2NAT-MIB.my -1,307
A mibs/cisco/CISCO-L4L7MODULE-REDUNDANCY-MIB +1,073
D mibs/cisco/CISCO-L4L7MODULE-REDUNDANCY-MIB.my -1,060
A mibs/cisco/CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB +2,217
D mibs/cisco/CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.my -2,202
A mibs/cisco/CISCO-LAG-MIB +958
D mibs/cisco/CISCO-LAG-MIB.my -907
A mibs/cisco/CISCO-LATITUDE-MIB +333
D mibs/cisco/CISCO-LATITUDE-MIB.my -311
A mibs/cisco/CISCO-LEC-DATA-VCC-MIB +155
D mibs/cisco/CISCO-LEC-DATA-VCC-MIB.my -137
A mibs/cisco/CISCO-LEC-EXT-MIB +130
D mibs/cisco/CISCO-LEC-EXT-MIB.my -112
A mibs/cisco/CISCO-LECS-MIB +1,050
D mibs/cisco/CISCO-LECS-MIB.my -1,007
A mibs/cisco/CISCO-LES-MIB +972
D mibs/cisco/CISCO-LES-MIB.my -963
A mibs/cisco/CISCO-LICENSE-MGMT-MIB +2,609
D mibs/cisco/CISCO-LICENSE-MGMT-MIB.my -2,587
A mibs/cisco/CISCO-LICENSE-MGR-MIB +1,050
D mibs/cisco/CISCO-LICENSE-MGR-MIB.my -1,022
A mibs/cisco/CISCO-LICENSE-MIB +996
D mibs/cisco/CISCO-LICENSE-MIB.my -962
A mibs/cisco/CISCO-LINK-ERROR-MONITOR-MIB +409
D mibs/cisco/CISCO-LINK-ERROR-MONITOR-MIB.my -383
A mibs/cisco/CISCO-LIVEDATA-MIB +1,031
D mibs/cisco/CISCO-LIVEDATA-MIB.my -1,000
A mibs/cisco/CISCO-LOCAL-AUTH-USER-MIB +613
D mibs/cisco/CISCO-LOCAL-AUTH-USER-MIB.my -598
A mibs/cisco/CISCO-LOCAL-DIRECTOR-MIB +1,214
D mibs/cisco/CISCO-LOCAL-DIRECTOR-MIB.my -1,075
A mibs/cisco/CISCO-LRE-CPE-MIB +304
D mibs/cisco/CISCO-LRE-CPE-MIB.my -278
A mibs/cisco/CISCO-LWAPP-AAA-MIB +1,854
D mibs/cisco/CISCO-LWAPP-AAA-MIB.my -1,794
A mibs/cisco/CISCO-LWAPP-ACL-MIB +456
D mibs/cisco/CISCO-LWAPP-ACL-MIB.my -440
A mibs/cisco/CISCO-LWAPP-AP-MIB +6,614
D mibs/cisco/CISCO-LWAPP-AP-MIB.my -6,496
A mibs/cisco/CISCO-LWAPP-CCX-RM-MIB +722
D mibs/cisco/CISCO-LWAPP-CCX-RM-MIB.my -674
A mibs/cisco/CISCO-LWAPP-CDP-MIB +861
D mibs/cisco/CISCO-LWAPP-CDP-MIB.my -834
A mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY +143
D mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY.my -133
A mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB +885
D mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB.my -858
A mibs/cisco/CISCO-LWAPP-DHCP-MIB +766
D mibs/cisco/CISCO-LWAPP-DHCP-MIB.my -737
A mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB +1,568
D mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB.my -1,476
A mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB +1,284
D mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB.my -1,274
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-CAPABILITY +63
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-CAPABILITY.my -53
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB +893
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB.my -865
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB +856
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB.my -839
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB +449
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB.my -438
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB +2,071
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB.my -1,900
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB +2,732
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB.my -2,692
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB +663
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB.my -645
A mibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB +578
D mibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB.my -548
A mibs/cisco/CISCO-LWAPP-DOT11-MIB +1,109
D mibs/cisco/CISCO-LWAPP-DOT11-MIB.my -1,064
A mibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB +479
D mibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB.my -456
A mibs/cisco/CISCO-LWAPP-EXT-MIB +1,533
D mibs/cisco/CISCO-LWAPP-EXT-MIB.my -1,482
A mibs/cisco/CISCO-LWAPP-HA-MIB +470
D mibs/cisco/CISCO-LWAPP-HA-MIB.my -450
A mibs/cisco/CISCO-LWAPP-IDS-MIB +586
D mibs/cisco/CISCO-LWAPP-IDS-MIB.my -560
A mibs/cisco/CISCO-LWAPP-INTERFACE-MIB +835
D mibs/cisco/CISCO-LWAPP-INTERFACE-MIB.my -808
A mibs/cisco/CISCO-LWAPP-IPV6-MIB +1,250
D mibs/cisco/CISCO-LWAPP-IPV6-MIB.my -1,216
A mibs/cisco/CISCO-LWAPP-LINKTEST-MIB +865
D mibs/cisco/CISCO-LWAPP-LINKTEST-MIB.my -839
A mibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB +674
D mibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB.my -645
A mibs/cisco/CISCO-LWAPP-MDNS-MIB +805
D mibs/cisco/CISCO-LWAPP-MDNS-MIB.my -771
A mibs/cisco/CISCO-LWAPP-MESH-BATTERY-MIB +584
D mibs/cisco/CISCO-LWAPP-MESH-BATTERY-MIB.my -559
A mibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB +947
D mibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB.my -922
A mibs/cisco/CISCO-LWAPP-MESH-MIB +1,974
D mibs/cisco/CISCO-LWAPP-MESH-MIB.my -1,937
A mibs/cisco/CISCO-LWAPP-MESH-STATS-MIB +1,376
D mibs/cisco/CISCO-LWAPP-MESH-STATS-MIB.my -1,333
A mibs/cisco/CISCO-LWAPP-MFP-CAPABILITY +70
D mibs/cisco/CISCO-LWAPP-MFP-CAPABILITY.my -60
A mibs/cisco/CISCO-LWAPP-MFP-MIB +1,051
D mibs/cisco/CISCO-LWAPP-MFP-MIB.my -989
A mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB +2,792
D mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB.my -2,721
A mibs/cisco/CISCO-LWAPP-MOBILITY-MIB +1,089
D mibs/cisco/CISCO-LWAPP-MOBILITY-MIB.my -1,027
A mibs/cisco/CISCO-LWAPP-NBAR-MIB +388
D mibs/cisco/CISCO-LWAPP-NBAR-MIB.my -359
A mibs/cisco/CISCO-LWAPP-NETFLOW-MIB +328
D mibs/cisco/CISCO-LWAPP-NETFLOW-MIB.my -296
A mibs/cisco/CISCO-LWAPP-PMIP-MIB +784
D mibs/cisco/CISCO-LWAPP-PMIP-MIB.my -772
A mibs/cisco/CISCO-LWAPP-QOS-CAPABILITY +140
D mibs/cisco/CISCO-LWAPP-QOS-CAPABILITY.my -130
A mibs/cisco/CISCO-LWAPP-QOS-MIB +3,853
D mibs/cisco/CISCO-LWAPP-QOS-MIB.my -3,749
A mibs/cisco/CISCO-LWAPP-REAP-MIB +2,644
D mibs/cisco/CISCO-LWAPP-REAP-MIB.my -2,566
A mibs/cisco/CISCO-LWAPP-RF-CAPABILITY +126
D mibs/cisco/CISCO-LWAPP-RF-CAPABILITY.my -116
A mibs/cisco/CISCO-LWAPP-RF-MIB +1,127
D mibs/cisco/CISCO-LWAPP-RF-MIB.my -1,101
A mibs/cisco/CISCO-LWAPP-ROGUE-MIB +1,452
D mibs/cisco/CISCO-LWAPP-ROGUE-MIB.my -1,420
A mibs/cisco/CISCO-LWAPP-RRM-MIB +1,679
D mibs/cisco/CISCO-LWAPP-RRM-MIB.my -1,638
A mibs/cisco/CISCO-LWAPP-SI-MIB +1,472
D mibs/cisco/CISCO-LWAPP-SI-MIB.my -1,416
A mibs/cisco/CISCO-LWAPP-SYS-CAPABILITY +81
D mibs/cisco/CISCO-LWAPP-SYS-CAPABILITY.my -72
A mibs/cisco/CISCO-LWAPP-TC-MIB +807
D mibs/cisco/CISCO-LWAPP-TC-MIB.my -794
A mibs/cisco/CISCO-LWAPP-TSM-CAPABILITY +67
D mibs/cisco/CISCO-LWAPP-TSM-CAPABILITY.my -57
A mibs/cisco/CISCO-LWAPP-TSM-MIB +991
D mibs/cisco/CISCO-LWAPP-TSM-MIB.my -945
A mibs/cisco/CISCO-LWAPP-WAPI-MIB +949
D mibs/cisco/CISCO-LWAPP-WAPI-MIB.my -932
A mibs/cisco/CISCO-LWAPP-WEBAUTH-CAPABILITY +62
D mibs/cisco/CISCO-LWAPP-WEBAUTH-CAPABILITY.my -52
A mibs/cisco/CISCO-LWAPP-WEBAUTH-MIB +1,428
D mibs/cisco/CISCO-LWAPP-WEBAUTH-MIB.my -1,385
A mibs/cisco/CISCO-LWAPP-WLAN-MIB +4,463
D mibs/cisco/CISCO-LWAPP-WLAN-MIB.my -4,407
A mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB +874
D mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB.my -848
A mibs/cisco/CISCO-MAC-AUTH-BYPASS-MIB +287
D mibs/cisco/CISCO-MAC-AUTH-BYPASS-MIB.my -275
A mibs/cisco/CISCO-MAC-NOTIFICATION-MIB +767
D mibs/cisco/CISCO-MAC-NOTIFICATION-MIB.my -723
A mibs/cisco/CISCO-MAU-EXT-MIB +330
D mibs/cisco/CISCO-MAU-EXT-MIB.my -301
A mibs/cisco/CISCO-MDI-METRICS-MIB +763
D mibs/cisco/CISCO-MDI-METRICS-MIB.my -739
A mibs/cisco/CISCO-MEDIA-GATEWAY-MIB +2,282
D mibs/cisco/CISCO-MEDIA-GATEWAY-MIB.my -2,217
A mibs/cisco/CISCO-MEDIA-METRICS-MIB +613
D mibs/cisco/CISCO-MEDIA-METRICS-MIB.my -602
A mibs/cisco/CISCO-MEDIA-QUALITY-MIB +2,756
D mibs/cisco/CISCO-MEDIA-QUALITY-MIB.my -2,745
A mibs/cisco/CISCO-MEDIATRACE-MIB +3,501
D mibs/cisco/CISCO-MEDIATRACE-MIB.my -3,351
A mibs/cisco/CISCO-MEETINGPLACE-MIB +690
D mibs/cisco/CISCO-MEETINGPLACE-MIB.my -677
A mibs/cisco/CISCO-MEGACO-EXT-MIB +4,044
D mibs/cisco/CISCO-MEGACO-EXT-MIB.my -3,948
A mibs/cisco/CISCO-MEMORY-POOL-MIB +475
D mibs/cisco/CISCO-MEMORY-POOL-MIB.my -461
A mibs/cisco/CISCO-METRO-PHY-MIB +1,625
D mibs/cisco/CISCO-METRO-PHY-MIB.my -1,592
A mibs/cisco/CISCO-MGC-MIB +873
D mibs/cisco/CISCO-MGC-MIB.my -841
A mibs/cisco/CISCO-MGX82XX-ATM-UNI-PORT-MIB +249
D mibs/cisco/CISCO-MGX82XX-ATM-UNI-PORT-MIB.my -234
A mibs/cisco/CISCO-MGX82XX-CARD-FEATURE-MIB +240
D mibs/cisco/CISCO-MGX82XX-CARD-FEATURE-MIB.my -230
A mibs/cisco/CISCO-MGX82XX-DSX1-MIB +1,548
D mibs/cisco/CISCO-MGX82XX-DSX1-MIB.my -1,522
A mibs/cisco/CISCO-MGX82XX-DSX3-BERT-MIB +577
D mibs/cisco/CISCO-MGX82XX-DSX3-BERT-MIB.my -566
A mibs/cisco/CISCO-MGX82XX-DSX3-MIB +3,660
D mibs/cisco/CISCO-MGX82XX-DSX3-MIB.my -3,602
A mibs/cisco/CISCO-MGX82XX-ENVMON-MIB +278
D mibs/cisco/CISCO-MGX82XX-ENVMON-MIB.my -264
A mibs/cisco/CISCO-MGX82XX-MODULE-RSRC-PART-MIB +239
D mibs/cisco/CISCO-MGX82XX-MODULE-RSRC-PART-MIB.my -226
A mibs/cisco/CISCO-MGX82XX-PXM-CLOCK-MIB +413
D mibs/cisco/CISCO-MGX82XX-PXM-CLOCK-MIB.my -403
A mibs/cisco/CISCO-MGX82XX-RPM-CONN-MIB +676
D mibs/cisco/CISCO-MGX82XX-RPM-CONN-MIB.my -663
A mibs/cisco/CISCO-MGX82XX-RPM-RSRC-PART-MIB +267
D mibs/cisco/CISCO-MGX82XX-RPM-RSRC-PART-MIB.my -254
A mibs/cisco/CISCO-MGX82XX-RPM-SUBIF-MIB +203
D mibs/cisco/CISCO-MGX82XX-RPM-SUBIF-MIB.my -189
A mibs/cisco/CISCO-MGX82XX-VIRTUAL-PORT-MIB +664
D mibs/cisco/CISCO-MGX82XX-VIRTUAL-PORT-MIB.my -633
A mibs/cisco/CISCO-MGX8800-IF-MAPPING-MIB +365
D mibs/cisco/CISCO-MGX8800-IF-MAPPING-MIB.my -351
A mibs/cisco/CISCO-MLD-SNOOPING-MIB +2,135
D mibs/cisco/CISCO-MLD-SNOOPING-MIB.my -2,125
A mibs/cisco/CISCO-MMAIL-DIAL-CONTROL-MIB +1,073
D mibs/cisco/CISCO-MMAIL-DIAL-CONTROL-MIB.my -910
A mibs/cisco/CISCO-MMODAL-CONTACT-APPS-MIB +4,609
D mibs/cisco/CISCO-MMODAL-CONTACT-APPS-MIB.my -4,528
A mibs/cisco/CISCO-MOBILE-IP-MIB +7,046
D mibs/cisco/CISCO-MOBILE-IP-MIB.my -6,991
A mibs/cisco/CISCO-MOBILE-POLICY-CHARGING-CONTROL-MIB +1,641
D mibs/cisco/CISCO-MOBILE-POLICY-CHARGING-CONTROL-MIB.my -1,599
A mibs/cisco/CISCO-MOBILITY-TAP-MIB +553
D mibs/cisco/CISCO-MOBILITY-TAP-MIB.my -538
A mibs/cisco/CISCO-MODEM-MGMT-MIB +1,909
D mibs/cisco/CISCO-MODEM-MGMT-MIB.my -1,877
A mibs/cisco/CISCO-MODULE-AUTO-SHUTDOWN-MIB +394
D mibs/cisco/CISCO-MODULE-AUTO-SHUTDOWN-MIB.my -383
A mibs/cisco/CISCO-MODULE-VIRTUALIZATION-MIB +454
D mibs/cisco/CISCO-MODULE-VIRTUALIZATION-MIB.my -440
A mibs/cisco/CISCO-MPLS-LSR-EXT-STD-MIB +243
D mibs/cisco/CISCO-MPLS-LSR-EXT-STD-MIB.my -236
A mibs/cisco/CISCO-MPLS-TC-EXT-STD-MIB +138
D mibs/cisco/CISCO-MPLS-TC-EXT-STD-MIB.my -138
A mibs/cisco/CISCO-MPLS-TE-STD-EXT-MIB +712
D mibs/cisco/CISCO-MPLS-TE-STD-EXT-MIB.my -701
A mibs/cisco/CISCO-MPOA-EXT-MIB +302
D mibs/cisco/CISCO-MPOA-EXT-MIB.my -281
A mibs/cisco/CISCO-MSP-MIB +712
D mibs/cisco/CISCO-MSP-MIB.my -702
A mibs/cisco/CISCO-MVPN-MIB +1,223
D mibs/cisco/CISCO-MVPN-MIB.my -1,166
A mibs/cisco/CISCO-NAC-NAD-MIB +2,546
D mibs/cisco/CISCO-NAC-NAD-MIB.my -2,523
A mibs/cisco/CISCO-NAC-TC-MIB +313
D mibs/cisco/CISCO-NAC-TC-MIB.my -303
A mibs/cisco/CISCO-NAT-EXT-MIB +209
D mibs/cisco/CISCO-NAT-EXT-MIB.my -190
A mibs/cisco/CISCO-NBAR-PROTOCOL-DISCOVERY-MIB +1,325
D mibs/cisco/CISCO-NBAR-PROTOCOL-DISCOVERY-MIB.my -1,282
A mibs/cisco/CISCO-NDE-MIB +235
D mibs/cisco/CISCO-NDE-MIB.my -215
A mibs/cisco/CISCO-NETFLOW-LITE-MIB +924
D mibs/cisco/CISCO-NETFLOW-LITE-MIB.my -900
A mibs/cisco/CISCO-NETFLOW-MIB +2,706
D mibs/cisco/CISCO-NETFLOW-MIB.my -2,531
A mibs/cisco/CISCO-NETINT-MIB +124
D mibs/cisco/CISCO-NETINT-MIB.my -112
A mibs/cisco/CISCO-NETSYNC-MIB +1,874
D mibs/cisco/CISCO-NETSYNC-MIB.my -1,861
A mibs/cisco/CISCO-NETWORK-REGISTRAR-MIB +1,365
D mibs/cisco/CISCO-NETWORK-REGISTRAR-MIB.my -1,327
A mibs/cisco/CISCO-NHRP-EXT-MIB +741
D mibs/cisco/CISCO-NHRP-EXT-MIB.my -732
A mibs/cisco/CISCO-NMS-APPL-HEALTH-MIB +254
D mibs/cisco/CISCO-NMS-APPL-HEALTH-MIB.my -241
A mibs/cisco/CISCO-NOTIFICATION-CONTROL-MIB +424
D mibs/cisco/CISCO-NOTIFICATION-CONTROL-MIB.my -413
A mibs/cisco/CISCO-NPORT-VIRTUALIZATION-MIB +352
D mibs/cisco/CISCO-NPORT-VIRTUALIZATION-MIB.my -340
A mibs/cisco/CISCO-NS-MIB +944
D mibs/cisco/CISCO-NS-MIB.my -920
A mibs/cisco/CISCO-NTP-MIB +1,393
D mibs/cisco/CISCO-NTP-MIB.my -1,365
A mibs/cisco/CISCO-OAM-MIB +744
D mibs/cisco/CISCO-OAM-MIB.my -728
A mibs/cisco/CISCO-OBMI-MIB +807
D mibs/cisco/CISCO-OBMI-MIB.my -792
A mibs/cisco/CISCO-OPTICAL-IF-CROSS-CONNECT-MIB +699
D mibs/cisco/CISCO-OPTICAL-IF-CROSS-CONNECT-MIB.my -681
A mibs/cisco/CISCO-OPTICAL-IF-EXTN-MIB +892
D mibs/cisco/CISCO-OPTICAL-IF-EXTN-MIB.my -876
A mibs/cisco/CISCO-OPTICAL-MONITOR-MIB +1,351
D mibs/cisco/CISCO-OPTICAL-MONITOR-MIB.my -1,330
A mibs/cisco/CISCO-OPTICAL-MONITORING-MIB +229
D mibs/cisco/CISCO-OPTICAL-MONITORING-MIB.my -214
A mibs/cisco/CISCO-OPTICAL-PATCH-MIB +587
D mibs/cisco/CISCO-OPTICAL-PATCH-MIB.my -565
A mibs/cisco/CISCO-OSCP-MIB +791
D mibs/cisco/CISCO-OSCP-MIB.my -776
A mibs/cisco/CISCO-OSPF-MIB +1,532
D mibs/cisco/CISCO-OSPF-MIB.my -1,448
A mibs/cisco/CISCO-OSPF-TRAP-MIB +572
D mibs/cisco/CISCO-OSPF-TRAP-MIB.my -547
A mibs/cisco/CISCO-OTN-IF-MIB +2,346
D mibs/cisco/CISCO-OTN-IF-MIB.my -2,329
A mibs/cisco/CISCO-OTV-MIB +1,928
D mibs/cisco/CISCO-OTV-MIB.my -1,918
A mibs/cisco/CISCO-OUTAGE-MONITOR-MIB +1,054
D mibs/cisco/CISCO-OUTAGE-MONITOR-MIB.my -1,032
A mibs/cisco/CISCO-P2P-IF-MIB +288
D mibs/cisco/CISCO-P2P-IF-MIB.my -265
A mibs/cisco/CISCO-PACKET-CAPTURE-MIB +1,435
D mibs/cisco/CISCO-PACKET-CAPTURE-MIB.my -1,404
A mibs/cisco/CISCO-PAE-MIB +4,046
D mibs/cisco/CISCO-PAE-MIB.my -4,026
A mibs/cisco/CISCO-PAGP-MIB +1,087
D mibs/cisco/CISCO-PAGP-MIB.my -1,076
A mibs/cisco/CISCO-PFC-EXT-MIB +224
D mibs/cisco/CISCO-PFC-EXT-MIB.my -210
A mibs/cisco/CISCO-PFR-MIB +6,294
D mibs/cisco/CISCO-PFR-MIB.my -6,286
A mibs/cisco/CISCO-PIM-MIB +387
D mibs/cisco/CISCO-PIM-MIB.my -358
A mibs/cisco/CISCO-PING-MIB +451
D mibs/cisco/CISCO-PING-MIB.my -439
A mibs/cisco/CISCO-PKI-PARTICIPATION-MIB +1,222
D mibs/cisco/CISCO-PKI-PARTICIPATION-MIB.my -1,194
A mibs/cisco/CISCO-PMON-MIB +181
D mibs/cisco/CISCO-PMON-MIB.my -169
A mibs/cisco/CISCO-PNNI-MIB +702
D mibs/cisco/CISCO-PNNI-MIB.my -686
A mibs/cisco/CISCO-POE-PD-MIB +277
D mibs/cisco/CISCO-POE-PD-MIB.my -249
A mibs/cisco/CISCO-POLICY-GROUP-MIB +520
D mibs/cisco/CISCO-POLICY-GROUP-MIB.my -490
A mibs/cisco/CISCO-POP-MGMT-MIB +2,047
D mibs/cisco/CISCO-POP-MGMT-MIB.my -2,010
A mibs/cisco/CISCO-PORT-CHANNEL-MIB +649
D mibs/cisco/CISCO-PORT-CHANNEL-MIB.my -603
A mibs/cisco/CISCO-PORT-QOS-MIB +1,742
D mibs/cisco/CISCO-PORT-QOS-MIB.my -1,722
A mibs/cisco/CISCO-PORT-SECURITY-MIB +1,705
D mibs/cisco/CISCO-PORT-SECURITY-MIB.my -1,672
A mibs/cisco/CISCO-PORT-STORM-CONTROL-MIB +721
D mibs/cisco/CISCO-PORT-STORM-CONTROL-MIB.my -687
A mibs/cisco/CISCO-PORT-TRACK-MIB +270
D mibs/cisco/CISCO-PORT-TRACK-MIB.my -240
A mibs/cisco/CISCO-POWER-ETHERNET-EXT-MIB +1,555
D mibs/cisco/CISCO-POWER-ETHERNET-EXT-MIB.my -1,543
A mibs/cisco/CISCO-PPPOE-MIB +1,013
D mibs/cisco/CISCO-PPPOE-MIB.my -997
A mibs/cisco/CISCO-PREFERRED-PATH-MIB +1,119
D mibs/cisco/CISCO-PREFERRED-PATH-MIB.my -1,098
A mibs/cisco/CISCO-PRIVATE-VLAN-MIB +1,199
D mibs/cisco/CISCO-PRIVATE-VLAN-MIB.my -1,159
A mibs/cisco/CISCO-PRODUCTS-MIB +2,065
D mibs/cisco/CISCO-PRODUCTS-MIB.my -2,046
A mibs/cisco/CISCO-PROP-ATM-IF-MIB +823
D mibs/cisco/CISCO-PROP-ATM-IF-MIB.my -771
A mibs/cisco/CISCO-PROXY-CONTROL-MIB +915
D mibs/cisco/CISCO-PROXY-CONTROL-MIB.my -888
A mibs/cisco/CISCO-PSA-MICROCODE-MIB +525
D mibs/cisco/CISCO-PSA-MICROCODE-MIB.my -505
A mibs/cisco/CISCO-PSD-CLIENT-MIB +563
D mibs/cisco/CISCO-PSD-CLIENT-MIB.my -522
A mibs/cisco/CISCO-PSM-MIB +3,560
D mibs/cisco/CISCO-PSM-MIB.my -3,534
A mibs/cisco/CISCO-PTOPO-EXTN-MIB +345
D mibs/cisco/CISCO-PTOPO-EXTN-MIB.my -331
A mibs/cisco/CISCO-PTP-MIB +3,481
D mibs/cisco/CISCO-PTP-MIB.my -3,471
A mibs/cisco/CISCO-QINQ-VLAN-MIB +439
D mibs/cisco/CISCO-QINQ-VLAN-MIB.my -424
A mibs/cisco/CISCO-QLLC01-MIB +754
D mibs/cisco/CISCO-QLLC01-MIB.my -702
A mibs/cisco/CISCO-QOS-PIB-MIB +2,022
D mibs/cisco/CISCO-QOS-PIB-MIB.my -1,917
A mibs/cisco/CISCO-QOS-POLICY-CONFIG-MIB +573
D mibs/cisco/CISCO-QOS-POLICY-CONFIG-MIB.my -545
A mibs/cisco/CISCO-QOS-TC-MIB +105
D mibs/cisco/CISCO-QOS-TC-MIB.my -93
A mibs/cisco/CISCO-QUEUE-MIB +305
D mibs/cisco/CISCO-QUEUE-MIB.my -279
A mibs/cisco/CISCO-RADIUS-EXT-MIB +701
D mibs/cisco/CISCO-RADIUS-EXT-MIB.my -680
A mibs/cisco/CISCO-RADIUS-MIB +1,265
D mibs/cisco/CISCO-RADIUS-MIB.my -1,236
A mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB +2,273
D mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB.my -2,177
A mibs/cisco/CISCO-REPEATER-MIB +483
D mibs/cisco/CISCO-REPEATER-MIB.my -468
A mibs/cisco/CISCO-REPORT-INTERVAL-TC-MIB +202
D mibs/cisco/CISCO-REPORT-INTERVAL-TC-MIB.my -193
A mibs/cisco/CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB +1,228
D mibs/cisco/CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB.my -1,214
A mibs/cisco/CISCO-RF-MIB +1,554
D mibs/cisco/CISCO-RF-MIB.my -1,401
A mibs/cisco/CISCO-RF-SUPPLEMENTAL-MIB +860
D mibs/cisco/CISCO-RF-SUPPLEMENTAL-MIB.my -802
A mibs/cisco/CISCO-RHINO-MIB +1,646
D mibs/cisco/CISCO-RHINO-MIB.my -1,626
A mibs/cisco/CISCO-RMON-CONFIG-MIB +3,330
D mibs/cisco/CISCO-RMON-CONFIG-MIB.my -3,299
A mibs/cisco/CISCO-ROUTE-POLICIES-MIB +142
D mibs/cisco/CISCO-ROUTE-POLICIES-MIB.my -135
A mibs/cisco/CISCO-RPMS-MIB +923
D mibs/cisco/CISCO-RPMS-MIB.my -882
A mibs/cisco/CISCO-RSCN-MIB +753
D mibs/cisco/CISCO-RSCN-MIB.my -737
A mibs/cisco/CISCO-RSRB-MIB +580
D mibs/cisco/CISCO-RSRB-MIB.my -549
A mibs/cisco/CISCO-RTP-METRICS-MIB +951
D mibs/cisco/CISCO-RTP-METRICS-MIB.my -927
A mibs/cisco/CISCO-RTTMON-ICMP-MIB +1,501
D mibs/cisco/CISCO-RTTMON-ICMP-MIB.my -1,483
A mibs/cisco/CISCO-RTTMON-IP-EXT-MIB +720
D mibs/cisco/CISCO-RTTMON-IP-EXT-MIB.my -711
A mibs/cisco/CISCO-RTTMON-MIB +10,606
D mibs/cisco/CISCO-RTTMON-MIB.my -10,529
A mibs/cisco/CISCO-RTTMON-RTP-MIB +1,042
D mibs/cisco/CISCO-RTTMON-RTP-MIB.my -1,024
A mibs/cisco/CISCO-RTTMON-TC-MIB +885
D mibs/cisco/CISCO-RTTMON-TC-MIB.my -868
A mibs/cisco/CISCO-SAA-APM-MIB +499
D mibs/cisco/CISCO-SAA-APM-MIB.my -463
A mibs/cisco/CISCO-SAN-BASE-SVC-MIB +748
D mibs/cisco/CISCO-SAN-BASE-SVC-MIB.my -723
A mibs/cisco/CISCO-SANTAP-MIB +562
D mibs/cisco/CISCO-SANTAP-MIB.my -538
A mibs/cisco/CISCO-SCAS-BB-MIB +761
A mibs/cisco/CISCO-SCSI-FLOW-MIB +1,337
D mibs/cisco/CISCO-SCSI-FLOW-MIB.my -1,322
A mibs/cisco/CISCO-SCSI-MIB +2,385
D mibs/cisco/CISCO-SCSI-MIB.my -2,373
A mibs/cisco/CISCO-SCTP-MIB +1,624
D mibs/cisco/CISCO-SCTP-MIB.my -1,566
A mibs/cisco/CISCO-SDLLC-MIB +402
D mibs/cisco/CISCO-SDLLC-MIB.my -374
A mibs/cisco/CISCO-SDSL-LINE-MIB +2,727
D mibs/cisco/CISCO-SDSL-LINE-MIB.my -2,682
A mibs/cisco/CISCO-SECURE-SHELL-MIB +576
D mibs/cisco/CISCO-SECURE-SHELL-MIB.my -563
A mibs/cisco/CISCO-SELECTIVE-VRF-DOWNLOAD-MIB +669
D mibs/cisco/CISCO-SELECTIVE-VRF-DOWNLOAD-MIB.my -654
A mibs/cisco/CISCO-SERVICE-CONTROL-ATTACK-MIB +815
D mibs/cisco/CISCO-SERVICE-CONTROL-ATTACK-MIB.my -791
A mibs/cisco/CISCO-SERVICE-CONTROL-LINK-MIB +315
D mibs/cisco/CISCO-SERVICE-CONTROL-LINK-MIB.my -303
A mibs/cisco/CISCO-SERVICE-CONTROL-RDR-MIB +829
D mibs/cisco/CISCO-SERVICE-CONTROL-RDR-MIB.my -817
A mibs/cisco/CISCO-SERVICE-CONTROL-SUBSCRIBERS-MIB +510
D mibs/cisco/CISCO-SERVICE-CONTROL-SUBSCRIBERS-MIB.my -498
A mibs/cisco/CISCO-SERVICE-CONTROL-TP-STATS-MIB +545
D mibs/cisco/CISCO-SERVICE-CONTROL-TP-STATS-MIB.my -532
A mibs/cisco/CISCO-SERVICE-CONTROLLER-MIB +695
D mibs/cisco/CISCO-SERVICE-CONTROLLER-MIB.my -684
A mibs/cisco/CISCO-SESS-BORDER-CTRLR-CALL-STATS-MIB +3,126
D mibs/cisco/CISCO-SESS-BORDER-CTRLR-CALL-STATS-MIB.my -3,118
A mibs/cisco/CISCO-SESS-BORDER-CTRLR-EVENT-MIB +2,208
D mibs/cisco/CISCO-SESS-BORDER-CTRLR-EVENT-MIB.my -2,181
A mibs/cisco/CISCO-SESS-BORDER-CTRLR-STATS-MIB +1,543
D mibs/cisco/CISCO-SESS-BORDER-CTRLR-STATS-MIB.my -1,535
A mibs/cisco/CISCO-SEU-MITIGATION-MIB +634
D mibs/cisco/CISCO-SEU-MITIGATION-MIB.my -621
A mibs/cisco/CISCO-SIBU-FLASH-MIB +211
D mibs/cisco/CISCO-SIBU-FLASH-MIB.my -192
A mibs/cisco/CISCO-SIBU-MANAGERS-MIB +462
D mibs/cisco/CISCO-SIBU-MANAGERS-MIB.my -428
A mibs/cisco/CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB +722
D mibs/cisco/CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB.my -682
A mibs/cisco/CISCO-SIP-CALLS-MIB +931
D mibs/cisco/CISCO-SIP-CALLS-MIB.my -883
A mibs/cisco/CISCO-SIP-UA-MIB +4,952
D mibs/cisco/CISCO-SIP-UA-MIB.my -4,848
A mibs/cisco/CISCO-SLB-DFP-MIB +305
D mibs/cisco/CISCO-SLB-DFP-MIB.my -294
A mibs/cisco/CISCO-SLB-EXT-MIB +5,552
D mibs/cisco/CISCO-SLB-EXT-MIB.my -5,412
A mibs/cisco/CISCO-SLB-HEALTH-MON-MIB +2,763
D mibs/cisco/CISCO-SLB-HEALTH-MON-MIB.my -2,707
A mibs/cisco/CISCO-SLB-MIB +5,379
D mibs/cisco/CISCO-SLB-MIB.my -5,279
A mibs/cisco/CISCO-SM-FILE-DOWNLOAD-MIB +381
D mibs/cisco/CISCO-SM-FILE-DOWNLOAD-MIB.my -353
A mibs/cisco/CISCO-SMART-INSTALL-MIB +1,656
D mibs/cisco/CISCO-SMART-INSTALL-MIB.my -1,646
A mibs/cisco/CISCO-SME-MIB +709
D mibs/cisco/CISCO-SME-MIB.my -687
A mibs/cisco/CISCO-SMI +554
D mibs/cisco/CISCO-SMI.my -536
A mibs/cisco/CISCO-SNA-LLC-MIB +3,110
D mibs/cisco/CISCO-SNA-LLC-MIB.my -2,990
A mibs/cisco/CISCO-SNAPSHOT-MIB +509
D mibs/cisco/CISCO-SNAPSHOT-MIB.my -448
A mibs/cisco/CISCO-SNMP-HANDSHAKE-MIB +162
D mibs/cisco/CISCO-SNMP-HANDSHAKE-MIB.my -142
A mibs/cisco/CISCO-SNMP-NOTIFICATION-EXT-MIB +228
D mibs/cisco/CISCO-SNMP-NOTIFICATION-EXT-MIB.my -212
A mibs/cisco/CISCO-SNMP-TARGET-EXT-MIB +540
D mibs/cisco/CISCO-SNMP-TARGET-EXT-MIB.my -523
A mibs/cisco/CISCO-SNMP-USM-OIDS-MIB +79
D mibs/cisco/CISCO-SNMP-USM-OIDS-MIB.my -66
A mibs/cisco/CISCO-SNMP-VACM-EXT-MIB +224
D mibs/cisco/CISCO-SNMP-VACM-EXT-MIB.my -203
A mibs/cisco/CISCO-SONET-MIB +2,373
D mibs/cisco/CISCO-SONET-MIB.my -2,284
A mibs/cisco/CISCO-SP-MIB +5,699
D mibs/cisco/CISCO-SP-MIB.my -5,626
A mibs/cisco/CISCO-SRP-MIB +2,966
D mibs/cisco/CISCO-SRP-MIB.my -2,852
A mibs/cisco/CISCO-SRST-MIB +1,827
D mibs/cisco/CISCO-SRST-MIB.my -1,698
A mibs/cisco/CISCO-SSG-MIB +1,870
D mibs/cisco/CISCO-SSG-MIB.my -1,859
A mibs/cisco/CISCO-SSL-PROXY-MIB +4,283
D mibs/cisco/CISCO-SSL-PROXY-MIB.my -4,234
A mibs/cisco/CISCO-SSM-PROV-MIB +344
D mibs/cisco/CISCO-SSM-PROV-MIB.my -322
A mibs/cisco/CISCO-ST-TC +499
D mibs/cisco/CISCO-ST-TC.my -490
A mibs/cisco/CISCO-STACK-MIB +13,365
D mibs/cisco/CISCO-STACK-MIB.my -13,189
A mibs/cisco/CISCO-STACKMAKER-MIB +174
D mibs/cisco/CISCO-STACKMAKER-MIB.my -164
A mibs/cisco/CISCO-STP-EXTENSIONS-MIB +5,039
D mibs/cisco/CISCO-STP-EXTENSIONS-MIB.my -4,967
A mibs/cisco/CISCO-STUN-MIB +511
D mibs/cisco/CISCO-STUN-MIB.my -479
A mibs/cisco/CISCO-SUBSCRIBER-IDENTITY-TC-MIB +677
D mibs/cisco/CISCO-SUBSCRIBER-IDENTITY-TC-MIB.my -667
A mibs/cisco/CISCO-SUBSCRIBER-SESSION-TC-MIB +357
D mibs/cisco/CISCO-SUBSCRIBER-SESSION-TC-MIB.my -347
A mibs/cisco/CISCO-SVC-INTERFACE-MIB +1,379
D mibs/cisco/CISCO-SVC-INTERFACE-MIB.my -1,345
A mibs/cisco/CISCO-SVI-AUTOSTATE-MIB +222
D mibs/cisco/CISCO-SVI-AUTOSTATE-MIB.my -210
A mibs/cisco/CISCO-SWITCH-CEF-MIB +386
D mibs/cisco/CISCO-SWITCH-CEF-MIB.my -371
A mibs/cisco/CISCO-SWITCH-CGMP-MIB +239
D mibs/cisco/CISCO-SWITCH-CGMP-MIB.my -213
A mibs/cisco/CISCO-SWITCH-ENGINE-MIB +6,140
D mibs/cisco/CISCO-SWITCH-ENGINE-MIB.my -6,016
A mibs/cisco/CISCO-SWITCH-FABRIC-MIB +286
D mibs/cisco/CISCO-SWITCH-FABRIC-MIB.my -269
A mibs/cisco/CISCO-SWITCH-HARDWARE-CAPACITY-MIB +2,084
D mibs/cisco/CISCO-SWITCH-HARDWARE-CAPACITY-MIB.my -2,043
A mibs/cisco/CISCO-SWITCH-MULTICAST-MIB +1,637
D mibs/cisco/CISCO-SWITCH-MULTICAST-MIB.my -1,571
A mibs/cisco/CISCO-SWITCH-NETFLOW-MIB +476
D mibs/cisco/CISCO-SWITCH-NETFLOW-MIB.my -431
A mibs/cisco/CISCO-SWITCH-QOS-MIB +6,170
D mibs/cisco/CISCO-SWITCH-QOS-MIB.my -6,118
A mibs/cisco/CISCO-SWITCH-RATE-LIMITER-MIB +408
D mibs/cisco/CISCO-SWITCH-RATE-LIMITER-MIB.my -383
A mibs/cisco/CISCO-SWITCH-STATS-MIB +1,377
D mibs/cisco/CISCO-SWITCH-STATS-MIB.my -1,359
A mibs/cisco/CISCO-SWITCH-USAGE-MIB +186
D mibs/cisco/CISCO-SWITCH-USAGE-MIB.my -171
A mibs/cisco/CISCO-SYS-INFO-LOG-MIB +562
D mibs/cisco/CISCO-SYS-INFO-LOG-MIB.my -545
A mibs/cisco/CISCO-SYSLOG-EVENT-EXT-MIB +282
D mibs/cisco/CISCO-SYSLOG-EVENT-EXT-MIB.my -263
A mibs/cisco/CISCO-SYSLOG-EXT-MIB +1,166
D mibs/cisco/CISCO-SYSLOG-EXT-MIB.my -1,149
A mibs/cisco/CISCO-SYSLOG-MIB +605
D mibs/cisco/CISCO-SYSLOG-MIB.my -570
A mibs/cisco/CISCO-SYSTEM-EXT-MIB +1,113
D mibs/cisco/CISCO-SYSTEM-EXT-MIB.my -1,093
A mibs/cisco/CISCO-SYSTEM-MIB +682
D mibs/cisco/CISCO-SYSTEM-MIB.my -662
A mibs/cisco/CISCO-TAP-MIB +1,227
D mibs/cisco/CISCO-TAP-MIB.my -1,179
A mibs/cisco/CISCO-TAP2-MIB +1,226
D mibs/cisco/CISCO-TAP2-MIB.my -1,195
A mibs/cisco/CISCO-TBRIDGE-DEV-IF-MIB +265
D mibs/cisco/CISCO-TBRIDGE-DEV-IF-MIB.my -243
A mibs/cisco/CISCO-TC +2,669
A mibs/cisco/CISCO-TC-NO-U32 +212
D mibs/cisco/CISCO-TC-NO-U32.my -202
D mibs/cisco/CISCO-TC.my -2,660
A mibs/cisco/CISCO-TCP-METRICS-MIB +326
D mibs/cisco/CISCO-TCP-METRICS-MIB.my -315
A mibs/cisco/CISCO-TCP-MIB +250
D mibs/cisco/CISCO-TCP-MIB.my -234
A mibs/cisco/CISCO-TCPOFFLOAD-MIB +298
D mibs/cisco/CISCO-TCPOFFLOAD-MIB.my -281
A mibs/cisco/CISCO-TELEPRESENCE-CALL-MIB +3,147
D mibs/cisco/CISCO-TELEPRESENCE-CALL-MIB.my -3,128
A mibs/cisco/CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB +2,559
D mibs/cisco/CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB.my -2,528
A mibs/cisco/CISCO-TELEPRESENCE-MIB +1,933
D mibs/cisco/CISCO-TELEPRESENCE-MIB.my -1,904
A mibs/cisco/CISCO-TELNET-SERVER-MIB +348
D mibs/cisco/CISCO-TELNET-SERVER-MIB.my -336
A mibs/cisco/CISCO-THREAT-MITIGATION-SERVICE-MIB +1,041
D mibs/cisco/CISCO-THREAT-MITIGATION-SERVICE-MIB.my -1,021
A mibs/cisco/CISCO-TM +194
D mibs/cisco/CISCO-TM.my -182
A mibs/cisco/CISCO-TN3270SERVER-MIB +1,468
D mibs/cisco/CISCO-TN3270SERVER-MIB.my -1,418
A mibs/cisco/CISCO-TPC-MIB +407
D mibs/cisco/CISCO-TPC-MIB.my -386
A mibs/cisco/CISCO-TRANSACTION-CONNECTION-MIB +771
D mibs/cisco/CISCO-TRANSACTION-CONNECTION-MIB.my -757
A mibs/cisco/CISCO-TRUSTSEC-MIB +1,921
D mibs/cisco/CISCO-TRUSTSEC-MIB.my -1,902
A mibs/cisco/CISCO-TRUSTSEC-POLICY-MIB +3,019
D mibs/cisco/CISCO-TRUSTSEC-POLICY-MIB.my -2,950
A mibs/cisco/CISCO-TRUSTSEC-SERVER-MIB +1,183
D mibs/cisco/CISCO-TRUSTSEC-SERVER-MIB.my -1,154
A mibs/cisco/CISCO-TRUSTSEC-SXP-MIB +2,244
D mibs/cisco/CISCO-TRUSTSEC-SXP-MIB.my -2,231
A mibs/cisco/CISCO-TRUSTSEC-TC-MIB +278
D mibs/cisco/CISCO-TRUSTSEC-TC-MIB.my -268
A mibs/cisco/CISCO-TS-STACK-MIB +2,883
D mibs/cisco/CISCO-TS-STACK-MIB.my -2,826
A mibs/cisco/CISCO-UBE-MIB +229
D mibs/cisco/CISCO-UBE-MIB.my -219
A mibs/cisco/CISCO-UDLDP-MIB +704
D mibs/cisco/CISCO-UDLDP-MIB.my -689
A mibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB +25,032
D mibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB.my -25,021
A mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB +9,538
D mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB.my -9,527
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB +18,526
D mibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB.my -18,515
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FAULT-MIB +1,001
D mibs/cisco/CISCO-UNIFIED-COMPUTING-FAULT-MIB.my -990
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB +2,562
D mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB.my -2,551
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB +4,212
D mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB.my -4,017
A mibs/cisco/CISCO-UNIFIED-COMPUTING-NOTIFS-MIB +97
D mibs/cisco/CISCO-UNIFIED-COMPUTING-NOTIFS-MIB.my -90
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB +1,797
D mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB.my -1,786
A mibs/cisco/CISCO-UNIFIED-COMPUTING-STORAGE-MIB +3,946
D mibs/cisco/CISCO-UNIFIED-COMPUTING-STORAGE-MIB.my -3,935
A mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB +28,256
D mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB.my -28,245
A mibs/cisco/CISCO-UNIFIED-FIREWALL-MIB +2,949
D mibs/cisco/CISCO-UNIFIED-FIREWALL-MIB.my -2,897
A mibs/cisco/CISCO-UNITY-EXPRESS-MIB +1,361
D mibs/cisco/CISCO-UNITY-EXPRESS-MIB.my -1,340
A mibs/cisco/CISCO-UNITY-MIB +839
D mibs/cisco/CISCO-UNITY-MIB.my -804
A mibs/cisco/CISCO-USER-CONNECTION-TAP-MIB +223
D mibs/cisco/CISCO-USER-CONNECTION-TAP-MIB.my -208
A mibs/cisco/CISCO-VDC-MIB +1,396
D mibs/cisco/CISCO-VDC-MIB.my -1,382
A mibs/cisco/CISCO-VIDEO-SESSION-MIB +2,608
D mibs/cisco/CISCO-VIDEO-SESSION-MIB.my -2,598
A mibs/cisco/CISCO-VIDEO-TC +372
D mibs/cisco/CISCO-VIDEO-TC.my -363
A mibs/cisco/CISCO-VINES-MIB +1,793
D mibs/cisco/CISCO-VINES-MIB.my -1,762
A mibs/cisco/CISCO-VIRTUAL-INTERFACE-MIB +473
D mibs/cisco/CISCO-VIRTUAL-INTERFACE-MIB.my -459
A mibs/cisco/CISCO-VIRTUAL-NIC-MIB +653
D mibs/cisco/CISCO-VIRTUAL-NIC-MIB.my -637
A mibs/cisco/CISCO-VIRTUAL-NW-IF-MIB +320
D mibs/cisco/CISCO-VIRTUAL-NW-IF-MIB.my -301
A mibs/cisco/CISCO-VIRTUAL-SWITCH-MIB +1,842
D mibs/cisco/CISCO-VIRTUAL-SWITCH-MIB.my -1,818
A mibs/cisco/CISCO-VISM-ATM-TRUNK-MIB +1,074
D mibs/cisco/CISCO-VISM-ATM-TRUNK-MIB.my -1,060
A mibs/cisco/CISCO-VISM-CAC-MIB +421
D mibs/cisco/CISCO-VISM-CAC-MIB.my -402
A mibs/cisco/CISCO-VISM-CAS-MIB +460
D mibs/cisco/CISCO-VISM-CAS-MIB.my -428
A mibs/cisco/CISCO-VISM-CODEC-MIB +545
D mibs/cisco/CISCO-VISM-CODEC-MIB.my -527
A mibs/cisco/CISCO-VISM-CONN-MIB +1,773
D mibs/cisco/CISCO-VISM-CONN-MIB.my -1,742
A mibs/cisco/CISCO-VISM-CONN-STAT-MIB +794
D mibs/cisco/CISCO-VISM-CONN-STAT-MIB.my -695
A mibs/cisco/CISCO-VISM-DSX0-MIB +1,700
D mibs/cisco/CISCO-VISM-DSX0-MIB.my -1,668
A mibs/cisco/CISCO-VISM-DSX1-MIB +1,664
D mibs/cisco/CISCO-VISM-DSX1-MIB.my -1,636
A mibs/cisco/CISCO-VISM-HDLC-MIB +300
D mibs/cisco/CISCO-VISM-HDLC-MIB.my -287
A mibs/cisco/CISCO-VISM-MODULE-MIB +2,691
D mibs/cisco/CISCO-VISM-MODULE-MIB.my -2,627
A mibs/cisco/CISCO-VISM-PORT-MIB +253
D mibs/cisco/CISCO-VISM-PORT-MIB.my -230
A mibs/cisco/CISCO-VISM-RSRC-PART-MIB +254
D mibs/cisco/CISCO-VISM-RSRC-PART-MIB.my -235
A mibs/cisco/CISCO-VISM-SESSION-MIB +1,084
D mibs/cisco/CISCO-VISM-SESSION-MIB.my -1,057
A mibs/cisco/CISCO-VISM-SVC-MIB +549
D mibs/cisco/CISCO-VISM-SVC-MIB.my -534
A mibs/cisco/CISCO-VISM-TRAPS-MIB +2,815
D mibs/cisco/CISCO-VISM-TRAPS-MIB.my -2,542
A mibs/cisco/CISCO-VISM-XGCP-EXT +667
D mibs/cisco/CISCO-VISM-XGCP-EXT.my -641
A mibs/cisco/CISCO-VLAN-BRIDGING-MIB +186
D mibs/cisco/CISCO-VLAN-BRIDGING-MIB.my -180
A mibs/cisco/CISCO-VLAN-GROUP-MIB +264
D mibs/cisco/CISCO-VLAN-GROUP-MIB.my -257
A mibs/cisco/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB +178
D mibs/cisco/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB.my -167
A mibs/cisco/CISCO-VLAN-MEMBERSHIP-MIB +1,330
D mibs/cisco/CISCO-VLAN-MEMBERSHIP-MIB.my -1,313
A mibs/cisco/CISCO-VLAN-TRANSLATION-MIB +419
D mibs/cisco/CISCO-VLAN-TRANSLATION-MIB.my -407
A mibs/cisco/CISCO-VMPS-MIB +659
D mibs/cisco/CISCO-VMPS-MIB.my -638
A mibs/cisco/CISCO-VOA-MIB +240
D mibs/cisco/CISCO-VOA-MIB.my -226
A mibs/cisco/CISCO-VOICE-AALX-PROFILE-MIB +1,532
D mibs/cisco/CISCO-VOICE-AALX-PROFILE-MIB.my -1,506
A mibs/cisco/CISCO-VOICE-ANALOG-IF-MIB +2,255
D mibs/cisco/CISCO-VOICE-ANALOG-IF-MIB.my -2,141
A mibs/cisco/CISCO-VOICE-APPLICATIONS-OID-MIB +64
D mibs/cisco/CISCO-VOICE-APPLICATIONS-OID-MIB.my -50
A mibs/cisco/CISCO-VOICE-APPS-MIB +451
D mibs/cisco/CISCO-VOICE-APPS-MIB.my -428
A mibs/cisco/CISCO-VOICE-ATM-DIAL-CONTROL-MIB +717
D mibs/cisco/CISCO-VOICE-ATM-DIAL-CONTROL-MIB.my -673
A mibs/cisco/CISCO-VOICE-CARD-MIB +191
D mibs/cisco/CISCO-VOICE-CARD-MIB.my -179
A mibs/cisco/CISCO-VOICE-CAS-MODULE-MIB +463
D mibs/cisco/CISCO-VOICE-CAS-MODULE-MIB.my -446
A mibs/cisco/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB +781
D mibs/cisco/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB.my -740
A mibs/cisco/CISCO-VOICE-CONNECTIVITY-MIB +709
D mibs/cisco/CISCO-VOICE-CONNECTIVITY-MIB.my -690
A mibs/cisco/CISCO-VOICE-DIAL-CONTROL-MIB +7,210
D mibs/cisco/CISCO-VOICE-DIAL-CONTROL-MIB.my -6,957
A mibs/cisco/CISCO-VOICE-DNIS-MIB +434
D mibs/cisco/CISCO-VOICE-DNIS-MIB.my -403
A mibs/cisco/CISCO-VOICE-ENABLED-LINK-MIB +241
D mibs/cisco/CISCO-VOICE-ENABLED-LINK-MIB.my -213
A mibs/cisco/CISCO-VOICE-FR-DIAL-CONTROL-MIB +173
D mibs/cisco/CISCO-VOICE-FR-DIAL-CONTROL-MIB.my -153
A mibs/cisco/CISCO-VOICE-HDLC-DIAL-CONTROL-MIB +161
D mibs/cisco/CISCO-VOICE-HDLC-DIAL-CONTROL-MIB.my -141
A mibs/cisco/CISCO-VOICE-IF-MIB +521
D mibs/cisco/CISCO-VOICE-IF-MIB.my -495
A mibs/cisco/CISCO-VOICE-LMR-MIB +412
D mibs/cisco/CISCO-VOICE-LMR-MIB.my -362
A mibs/cisco/CISCO-VOICE-TONE-CADENCE-MIB +581
D mibs/cisco/CISCO-VOICE-TONE-CADENCE-MIB.my -556
A mibs/cisco/CISCO-VOICE-URI-CLASS-MIB +619
D mibs/cisco/CISCO-VOICE-URI-CLASS-MIB.my -398
A mibs/cisco/CISCO-VOIP-TAP-MIB +283
D mibs/cisco/CISCO-VOIP-TAP-MIB.my -260
A mibs/cisco/CISCO-VPC-MIB +1,155
D mibs/cisco/CISCO-VPC-MIB.my -1,138
A mibs/cisco/CISCO-VPDN-MGMT-EXT-MIB +604
D mibs/cisco/CISCO-VPDN-MGMT-EXT-MIB.my -591
A mibs/cisco/CISCO-VPN-LIC-USAGE-MONITOR-MIB +894
D mibs/cisco/CISCO-VPN-LIC-USAGE-MONITOR-MIB.my -880
A mibs/cisco/CISCO-VQE-TOOLS-MIB +146
D mibs/cisco/CISCO-VQE-TOOLS-MIB.my -133
A mibs/cisco/CISCO-VQES-MIB +482
D mibs/cisco/CISCO-VQES-MIB.my -464
A mibs/cisco/CISCO-VRF-MIB +827
D mibs/cisco/CISCO-VRF-MIB.my -812
A mibs/cisco/CISCO-VSAN-MIB +1,669
D mibs/cisco/CISCO-VSAN-MIB.my -1,625
A mibs/cisco/CISCO-VSI-CONTROLLER-MIB +323
D mibs/cisco/CISCO-VSI-CONTROLLER-MIB.my -311
A mibs/cisco/CISCO-VSIMASTER-MIB +1,535
D mibs/cisco/CISCO-VSIMASTER-MIB.my -1,500
A mibs/cisco/CISCO-WAN-3G-MIB +5,724
D mibs/cisco/CISCO-WAN-3G-MIB.my -5,713
A mibs/cisco/CISCO-WAN-AAL2-PROFILES-MIB +490
D mibs/cisco/CISCO-WAN-AAL2-PROFILES-MIB.my -457
A mibs/cisco/CISCO-WAN-ANNOUNCEMENT-MIB +567
D mibs/cisco/CISCO-WAN-ANNOUNCEMENT-MIB.my -531
A mibs/cisco/CISCO-WAN-ATM-CONN-MIB +2,448
D mibs/cisco/CISCO-WAN-ATM-CONN-MIB.my -2,357
A mibs/cisco/CISCO-WAN-ATM-CONN-STAT-MIB +2,363
D mibs/cisco/CISCO-WAN-ATM-CONN-STAT-MIB.my -2,325
A mibs/cisco/CISCO-WAN-ATM-COSB-MIB +391
D mibs/cisco/CISCO-WAN-ATM-COSB-MIB.my -371
A mibs/cisco/CISCO-WAN-ATM-CUG-MIB +445
D mibs/cisco/CISCO-WAN-ATM-CUG-MIB.my -424
A mibs/cisco/CISCO-WAN-ATM-PARTY-MIB +388
D mibs/cisco/CISCO-WAN-ATM-PARTY-MIB.my -375
A mibs/cisco/CISCO-WAN-ATM-PREF-ROUTE-MIB +291
D mibs/cisco/CISCO-WAN-ATM-PREF-ROUTE-MIB.my -279
A mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-MIB +1,209
D mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-MIB.my -1,135
A mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-STAT-MIB +328
D mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-STAT-MIB.my -302
A mibs/cisco/CISCO-WAN-BBIF-ILMI-MIB +567
D mibs/cisco/CISCO-WAN-BBIF-ILMI-MIB.my -542
A mibs/cisco/CISCO-WAN-BBIF-PORT-MIB +578
D mibs/cisco/CISCO-WAN-BBIF-PORT-MIB.my -545
A mibs/cisco/CISCO-WAN-CES-CONN-MIB +1,260
D mibs/cisco/CISCO-WAN-CES-CONN-MIB.my -1,235
A mibs/cisco/CISCO-WAN-CES-CONN-STAT-MIB +448
D mibs/cisco/CISCO-WAN-CES-CONN-STAT-MIB.my -437
A mibs/cisco/CISCO-WAN-CES-PORT-MIB +467
D mibs/cisco/CISCO-WAN-CES-PORT-MIB.my -447
A mibs/cisco/CISCO-WAN-CES-RSRC-PART-MIB +262
D mibs/cisco/CISCO-WAN-CES-RSRC-PART-MIB.my -244
A mibs/cisco/CISCO-WAN-CODEC-GEN-PARM-MIB +382
D mibs/cisco/CISCO-WAN-CODEC-GEN-PARM-MIB.my -350
A mibs/cisco/CISCO-WAN-FEEDER-MIB +393
D mibs/cisco/CISCO-WAN-FEEDER-MIB.my -375
A mibs/cisco/CISCO-WAN-FR-CONN-MIB +2,519
D mibs/cisco/CISCO-WAN-FR-CONN-MIB.my -2,473
A mibs/cisco/CISCO-WAN-FR-CONN-STAT-MIB +905
D mibs/cisco/CISCO-WAN-FR-CONN-STAT-MIB.my -889
A mibs/cisco/CISCO-WAN-FR-PORT-MIB +1,894
D mibs/cisco/CISCO-WAN-FR-PORT-MIB.my -1,850
A mibs/cisco/CISCO-WAN-FR-RSRC-PART-MIB +273
D mibs/cisco/CISCO-WAN-FR-RSRC-PART-MIB.my -256
A mibs/cisco/CISCO-WAN-FR-SIGNALING-MIB +828
D mibs/cisco/CISCO-WAN-FR-SIGNALING-MIB.my -794
A mibs/cisco/CISCO-WAN-FR-X21-MIB +992
D mibs/cisco/CISCO-WAN-FR-X21-MIB.my -949
A mibs/cisco/CISCO-WAN-LAPD-TRUNK-MIB +931
D mibs/cisco/CISCO-WAN-LAPD-TRUNK-MIB.my -899
A mibs/cisco/CISCO-WAN-MG-MIB +1,435
D mibs/cisco/CISCO-WAN-MG-MIB.my -1,372
A mibs/cisco/CISCO-WAN-MGC-REDUN-MIB +818
D mibs/cisco/CISCO-WAN-MGC-REDUN-MIB.my -787
A mibs/cisco/CISCO-WAN-MODULE-MIB +581
D mibs/cisco/CISCO-WAN-MODULE-MIB.my -564
A mibs/cisco/CISCO-WAN-NCDP-MIB +842
D mibs/cisco/CISCO-WAN-NCDP-MIB.my -818
A mibs/cisco/CISCO-WAN-OPTIMIZATION-MIB +2,855
D mibs/cisco/CISCO-WAN-OPTIMIZATION-MIB.my -2,822
A mibs/cisco/CISCO-WAN-PAR-MIB +2,527
D mibs/cisco/CISCO-WAN-PAR-MIB.my -2,513
A mibs/cisco/CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB +209
D mibs/cisco/CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB.my -175
A mibs/cisco/CISCO-WAN-RPM-CONN-EXT-MIB +318
D mibs/cisco/CISCO-WAN-RPM-CONN-EXT-MIB.my -303
A mibs/cisco/CISCO-WAN-RSRC-PART-MIB +851
D mibs/cisco/CISCO-WAN-RSRC-PART-MIB.my -825
A mibs/cisco/CISCO-WAN-RTP-CONN-MIB +782
D mibs/cisco/CISCO-WAN-RTP-CONN-MIB.my -748
A mibs/cisco/CISCO-WAN-SCT-MGMT-MIB +343
D mibs/cisco/CISCO-WAN-SCT-MGMT-MIB.my -322
A mibs/cisco/CISCO-WAN-SONET-MIB +1,534
D mibs/cisco/CISCO-WAN-SONET-MIB.my -1,473
A mibs/cisco/CISCO-WAN-SRCP-MIB +859
D mibs/cisco/CISCO-WAN-SRCP-MIB.my -819
A mibs/cisco/CISCO-WAN-SRM-BERT-MIB +792
D mibs/cisco/CISCO-WAN-SRM-BERT-MIB.my -762
A mibs/cisco/CISCO-WAN-SRM-MIB +334
D mibs/cisco/CISCO-WAN-SRM-MIB.my -309
A mibs/cisco/CISCO-WAN-SVC-MIB +5,904
D mibs/cisco/CISCO-WAN-SVC-MIB.my -5,866
A mibs/cisco/CISCO-WAN-T38-FAXRELAY-MIB +592
D mibs/cisco/CISCO-WAN-T38-FAXRELAY-MIB.my -564
A mibs/cisco/CISCO-WAN-TOPOLOGY-MIB +1,289
D mibs/cisco/CISCO-WAN-TOPOLOGY-MIB.my -1,265
A mibs/cisco/CISCO-WAN-TRAP-VARS-MIB +757
D mibs/cisco/CISCO-WAN-TRAP-VARS-MIB.my -728
A mibs/cisco/CISCO-WAN-VISM-TONE-PLAN-MIB +1,071
D mibs/cisco/CISCO-WAN-VISM-TONE-PLAN-MIB.my -995
A mibs/cisco/CISCO-WBX-MEETING-MIB +803
D mibs/cisco/CISCO-WBX-MEETING-MIB.my -782
A mibs/cisco/CISCO-WDS-IDS-MIB +353
D mibs/cisco/CISCO-WDS-IDS-MIB.my -325
A mibs/cisco/CISCO-WDS-INFO-MIB +1,755
D mibs/cisco/CISCO-WDS-INFO-MIB.my -1,710
A mibs/cisco/CISCO-WIRELESS-DOCS-EXT-MIB +2,014
D mibs/cisco/CISCO-WIRELESS-DOCS-EXT-MIB.my -1,878
A mibs/cisco/CISCO-WIRELESS-DOCS-IF-MIB +2,202
D mibs/cisco/CISCO-WIRELESS-DOCS-IF-MIB.my -2,149
A mibs/cisco/CISCO-WIRELESS-EXP-MIB +958
D mibs/cisco/CISCO-WIRELESS-EXP-MIB.my -928
A mibs/cisco/CISCO-WIRELESS-IF-MIB +4,473
D mibs/cisco/CISCO-WIRELESS-IF-MIB.my -4,276
A mibs/cisco/CISCO-WIRELESS-NOTIFICATION-MIB +788
D mibs/cisco/CISCO-WIRELESS-NOTIFICATION-MIB.my -766
A mibs/cisco/CISCO-WIRELESS-P2MP-LINK-METRICS-MIB +2,001
D mibs/cisco/CISCO-WIRELESS-P2MP-LINK-METRICS-MIB.my -1,915
A mibs/cisco/CISCO-WIRELESS-P2MP-PHY-MIB +1,555
D mibs/cisco/CISCO-WIRELESS-P2MP-PHY-MIB.my -1,392
A mibs/cisco/CISCO-WIRELESS-P2MP-RF-METRICS-MIB +1,529
D mibs/cisco/CISCO-WIRELESS-P2MP-RF-METRICS-MIB.my -1,340
A mibs/cisco/CISCO-WIRELESS-P2P-BPI-MIB +940
D mibs/cisco/CISCO-WIRELESS-P2P-BPI-MIB.my -813
A mibs/cisco/CISCO-WIRELESS-TC-MIB +557
D mibs/cisco/CISCO-WIRELESS-TC-MIB.my -536
A mibs/cisco/CISCO-WLAN-MAN-MIB +141
D mibs/cisco/CISCO-WLAN-MAN-MIB.my -122
A mibs/cisco/CISCO-WLAN-VLAN-MIB +584
D mibs/cisco/CISCO-WLAN-VLAN-MIB.my -559
A mibs/cisco/CISCO-WPAN-MIB +449
D mibs/cisco/CISCO-WPAN-MIB.my -441
A mibs/cisco/CISCO-WRED-MIB +351
D mibs/cisco/CISCO-WRED-MIB.my -331
A mibs/cisco/CISCO-WWNMGR-MIB +389
D mibs/cisco/CISCO-WWNMGR-MIB.my -367
A mibs/cisco/CISCO-XDSL-LINE-MIB +578
D mibs/cisco/CISCO-XDSL-LINE-MIB.my -562
A mibs/cisco/CISCO-XGCP-EXT-MIB +1,337
D mibs/cisco/CISCO-XGCP-EXT-MIB.my -1,307
A mibs/cisco/CISCO-XGCP-MIB +2,485
D mibs/cisco/CISCO-XGCP-MIB.my -2,438
A mibs/cisco/CISCO-ZS-EXT-MIB +551
D mibs/cisco/CISCO-ZS-EXT-MIB.my -540
A mibs/cisco/CISCO-ZS-MIB +4,848
D mibs/cisco/CISCO-ZS-MIB.my -4,809
A mibs/cisco/Cisco90Series-MIB +2,361
A mibs/cisco/CISCOWAN-SMI +67
D mibs/cisco/CISCOWAN-SMI.my -53
A mibs/cisco/CISCOWORKS-MIB +202
D mibs/cisco/CISCOWORKS-MIB.my -179
A mibs/cisco/CLAB-DEF-MIB +540
D mibs/cisco/CLAB-DEF-MIB.my -484
A mibs/cisco/CLAB-TOPO-MIB +215
D mibs/cisco/CLAB-TOPO-MIB.my -202
A mibs/cisco/COMPAT-MIB +256
D mibs/cisco/COMPAT-MIB.my -256
D mibs/cisco/DOCS-BPI-PLUS-MIB.my -3,019
A mibs/cisco/DOCS-BPI2-MIB +3,117
A mibs/cisco/DOCS-CABLE-DEVICE-TRAP-MIB +943
D mibs/cisco/DOCS-CABLE-DEVICE-TRAP-MIB.my -927
A mibs/cisco/DOCS-DIAG-MIB +722
D mibs/cisco/DOCS-DIAG-MIB.my -688
A mibs/cisco/DOCS-DRF-MIB +974
D mibs/cisco/DOCS-DRF-MIB.my -926
D mibs/cisco/DOCS-DSG-IF-MIB.my -949
A mibs/cisco/DOCS-IF-EXT-MIB +159
D mibs/cisco/DOCS-IF-EXT-MIB.my -140
A mibs/cisco/DOCS-IF-M-CMTS-MIB +3,420
D mibs/cisco/DOCS-IF-M-CMTS-MIB.my -3,355
A mibs/cisco/DOCS-IF3-MIB +4,044
D mibs/cisco/DOCS-IF3-MIB.my -4,027
A mibs/cisco/DOCS-IFEXT2-MIB +668
D mibs/cisco/DOCS-IFEXT2-MIB.my -622
A mibs/cisco/DOCS-L2VPN-MIB +1,198
D mibs/cisco/DOCS-L2VPN-MIB.my -1,102
A mibs/cisco/DOCS-LOADBAL3-MIB +1,655
D mibs/cisco/DOCS-LOADBAL3-MIB.my -1,642
A mibs/cisco/DOCS-LOADBALANCING-MIB +1,175
D mibs/cisco/DOCS-LOADBALANCING-MIB.my -1,091
A mibs/cisco/DOCS-MCAST-AUTH-MIB +724
D mibs/cisco/DOCS-MCAST-AUTH-MIB.my -721
A mibs/cisco/DOCS-MCAST-MIB +1,104
D mibs/cisco/DOCS-MCAST-MIB.my -1,101
A mibs/cisco/DOCS-QOS-MIB +3,055
D mibs/cisco/DOCS-QOS-MIB.my -2,993
A mibs/cisco/DOCS-QOS3-MIB +5,050
D mibs/cisco/DOCS-QOS3-MIB.my -5,039
A mibs/cisco/DOCS-SEC-MIB +784
D mibs/cisco/DOCS-SEC-MIB.my -769
A mibs/cisco/DOCS-SUBMGT-MIB +973
D mibs/cisco/DOCS-SUBMGT-MIB.my -961
A mibs/cisco/DOCS-SUBMGT3-MIB +1,406
D mibs/cisco/DOCS-SUBMGT3-MIB.my -1,393
A mibs/cisco/DOCS-TEST-MIB +178
D mibs/cisco/DOCS-TEST-MIB.my -149
D mibs/cisco/draft-ietf-ipfc-fcmgmt-int-mib-04.my -2,713
A mibs/cisco/DRAFT-MSDP-MIB +813
A mibs/cisco/DSG-IF-MIB +1,068
D mibs/cisco/DSG-IF-MIB.my -1,001
A mibs/cisco/DTI-MIB +1,231
D mibs/cisco/DTI-MIB.my -1,208
A mibs/cisco/ERR-STATUS-MIB +531
D mibs/cisco/ERR-STATUS-MIB.my -462
A mibs/cisco/ES-MODULE-MIB +1,815
D mibs/cisco/ESMODULE-MIB.my -1,720
D mibs/cisco/ESSWITCH-MIB.my -3,852
A mibs/cisco/ETHERLIKE-MIB +1,141
D mibs/cisco/ETHERLIKE-MIB.my -1,131
A mibs/cisco/EXPRESSION-MIB +1,330
D mibs/cisco/EXPRESSION-MIB.my -1,264
A mibs/cisco/FCMGMT-MIB +2,819
A mibs/cisco/GENERICOBJECT-MIB +117
D mibs/cisco/GENERICOBJECT-MIB.my -85
A mibs/cisco/IEEE-802DOT17-RPR-MIB +6,858
D mibs/cisco/IEEE-802DOT17-RPR-MIB.my -6,773
A mibs/cisco/IEEE8021-CFM-MIB +3,707
D mibs/cisco/IEEE8021-CFM-MIB.my -3,577
A mibs/cisco/IEEE8021-CFM-V2-MIB +920
D mibs/cisco/IEEE8021-CFM-V2-MIB.my -861
A mibs/cisco/IEEE8021-TC-MIB +389
D mibs/cisco/IEEE8021-TC-MIB.my -376
A mibs/cisco/IGMP-MIB +598
D mibs/cisco/IGMP-MIB.my -588
A mibs/cisco/IMA-MIB +2,922
D mibs/cisco/IMA-MIB.my -2,759
A mibs/cisco/INET-ADDRESS-MIB +425
D mibs/cisco/INET-ADDRESS-MIB.my -414
A mibs/cisco/IPMROUTE-MIB +934
D mibs/cisco/IPMROUTE-MIB.my -908
A mibs/cisco/ISIS-CAPABILTY-MIB +216
D mibs/cisco/ISIS-CAPABILTY-MIB.my -209
A mibs/cisco/ITU-ALARM-TC-MIB +90
D mibs/cisco/ITU-ALARM-TC-MIB.my -90
A mibs/cisco/LAN-EMULATION-CLIENT-MIB +2,528
D mibs/cisco/LAN-EMULATION-CLIENT-MIB.my -2,500
A mibs/cisco/LANOPTICS-ALERTS-MIB +170
D mibs/cisco/LANOPTICS-ALERTS-MIB.my -158
A mibs/cisco/LANOPTICS-BRIDGE-OPTION-MIB +55
D mibs/cisco/LANOPTICS-BRIDGE-OPTION-MIB.my -44
A mibs/cisco/LANOPTICS-ETHERNET-OPTION-MIB +94
D mibs/cisco/LANOPTICS-ETHERNET-OPTION-MIB.my -83
A mibs/cisco/LANOPTICS-HUB-MIB +471
D mibs/cisco/LANOPTICS-HUB-MIB.my -459
A mibs/cisco/LANOPTICS-RING-MANAGER-MIB +1,020
D mibs/cisco/LANOPTICS-RING-MANAGER-MIB.my -843
A mibs/cisco/LANOPTICS-SYSTEM-MIB +465
D mibs/cisco/LANOPTICS-SYSTEM-MIB.my -455
A mibs/cisco/LIGHTSTREAM-MIB +10,165
A mibs/cisco/LS100-MIB +1,004
D mibs/cisco/LS100-R3-MIB.my -962
D mibs/cisco/LS2020-R2-MIB.my -9,789
A mibs/cisco/MADGEBOX-MIB +910
D mibs/cisco/MADGEBOX-MIB.my -866
A mibs/cisco/MADGERSW-MIB +784
D mibs/cisco/MADGERSW-MIB.my -734
A mibs/cisco/METRO1500-MIB +2,481
D mibs/cisco/METRO1500-MIB.my -2,315
A mibs/cisco/MPLS-LDP-MIB +2,625
D mibs/cisco/MPLS-LDP-MIB.my -2,613
A mibs/cisco/MPLS-LSR-MIB +2,127
D mibs/cisco/MPLS-LSR-MIB.my -2,086
A mibs/cisco/MPLS-TC-MIB +277
D mibs/cisco/MPLS-TC-MIB.my -273
A mibs/cisco/MPLS-TE-MIB +2,297
D mibs/cisco/MPLS-TE-MIB.my -2,220
A mibs/cisco/MPLS-VPN-MIB +1,763
D mibs/cisco/MPLS-VPN-MIB.my -1,623
A mibs/cisco/MPOA-MIB +4,266
D mibs/cisco/MPOA-MIB.my -4,254
D mibs/cisco/MSDP-MIB.my -775
A mibs/cisco/NETRANGER +390
D mibs/cisco/NETRANGER.my -363
A mibs/cisco/NOVELL-IPX-MIB +1,354
D mibs/cisco/NOVELL-IPX-MIB.my -1,270
A mibs/cisco/NOVELL-NLSP-MIB +1,882
D mibs/cisco/NOVELL-NLSP-MIB.my -1,791
A mibs/cisco/NOVELL-RIPSAP-MIB +434
D mibs/cisco/NOVELL-RIPSAP-MIB.my -396
A mibs/cisco/OLD-CISCO-APPLETALK-MIB +300
D mibs/cisco/OLD-CISCO-APPLETALK-MIB.my -290
A mibs/cisco/OLD-CISCO-CHASSIS-MIB +2,618
D mibs/cisco/OLD-CISCO-CHASSIS-MIB.my -2,584
A mibs/cisco/OLD-CISCO-CPU-MIB +70
D mibs/cisco/OLD-CISCO-CPU-MIB.my -58
A mibs/cisco/OLD-CISCO-DECNET-MIB +500
D mibs/cisco/OLD-CISCO-DECNET-MIB.my -492
A mibs/cisco/OLD-CISCO-ENV-MIB +366
D mibs/cisco/OLD-CISCO-ENV-MIB.my -354
A mibs/cisco/OLD-CISCO-FLASH-MIB +278
D mibs/cisco/OLD-CISCO-FLASH-MIB.my -270
A mibs/cisco/OLD-CISCO-INTERFACES-MIB +1,405
D mibs/cisco/OLD-CISCO-INTERFACES-MIB.my -1,395
A mibs/cisco/OLD-CISCO-IP-MIB +444
D mibs/cisco/OLD-CISCO-IP-MIB.my -434
A mibs/cisco/OLD-CISCO-MEMORY-MIB +429
D mibs/cisco/OLD-CISCO-MEMORY-MIB.my -417
A mibs/cisco/OLD-CISCO-NOVELL-MIB +395
D mibs/cisco/OLD-CISCO-NOVELL-MIB.my -385
A mibs/cisco/OLD-CISCO-SYS-MIB +1,043
D mibs/cisco/OLD-CISCO-SYS-MIB.my -1,014
A mibs/cisco/OLD-CISCO-SYSTEM-MIB +233
D mibs/cisco/OLD-CISCO-SYSTEM-MIB.my -225
A mibs/cisco/OLD-CISCO-TCP-MIB +126
D mibs/cisco/OLD-CISCO-TCP-MIB.my -110
A mibs/cisco/OLD-CISCO-TS-MIB +530
D mibs/cisco/OLD-CISCO-TS-MIB.my -520
A mibs/cisco/OLD-CISCO-VINES-MIB +1,156
D mibs/cisco/OLD-CISCO-VINES-MIB.my -1,149
A mibs/cisco/OLD-CISCO-XNS-MIB +214
D mibs/cisco/OLD-CISCO-XNS-MIB.my -204
A mibs/cisco/ONS15501-MIB +1,426
D mibs/cisco/ONS15501-MIB.my -1,406
A mibs/cisco/PCUBE-CONFIG-COPY-MIB +190
D mibs/cisco/PCUBE-CONFIG-COPY.my -177
D mibs/cisco/PCUBE-ENGAGE-MIB.my -715
A mibs/cisco/PCUBE-PRODUCTS-MIB +52
D mibs/cisco/PCUBE-PRODUCTS.my -41
A mibs/cisco/PCUBE-SE-MIB +4,121
D mibs/cisco/PCUBE-SE-MIB.my -4,044
A mibs/cisco/PCUBE-SMI +78
D mibs/cisco/PCUBE-SMI.my -66
A mibs/cisco/PNNI-MIB +5,214
D mibs/cisco/PNNI-MIB.my -5,170
A mibs/cisco/RTM-MIB +344
D mibs/cisco/RTM-MIB.my -279
A mibs/cisco/SNMP-FRAMEWORK-MIB +538
D mibs/cisco/SNMP-FRAMEWORK-MIB.my -532
A mibs/cisco/SNMPv2-CONF +19
D mibs/cisco/SNMPv2-CONF.my -5
A mibs/cisco/SNMPv2-MIB +864
D mibs/cisco/SNMPv2-MIB.my -853
A mibs/cisco/SNMPv2-SMI +49
D mibs/cisco/SNMPv2-SMI.my -32
A mibs/cisco/SNMPv2-TC +729
D mibs/cisco/SNMPv2-TC.my -708
A mibs/cisco/STAND-ALONE-ETHERNET-SWITCH-MIB +3,926
D mibs/cisco/VIPER-MIB.my -2,536
A mibs/cisco/XGCP-MIB +862
D mibs/cisco/XGCP-MIB.my -804
D mibs/HP-AUTZ-MIB -233
D mibs/HP-BASE-MIB -34
D mibs/HP-DOT1X-EXTENSIONS-MIB -1,138
D mibs/HP-ENTITY-MIB -1,110
D mibs/HP-ICF-8023-RPTR -1,509
D mibs/HP-ICF-ARP-PROTECT -455
D mibs/HP-ICF-AUTORUN -82
D mibs/HP-ICF-BASIC -1,988
D mibs/HP-ICF-BRIDGE -741
D mibs/HP-ICF-CHAIN -357
D mibs/HP-ICF-CHASSIS -685
D mibs/HP-ICF-CONNECTION-RATE-FILTER -145
D mibs/HP-ICF-DOWNLOAD -1,056
D mibs/HP-ICF-FAULT-FINDER-MIB -536
D mibs/HP-ICF-GENERIC-RPTR -2,178
D mibs/HP-ICF-GPPC-MIB -545
D mibs/HP-ICF-INST-MON -160
D mibs/HP-ICF-IP-ROUTING -1,011
D mibs/HP-ICF-IPCONFIG -855
D mibs/HP-ICF-JUMBO-MIB -136
D mibs/HP-ICF-L3MAC-MIB -96
D mibs/HP-ICF-LINKTEST -399
D mibs/HP-ICF-MLD-MIB -683
D mibs/HP-ICF-OID -2,376
D mibs/HP-ICF-OSPF -379
D mibs/HP-ICF-PIM -656
D mibs/HP-ICF-PROVIDER-BRIDGE -211
D mibs/HP-ICF-RATE-LIMIT-MIB -902
D mibs/HP-ICF-RIP -280
D mibs/HP-ICF-SECURITY -756
D mibs/HP-ICF-SNMP-MIB -526
D mibs/HP-ICF-STACK -218
D mibs/HP-ICF-TC -74
D mibs/HP-ICF-UDLD-MIB -292
D mibs/HP-ICF-UDP-FORWARD -185
D mibs/HP-ICF-USER-PROFILE-MIB -1,038
D mibs/HP-ICF-VG-RPTR -1,094
D mibs/HP-ICF-VRRP-MIB -183
D mibs/HP-ICF-XRRP -872
D mibs/HP-IF-EXT-MIB -191
D mibs/HP-LASERJET-COMMON-MIB -14,701
D mibs/HP-MEMPROC-MIB -265
D mibs/HP-PROCURVE-420-PRIVATE-MIB -1,117
D mibs/HP-SN-TRAP-MIB -605
D mibs/HP-SNTPclientConfiguration-MIB -259
D mibs/HP-SWITCH-PL-MIB -62
D mibs/HP-SwitchStack-MIB -523
D mibs/HP-SYSTEM-MIB -519
D mibs/HP-USER-AUTH -1,343
D mibs/HP-VLAN -395
A mibs/hp/HP-LASERJET-COMMON-MIB +14,702
A mibs/saf/SAF-IPADDONS +520
D mibs/saf/SAF-IPADDONS-MIB -490
📈 0 added 📉 0 removed

💻 r7580

Tom Laermans 🦔 • 2016-02-09 14:32
Medium: add support for devices providing pethMainPseConsumptionPower in mW instead of W as defined in POWER-ETHERNET-MIB. Thanks Netgear.
Files changed (1)
M includes/discovery/sensors/power-ethernet-mib.inc.php +11 -1
📈 11 added 📉 1 removed

💻 r7579 MIB

Mike Stupalov 🐱 • 2016-02-09 13:50
Files changed (7)
M includes/definitions/mibs.inc.php +2 -2
M includes/definitions/os.inc.php +1 -1
D includes/discovery/sensors/cisco-ucs-cimc-mib.inc.php -64
A includes/discovery/sensors/cisco-unified-computing-compute-mib.inc.php +64
M mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB.my +3,346 -1,366
D mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB -1,786
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB.my +1,797
📈 67 added 📉 67 removed

💻 r7578 MIB

Mike Stupalov 🐱 • 2016-02-09 13:14
Added some Packetflux MIBs.
Files changed (4)
M includes/definitions/mibs.inc.php +8 -2
A mibs/packetflux
A mibs/packetflux/PACKETFLUX-SMI +34
A mibs/packetflux/PACKETFLUX-STANDBYPOWER +643
📈 8 added 📉 2 removed

💻 r7577

Tom Laermans 🦔 • 2016-02-09 12:42
Fix: check if MIB's OID is set before adding it through sysORID support
Files changed (1)
M includes/discovery/os.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7576 TRIVIAL

Mike Stupalov 🐱 • 2016-02-09 12:41
Fixed fake MIB name: CANOPY-MIB - WHISP-APS-MIB.
Files changed (4)
M includes/definitions/mibs.inc.php +6 -6
M includes/definitions/os.inc.php +1 -1
D includes/polling/wifi/canopy-mib.inc.php -21
A includes/polling/wifi/whisp-aps-mib.inc.php +21
📈 28 added 📉 28 removed

💻 r7575 MIB

Mike Stupalov 🐱 • 2016-02-09 12:18
Added one more GE MIB.
Files changed (1)
A mibs/ge/GESINGLEUPS-MIB +2,689
📈 0 added 📉 0 removed

💻 r7574

Tom Laermans 🦔 • 2016-02-09 12:05
Minor: Add missing MIBs, rename wrongly named MIBs, split out Cisco UCS sensors to per-mib files
Files changed (16)
D html/images/os/isilion.png -1
A html/images/os/isilon.png +1
M includes/definitions/mibs.inc.php +24 -18
M includes/definitions/os.inc.php +6 -5
M includes/discovery/sensors/cisco-ucs-cimc-mib.inc.php -15
A includes/discovery/sensors/cisco-unified-computing-processor-mib.inc.php +31
A includes/polling/graphs/mseries-alarm-mib
D includes/polling/graphs/mseries-alarms-mib
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB +1,797
D mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB.my -1,786
A mibs/ge
A mibs/ge/GEPARALLELUPS-MIB +22,492
A mibs/infoblox
A mibs/infoblox/IB-DHCPONE-MIB +233
A mibs/infoblox/IB-DNSONE-MIB +246
A mibs/infoblox/IB-PLATFORMONE-MIB +716
📈 62 added 📉 39 removed

💻 r7573 MIB

Mike Stupalov 🐱 • 2016-02-09 12:03
Added missed RedBack MIBs.
Files changed (57)
M includes/definitions/mibs.inc.php +9 -9
A mibs/redback
A mibs/redback/ERICSSON-ALARM-MIB.my +1,563
A mibs/redback/ERICSSON-ALARM-PC-MIB.my +501
A mibs/redback/ERICSSON-ALARM-TC-MIB.my +157
A mibs/redback/ERICSSON-TC-MIB.my +71
A mibs/redback/ERICSSON-TOP-MIB.my +42
A mibs/redback/RBN-AAL5-VCL-STAT-MIB.my +133
A mibs/redback/RBN-ALARM-EXT-MIB.my +285
A mibs/redback/RBN-ALARM-TC.my +541
A mibs/redback/RBN-ATM-CELL-PW-MIB.my +151
A mibs/redback/RBN-ATM-PROFILE-MIB.my +202
A mibs/redback/RBN-ATM-PVC-OAM-MIB.my +242
A mibs/redback/RBN-ATM2-MIB.my +202
A mibs/redback/RBN-BGP-ACCOUNTING-MIB.my +219
A mibs/redback/RBN-BIND-MIB.my +743
A mibs/redback/RBN-BRIDGE-MIB.my +370
A mibs/redback/RBN-BULKSTATS-MIB.my +292
A mibs/redback/RBN-CARDMON-MIB.my +622
A mibs/redback/RBN-CES-MIB.my +1,051
A mibs/redback/RBN-CIRCUIT-GROUP-MIB.my +784
A mibs/redback/RBN-CONFIG-FILE-MIB.my +573
A mibs/redback/RBN-CPU-METER-MIB.my +358
A mibs/redback/RBN-DHCP-MIB.my +924
A mibs/redback/RBN-DS1-MIB.my +131
A mibs/redback/RBN-DS3-MIB.my +132
A mibs/redback/RBN-ENVMON-MIB.my +787
A mibs/redback/RBN-EPSC-MIB.my +1,787
A mibs/redback/RBN-EPSU-MIB.my +766
A mibs/redback/RBN-FAST-VRRP-MIB.my +137
A mibs/redback/RBN-ICR-MIB.my +460
A mibs/redback/RBN-IF-MIB.my +239
A mibs/redback/RBN-IP-BIND-MIB.my +189
A mibs/redback/RBN-IP-SECURITY-MIB.my +448
A mibs/redback/RBN-IPPOOL-MIB.my +1,336
A mibs/redback/RBN-L2TP-MIB.my +1,801
A mibs/redback/RBN-L2VPN-MIB.my +1,438
A mibs/redback/RBN-LAG-MIB.my +370
A mibs/redback/RBN-MEDIA-GATEWAY-MIB.my +200
A mibs/redback/RBN-MEMORY-MIB.my +330
A mibs/redback/RBN-MPLS-L3VPN-STD-EXT-MIB.my +162
A mibs/redback/RBN-NOTIFY-ENHANCE-MIB.my +345
A mibs/redback/RBN-PING-MIB.my +454
A mibs/redback/RBN-PRODUCT-MIB.my +2,418
A mibs/redback/RBN-PVC-MIB.my +1,072
A mibs/redback/RBN-QOS-MIB.my +1,433
A mibs/redback/RBN-RADIUS-MIB.my +675
A mibs/redback/RBN-SFP-MIB.my +255
A mibs/redback/RBN-SMI.my +90
A mibs/redback/RBN-SSE-MIB.my +636
A mibs/redback/RBN-STACKEDVLAN-MIB.my +231
A mibs/redback/RBN-SUBSCRIBER-ACTIVE-MIB.my +1,804
A mibs/redback/RBN-SYS-RESOURCES-MIB.my +1,286
A mibs/redback/RBN-SYS-SECURITY-MIB.my +274
A mibs/redback/RBN-TACACS-MIB.my +255
A mibs/redback/RBN-TC.my +160
A mibs/redback/RBN-X-AAL5-VCL-STAT-MIB.my +165
📈 9 added 📉 9 removed

💻 r7572

Tom Laermans 🦔 • 2016-02-09 11:40
Trivial: syntaxer run in includes/
Files changed (29)
M includes/alerting/xmpp.inc.php +10 -11
M includes/common.inc.php +1 -1
M includes/defaults.inc.php -1
M includes/definitions.inc.php +1 -2
M includes/definitions/graphtypes.inc.php +1 -1
M includes/definitions/mibs.inc.php +1 -1
M includes/definitions/os.inc.php +2 -3
M includes/definitions/transports.inc.php ±0
M includes/discovery/neighbours/lldp-mib.inc.php +1 -1
M includes/discovery/neighbours/mikrotik-mib.inc.php +2 -2
M includes/discovery/os.inc.php +6 -6
M includes/discovery/ports/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/sensors/atto6500n-mib.inc.php +2 -3
M includes/discovery/sensors/powernet-mib.inc.php +18 -18
M includes/discovery/status/atto6500n-mib.inc.php +18 -11
M includes/discovery/toner.inc.php +1 -1
M includes/entities.inc.php +1 -1
M includes/housekeeping/staledb.inc.php +1 -1
M includes/polling/applications/kamailio.inc.php +24 -7
M includes/polling/applications/nsd.inc.php +6 -7
M includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php +1 -1
M includes/polling/netscaler-vsvr.inc.php +2 -2
M includes/polling/os/drac.inc.php +1 -1
M includes/polling/os/hpmsm.inc.php -1
M includes/polling/os/netopia.inc.php -1
M includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +1 -2
M includes/polling/ports/netapp-mib.inc.php +1 -1
M includes/polling/status/atto6500n-mib-fcPort.inc.php +13 -10
M includes/polling/status/atto6500n-mib-sasPort.inc.php +8 -9
📈 124 added 📉 107 removed

💻 r7571 FIX

Adam Armstrong 🐸 • 2016-02-09 11:23
Restore some icons. Remove some spaces from LDAP code.
Files changed (3)
M html/css/sprite.css +132 -126
M html/img/sprite.png ±0
M html/includes/authentication/ldap.inc.php +7 -7
📈 7 added 📉 7 removed

💻 r7570

Tom Laermans 🦔 • 2016-02-09 11:22
Medium: fix mac accounting graphs
Files changed (1)
M html/includes/graphs/macaccounting/auth.inc.php +1
📈 1 added 📉 0 removed

💻 r7569

Tom Laermans 🦔 • 2016-02-09 11:03
Minor: moved sysORID setting to snmp tree instead of autodiscovery tree
Files changed (6)
M includes/config-variables.inc.php +14 -2
M includes/defaults.inc.php +4 -3
M includes/definitions.inc.php +2
M includes/definitions/rewrites.inc.php +3
M includes/discovery/ip-addresses/ip-mib.inc.php -1
M includes/discovery/os.inc.php +1 -1
📈 24 added 📉 7 removed

💻 r7568

Tom Laermans 🦔 • 2016-02-09 10:27
Medium: add support for sysORID table, finds supported MIBs on devices; includes web interface config; add OIDs for all MIBs; move per MIB enabled setting from defaults to mibs, now any MIB can effectively be disabled through the main configuration; rename some MIB files; remove some duplicate MIB files; add OBS_SNMP_NUMERIC - mainly useful for snmpget, not for snmp_walk* functions
Files changed (90)
M includes/common.inc.php +29 -7
M includes/config-variables.inc.php +7
M includes/defaults.inc.php +2 -37
M includes/definitions.inc.php +10 -10
M includes/definitions/mibs.inc.php +1,050 -305
M includes/definitions/os.inc.php +2 -2
M includes/discovery/arp-table.inc.php +1
M includes/discovery/functions.inc.php +13 -3
M includes/discovery/ip-addresses.inc.php -1
M includes/discovery/ip-addresses/ip-mib.inc.php +1
M includes/discovery/os.inc.php +91
M includes/discovery/processors/gbnplatformoam-mib.inc.php +1 -1
M includes/polling/ipSystemStats.inc.php +2 -4
M includes/polling/netstats.inc.php +2
M includes/snmp.inc.php +31 -18
D mibs/adtran/adAosCPU.mib -453
A mibs/adtran/ADTRAN-AOSCPU +467
A mibs/cisco/CISCO-EIGRP-MIB +1,330
D mibs/cisco/CISCO-EIGRP-MIB.my -1,315
A mibs/cisco/CISCO-ENTITY-PFE-MIB +911
D mibs/cisco/CISCO-ENTITY-PFE-MIB.my -896
A mibs/cisco/CISCO-ENTITY-QFP-MIB +1,294
D mibs/cisco/CISCO-ENTITY-QFP-MIB.my -1,282
A mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +7,244
D mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB.my -7,172
A mibs/cisco/CISCO-IETF-PW-MIB +1,369
D mibs/cisco/CISCO-IETF-PW-MIB.my -1,358
A mibs/cisco/CISCO-IETF-PW-MPLS-MIB +924
D mibs/cisco/CISCO-IETF-PW-MPLS-MIB.my -913
A mibs/cisco/CISCO-LWAPP-SYS-MIB +2,149
D mibs/cisco/CISCO-LWAPP-SYS-MIB.my -2,047
A mibs/cisco/CISCO-PROCESS-MIB +2,791
D mibs/cisco/CISCO-PROCESS-MIB.my -2,762
A mibs/cisco/CISCO-STACKWISE-MIB +1,438
D mibs/cisco/CISCO-STACKWISE-MIB.my -1,421
A mibs/cisco/CISCO-SUBSCRIBER-SESSION-MIB +3,633
D mibs/cisco/CISCO-SUBSCRIBER-SESSION-MIB.my -3,616
A mibs/cisco/CISCO-TRUSTSEC-INTERFACE-MIB +2,245
D mibs/cisco/CISCO-TRUSTSEC-INTERFACE-MIB.my -2,205
A mibs/cisco/CISCO-VPDN-MGMT-MIB +2,755
D mibs/cisco/CISCO-VPDN-MGMT-MIB.my -2,695
A mibs/cisco/CISCO-VTP-MIB +6,521
D mibs/cisco/CISCO-VTP-MIB.my -6,450
D mibs/EDFA_mit_HA4500.mib -1,348
A mibs/equallogic/EQLDISK-MIB +1,010
D mibs/equallogic/eqldisk.mib -1,004
A mibs/equallogic/EQLMEMBER-MIB +3,341
D mibs/equallogic/eqlmember.mib -3,288
D mibs/exalt/ExaltCom-Products.mib -1,658
A mibs/exalt/ExaltComProducts +1,663
D mibs/gcom/GREENNET-MASTER-MIB -37
A mibs/gcom/GREENTECH-MASTER-MIB +37
A mibs/netscreen/NETSCREEN-RESOURCE-MIB +137
D mibs/netscreen/NETSCREEN-RESOURCE-MIB.mib -133
A mibs/NSCRTV-ROOT +1,408
D mibs/poseidon
A mibs/saf/SAF-ALARM +573
D mibs/saf/SAF-ALARM-MIB -557
A mibs/saf/SAF-ENTERPRISE +35
D mibs/saf/SAF-ENTERPRISE-MIB -30
A mibs/saf/SAF-IPRADIO +1,668
D mibs/saf/SAF-IPRADIO-MIB -1,516
A mibs/SENSORGATEWAY-MIB +872
D mibs/SENSORGATEWAY-MIB.mib -867
D mibs/trango/trango_P5830S_MU_1p0.mib -868
D mibs/trango/trango_P5830S_RU_1p0.mib -727
A mibs/trango/TRANGO-APEX-GIGE-MIB +405
D mibs/trango/TRANGO-APEX-GIGE-MIB.mib -402
A mibs/trango/TRANGO-APEX-MIB +32
D mibs/trango/TRANGO-APEX-MIB.mib -20
A mibs/trango/TRANGO-APEX-MODEM-MIB +254
D mibs/trango/TRANGO-APEX-MODEM-MIB.mib -251
A mibs/trango/TRANGO-APEX-RF-MIB +265
D mibs/trango/TRANGO-APEX-RF-MIB.mib -262
A mibs/trango/TRANGO-APEX-SYS-MIB +436
D mibs/trango/TRANGO-APEX-SYS-MIB.mib -433
A mibs/trango/TRANGO-APEX-TRAP-MIB +214
D mibs/trango/TRANGO-APEX-TRAP-MIB.mib -211
A mibs/trango/TRANGO-P5M-MIB +686
D mibs/trango/TRANGO-P5M-MIB.mib -641
A mibs/trango/TRANGOP5830S-MU-MIB +881
A mibs/trango/TRANGOP5830S-RU-MI +740
A mibs/wwp/WWP-LEOS-CHASSIS-MIB +2,318
D mibs/wwp/WWP-LEOS-CHASSIS-MIB.my -2,284
A mibs/wwp/WWP-LEOS-PORT-XCVR-MIB +1,363
D mibs/wwp/WWP-LEOS-PORT-XCVR-MIB.my -1,362
A mibs/zxr10/ZXR10-OPTICAL-INFO +771
D mibs/zxr10/ZXR10-OPTICAL-INFO.mib -759
A mibs/zxr10/ZXR10-SMI +122
D mibs/zxr10/ZXR10-SMI.mib -104
📈 1,242 added 📉 388 removed

💻 r7567 MINOR

Mike Stupalov 🐱 • 2016-02-09 09:59
Fixed discovery IP addresses by F5-BIGIP-SYSTEM-MIB with correct UnitId. Added IP addresses views on device ports page.
Files changed (11)
M html/includes/print/addresses.inc.php +7 -8
M html/pages/device/ports.inc.php +17 -4
A html/pages/device/ports/ipv4.inc.php +86
A html/pages/device/ports/ipv6.inc.php +86
M html/pages/search/ipv4.inc.php +44 -38
M html/pages/search/ipv6.inc.php +45 -38
M includes/discovery/ip-addresses.inc.php +16 -16
M includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php +2 -1
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php +6 -5
M includes/discovery/ip-addresses/ip-mib.inc.php +6 -3
M includes/discovery/ip-addresses/ipv6-mib.inc.php +2 -1
📈 317 added 📉 114 removed

💻 r7566 MINOR

Mike Stupalov 🐱 • 2016-02-09 00:29
Added discovery IP addresses on F5 loadbalancer by vendor specific F5-BIGIP-SYSTEM-MIB.
Files changed (2)
M includes/definitions/os.inc.php +2
A includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php +88
📈 90 added 📉 0 removed

💻 r7565 MAJOR

Mike Stupalov 🐱 • 2016-02-08 23:17
Combinated IPv4/v6 discovery modules into single module (ip-addresses). Converted discovery module ip-addresses to MIB-based.
Files changed (12)
M includes/defaults.inc.php +1 -2
M includes/definitions.inc.php +2
M includes/definitions/mibs.inc.php +12
M includes/definitions/os.inc.php +5 -2
A includes/discovery/ip-addresses
A includes/discovery/ip-addresses.inc.php +174
A includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php +57
A includes/discovery/ip-addresses/ip-mib.inc.php +153
A includes/discovery/ip-addresses/ipv6-mib.inc.php +50
D includes/discovery/ipv4-addresses.inc.php -216
D includes/discovery/ipv6-addresses.inc.php -231
M includes/snmp.inc.php +11 -2
📈 465 added 📉 453 removed

💻 r7564 FIX

Adam Armstrong 🐸 • 2016-02-08 22:46
Permit debugging of user logins
Files changed (1)
M html/includes/authenticate.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7563 DEBUG

Adam Armstrong 🐸 • 2016-02-08 22:35
Add some debugging
Files changed (2)
M html/css/bootstrap-hacks.css +2 -1
M html/pages/preferences/general.inc.php +3
📈 3 added 📉 0 removed

💻 r7562 ADD

Adam Armstrong 🐸 • 2016-02-08 21:57
Show user id on preferences page.
Files changed (1)
M html/pages/preferences/general.inc.php +4
📈 4 added 📉 0 removed

💻 r7561 MINOR

Mike Stupalov 🐱 • 2016-02-08 15:07
Added polling HC counters on some F5 Loadbalancers which do not support standard IF-MIB::ifXEntry table (by F5-BIGIP-SYSTEM-MIB).
Files changed (4)
M includes/definitions/mibs.inc.php +31 -8
M includes/definitions/os.inc.php +2 -2
A includes/discovery/ports/f5-bigip-system-mib.inc.php +53
A includes/polling/ports/f5-bigip-system-mib.inc.php +62
📈 148 added 📉 10 removed

💻 r7560 IMPROVE

Adam Armstrong 🐸 • 2016-02-08 13:24
Improve some icon placement and label placement. Improve device detail list layout.
Files changed (8)
M html/css/bootstrap-hacks.css +1
M html/css/bootstrap.css +642 -701
M html/css/bootstrap/less/labels-badges.less +7 -1
M html/css/sprite.css +127 -134
M html/img/sprite.png ±0
M html/includes/entities/device.inc.php +4 -4
M html/pages/devices/detail.inc.php +3 -4
M scripts/makesprites.sh +1 -1
📈 8 added 📉 9 removed

💻 r7559 TRIVIAL

Mike Stupalov 🐱 • 2016-02-08 12:22
Added basic support for Ruckus SmartZone and all other Ruckus devices.
Files changed (4)
M includes/definitions/os.inc.php +36 -18
D includes/polling/os/ruckus-zf.inc.php -52
A includes/polling/os/ruckus.inc.php +55
M mibs/ruckus/RUCKUS-ROOT-MIB +14
📈 91 added 📉 70 removed

💻 r7558 MIB

Mike Stupalov 🐱 • 2016-02-08 11:32
Updated Cambium and Ruckus MIBs.
Files changed (13)
A mibs/cambium/CMM3-MIB +2,171
A mibs/cambium/CMM4-MIB +1,089
A mibs/cambium/EtherWAN-sw72000 +1,522
A mibs/cambium/Motorola-Cpe-PRIVATE-MIB +2,828
A mibs/cambium/WHISP-PLV-GATEWAY-MIB +1,776
A mibs/cambium/WHISP-PLV-MODEM-MIB +1,330
M mibs/ruckus/RUCKUS-PRODUCTS-MIB +55 -117
M mibs/ruckus/RUCKUS-ROOT-MIB +38 -24
A mibs/ruckus/RUCKUS-SZ-CONFIG-WLAN-MIB +291
A mibs/ruckus/RUCKUS-SZ-EVENT-MIB +1,906
A mibs/ruckus/RUCKUS-SZ-SYSTEM-MIB +157
A mibs/ruckus/RUCKUS-SZ-WLAN-MIB +513
M mibs/ruckus/RUCKUS-TC-MIB +29 -22
📈 0 added 📉 0 removed

💻 r7557

Tom Laermans 🦔 • 2016-02-07 16:15
Trivial: rename OBS_SNMP_NUMERIC to OBS_SNMP_NUMERIC_INDEX
Files changed (10)
M includes/definitions.inc.php +2 -2
M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +1 -1
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +3 -3
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +4 -4
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +3 -3
M includes/discovery/sensors/powernet-mib.inc.php +7 -7
M includes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php +1 -1
M includes/polling/pseudowires.inc.php +1 -1
M includes/polling/wifi/trapeze-networks-client-session-mib.inc.php +1 -1
M includes/snmp.inc.php +10 -10
📈 33 added 📉 33 removed

💻 r7556 TRIVIAL

Mike Stupalov 🐱 • 2016-02-05 20:06
Small update for port label processing.
Files changed (2)
M includes/rewrites.inc.php +10 -5
A update/267.sql +1
📈 11 added 📉 5 removed

💻 r7555 ADD

Adam Armstrong 🐸 • 2016-02-05 06:22
Add user information box to user preferences/general tab
Files changed (1)
M html/pages/preferences/general.inc.php +41 -2
📈 41 added 📉 2 removed

💻 r7554 TRIVIAL

Mike Stupalov 🐱 • 2016-02-04 16:32
Do not throws an exception in parse_user_agent() when User-Agent HTTP header empty.
Files changed (1)
M libs/UserAgentParser.php -3
📈 0 added 📉 0 removed

💻 r7553 TRIVIAL

Mike Stupalov 🐱 • 2016-02-04 15:45
Added multiple Huawei os definitions.
Files changed (2)
M html/pages/device/edit.inc.php +1 -1
M includes/definitions/os.inc.php +50 -4
📈 51 added 📉 5 removed

💻 r7552 TRIVIAL

Mike Stupalov 🐱 • 2016-02-04 13:43
Small fix for edit permissions page style.
Files changed (3)
M html/pages/edituser.inc.php +4 -4
M html/pages/preferences/general.inc.php +1 -1
M includes/definitions.inc.php +5 -5
📈 10 added 📉 10 removed

💻 r7551 TRIVIAL

Mike Stupalov 🐱 • 2016-02-04 13:20
Improved Edit user permissions page style.
Files changed (4)
M html/pages/edituser.inc.php +27 -17
M html/pages/preferences/general.inc.php +16 -14
M includes/definitions.inc.php +5
M includes/rewrites.inc.php +8 -4
📈 56 added 📉 35 removed

💻 r7550 TRIVIAL

Mike Stupalov 🐱 • 2016-02-04 13:19
Added bootstrap helper classes text-uppercase/lowercase/etc and bg-success/warning/etc.
Files changed (3)
M html/css/bootstrap.css +786 -643
M html/css/bootstrap/less/mixins3.less +20
M html/css/bootstrap/less/type.less +54 -8
📈 0 added 📉 0 removed

💻 r7549 MIB

Mike Stupalov 🐱 • 2016-02-04 13:07
Updated NETAPP-MIB to latest.
Files changed (1)
M mibs/netapp/NETAPP-MIB +2,016 -409
📈 0 added 📉 0 removed

💻 r7548 TRIVIAL

Mike Stupalov 🐱 • 2016-02-02 17:29
Added polling/discovery processors by NETAPP-MIB.
Files changed (2)
M includes/definitions/mibs.inc.php +7
M includes/discovery/processors.inc.php +20 -4
📈 27 added 📉 4 removed

💻 r7547 MINOR

Mike Stupalov 🐱 • 2016-02-02 14:22
Added processing for pot_label_base and port_label_num. ifDescr now stored in DB as is, processed only port_label.
Files changed (5)
M html/pages/device/overview/ports.inc.php +38 -19
M html/pages/ports.inc.php +11 -12
M includes/definitions/os.inc.php +10 -5
M includes/polling/ports.inc.php +1 -1
M includes/rewrites.inc.php +111 -25
📈 171 added 📉 62 removed

💻 r7546 TRIVIAL

Mike Stupalov 🐱 • 2016-02-01 14:17
Use correct virtual circuit id (pwID) from JUNIPER-VPN-MIB pseudowires.
Files changed (1)
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +7 -3
📈 7 added 📉 3 removed

💻 r7545 TRIVIAL

Mike Stupalov 🐱 • 2016-02-01 12:42
Fixed one more stacked graphs with rrdtool 1.5.x.
Files changed (3)
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +5 -4
M html/includes/graphs/generic_multi_bits_separated.inc.php +5 -4
M html/includes/graphs/generic_multi_data_separated.inc.php +6 -5
📈 16 added 📉 13 removed

💻 r7544 TRIVIAL

Mike Stupalov 🐱 • 2016-02-01 12:02
Fixed some stacked graphs when used rrdtool 1.5.x.
Files changed (3)
M html/includes/graphs/device/ucd_ss_cpu.inc.php +4 -5
M html/includes/graphs/generic_multi_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_multi.inc.php +8 -5
📈 13 added 📉 11 removed

💻 r7543 FIX

Adam Armstrong 🐸 • 2016-01-30 18:09
Some minor fixes. Restore device header graph clicking. Fix button spacing on box header tools.
Files changed (3)
M html/css/bootstrap-hacks.css +7 -4
M html/includes/entities/device.inc.php +2 -1
M html/includes/functions.inc.php +2 -1
📈 4 added 📉 2 removed

💻 r7542 MAJOR

Mike Stupalov 🐱 • 2016-01-29 19:19
Moved polling NETAPP-MIB port HC counters to mib-based includes. Added poliing NETAPP-MIB vendor specific port data/counters (if IF-MIB not exist on device).
Files changed (11)
M includes/definitions/mibs.inc.php +21 -1
A includes/discovery/ports
M includes/discovery/ports.inc.php +6 -1
A includes/discovery/ports/netapp-mib.inc.php +76
M includes/polling/ports.inc.php +17 -16
M includes/polling/ports/cisco-trustsec-interface-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.inc.php +3 -1
A includes/polling/ports/netapp-mib.inc.php +126
A includes/polling/ports/netapp-mib.lib.php +32
M includes/polling/storage/netapp-mib.inc.php +1 -1
M includes/snmp.inc.php +29 -12
📈 312 added 📉 33 removed

💻 r7541 MINOR

Mike Stupalov 🐱 • 2016-01-28 18:08
Updated application icons. Added hidpi application icons.
Files changed (40)
A html/images/apps/bind_2x.png +1
M html/images/apps/bind.png ±0
A html/images/apps/crashplan_2x.png +1
M html/images/apps/crashplan.png ±0
A html/images/apps/drbd_2x.png +1
M html/images/apps/drbd.png ±0
A html/images/apps/exim_2x.png +1
M html/images/apps/exim.png ±0
A html/images/apps/freeradius_2x.png +1
M html/images/apps/freeradius.png ±0
A html/images/apps/kamailio_2x.png +1
M html/images/apps/kamailio.png ±0
A html/images/apps/lighttpd_2x.png +1
M html/images/apps/lighttpd.png ±0
A html/images/apps/memcached_2x.png +1
M html/images/apps/memcached.png ±0
A html/images/apps/mssql_2x.png +1
M html/images/apps/mssql.png ±0
A html/images/apps/nfs_2x.png +1
A html/images/apps/nfs.png +1
A html/images/apps/nfsd_2x.png +2
A html/images/apps/nfsd.png +2
A html/images/apps/nginx_2x.png +1
M html/images/apps/nginx.png ±0
A html/images/apps/nsd_2x.png +1
A html/images/apps/nsd.png +1
A html/images/apps/ntpd_2x.png +1
A html/images/apps/ntpd.png +1
A html/images/apps/openvpn_2x.png +1
M html/images/apps/openvpn.png ±0
A html/images/apps/postgresql_2x.png +1
M html/images/apps/postgresql.png ±0
A html/images/apps/powerdns_2x.png +1
M html/images/apps/powerdns.png ±0
A html/images/apps/shoutcast_2x.png +1
A html/images/apps/shoutcast.png +1
A html/images/apps/unbound_2x.png +1
A html/images/apps/unbound.png +1
A html/images/apps/zimbra_2x.png +1
M html/images/apps/zimbra.png ±0
📈 28 added 📉 0 removed

💻 r7540 MINOR

Mike Stupalov 🐱 • 2016-01-28 16:11
Fixed display some application icons. Added HiDPI application icons.
Files changed (48)
A html/images/apps
A html/images/apps/apache_2x.png +1
A html/images/apps/apache.png +1
A html/images/apps/apps.png +2
A html/images/apps/asterisk_2x.png +1
A html/images/apps/asterisk.png +1
A html/images/apps/bind.png +1
A html/images/apps/crashplan.png +1
A html/images/apps/drbd.png +1
A html/images/apps/exim.png +1
A html/images/apps/freeradius.png +1
A html/images/apps/kamailio.png +1
A html/images/apps/lighttpd.png +1
A html/images/apps/memcached.png +1
A html/images/apps/mssql.png +1
A html/images/apps/mysql_2x.png +1
A html/images/apps/mysql.png +1
A html/images/apps/nginx.png +1
A html/images/apps/openvpn.png +1
A html/images/apps/postfix_2x.png +1
A html/images/apps/postfix.png +1
A html/images/apps/postgresql.png +1
A html/images/apps/powerdns.png +1
A html/images/apps/zimbra.png +1
D html/images/icons/apache.png -1
D html/images/icons/asterisk.png -1
D html/images/icons/bind.png -1
D html/images/icons/crashplan.png -1
D html/images/icons/drbd.png -1
D html/images/icons/exim-mailqueue.png -1
D html/images/icons/exim.png -1
D html/images/icons/freeradius.png -1
D html/images/icons/kamailio.png -1
D html/images/icons/lighttpd.png -1
D html/images/icons/memcached.png -1
D html/images/icons/mssql.png -1
D html/images/icons/mysql.png -1
D html/images/icons/nginx.png -1
D html/images/icons/openvpn.png -1
D html/images/icons/postfix.png -1
D html/images/icons/postgresql.png -1
D html/images/icons/powerdns-recursor.png -1
D html/images/icons/powerdns.png -1
D html/images/icons/zimbra.png -1
M html/includes/navbar.inc.php +46 -2
M html/includes/print/navbar.inc.php +15 -1
M html/pages/apps.inc.php +24 -3
M html/pages/device/apps.inc.php +24 -3
📈 133 added 📉 29 removed

💻 r7539 TRIVIAL

Mike Stupalov 🐱 • 2016-01-28 12:46
Updated pear Net_IPv6 to latest.
Files changed (2)
M html/pages/device/loadbalancer/lb_virtuals.inc.php +2 -5
M libs/pear/Net/IPv6.php +91 -83
📈 2 added 📉 5 removed

💻 r7538 FIX

Adam Armstrong 🐸 • 2016-01-27 20:21
Add header border to apps edit page
Files changed (1)
M html/pages/device/edit/apps.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7537 FIX

Adam Armstrong 🐸 • 2016-01-27 20:18
Fix DIVs for device/edit/apps/
Files changed (1)
M html/pages/device/edit/apps.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7536

Tom Laermans 🦔 • 2016-01-27 20:17
Medium: Fix postfix queue shape graphs; remove fallback to port 6556 for unix agent as planned for 2013
Files changed (8)
A html/includes/graphs/application/postfix_qshape_stats.inc.php +38
D html/includes/graphs/application/postfix_qshape.inc.php -38
M html/includes/graphs/graph.inc.php +1 -1
M html/pages/device/apps/postfix_qshape.inc.php +1 -1
M includes/definitions/apps.inc.php +1
M includes/polling/applications/postfix_mailgraph.inc.php +1 -1
M includes/polling/applications/postfix_qshape.inc.php +13
M includes/polling/unix-agent.inc.php +1 -18
📈 56 added 📉 59 removed

💻 r7534 ADD

Adam Armstrong 🐸 • 2016-01-27 11:48
Add support for postfix qshape graphing via the UNIX Agent.
Files changed (4)
A html/includes/graphs/application/postfix_qshape.inc.php +38
A html/pages/device/apps/postfix_qshape.inc.php +5
M includes/definitions/rewrites.inc.php +1
A includes/polling/applications/postfix_qshape.inc.php +31
📈 75 added 📉 0 removed

💻 r7533 TRIVIAL

Mike Stupalov 🐱 • 2016-01-26 14:34
Added identifiers for RedOxygen transport.
Files changed (1)
M includes/definitions/transports.inc.php +1
📈 1 added 📉 0 removed

💻 r7532 FIX

Adam Armstrong 🐸 • 2016-01-26 14:25
Fix contacts list on Edge
Files changed (1)
M html/pages/contacts.inc.php +7 -1
📈 7 added 📉 1 removed

💻 r7531 FIX

Adam Armstrong 🐸 • 2016-01-26 14:10
Cleanup some box styles. Add scrolling to db debugging.
Files changed (2)
M html/index.php +4 -3
M html/pages/about.inc.php +3 -3
📈 7 added 📉 6 removed

💻 r7530 FIX

Adam Armstrong 🐸 • 2016-01-26 13:27
Fix box style on ports page on edge (move to separate div)
Files changed (1)
M html/pages/device/port.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r7529 FIX

Adam Armstrong 🐸 • 2016-01-26 13:25
Fix percentage graph
Files changed (1)
M html/includes/graphs/port/percent.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7528 TRIVIAL

Mike Stupalov 🐱 • 2016-01-26 09:20
Fixed check auth (in some cases) for rss feed.
Files changed (1)
M html/feed.php +1 -1
📈 1 added 📉 1 removed

💻 r7526 ADD

Adam Armstrong 🐸 • 2016-01-22 08:07
Allow sorting device list by device_id and allow descending sort order (hacky temp stuff)
Files changed (1)
M html/includes/entities/device.inc.php +2
📈 2 added 📉 0 removed

💻 r7525 FIX

Adam Armstrong 🐸 • 2016-01-22 07:50
Fix typo in discovery output (poller -> discovery string)
Files changed (1)
M includes/discovery/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7524 ADD

Adam Armstrong 🐸 • 2016-01-22 06:21
Improve printer consumable detection. Add GE images and os definition.
Files changed (6)
A html/images/os/ge_2x.png +1
A html/images/os/ge.png +1
M includes/definitions/mibs.inc.php +9
M includes/definitions/os.inc.php +11
M includes/discovery/sensors.inc.php +1 -1
M includes/discovery/toner.inc.php +13 -8
📈 36 added 📉 9 removed

💻 r7523 MIB

Adam Armstrong 🐸 • 2016-01-21 18:32
Update PowerNet-MIB
Files changed (1)
M mibs/apc/PowerNet-MIB +781 -171
📈 0 added 📉 0 removed

💻 r7522 TRIVIAL

Mike Stupalov 🐱 • 2016-01-21 15:37
Fixed compressed definition file.
Files changed (1)
M includes/definitions.inc.php +6 -3
📈 6 added 📉 3 removed

💻 r7521 MIB

Mike Stupalov 🐱 • 2016-01-21 13:25
Added smartoptics mib files.
Files changed (107)
A mibs/colubris/COLUBRIS-802DOT11-MIB +3,890
A mibs/colubris/COLUBRIS-802DOT1X-ACCESS-MIB +222
D mibs/colubris/colubris-802dot1x-mib.my -204
A mibs/colubris/COLUBRIS-AAA-CLIENT-MIB +276
D mibs/colubris/colubris-aaa-client-mib.my -259
A mibs/colubris/COLUBRIS-BANDWIDTH-CONTROL-MIB +202
D mibs/colubris/colubris-bandwidth-control-mib.my -186
A mibs/colubris/COLUBRIS-CDP-MIB +236
D mibs/colubris/colubris-cdp-mib.my -219
A mibs/colubris/COLUBRIS-CLIENT-TRACKING-MIB +345
D mibs/colubris/colubris-client-tracking-mib.my -326
A mibs/colubris/COLUBRIS-CONNECTION-LIMITING-MIB +172
D mibs/colubris/colubris-connection-limiting-mib.my -153
A mibs/colubris/COLUBRIS-CONTROLLER-MIB +207
D mibs/colubris/colubris-controller-mib.my -189
A mibs/colubris/COLUBRIS-DEVICE-DOT1X-MIB +323
D mibs/colubris/colubris-device-dot1x-mib.my -306
A mibs/colubris/COLUBRIS-DEVICE-EVENT-MIB +511
D mibs/colubris/colubris-device-event-mib.my -493
A mibs/colubris/COLUBRIS-DEVICE-IF-MIB +377
D mibs/colubris/colubris-device-if-mib.my -358
A mibs/colubris/COLUBRIS-DEVICE-MIB +596
D mibs/colubris/colubris-device-mib.my -576
A mibs/colubris/COLUBRIS-DEVICE-WDS-MIB +1,216
D mibs/colubris/colubris-device-wds-mib.my -1,195
A mibs/colubris/COLUBRIS-DEVICE-WIRELESS-MIB +2,190
D mibs/colubris/colubris-device-wireless-mib.my -2,163
D mibs/colubris/colubris-ieee802dot11.my -3,820
A mibs/colubris/COLUBRIS-LICENSE-MIB +148
D mibs/colubris/colubris-license-mib.my -132
A mibs/colubris/COLUBRIS-MAINTENANCE-MIB +472
D mibs/colubris/colubris-maintenance-mib.my -453
A mibs/colubris/COLUBRIS-PRODUCTS-MIB +88
D mibs/colubris/colubris-products-mib.my -76
A mibs/colubris/COLUBRIS-PUBLIC-ACCESS-MIB +1,006
D mibs/colubris/colubris-public-access-mib.my -971
A mibs/colubris/COLUBRIS-PUBLIC-ACCESS-RETENTION-MIB +373
D mibs/colubris/colubris-public-access-retention-mib.my -351
A mibs/colubris/COLUBRIS-QOS-MIB +205
D mibs/colubris/colubris-qos-mib.my -188
A mibs/colubris/COLUBRIS-SATELLITE-MANAGEMENT-MIB +371
D mibs/colubris/colubris-satellite-management-mib.my -353
A mibs/colubris/COLUBRIS-SENSOR-MIB +122
D mibs/colubris/colubris-sensor-mib.my -106
A mibs/colubris/COLUBRIS-SMI +79
D mibs/colubris/colubris-smi.my -69
A mibs/colubris/COLUBRIS-SYSLOG-MIB +239
D mibs/colubris/colubris-syslog-mib.my -217
A mibs/colubris/COLUBRIS-SYSTEM-MIB +675
D mibs/colubris/colubris-system-mib.my -655
A mibs/colubris/COLUBRIS-TC +281
D mibs/colubris/colubris-tc.my -214
A mibs/colubris/COLUBRIS-TCP-SERIAL-MIB +137
D mibs/colubris/colubris-tcp-serial-mib.my -120
A mibs/colubris/COLUBRIS-TOOLS-MIB +219
D mibs/colubris/colubris-tools-mib.my -202
A mibs/colubris/COLUBRIS-USAGE-INFORMATION-MIB +200
D mibs/colubris/colubris-usage-information-mib.my -183
A mibs/colubris/COLUBRIS-USER-ACCOUNT-MIB +181
D mibs/colubris/colubris-user-account-mib.my -164
A mibs/colubris/COLUBRIS-USER-SESSION-MIB +378
D mibs/colubris/colubris-user-session-mib.my -358
A mibs/colubris/COLUBRIS-VIRTUAL-AP-MIB +270
D mibs/colubris/colubris-virtual-ap-mib.my -254
A mibs/colubris/COLUBRIS-VSC-MIB +204
D mibs/colubris/colubris-vsc-mib.my -188
A mibs/colubris/COLUBRIS-WDS-MIB +604
D mibs/colubris/colubris-wds-mib.my -589
A mibs/colubris/COLUBRIS-WIRELESS-CLIENT-MIB +465
D mibs/colubris/colubris-wireless-client-mib.my -449
A mibs/smartoptics/RAD-MIB +1,225
A mibs/smartoptics/SL-ALARM-MIB +397
A mibs/smartoptics/SL-ALS-MIB +215
A mibs/smartoptics/SL-CHASSIS-MIB +279
A mibs/smartoptics/SL-DCM-MIB +144
A mibs/smartoptics/SL-DRY-CON-MIB +291
A mibs/smartoptics/SL-EDFA-MIB +552
A mibs/smartoptics/SL-ENTITY-MIB +599
A mibs/smartoptics/SL-ESCON-MIB +1,139
A mibs/smartoptics/SL-ETH-MIB +1,203
A mibs/smartoptics/SL-EVENT-MIB +425
A mibs/smartoptics/SL-FC-MIB +2,181
A mibs/smartoptics/SL-L2TOPOLOGY-MIB +163
A mibs/smartoptics/SL-MAIN-MIB +1,306
A mibs/smartoptics/SL-MUX-MIB +119
A mibs/smartoptics/SL-NE-MIB +69
A mibs/smartoptics/SL-OPT-APS-MIB +518
A mibs/smartoptics/SL-OPT-MIB +266
A mibs/smartoptics/SL-OSW-MIB +98
A mibs/smartoptics/SL-OTN-MIB +389
A mibs/smartoptics/SL-PM-MIB +377
A mibs/smartoptics/SL-PORT-MIB +205
A mibs/smartoptics/SL-RADIUS-MIB +128
A mibs/smartoptics/SL-RETIMER-MIB +157
A mibs/smartoptics/SL-ROADM-MIB +390
A mibs/smartoptics/SL-SECU-MIB +277
A mibs/smartoptics/SL-SFP-MIB +2,555
A mibs/smartoptics/SL-SNTP-MIB +273
A mibs/smartoptics/SL-SONET-ALARM-MIB +158
A mibs/smartoptics/SL-SONET-APS-MIB +561
A mibs/smartoptics/SL-SONET-MIB +883
A mibs/smartoptics/SL-SONET-SUP-PM-MIB +2,458
A mibs/smartoptics/SL-TESTS-MIB +207
A mibs/smartoptics/SL-TRAP-MIB +113
A mibs/smartoptics/SL-TRAP-OPT-MIB +64
A mibs/smartoptics/SL-VCG-MIB +596
A mibs/smartoptics/SL-XPDR-MIB +449
📈 0 added 📉 0 removed

💻 r7520 ADD

Adam Armstrong 🐸 • 2016-01-21 10:44
Add Kamailio app module.
Files changed (14)
A html/includes/graphs/application/kamailio_core.inc.php +49
A html/includes/graphs/application/kamailio_errors.inc.php +34
A html/includes/graphs/application/kamailio_registrar.inc.php +36
A html/includes/graphs/application/kamailio_shmen.inc.php +96
A html/includes/graphs/application/kamailio_sl123.inc.php +43
A html/includes/graphs/application/kamailio_sl4.inc.php +43
A html/includes/graphs/application/kamailio_sl56.inc.php +41
A html/includes/graphs/application/kamailio_tcp.inc.php +50
A html/includes/graphs/application/kamailio_tmx.inc.php +45
A html/includes/graphs/application/kamailio_usrloc.inc.php +33
A html/pages/device/apps/kamailio.inc.php +27
M includes/definitions/apps.inc.php +1
A includes/polling/applications/kamailio.inc.php +206
A scripts/agent-local/kamailio +15
📈 719 added 📉 0 removed

💻 r7519 ADD

Adam Armstrong 🐸 • 2016-01-21 10:39
Add improved ifAlias_persist script
Files changed (1)
A scripts/ifAlias_persist +42
📈 42 added 📉 0 removed

💻 r7518 ADD

Adam Armstrong 🐸 • 2016-01-21 10:26
Improved configurable freeradius unix-agent.
Files changed (2)
M scripts/agent-local/freeradius +63 -37
A scripts/agent-local/freeradius.conf.sample +10
📈 73 added 📉 37 removed

💻 r7517 ADD

Adam Armstrong 🐸 • 2016-01-21 10:23
Add additional HP Colubris support (info/cpu/memory).
Files changed (5)
M includes/definitions/mibs.inc.php +7
M includes/definitions/os.inc.php +3 -2
A includes/discovery/mempools/colubris-usage-information-mib.inc.php +26
A includes/polling/mempools/colubris-usage-information-mib.inc.php +18
A includes/polling/os/hpmsm.inc.php +34
📈 88 added 📉 2 removed

💻 r7516 ADD

Adam Armstrong 🐸 • 2016-01-21 06:46
Add support for Lighttpd graphing via the UNIX-Agent.
Files changed (9)
A html/images/icons/lighttpd.png +1
A html/includes/graphs/application/lighttpd_hits.inc.php +27
A html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +42
A html/includes/graphs/application/lighttpd_servers.inc.php +31
A html/includes/graphs/application/lighttpd_traffic.inc.php +28
A html/includes/graphs/application/lighttpd_uptime.inc.php +37
A html/pages/device/apps/lighttpd.inc.php +19
A includes/polling/applications/lighttpd.inc.php +79
A scripts/agent-local/lighttpd +72
📈 336 added 📉 0 removed

💻 r7515 TRIVIAL

Mike Stupalov 🐱 • 2016-01-19 17:49
Use compressed definitions in CE.
Files changed (2)
M includes/definitions.inc.php +17 -1
M includes/definitions/status.inc.php +5 -5
📈 22 added 📉 6 removed

💻 r7514 MINOR

Mike Stupalov 🐱 • 2016-01-19 16:11
Updated contact edit page.
Files changed (6)
M html/includes/print/search.inc.php +6 -1
M html/pages/contact.inc.php +140 -65
M html/pages/contacts.inc.php +1 -1
M includes/alerts.inc.php +28
M includes/definitions/transports.inc.php +6 -6
M includes/definitions/wui.inc.php +1
📈 182 added 📉 73 removed

💻 r7513 ADD

Adam Armstrong 🐸 • 2016-01-19 13:34
Add ability to define sockets for libvirt.
Files changed (1)
M includes/discovery/virtual-machines/libvirt.inc.php +8
📈 8 added 📉 0 removed

💻 r7512 ADD

Adam Armstrong 🐸 • 2016-01-19 13:21
Add some Eaton MIBs.
Files changed (5)
A mibs/eaton
A mibs/eaton/EATON-EPDU-MIB +2,498
A mibs/eaton/EATON-OIDS +172
A mibs/eaton/EATON-PDU-MIB +1,041
A mibs/eaton/RackMonitor-MIB +1,592
📈 0 added 📉 0 removed

💻 r7511 ADD

Adam Armstrong 🐸 • 2016-01-19 11:31
Add support for Red Oxygen SMS gateway service.
Files changed (2)
A includes/alerting/redoxygen.inc.php +72
M includes/definitions/transports.inc.php +17 -1
📈 89 added 📉 1 removed

💻 r7510 FIX

Adam Armstrong 🐸 • 2016-01-19 11:27
Reference correct MIB in Fortigate OS poller.
Files changed (1)
M includes/polling/os/fortigate.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7509 IMPROVE

Adam Armstrong 🐸 • 2016-01-19 10:01
Improvements to layout.
Files changed (4)
M html/includes/entities/storage.inc.php +2 -2
M html/includes/print/rows.inc.php +10
M html/pages/contact.inc.php +14 -9
M html/pages/logon.inc.php +1 -1
📈 27 added 📉 12 removed

💻 r7508 ADD

Adam Armstrong 🐸 • 2016-01-19 10:01
Add PIXOS map for rancid.
Files changed (1)
M includes/definitions.inc.php +20 -19
📈 20 added 📉 19 removed

💻 r7507 REMOVE

Adam Armstrong 🐸 • 2016-01-19 09:48
Remove erroneous license.
Files changed (1)
D LICENSE.COMMUNITY -44
📈 0 added 📉 44 removed

💻 r7506

Tom Laermans 🦔 • 2016-01-18 12:46
Minor: ignore SUPERMICRO-HEALTH-MIB sensors with empty description
Files changed (1)
M includes/discovery/sensors/supermicro-health-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7505

Tom Laermans 🦔 • 2016-01-18 11:39
Minor: Enable SUPERMICRO-HEALTH-MIB on Windows machines
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r7504 TRIVIAL

Mike Stupalov 🐱 • 2016-01-17 12:00
Fixed navigation bar permissions. Fixed arista rancid definition.
Files changed (8)
M html/includes/alerting-navbar.inc.php +2 -2
M html/includes/contacts-navbar.inc.php +1
M html/includes/maintenance-navbar.inc.php +2 -1
M html/includes/navbar.inc.php +1 -1
M html/pages/alert_maintenance_add.inc.php +44 -82
M html/pages/contacts.inc.php +6 -3
M html/pages/device/data.inc.php +3 -3
M includes/definitions.inc.php +1 -1
📈 60 added 📉 93 removed

💻 r7503 TRIVIAL

Mike Stupalov 🐱 • 2016-01-17 10:53
Updated license files (added CE license).
Files changed (4)
M html/pages/about.inc.php +1 -1
D LICENSE -44
A LICENSE.COMMUNITY +44
A LICENSE.PRO +49
📈 94 added 📉 45 removed

💻 r7502 TRIVIAL

Mike Stupalov 🐱 • 2016-01-16 16:20
Pre-CE fix.
Files changed (3)
M html/index.php +9 -9
M includes/functions.inc.php +8 -11
M includes/versioncheck.inc.php +7 -4
📈 24 added 📉 24 removed

💻 r7501 MINOR

Mike Stupalov 🐱 • 2016-01-16 10:39
Added checks for snmp timeout errors in discovery modules by CISCO-FLASH-MIB and CISCO-CDP-MIB. Updated DB index for snmp_errors table.
Files changed (6)
M html/index.php +7 -1
M html/pages/device/perf.inc.php +5 -7
M includes/discovery/neighbours/cisco-cdp-mib.inc.php +8
M includes/discovery/storage/cisco-flash-mib.inc.php +10 -2
M includes/snmp.inc.php +18 -4
A update/266.sql +3
📈 51 added 📉 14 removed

💻 r7500

Tom Laermans 🦔 • 2016-01-16 00:31
Russian2English
Files changed (1)
M html/map.php +1 -1
📈 1 added 📉 1 removed

💻 r7499 MINOR

Mike Stupalov 🐱 • 2016-01-15 19:47
Fixed issue in db query parser with named params. Try to fix issue with snmp timeouts when discovery neighbours on some cisco devices (fixed CISCO-FLASH-MIB storage module).
Files changed (5)
M html/map.php +10
M html/pages/device/perf.inc.php +1 -1
M includes/config-variables.inc.php +2
M includes/db.inc.php +11 -3
M includes/discovery/storage/cisco-flash-mib.inc.php +55 -5
📈 79 added 📉 9 removed

💻 r7498 MINOR

Mike Stupalov 🐱 • 2016-01-15 15:27
Cleanups and excludes for CE.
Files changed (31)
M discovery.php +1 -1
M html/css/bootstrap-hacks.css +21
M html/includes/alerting-navbar.inc.php +1
M html/includes/authentication/radius.inc.php +1 -1
M html/includes/functions.inc.php +2 -2
M html/includes/group-navbar.inc.php +3 -2
M html/includes/navbar.inc.php +15 -16
M html/includes/print/alert.inc.php +5 -4
M html/includes/print/navbar.inc.php +19 -2
M html/includes/status-summary.inc.php +17 -19
M html/index.php +3 -3
M html/js/observium.js +2 -1
M html/pages/about.inc.php +7 -7
M html/pages/alert_check.inc.php +4 -5
M html/pages/alert_checks.inc.php +3 -2
M html/pages/device/graphs.inc.php +12 -11
M html/pages/edituser.inc.php +66 -63
M html/pages/group.inc.php +3 -3
M html/pages/groups.inc.php +2 -1
M html/pages/health.inc.php +1 -1
M html/pages/locations.inc.php +49 -27
M html/pages/ports.inc.php +18 -18
M html/pages/preferences/general.inc.php +18 -15
M html/pages/pseudowires.inc.php +1 -1
M html/pages/slas.inc.php +1 -1
M includes/common.inc.php +1 -1
M includes/definitions/wui.inc.php +4
M includes/groups.inc.php +25 -4
M includes/sql-config.inc.php +4 -1
M includes/templates.inc.php +3 -6
A update/265.sql +1
📈 290 added 📉 217 removed

💻 r7497 TRIVIAL

Mike Stupalov 🐱 • 2016-01-15 08:57
2016 year..
Files changed (1709)
M add_device.php +1 -1
M adduser.php +1 -1
M alerter.php +1 -1
M alerts.php +1 -1
M billing-calculate.php +1 -1
M check-errors.php +1 -1
M check-services.php +1 -1
M config_to_json.php +1 -1
M delete_device.php +1 -1
M discovery.php +1 -1
M housekeeping.php +1 -1
M html/ajax/device_entities.php +1 -1
M html/ajax/device_ports.php +1 -1
M html/ajax/entity_popup.php +1 -1
M html/ajax/input.php +1 -1
M html/ajax/search.php +1 -1
M html/api.php +1 -1
M html/api/includes/alerts.inc.php +1 -1
M html/api/includes/bills.inc.php +1 -1
M html/api/includes/devices.inc.php +1 -1
M html/api/includes/ports.inc.php +1 -1
M html/api/index.php +1 -1
M html/bandwidth-graph.php +1 -1
M html/billing-graph.php +1 -1
M html/data.php +1 -1
M html/feed.php +1 -1
M html/graph.php +1 -1
M html/icons.php +1 -1
M html/includes/alerting-navbar.inc.php +1 -1
M html/includes/api/errorcodes.inc.php +1 -1
M html/includes/api/functions.inc.php +1 -1
M html/includes/api/module.billing.inc.php +1 -1
M html/includes/api/module.demo.inc.php +1 -1
M html/includes/api/module.inventory.inc.php +1 -1
M html/includes/api/module.packages.inc.php +1 -1
M html/includes/authenticate-functions.inc.php +1 -1
M html/includes/authenticate.inc.php +1 -1
M html/includes/authentication/cas.inc.php +1 -1
M html/includes/authentication/http-auth.inc.php +1 -1
M html/includes/authentication/ldap.inc.php +1 -1
M html/includes/authentication/mysql.inc.php +1 -1
M html/includes/authentication/radius.inc.php +1 -1
M html/includes/cache-data.inc.php +1 -1
M html/includes/contacts-navbar.inc.php +1 -1
M html/includes/customoids-navbar.inc.php +1 -1
M html/includes/entities/device.inc.php +1 -1
M html/includes/entities/generic.inc.php +1 -1
M html/includes/entities/mempool.inc.php +1 -1
M html/includes/entities/p2pradio.inc.php +1 -1
M html/includes/entities/port.inc.php +1 -1
M html/includes/entities/processor.inc.php +1 -1
M html/includes/entities/pseudowire.inc.php +1 -1
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/entities/sla.inc.php +1 -1
M html/includes/entities/status.inc.php +1 -1
M html/includes/entities/storage.inc.php +1 -1
M html/includes/entities/toner.inc.php +1 -1
M html/includes/functions.inc.php +1 -1
M html/includes/graphs/accesspoints/auth.inc.php +1 -1
M html/includes/graphs/accesspoints/channel.inc.php +1 -1
M html/includes/graphs/accesspoints/interference.inc.php +1 -1
M html/includes/graphs/accesspoints/numasoclients.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonbssid.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonclients.inc.php +1 -1
M html/includes/graphs/accesspoints/radioutil.inc.php +1 -1
M html/includes/graphs/accesspoints/txpow.inc.php +1 -1
M html/includes/graphs/alert/auth.inc.php +1 -1
M html/includes/graphs/alert/status.inc.php +1 -1
M html/includes/graphs/altiga_ssl_sessions.inc.php +1 -1
M html/includes/graphs/application/apache_bits.inc.php +1 -1
M html/includes/graphs/application/apache_cpu.inc.php +1 -1
M html/includes/graphs/application/apache_hits.inc.php +1 -1
M html/includes/graphs/application/apache_scoreboard.inc.php +1 -1
M html/includes/graphs/application/asterisk_activecall.inc.php +1 -1
M html/includes/graphs/application/asterisk_peers.inc.php +1 -1
M html/includes/graphs/application/auth.inc.php +1 -1
M html/includes/graphs/application/bind_answers.inc.php +1 -1
M html/includes/graphs/application/bind_cache.inc.php +1 -1
M html/includes/graphs/application/bind_query_in.inc.php +1 -1
M html/includes/graphs/application/bind_query_out.inc.php +1 -1
M html/includes/graphs/application/bind_query_rejected.inc.php +1 -1
M html/includes/graphs/application/bind_req_in.inc.php +1 -1
M html/includes/graphs/application/bind_req_proto.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_dnssec.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_errors.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_queries.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_rtt.inc.php +1 -1
M html/includes/graphs/application/bind_updates.inc.php +1 -1
M html/includes/graphs/application/bind_zone_maint.inc.php +1 -1
M html/includes/graphs/application/drbd_disk_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_network_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_queue.inc.php +1 -1
M html/includes/graphs/application/drbd_unsynced.inc.php +1 -1
M html/includes/graphs/application/exchange_as_curreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_as_pingcmd.inc.php +1 -1
M html/includes/graphs/application/exchange_as_syncmd.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_errors.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_totalreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_is_active.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcfail.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcreq.inc.php +1 -1
M html/includes/graphs/application/exchange_is_users.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_latency.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_msgs.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_queued.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlcom.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlq.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_reqsec.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_rtime.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_users.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_mbque.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_queue.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_smtp.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_subque.inc.php +1 -1
M html/includes/graphs/application/exim-mailqueue_total.inc.php +1 -1
M html/includes/graphs/application/freeradius_accounting.inc.php +1 -1
M html/includes/graphs/application/freeradius_authentication.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_classes.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_eden.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_heap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_memory_summary.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_nonheap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_old.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_perm.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_system_uptime.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_threads.inc.php +1 -1
M html/includes/graphs/application/mailscanner_reject.inc.php +1 -1
M html/includes/graphs/application/mailscanner_sent.inc.php +1 -1
M html/includes/graphs/application/mailscanner_spam.inc.php +1 -1
M html/includes/graphs/application/memcached_bits.inc.php +1 -1
M html/includes/graphs/application/memcached_commands.inc.php +1 -1
M html/includes/graphs/application/memcached_data.inc.php +1 -1
M html/includes/graphs/application/memcached_items.inc.php +1 -1
M html/includes/graphs/application/memcached_threads.inc.php +1 -1
M html/includes/graphs/application/memcached_uptime.inc.php +1 -1
M html/includes/graphs/application/memcached.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_page.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_pglife.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_stalls.inc.php +1 -1
M html/includes/graphs/application/mssql_cpu_usage.inc.php +1 -1
M html/includes/graphs/application/mssql_memory_usage.inc.php +1 -1
M html/includes/graphs/application/mssql_stats.inc.php +1 -1
M html/includes/graphs/application/mysql_command_counters.inc.php +1 -1
M html/includes/graphs/application/mysql_connections.inc.php +1 -1
M html/includes/graphs/application/mysql_files_tables.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_log.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +1 -1
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +1 -1
M html/includes/graphs/application/mysql_network_traffic.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache.inc.php +1 -1
M html/includes/graphs/application/mysql_select_types.inc.php +1 -1
M html/includes/graphs/application/mysql_slow_queries.inc.php +1 -1
M html/includes/graphs/application/mysql_sorts.inc.php +1 -1
M html/includes/graphs/application/mysql_status.inc.php +1 -1
M html/includes/graphs/application/mysql_table_locks.inc.php +1 -1
M html/includes/graphs/application/mysql_temporary_objects.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs2.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs3.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs4.inc.php +1 -1
M html/includes/graphs/application/nfsd_io.inc.php +1 -1
M html/includes/graphs/application/nfsd_net.inc.php +1 -1
M html/includes/graphs/application/nfsd_proc3.inc.php +1 -1
M html/includes/graphs/application/nfsd_rc.inc.php +1 -1
M html/includes/graphs/application/nfsd_rpc.inc.php +1 -1
M html/includes/graphs/application/nginx_connections.inc.php +1 -1
M html/includes/graphs/application/nginx_req.inc.php +1 -1
M html/includes/graphs/application/nptd_uptime.inc.php +1 -1
M html/includes/graphs/application/nsd_axfr.inc.php +1 -1
M html/includes/graphs/application/nsd_memory.inc.php +1 -1
M html/includes/graphs/application/nsd_qtype.inc.php +1 -1
M html/includes/graphs/application/nsd_queries.inc.php +1 -1
M html/includes/graphs/application/nsd_rcode.inc.php +1 -1
M html/includes/graphs/application/nsd_zones.inc.php +1 -1
M html/includes/graphs/application/ntpclient_freq.inc.php +1 -1
M html/includes/graphs/application/ntpclient_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_bits.inc.php +1 -1
M html/includes/graphs/application/ntpd_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpd_freq.inc.php +1 -1
M html/includes/graphs/application/ntpd_packets.inc.php +1 -1
M html/includes/graphs/application/ntpd_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpd_uptime.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_bits.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_freq.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_packets.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stats.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_uptime.inc.php +1 -1
M html/includes/graphs/application/openvpn_bits.inc.php +1 -1
M html/includes/graphs/application/openvpn_nclients.inc.php +1 -1
M html/includes/graphs/application/postfix_reject.inc.php +1 -1
M html/includes/graphs/application/postfix_sent.inc.php +1 -1
M html/includes/graphs/application/postfix_spam.inc.php +1 -1
M html/includes/graphs/application/postgresql_blks.inc.php +1 -1
M html/includes/graphs/application/postgresql_connects.inc.php +1 -1
M html/includes/graphs/application/postgresql_queries.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples_query.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples.inc.php +1 -1
M html/includes/graphs/application/postgresql_xact.inc.php +1 -1
M html/includes/graphs/application/powerdns_fail.inc.php +1 -1
M html/includes/graphs/application/powerdns_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns_packetcache.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries_udp.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns_querycache.inc.php +1 -1
M html/includes/graphs/application/powerdns_recursing.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_load.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +1 -1
M html/includes/graphs/application/shoutcast_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +1 -1
M html/includes/graphs/application/shoutcast_stats.inc.php +1 -1
M html/includes/graphs/application/unbound_class.inc.php +1 -1
M html/includes/graphs/application/unbound_flags.inc.php +1 -1
M html/includes/graphs/application/unbound_memory.inc.php +1 -1
M html/includes/graphs/application/unbound_opcode.inc.php +1 -1
M html/includes/graphs/application/unbound_qtype.inc.php +1 -1
M html/includes/graphs/application/unbound_queries.inc.php +1 -1
M html/includes/graphs/application/unbound_queue.inc.php +1 -1
M html/includes/graphs/application/unbound_rcode.inc.php +1 -1
M html/includes/graphs/application/varnish_backend.inc.php +1 -1
M html/includes/graphs/application/varnish_cache.inc.php +1 -1
M html/includes/graphs/application/varnish_lru.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_cpu.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_mem.inc.php +1 -1
M html/includes/graphs/application/zimbra_connections.inc.php +1 -1
M html/includes/graphs/application/zimbra_fdcount.inc.php +1 -1
M html/includes/graphs/application/zimbra_jvmthreads.inc.php +1 -1
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +1 -1
M html/includes/graphs/application/zimbra_threads.inc.php +1 -1
M html/includes/graphs/atmvp/auth.inc.php +1 -1
M html/includes/graphs/atmvp/bits.inc.php +1 -1
M html/includes/graphs/atmvp/cells.inc.php +1 -1
M html/includes/graphs/atmvp/errors.inc.php +1 -1
M html/includes/graphs/atmvp/packets.inc.php +1 -1
M html/includes/graphs/bgp/auth.inc.php +1 -1
M html/includes/graphs/bgp/graph.inc.php +1 -1
M html/includes/graphs/bgp/updates.inc.php +1 -1
M html/includes/graphs/bill/auth.inc.php +1 -1
M html/includes/graphs/bill/bits.inc.php +1 -1
M html/includes/graphs/c6kxbar/auth.inc.php +1 -1
M html/includes/graphs/c6kxbar/util.inc.php +1 -1
M html/includes/graphs/cbqos/auth.inc.php +1 -1
M html/includes/graphs/cbqos/bits_drop.inc.php +1 -1
M html/includes/graphs/cbqos/bits_post.inc.php +1 -1
M html/includes/graphs/cbqos/bits_pre.inc.php +1 -1
M html/includes/graphs/cbqos/bits.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_drop.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_post.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_pre.inc.php +1 -1
M html/includes/graphs/cbqos/pkts.inc.php +1 -1
M html/includes/graphs/cefswitching/auth.inc.php +1 -1
M html/includes/graphs/cefswitching/graph.inc.php +1 -1
M html/includes/graphs/common.inc.php +1 -1
M html/includes/graphs/customer/auth.inc.php +1 -1
M html/includes/graphs/customer/bits.inc.php +1 -1
M html/includes/graphs/customoid/auth.inc.php +1 -1
M html/includes/graphs/customoid/graph.inc.php +1 -1
M html/includes/graphs/device/agent.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numaps.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numclients.inc.php +1 -1
M html/includes/graphs/device/asyncos_workq.inc.php +1 -1
M html/includes/graphs/device/auth.inc.php +1 -1
M html/includes/graphs/device/bits.inc.php +1 -1
M html/includes/graphs/device/bluecoat_cache.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_client.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp_est.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp.inc.php +1 -1
M html/includes/graphs/device/bng_active_sessions.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_bits.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_pkts.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_stats.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_tunnels.inc.php +1 -1
M html/includes/graphs/device/cras_sessions.inc.php +1 -1
M html/includes/graphs/device/definition.inc.php +1 -1
M html/includes/graphs/device/diskio_bits.inc.php +1 -1
M html/includes/graphs/device/diskio_common.inc.php +1 -1
M html/includes/graphs/device/diskio_ops.inc.php +1 -1
M html/includes/graphs/device/diskio.inc.php +1 -1
M html/includes/graphs/device/edac_errors.inc.php +1 -1
M html/includes/graphs/device/fdb_count.inc.php +1 -1
M html/includes/graphs/device/firewall_sessions_ipv4.inc.php +1 -1
M html/includes/graphs/device/fortigate_cpu.inc.php +1 -1
M html/includes/graphs/device/fortigate_sessions.inc.php +1 -1
M html/includes/graphs/device/fuser.inc.php +1 -1
M html/includes/graphs/device/graph.inc.php +1 -1
M html/includes/graphs/device/imagingdrum.inc.php +1 -1
M html/includes/graphs/device/imagingdrums.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +1 -1
M html/includes/graphs/device/ipSystemStats.inc.php +1 -1
M html/includes/graphs/device/juniperive_connections.inc.php +1 -1
M html/includes/graphs/device/juniperive_meetings.inc.php +1 -1
M html/includes/graphs/device/juniperive_storage.inc.php +1 -1
M html/includes/graphs/device/juniperive_users.inc.php +1 -1
M html/includes/graphs/device/ksm_pages.inc.php +1 -1
M html/includes/graphs/device/mempool.inc.php +1 -1
M html/includes/graphs/device/netapp_cp_ops.inc.php +1 -1
M html/includes/graphs/device/netapp_disk_io.inc.php +1 -1
M html/includes/graphs/device/netapp_net_io.inc.php +1 -1
M html/includes/graphs/device/netapp_ops.inc.php +1 -1
M html/includes/graphs/device/netapp_tape_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_net_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php +1 -1
M html/includes/graphs/device/netscaler_common_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_client.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_clientserver.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_current.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_server.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_spare.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_packets.inc.php +1 -1
M html/includes/graphs/device/netscaler_cookie_rejected.inc.php +1 -1
M html/includes/graphs/device/netscaler_data_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_out_of_order.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmission_error.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmit_err.inc.php +1 -1
M html/includes/graphs/device/netscaler_rst_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_stats.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_bits.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_conn.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_common.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_ttfb.inc.php +1 -1
M html/includes/graphs/device/netscalersvc.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_common.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_ttfb.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_bits.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_conns.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_hitmiss.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip6_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip6.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp_info.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp.inc.php +1 -1
M html/includes/graphs/device/netstat_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_packets.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_currestab.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_segments.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_datagrams.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_errors.inc.php +1 -1
M html/includes/graphs/device/nfsen_common.inc.php +1 -1
M html/includes/graphs/device/nfsen_flows.inc.php +1 -1
M html/includes/graphs/device/nfsen_packets.inc.php +1 -1
M html/includes/graphs/device/nfsen_traffic.inc.php +1 -1
M html/includes/graphs/device/pagecount.inc.php +1 -1
M html/includes/graphs/device/panos_sessions.inc.php +1 -1
M html/includes/graphs/device/processor_separate.inc.php +1 -1
M html/includes/graphs/device/processor_stack.inc.php +1 -1
M html/includes/graphs/device/processor.inc.php +1 -1
M html/includes/graphs/device/screenos_sessions.inc.php +1 -1
M html/includes/graphs/device/sensor.inc.php +1 -1
M html/includes/graphs/device/smokeping_all_common_avg.inc.php +1 -1
M html/includes/graphs/device/smokeping_all_common.inc.php +1 -1
M html/includes/graphs/device/smokeping_common.inc.php +1 -1
M html/includes/graphs/device/smokeping_in_all_avg.inc.php +1 -1
M html/includes/graphs/device/smokeping_in_all.inc.php +1 -1
M html/includes/graphs/device/smokeping_out_all_avg.inc.php +1 -1
M html/includes/graphs/device/smokeping_out_all.inc.php +1 -1
M html/includes/graphs/device/status.inc.php +1 -1
M html/includes/graphs/device/storage.inc.php +1 -1
M html/includes/graphs/device/toner.inc.php +1 -1
M html/includes/graphs/device/transferroller.inc.php +1 -1
M html/includes/graphs/device/ucd_cpu.inc.php +1 -1
M html/includes/graphs/device/ucd_io.inc.php +1 -1
M html/includes/graphs/device/ucd_memory.inc.php +1 -1
M html/includes/graphs/device/ucd_ss_cpu.inc.php +1 -1
M html/includes/graphs/device/ucd_swap_io.inc.php +1 -1
M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +1 -1
M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +1 -1
M html/includes/graphs/device/wastebox.inc.php +1 -1
M html/includes/graphs/device/wifi_clients.inc.php +1 -1
M html/includes/graphs/diskio/auth.inc.php +1 -1
M html/includes/graphs/diskio/bits.inc.php +1 -1
M html/includes/graphs/diskio/ops.inc.php +1 -1
M html/includes/graphs/eigrpport/auth.inc.php +1 -1
M html/includes/graphs/eigrpport/packets.inc.php +1 -1
M html/includes/graphs/functions.inc.php +1 -1
M html/includes/graphs/generic_data.inc.php +1 -1
M html/includes/graphs/generic_definition.inc.php +1 -1
M html/includes/graphs/generic_duplex.inc.php +1 -1
M html/includes/graphs/generic_multi_bits_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_bits.inc.php +1 -1
M html/includes/graphs/generic_multi_data_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_data.inc.php +1 -1
M html/includes/graphs/generic_multi_line.inc.php +1 -1
M html/includes/graphs/generic_multi_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_multi.inc.php +1 -1
M html/includes/graphs/generic_simplex.inc.php +1 -1
M html/includes/graphs/global/auth.inc.php +1 -1
M html/includes/graphs/global/bits.inc.php +1 -1
M html/includes/graphs/global/poller_time_separate.inc.php +1 -1
M html/includes/graphs/global/poller_time.inc.php +1 -1
M html/includes/graphs/global/processor_separate.inc.php +1 -1
M html/includes/graphs/global/processor_stack.inc.php +1 -1
M html/includes/graphs/graph.inc.php +1 -1
M html/includes/graphs/ipsectunnel/auth.inc.php +1 -1
M html/includes/graphs/ipsectunnel/bits.inc.php +1 -1
M html/includes/graphs/ipsectunnel/pkts.inc.php +1 -1
M html/includes/graphs/lb-virtual/auth.inc.php +1 -1
M html/includes/graphs/lb-virtual/bits.inc.php +1 -1
M html/includes/graphs/lb-virtual/conns.inc.php +1 -1
M html/includes/graphs/legend.inc.php +1 -1
M html/includes/graphs/location/auth.inc.php +1 -1
M html/includes/graphs/location/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/auth.inc.php +1 -1
M html/includes/graphs/macaccounting/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/pkts.inc.php +1 -1
M html/includes/graphs/mempool/auth.inc.php +1 -1
M html/includes/graphs/mempool/usage.inc.php +1 -1
M html/includes/graphs/minute_multi_line.inc.php +1 -1
M html/includes/graphs/multi-customoid/auth.inc.php +1 -1
M html/includes/graphs/multi-customoid/graph.inc.php +1 -1
M html/includes/graphs/multi-mempool/auth.inc.php +1 -1
M html/includes/graphs/multi-mempool/usage.inc.php +1 -1
M html/includes/graphs/multi-port/auth.inc.php +1 -1
M html/includes/graphs/multi-port/bcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo.inc.php +1 -1
M html/includes/graphs/multi-port/bits_old.inc.php +1 -1
M html/includes/graphs/multi-port/bits_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits_trio.inc.php +1 -1
M html/includes/graphs/multi-port/bits.inc.php +1 -1
M html/includes/graphs/multi-port/discards.inc.php +1 -1
M html/includes/graphs/multi-port/errors.inc.php +1 -1
M html/includes/graphs/multi-port/mcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/upkts.inc.php +1 -1
M html/includes/graphs/multi-processor/auth.inc.php +1 -1
M html/includes/graphs/multi-processor/usage.inc.php +1 -1
M html/includes/graphs/multi-sensor/auth.inc.php +1 -1
M html/includes/graphs/multi-sensor/graph.inc.php +1 -1
M html/includes/graphs/multi-status/auth.inc.php +1 -1
M html/includes/graphs/multi-status/graph.inc.php +1 -1
M html/includes/graphs/multi-storage/auth.inc.php +1 -1
M html/includes/graphs/multi-storage/usage.inc.php +1 -1
M html/includes/graphs/munin/auth.inc.php +1 -1
M html/includes/graphs/munin/graph.inc.php +1 -1
M html/includes/graphs/netscalersvc/auth.inc.php +1 -1
M html/includes/graphs/netscalersvc/bits.inc.php +1 -1
M html/includes/graphs/netscalersvc/conns.inc.php +1 -1
M html/includes/graphs/netscalersvc/pkts.inc.php +1 -1
M html/includes/graphs/netscalersvc/reqs.inc.php +1 -1
M html/includes/graphs/netscalersvc/ttfb.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/auth.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/bits.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/conns.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/pkts.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/reqs.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/ttfb.inc.php +1 -1
M html/includes/graphs/netscalervsvr/auth.inc.php +1 -1
M html/includes/graphs/netscalervsvr/bits.inc.php +1 -1
M html/includes/graphs/netscalervsvr/conns.inc.php +1 -1
M html/includes/graphs/netscalervsvr/hitmiss.inc.php +1 -1
M html/includes/graphs/netscalervsvr/pkts.inc.php +1 -1
M html/includes/graphs/netscalervsvr/reqs.inc.php +1 -1
M html/includes/graphs/old_generic_simplex.inc.php +1 -1
M html/includes/graphs/p2pradio/auth.inc.php +1 -1
M html/includes/graphs/p2pradio/capacity.inc.php +1 -1
M html/includes/graphs/p2pradio/gain.inc.php +1 -1
M html/includes/graphs/p2pradio/power.inc.php +1 -1
M html/includes/graphs/p2pradio/rmse.inc.php +1 -1
M html/includes/graphs/p2pradio/rxlevel.inc.php +1 -1
M html/includes/graphs/p2pradio/symbol_rates.inc.php +1 -1
M html/includes/graphs/poller/auth.inc.php +1 -1
M html/includes/graphs/port/adsl_attainable.inc.php +1 -1
M html/includes/graphs/port/adsl_attenuation.inc.php +1 -1
M html/includes/graphs/port/adsl_power.inc.php +1 -1
M html/includes/graphs/port/adsl_snr.inc.php +1 -1
M html/includes/graphs/port/adsl_speed.inc.php +1 -1
M html/includes/graphs/port/auth.inc.php +1 -1
M html/includes/graphs/port/bits.inc.php +1 -1
M html/includes/graphs/port/errors.inc.php +1 -1
M html/includes/graphs/port/etherlike.inc.php +1 -1
M html/includes/graphs/port/fdb_count.inc.php +1 -1
M html/includes/graphs/port/mac_acc_total.inc.php +1 -1
M html/includes/graphs/port/nupkts.inc.php +1 -1
M html/includes/graphs/port/pagp_bits.inc.php +1 -1
M html/includes/graphs/port/percent.inc.php +1 -1
M html/includes/graphs/port/pktsize.inc.php +1 -1
M html/includes/graphs/port/upkts.inc.php +1 -1
M html/includes/graphs/processor/auth.inc.php +1 -1
M html/includes/graphs/processor/usage.inc.php +1 -1
M html/includes/graphs/pseudowire/auth.inc.php +1 -1
M html/includes/graphs/pseudowire/bits.inc.php +1 -1
M html/includes/graphs/pseudowire/pkts.inc.php +1 -1
M html/includes/graphs/rserver/auth.inc.php +1 -1
M html/includes/graphs/rserver/curr.inc.php +1 -1
M html/includes/graphs/rserver/failed.inc.php +1 -1
M html/includes/graphs/rserver/total.inc.php +1 -1
M html/includes/graphs/sensor/airflow.inc.php +1 -1
M html/includes/graphs/sensor/apower.inc.php +1 -1
M html/includes/graphs/sensor/auth.inc.php +1 -1
M html/includes/graphs/sensor/counter.inc.php +1 -1
M html/includes/graphs/sensor/current.inc.php +1 -1
M html/includes/graphs/sensor/dbm.inc.php +1 -1
M html/includes/graphs/sensor/fanspeed.inc.php +1 -1
M html/includes/graphs/sensor/frequency.inc.php +1 -1
M html/includes/graphs/sensor/graph.inc.php +1 -1
M html/includes/graphs/sensor/impedence.inc.php +1 -1
M html/includes/graphs/sensor/percent.inc.php +1 -1
M html/includes/graphs/sensor/power.inc.php +1 -1
M html/includes/graphs/sensor/pressure.inc.php +1 -1
M html/includes/graphs/sensor/resistance.inc.php +1 -1
M html/includes/graphs/sensor/rpower.inc.php +1 -1
M html/includes/graphs/sensor/runtime.inc.php +1 -1
M html/includes/graphs/sensor/snr.inc.php +1 -1
M html/includes/graphs/sensor/state.inc.php +1 -1
M html/includes/graphs/sensor/temperature.inc.php +1 -1
M html/includes/graphs/sensor/voltage.inc.php +1 -1
M html/includes/graphs/sensor/waterflow.inc.php +1 -1
M html/includes/graphs/service/auth.inc.php +1 -1
M html/includes/graphs/service/availability.inc.php +1 -1
M html/includes/graphs/sla/auth.inc.php +1 -1
M html/includes/graphs/sla/graph.inc.php +1 -1
M html/includes/graphs/sla/jitter.inc.php +1 -1
M html/includes/graphs/smokeping/auth.inc.php +1 -1
M html/includes/graphs/smokeping/in.inc.php +1 -1
M html/includes/graphs/smokeping/out.inc.php +1 -1
M html/includes/graphs/status/auth.inc.php +1 -1
M html/includes/graphs/status/graph.inc.php +1 -1
M html/includes/graphs/storage/auth.inc.php +1 -1
M html/includes/graphs/storage/usage.inc.php +1 -1
M html/includes/graphs/toner/auth.inc.php +1 -1
M html/includes/graphs/toner/usage.inc.php +1 -1
M html/includes/graphs/vserver/auth.inc.php +1 -1
M html/includes/graphs/vserver/bits.inc.php +1 -1
M html/includes/graphs/vserver/conns.inc.php +1 -1
M html/includes/graphs/vserver/pkts.inc.php +1 -1
M html/includes/graphs/wifi/auth.inc.php +1 -1
M html/includes/graphs/wifi/clientfailedassociations.inc.php +1 -1
M html/includes/graphs/wifi/noisefloor.inc.php +1 -1
M html/includes/graphs/wifi/refusedconnectioncount.inc.php +1 -1
M html/includes/graphs/wifi/resetcount.inc.php +1 -1
M html/includes/graphs/wifi/retransmitoctet.inc.php +1 -1
M html/includes/graphs/wifi/txretriescount.inc.php +1 -1
M html/includes/graphs/wifi/usersessions.inc.php +1 -1
M html/includes/graphs/wifiradio/auth.inc.php +1 -1
M html/includes/graphs/wifiradio/bits.inc.php +1 -1
M html/includes/graphs/wifiradio/clients.inc.php +1 -1
M html/includes/graphs/wifiradio/frames.inc.php +1 -1
M html/includes/graphs/wifiradio/rxerrors.inc.php +1 -1
M html/includes/graphs/XXX_device_memory_windows.inc.php +1 -1
M html/includes/group-navbar.inc.php +1 -1
M html/includes/maintenance-navbar.inc.php +1 -1
M html/includes/map/google-mc.inc.php +1 -1
M html/includes/map/google.inc.php +1 -1
M html/includes/navbar.inc.php +1 -1
M html/includes/panels/default.inc.php +1 -1
M html/includes/port-edit.inc.php +1 -1
M html/includes/port-sort-select.inc.php +1 -1
M html/includes/port-sort.inc.php +1 -1
M html/includes/print-accesspoint-graphs.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +1 -1
M html/includes/print-device-graph.php +1 -1
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print-interface-graphs.inc.php +1 -1
M html/includes/print-service.inc.php +1 -1
M html/includes/print-vlan.inc.php +1 -1
M html/includes/print-vrf.inc.php +1 -1
M html/includes/print/addresses.inc.php +1 -1
M html/includes/print/alert_log.inc.php +1 -1
M html/includes/print/alert.inc.php +1 -1
M html/includes/print/arptable.inc.php +1 -1
M html/includes/print/authlog.inc.php +1 -1
M html/includes/print/common.inc.php +1 -1
M html/includes/print/dot1xtable.inc.php +1 -1
M html/includes/print/events.inc.php +1 -1
M html/includes/print/fdbtable.inc.php +1 -1
M html/includes/print/inventory.inc.php +1 -1
M html/includes/print/mac_addresses.inc.php +1 -1
M html/includes/print/navbar.inc.php +1 -1
M html/includes/print/neighbours.inc.php +1 -1
M html/includes/print/routing.inc.php +1 -1
M html/includes/print/rows.inc.php +1 -1
M html/includes/print/search.inc.php +1 -1
M html/includes/print/status.inc.php +1 -1
M html/includes/print/syslogs.inc.php +1 -1
M html/includes/search/accesspoints.inc.php +1 -1
M html/includes/search/devices.inc.php +1 -1
M html/includes/search/ip-addresses.inc.php +1 -1
M html/includes/search/ports.inc.php +1 -1
M html/includes/search/sensors.inc.php +1 -1
M html/includes/search/status.inc.php +1 -1
M html/includes/service-delete.inc.php +1 -1
M html/includes/status-summary.inc.php +1 -1
M html/index.php +1 -1
M html/map.php +1 -1
M html/netcmd.php +1 -1
M html/pages/about.inc.php +1 -1
M html/pages/add_alert_check.inc.php +1 -1
M html/pages/addhost.inc.php +1 -1
M html/pages/addsrv.inc.php +1 -1
M html/pages/adduser.inc.php +1 -1
M html/pages/alert_check.inc.php +1 -1
M html/pages/alert_checks.inc.php +1 -1
M html/pages/alert_log.inc.php +1 -1
M html/pages/alert_maintenance_add.inc.php +1 -1
M html/pages/alert_maintenance.inc.php +1 -1
M html/pages/alert_regenerate.inc.php +1 -1
M html/pages/alerts.inc.php +1 -1
M html/pages/api/errorcodes.inc.php +1 -1
M html/pages/api/manual.billing.inc.php +1 -1
M html/pages/api/manual.encryption.inc.php +1 -1
M html/pages/api/manual.general.inc.php +1 -1
M html/pages/api/manual.inc.php +1 -1
M html/pages/api/manual.inventory.inc.php +1 -1
M html/pages/api/manual.packages.inc.php +1 -1
M html/pages/apps.inc.php +1 -1
M html/pages/apps/default.inc.php +1 -1
M html/pages/apps/overview.inc.php +1 -1
M html/pages/authlog.inc.php +1 -1
M html/pages/bill.inc.php +1 -1
M html/pages/bill/accurate.inc.php +1 -1
M html/pages/bill/actions.inc.php +1 -1
M html/pages/bill/api.inc.php +1 -1
M html/pages/bill/delete.inc.php +1 -1
M html/pages/bill/edit.inc.php +1 -1
M html/pages/bill/history.inc.php +1 -1
M html/pages/bill/infoboxes.inc.php +1 -1
M html/pages/bill/navbar.inc.php +1 -1
M html/pages/bill/pdf_css.inc.php +1 -1
M html/pages/bill/pdf_history.inc.php +1 -1
M html/pages/bill/ports.inc.php +1 -1
M html/pages/bill/quick.inc.php +1 -1
M html/pages/bill/reset.inc.php +1 -1
M html/pages/bill/transfer.inc.php +1 -1
M html/pages/bills.inc.php +1 -1
M html/pages/bills/add.inc.php +1 -1
M html/pages/bills/month.inc.php +1 -1
M html/pages/bills/search.inc.php +1 -1
M html/pages/bills/searchaction.inc.php +1 -1
M html/pages/contact.inc.php +1 -1
M html/pages/contacts.inc.php +1 -1
M html/pages/customers.inc.php +1 -1
M html/pages/customoid.inc.php +1 -1
M html/pages/customoids.inc.php +1 -1
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/delhost.inc.php +1 -1
M html/pages/delsrv.inc.php +1 -1
M html/pages/device.inc.php +1 -1
M html/pages/device/accesspoint.inc.php +1 -1
M html/pages/device/accesspoints.inc.php +1 -1
M html/pages/device/alert.inc.php +1 -1
M html/pages/device/alerts.inc.php +1 -1
M html/pages/device/apps.inc.php +1 -1
M html/pages/device/apps/apache.inc.php +1 -1
M html/pages/device/apps/app_navbar.inc.php +1 -1
M html/pages/device/apps/asterisk.inc.php +1 -1
M html/pages/device/apps/bind.inc.php +1 -1
M html/pages/device/apps/drbd.inc.php +1 -1
M html/pages/device/apps/exchange.inc.php +1 -1
M html/pages/device/apps/exim-mailqueue.inc.php +1 -1
M html/pages/device/apps/freeradius.inc.php +1 -1
M html/pages/device/apps/jvmoverjmx.inc.php +1 -1
M html/pages/device/apps/mailscanner.inc.php +1 -1
M html/pages/device/apps/memcached.inc.php +1 -1
M html/pages/device/apps/mssql.inc.php +1 -1
M html/pages/device/apps/mssql/memory.inc.php +1 -1
M html/pages/device/apps/mssql/processor.inc.php +1 -1
M html/pages/device/apps/mysql.inc.php +1 -1
M html/pages/device/apps/nfs.inc.php +1 -1
M html/pages/device/apps/nfsd.inc.php +1 -1
M html/pages/device/apps/nginx.inc.php +1 -1
M html/pages/device/apps/nsd.inc.php +3 -2
M html/pages/device/apps/ntp-client.inc.php +1 -1
M html/pages/device/apps/ntpd-server.inc.php +1 -1
M html/pages/device/apps/ntpd.inc.php +1 -1
M html/pages/device/apps/openvpn.inc.php +1 -1
M html/pages/device/apps/postfix_mailgraph.inc.php +1 -1
M html/pages/device/apps/postgresql.inc.php +1 -1
M html/pages/device/apps/powerdns-recursor.inc.php +1 -1
M html/pages/device/apps/powerdns.inc.php +1 -1
M html/pages/device/apps/shoutcast.inc.php +1 -1
M html/pages/device/apps/unbound.inc.php +1 -1
M html/pages/device/apps/varnish.inc.php +1 -1
M html/pages/device/apps/vmwaretools.inc.php +1 -1
M html/pages/device/apps/zimbra.inc.php +1 -1
M html/pages/device/data.inc.php +1 -1
M html/pages/device/edit.inc.php +1 -1
M html/pages/device/edit/agent.inc.php +1 -1
M html/pages/device/edit/alerts.inc.php +1 -1
M html/pages/device/edit/apps.inc.php +1 -1
M html/pages/device/edit/delete.inc.php +1 -1
M html/pages/device/edit/device.inc.php +1 -1
M html/pages/device/edit/geo.inc.php +1 -1
M html/pages/device/edit/graphs.inc.php +1 -1
M html/pages/device/edit/icon.inc.php +1 -1
M html/pages/device/edit/ipmi.inc.php +1 -1
M html/pages/device/edit/mibs.inc.php +1 -1
M html/pages/device/edit/modules.inc.php +1 -1
M html/pages/device/edit/netscaler_svcs.inc.php +1 -1
M html/pages/device/edit/netscaler_vsvrs.inc.php +1 -1
M html/pages/device/edit/ports.inc.php +1 -1
M html/pages/device/edit/sensors.inc.php +1 -1
M html/pages/device/edit/services.inc.php +1 -1
M html/pages/device/edit/snmp.inc.php +1 -1
M html/pages/device/edit/ssh.inc.php +1 -1
M html/pages/device/edit/wmi.inc.php +1 -1
M html/pages/device/entphysical.inc.php +1 -1
M html/pages/device/graphs.inc.php +1 -1
M html/pages/device/graphs/cpu.inc.php +1 -1
M html/pages/device/graphs/fortigate-sessions.inc.php +1 -1
M html/pages/device/graphs/hrprocesses.inc.php +1 -1
M html/pages/device/graphs/hrusers.inc.php +1 -1
M html/pages/device/graphs/ipSytemStats.inc.php +1 -1
M html/pages/device/graphs/memory.inc.php +1 -1
M html/pages/device/graphs/netstats_icmp_info.inc.php +1 -1
M html/pages/device/graphs/netstats_icmp_stat.inc.php +1 -1
M html/pages/device/graphs/netstats_ip.inc.php +1 -1
M html/pages/device/graphs/netstats_snmp.inc.php +1 -1
M html/pages/device/graphs/netstats_tcp.inc.php +1 -1
M html/pages/device/graphs/netstats_udp.inc.php +1 -1
M html/pages/device/graphs/netstats.inc.php +1 -1
M html/pages/device/graphs/screenos-sessions.inc.php +1 -1
M html/pages/device/graphs/screenos.inc.php +1 -1
M html/pages/device/graphs/sonicwall-sessions.inc.php +1 -1
M html/pages/device/graphs/uptime.inc.php +1 -1
M html/pages/device/graphs/wireless.inc.php +1 -1
M html/pages/device/health.inc.php +1 -1
M html/pages/device/health/dbm.inc.php +1 -1
M html/pages/device/health/diskio.inc.php +1 -1
M html/pages/device/health/mempool.inc.php +1 -1
M html/pages/device/health/processor.inc.php +1 -1
M html/pages/device/health/sensors.inc.php +1 -1
M html/pages/device/health/status.inc.php +1 -1
M html/pages/device/health/storage.inc.php +1 -1
M html/pages/device/hrdevice.inc.php +1 -1
M html/pages/device/latency.inc.php +1 -1
M html/pages/device/loadbalancer.inc.php +1 -1
M html/pages/device/loadbalancer/lb_virtuals.inc.php +1 -1
M html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +1 -1
M html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_services.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +1 -1
M html/pages/device/logs.inc.php +1 -1
M html/pages/device/logs/alertlog.inc.php +1 -1
M html/pages/device/logs/eventlog.inc.php +1 -1
M html/pages/device/logs/syslog.inc.php +1 -1
M html/pages/device/munin.inc.php +1 -1
M html/pages/device/nfsen.inc.php +1 -1
M html/pages/device/overview-normal.inc.php +1 -1
M html/pages/device/overview-wide.inc.php +1 -1
M html/pages/device/overview.inc.php +1 -1
M html/pages/device/overview/alertlog.inc.php +1 -1
M html/pages/device/overview/alerts.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +1 -1
M html/pages/device/overview/events.inc.php +1 -1
M html/pages/device/overview/information_extended.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/overview/processors-unix.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +1 -1
M html/pages/device/overview/sensors.inc.php +1 -1
M html/pages/device/overview/services.inc.php +1 -1
M html/pages/device/overview/status.inc.php +1 -1
M html/pages/device/overview/storage.inc.php +1 -1
M html/pages/device/overview/syslog.inc.php +1 -1
M html/pages/device/overview/toner.inc.php +1 -1
M html/pages/device/overview/ucd_mem.inc.php +1 -1
M html/pages/device/p2pradios.inc.php +1 -1
M html/pages/device/packages.inc.php +1 -1
M html/pages/device/perf.inc.php +1 -1
M html/pages/device/port.inc.php +1 -1
M html/pages/device/port/adsl.inc.php +1 -1
M html/pages/device/port/alertlog.inc.php +1 -1
M html/pages/device/port/alerts.inc.php +1 -1
M html/pages/device/port/arp.inc.php +1 -1
M html/pages/device/port/cbqos.inc.php +1 -1
M html/pages/device/port/data.inc.php +1 -1
M html/pages/device/port/events.inc.php +1 -1
M html/pages/device/port/fdb.inc.php +1 -1
M html/pages/device/port/graphs.inc.php +1 -1
M html/pages/device/port/junose-atm-vp.inc.php +1 -1
M html/pages/device/port/macaccounting_top10.inc.php +1 -1
M html/pages/device/port/macaccounting.inc.php +1 -1
M html/pages/device/port/pagp.inc.php +1 -1
M html/pages/device/port/realtime.inc.php +1 -1
M html/pages/device/port/sensors.inc.php +1 -1
M html/pages/device/port/vlans.inc.php +1 -1
M html/pages/device/ports.inc.php +1 -1
M html/pages/device/ports/adsl.inc.php +1 -1
M html/pages/device/ports/arp.inc.php +1 -1
M html/pages/device/ports/fdb.inc.php +1 -1
M html/pages/device/ports/map.inc.php +1 -1
M html/pages/device/ports/neighbours.inc.php +1 -1
M html/pages/device/printing.inc.php +1 -1
M html/pages/device/pseudowires.inc.php +1 -1
M html/pages/device/routing.inc.php +1 -1
M html/pages/device/routing/bgp.inc.php +1 -1
M html/pages/device/routing/cef.inc.php +1 -1
M html/pages/device/routing/eigrp.inc.php +1 -1
M html/pages/device/routing/eigrp/ports.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +1 -1
M html/pages/device/routing/ospf.inc.php +1 -1
M html/pages/device/routing/vrf.inc.php +1 -1
M html/pages/device/services.inc.php +1 -1
M html/pages/device/showconfig.inc.php +1 -1
M html/pages/device/showtech.inc.php +1 -1
M html/pages/device/slas.inc.php +1 -1
M html/pages/device/vlans.inc.php +1 -1
M html/pages/device/vm.inc.php +1 -1
M html/pages/device/wifi.inc.php +1 -1
M html/pages/device/wifi/accesspoint.inc.php +1 -1
M html/pages/device/wifi/accesspoints.inc.php +1 -1
M html/pages/device/wifi/overview.inc.php +1 -1
M html/pages/device/wifi/radios.inc.php +1 -1
M html/pages/device/wifi/wlans.inc.php +1 -1
M html/pages/devices.inc.php +1 -1
M html/pages/devices/basic.inc.php +1 -1
M html/pages/devices/detail.inc.php +1 -1
M html/pages/devices/graphs.inc.php +1 -1
M html/pages/devices/perf.inc.php +1 -1
M html/pages/devices/status.inc.php +1 -1
M html/pages/edituser.inc.php +1 -1
M html/pages/edituser/deleteuser.inc.php +1 -1
M html/pages/eventlog.inc.php +1 -1
M html/pages/front/default.php +1 -1
M html/pages/front/test.php +1 -1
M html/pages/graphs.inc.php +1 -1
M html/pages/group_add.inc.php +1 -1
M html/pages/group.inc.php +1 -1
M html/pages/groups_regenerate.inc.php +1 -1
M html/pages/groups.inc.php +1 -1
M html/pages/health.inc.php +1 -1
M html/pages/health/mempool.inc.php +1 -1
M html/pages/health/processor.inc.php +1 -1
M html/pages/health/sensors.inc.php +1 -1
M html/pages/health/status.inc.php +1 -1
M html/pages/health/storage.inc.php +1 -1
M html/pages/health/toner.inc.php +1 -1
M html/pages/iftype.inc.php +1 -1
M html/pages/inventory.inc.php +1 -1
M html/pages/locations.inc.php +1 -1
M html/pages/logon.inc.php +1 -1
M html/pages/mibs.inc.php +1 -1
M html/pages/neighbours.inc.php +1 -1
M html/pages/p2pradios.inc.php +1 -1
M html/pages/packages.inc.php +1 -1
M html/pages/pollerlog.inc.php +1 -1
M html/pages/ports.inc.php +1 -1
M html/pages/ports/graphs.inc.php +1 -1
M html/pages/ports/list.inc.php +1 -1
M html/pages/preferences.inc.php +1 -1
M html/pages/preferences/authentication.inc.php +1 -1
M html/pages/preferences/authlog.inc.php +1 -1
M html/pages/preferences/general.inc.php +1 -1
M html/pages/pseudowires.inc.php +1 -1
M html/pages/routing.inc.php +1 -1
M html/pages/routing/bgp.inc.php +1 -1
M html/pages/routing/cef.inc.php +1 -1
M html/pages/routing/ospf.inc.php +1 -1
M html/pages/routing/overview.inc.php +1 -1
M html/pages/routing/vrf.inc.php +1 -1
M html/pages/search.inc.php +1 -1
M html/pages/search/arp.inc.php +1 -1
M html/pages/search/dot1x.inc.php +1 -1
M html/pages/search/fdb.inc.php +1 -1
M html/pages/search/ipv4.inc.php +1 -1
M html/pages/search/ipv6.inc.php +1 -1
M html/pages/search/mac.inc.php +1 -1
M html/pages/services.inc.php +1 -1
M html/pages/settings.inc.php +1 -1
M html/pages/settings/changed_config.inc.php +1 -1
M html/pages/settings/config.inc.php +1 -1
M html/pages/settings/default.inc.php +1 -1
M html/pages/simpleapi.inc.php +1 -1
M html/pages/slas.inc.php +1 -1
M html/pages/syslog.inc.php +1 -1
M html/pages/usermenu.inc.php +1 -1
M html/pdf.php +1 -1
M html/ui-test.php +1 -1
M includes/alerting/clickatell.inc.php +1 -1
M includes/alerting/email.inc.php +1 -1
M includes/alerting/hipchat.inc.php +1 -1
M includes/alerting/messagebird.inc.php +1 -1
M includes/alerting/pagerduty.inc.php +1 -1
M includes/alerting/pushover.inc.php +1 -1
M includes/alerting/script.inc.php +1 -1
M includes/alerting/slack.inc.php +1 -1
M includes/alerting/smsbox.inc.php +1 -1
M includes/alerting/telegram.inc.php +1 -1
M includes/alerting/webhook.inc.php +1 -1
M includes/alerting/xmpp.inc.php +1 -1
M includes/alerts.inc.php +1 -1
M includes/billing.inc.php +1 -1
M includes/common.inc.php +1 -1
M includes/config-variables.inc.php +1 -1
M includes/db.inc.php +1 -1
M includes/db/mysql.inc.php +1 -1
M includes/db/mysqli.inc.php +1 -1
M includes/defaults.inc.php +1 -1
M includes/definitions.inc.php +1 -1
M includes/definitions/apps.inc.php +1 -1
M includes/definitions/entities.inc.php +1 -1
M includes/definitions/geo.inc.php +1 -1
M includes/definitions/graphtypes.inc.php +1 -1
M includes/definitions/mibs.inc.php +1 -1
M includes/definitions/models.inc.php +1 -1
M includes/definitions/os.inc.php +1 -1
M includes/definitions/sensors.inc.php +1 -1
M includes/definitions/status.inc.php +1 -1
M includes/definitions/transports.inc.php +1 -1
M includes/definitions/version.inc.php +1 -1
M includes/definitions/vm.inc.php +1 -1
M includes/discovery/arp-table.inc.php +1 -1
M includes/discovery/bgp-peers.inc.php +1 -1
M includes/discovery/cisco-cbqos.inc.php +1 -1
M includes/discovery/cisco-cef.inc.php +1 -1
M includes/discovery/cisco-vrf.inc.php +1 -1
M includes/discovery/functions.inc.php +1 -1
M includes/discovery/graphs.inc.php +1 -1
M includes/discovery/inventory.inc.php +1 -1
M includes/discovery/inventory/e7-calix-mib.inc.php +1 -1
M includes/discovery/inventory/entity-mib.inc.php +1 -1
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/inventory/geist-mib-v3.inc.php +1 -1
M includes/discovery/inventory/host-resources-mib.inc.php +1 -1
M includes/discovery/inventory/juniper-mib.inc.php +1 -1
M includes/discovery/inventory/mikrotik-mib.inc.php +1 -1
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +1 -1
M includes/discovery/inventory/timetra-chassis-mib.inc.php +1 -1
M includes/discovery/ipv4-addresses.inc.php +1 -1
M includes/discovery/ipv6-addresses.inc.php +1 -1
M includes/discovery/junose-atm-vp.inc.php +1 -1
M includes/discovery/mac-accounting.inc.php +1 -1
M includes/discovery/mempools.inc.php +1 -1
M includes/discovery/mempools/adtran-aoscpu.inc.php +1 -1
M includes/discovery/mempools/agent-general-mib.inc.php +1 -1
M includes/discovery/mempools/airespace-switching-mib.inc.php +1 -1
M includes/discovery/mempools/alcatel-ind1-health-mib.inc.php +1 -1
M includes/discovery/mempools/apsysmgmt-mib.inc.php +1 -1
M includes/discovery/mempools/asyncos-mail-mib.inc.php +1 -1
M includes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/discovery/mempools/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/discovery/mempools/ciena-topsecret-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-process-mib.inc.php +1 -1
M includes/discovery/mempools/dell-vendor-mib.inc.php +1 -1
M includes/discovery/mempools/dnos-switching-mib.inc.php +1 -1
M includes/discovery/mempools/embedded-ngx-mib.inc.php +1 -1
M includes/discovery/mempools/extreme-base-mib.inc.php +1 -1
M includes/discovery/mempools/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/mempools/fortinet-fortigate-mib.inc.php +1 -1
M includes/discovery/mempools/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/mempools/frogfoot-resources-mib.inc.php +1 -1
M includes/discovery/mempools/gbnplatformoam-mib.inc.php +1 -1
M includes/discovery/mempools/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/mempools/host-resources-mib.inc.php +1 -1
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/mempools/juniper-ive-mib.inc.php +1 -1
M includes/discovery/mempools/juniper-mib.inc.php +1 -1
M includes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/discovery/mempools/netscreen-resource-mib.inc.php +1 -1
M includes/discovery/mempools/netswitch-mib.inc.php +1 -1
M includes/discovery/mempools/ns-root-mib.inc.php +1 -1
M includes/discovery/mempools/oneaccess-sys-mib.inc.php +1 -1
M includes/discovery/mempools/peakflow-sp-mib.inc.php +1 -1
M includes/discovery/mempools/rapid-city.inc.php +1 -1
M includes/discovery/mempools/rbn-memory-mib.inc.php +1 -1
M includes/discovery/mempools/s5-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/smartnode-mib.inc.php +1 -1
M includes/discovery/mempools/sonicwall-firewall-ip-statistics-mib.inc.php +1 -1
M includes/discovery/mempools/sw-mib.inc.php +1 -1
M includes/discovery/mempools/timetra-system-mib.inc.php +1 -1
M includes/discovery/mempools/trapeze-networks-system-mib.inc.php +1 -1
M includes/discovery/mempools/wlsx-switch-mib.inc.php +1 -1
M includes/discovery/neighbours.inc.php +1 -1
M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +1 -1
M includes/discovery/neighbours/cisco-cdp-mib.inc.php +1 -1
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +1 -1
M includes/discovery/neighbours/foundry-sn-switch-group-mib.inc.php +1 -1
M includes/discovery/neighbours/lldp-mib.inc.php +1 -1
M includes/discovery/neighbours/mikrotik-mib.inc.php +1 -1
M includes/discovery/neighbours/ospf-mib.inc.php +1 -1
M includes/discovery/os.inc.php +1 -1
M includes/discovery/os/allied.inc.php +1 -1
M includes/discovery/os/aten.inc.php +1 -1
M includes/discovery/os/cisco.inc.php +1 -1
M includes/discovery/os/cometsystem-p85xx.inc.php +1 -1
M includes/discovery/os/digi.inc.php +1 -1
M includes/discovery/os/extremeware.inc.php +1 -1
M includes/discovery/os/freebsd.inc.php +1 -1
M includes/discovery/os/gamatronicups.inc.php +1 -1
M includes/discovery/os/generic.inc.php +1 -1
M includes/discovery/os/hikvision.inc.php +1 -1
M includes/discovery/os/jdsu_edfa.inc.php +1 -1
M includes/discovery/os/linux.inc.php +1 -1
M includes/discovery/os/samsung.inc.php +1 -1
M includes/discovery/os/solaris.inc.php +1 -1
M includes/discovery/os/wxgoos.inc.php +1 -1
M includes/discovery/os/zyxel.inc.php +1 -1
M includes/discovery/ports-stack.inc.php +1 -1
M includes/discovery/ports.inc.php +1 -1
M includes/discovery/processors.inc.php +1 -1
M includes/discovery/processors/adtran-aoscpu.inc.php +1 -1
M includes/discovery/processors/agent-general-mib.inc.php +1 -1
M includes/discovery/processors/airespace-switching-mib.inc.php +1 -1
M includes/discovery/processors/alcatel-ind1-health-mib.inc.php +1 -1
M includes/discovery/processors/apsysmgmt-mib.inc.php +1 -1
M includes/discovery/processors/asyncos-mail-mib.inc.php +1 -1
M includes/discovery/processors/at-sysinfo-mib.inc.php +1 -1
M includes/discovery/processors/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/discovery/processors/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/discovery/processors/cisco-entity-pfe-mib.inc.php +1 -1
M includes/discovery/processors/cisco-entity-qfp-mib.inc.php +1 -1
M includes/discovery/processors/cisco-process-mib.inc.php +1 -1
M includes/discovery/processors/ciscosb-rndmng.inc.php +1 -1
M includes/discovery/processors/dell-vendor-mib.inc.php +1 -1
M includes/discovery/processors/dnos-switching-mib.inc.php +1 -1
M includes/discovery/processors/extreme-base-mib.inc.php +1 -1
M includes/discovery/processors/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/processors/fortinet-fortigate-mib.inc.php +1 -1
M includes/discovery/processors/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/processors/frogfoot-resources-mib.inc.php +1 -1
M includes/discovery/processors/gbnplatformoam-mib.inc.php +1 -1
M includes/discovery/processors/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/processors/host-resources-mib.inc.php +1 -1
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/processors/juniper-ive-mib.inc.php +1 -1
M includes/discovery/processors/juniper-mib.inc.php +1 -1
M includes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/discovery/processors/juniper-system-mib.inc.php +1 -1
M includes/discovery/processors/netscreen-resource-mib.inc.php +1 -1
M includes/discovery/processors/ns-root-mib.inc.php +1 -1
M includes/discovery/processors/peakflow-sp-mib.inc.php +1 -1
M includes/discovery/processors/radlan-rndmng.inc.php +1 -1
M includes/discovery/processors/rbn-cpu-meter-mib.inc.php +1 -1
M includes/discovery/processors/smartnode-mib.inc.php +1 -1
M includes/discovery/processors/sonicwall-firewall-ip-statistics-mib.inc.php +1 -1
M includes/discovery/processors/statistics-mib.inc.php +1 -1
M includes/discovery/processors/sw-mib.inc.php +1 -1
M includes/discovery/processors/timetra-system-mib.inc.php +1 -1
M includes/discovery/processors/trapeze-networks-system-mib.inc.php +1 -1
M includes/discovery/processors/ucd-snmp-mib.inc.php +1 -1
M includes/discovery/processors/watchguard-system-statistics-mib.inc.php +1 -1
M includes/discovery/processors/wlsx-switch-mib.inc.php +1 -1
M includes/discovery/pseudowires.inc.php +1 -1
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +1 -1
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +1 -1
M includes/discovery/pseudowires/pw-std-mib.inc.php +1 -1
M includes/discovery/sensors.inc.php +1 -1
M includes/discovery/sensors/ac-system-mib.inc.php +1 -1
M includes/discovery/sensors/acmepacket-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/airespace-wireless-mib.inc.php +1 -1
M includes/discovery/sensors/alcatel-ind1-health-mib.inc.php +1 -1
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/discovery/sensors/apnl-modular-pdu-mib.inc.php +1 -1
M includes/discovery/sensors/areca-snmp-mib.inc.php +1 -1
M includes/discovery/sensors/asyncos-mail-mib.inc.php +1 -1
M includes/discovery/sensors/aten-pe-cfg.inc.php +1 -1
M includes/discovery/sensors/atto6500n-mib.inc.php +1 -1
M includes/discovery/sensors/baytech-mib-403-1.inc.php +1 -1
M includes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php +1 -1
M includes/discovery/sensors/carel-ug40cdz-mib.inc.php +1 -1
M includes/discovery/sensors/checkpoint-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-firewall-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-stackwise-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-ucs-cimc-mib.inc.php +1 -1
M includes/discovery/sensors/ciscosb-mib.inc.php +1 -1
M includes/discovery/sensors/compellent-mib.inc.php +1 -1
M includes/discovery/sensors/cpqhlth-mib.inc.php +1 -1
M includes/discovery/sensors/cpqida-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-cem-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-geport-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-tengport-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/data-domain-mib.inc.php +1 -1
M includes/discovery/sensors/dell-rac-mib.inc.php +1 -1
M includes/discovery/sensors/dell-tl4000-mib.inc.php +1 -1
M includes/discovery/sensors/dell-vendor-mib.inc.php +1 -1
M includes/discovery/sensors/deltaups-mib.inc.php +1 -1
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +1 -1
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +1 -1
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +1 -1
M includes/discovery/sensors/dksf-70-5-x-x-1.inc.php +1 -1
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/eltek-distributed-mib.inc.php +1 -1
M includes/discovery/sensors/entity-sensor-mib.inc.php +1 -1
M includes/discovery/sensors/eqldisk-mib.inc.php +1 -1
M includes/discovery/sensors/eqlmember-mib.inc.php +1 -1
M includes/discovery/sensors/es-racktivity-mib.inc.php +1 -1
M includes/discovery/sensors/exaltcomproducts.inc.php +1 -1
M includes/discovery/sensors/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/f10-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/fe-fireeye-mib.inc.php +1 -1
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +1 -1
M includes/discovery/sensors/fspr7-mib.inc.php +1 -1
M includes/discovery/sensors/g6-system-mib.inc.php +1 -1
M includes/discovery/sensors/gamatronic-mib.inc.php +1 -1
M includes/discovery/sensors/geist-mib-v3.inc.php +1 -1
M includes/discovery/sensors/geist-v4-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-epc2x6-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-epc8x-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-pdu8110-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-pdu8310-mib.inc.php +1 -1
M includes/discovery/sensors/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +1 -1
M includes/discovery/sensors/hp-icf-chassis.inc.php +1 -1
M includes/discovery/sensors/huawei-energymngt-mib.inc.php +1 -1
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/sensors/idrac-mib-smiv2.inc.php +1 -1
M includes/discovery/sensors/infratec-rms-mib.inc.php +1 -1
M includes/discovery/sensors/ipomanii-mib.inc.php +1 -1
M includes/discovery/sensors/ispro-mib.inc.php +1 -1
M includes/discovery/sensors/it-watchdogs-mib-v3.inc.php +1 -1
M includes/discovery/sensors/it-watchdogs-v4-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-alarm-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-dom-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-system-mib.inc.php +1 -1
M includes/discovery/sensors/lcos-mib.inc.php +1 -1
M includes/discovery/sensors/liebert-gp-environmental-mib.inc.php +1 -1
M includes/discovery/sensors/lm-sensors-mib.inc.php +1 -1
M includes/discovery/sensors/lsi-megaraid-sas-mib.inc.php +1 -1
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +1 -1
M includes/discovery/sensors/mib-dell-10892.inc.php +1 -1
M includes/discovery/sensors/ms-switch30-mib.inc.php +1 -1
M includes/discovery/sensors/mseries-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/mseries-port-mib.inc.php +1 -1
M includes/discovery/sensors/nas-mib.inc.php +1 -1
M includes/discovery/sensors/nbs-cmmc-mib.inc.php +1 -1
M includes/discovery/sensors/netbotzv2-mib.inc.php +1 -1
M includes/discovery/sensors/nokia-ipso-system-mib.inc.php +1 -1
M includes/discovery/sensors/ns-root-mib.inc.php +1 -1
M includes/discovery/sensors/nscrtv-root.inc.php +1 -1
M includes/discovery/sensors/oa-sfp-mib.inc.php +1 -1
M includes/discovery/sensors/oadwdm-mib.inc.php +1 -1
M includes/discovery/sensors/og-status-mib.inc.php +1 -1
M includes/discovery/sensors/openbsd-sensors-mib.inc.php +1 -1
M includes/discovery/sensors/p8510-mib.inc.php +1 -1
M includes/discovery/sensors/packetflux-mib.inc.php +1 -1
M includes/discovery/sensors/pdu-mib.inc.php +1 -1
M includes/discovery/sensors/poseidon-mib.inc.php +1 -1
M includes/discovery/sensors/power-ethernet-mib.inc.php +1 -1
M includes/discovery/sensors/powernet-mib.inc.php +1 -1
M includes/discovery/sensors/radlan-hwenviroment.inc.php +1 -1
M includes/discovery/sensors/rbn-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/readydataos-mib.inc.php +1 -1
M includes/discovery/sensors/readynas-mib.inc.php +1 -1
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +1 -1
M includes/discovery/sensors/roomalert24e-mib.inc.php +1 -1
M includes/discovery/sensors/roomalert4e-mib.inc.php +1 -1
M includes/discovery/sensors/s5-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/sensorgateway-mib.inc.php +1 -1
M includes/discovery/sensors/sentry3-mib.inc.php +1 -1
M includes/discovery/sensors/sfa-info.inc.php +1 -1
M includes/discovery/sensors/smartnode-mib.inc.php +1 -1
M includes/discovery/sensors/socomecups-mib.inc.php +1 -1
M includes/discovery/sensors/spagent-mib.inc.php +1 -1
M includes/discovery/sensors/ste-mib.inc.php +1 -1
M includes/discovery/sensors/steelhead-mib.inc.php +1 -1
M includes/discovery/sensors/supermicro-health-mib.inc.php +1 -1
M includes/discovery/sensors/sw-mib.inc.php +1 -1
M includes/discovery/sensors/synology-disk-mib.inc.php +1 -1
M includes/discovery/sensors/synology-system-mib.inc.php +1 -1
M includes/discovery/sensors/teracom-mib.inc.php +1 -1
M includes/discovery/sensors/timetra-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/trango-apex-rf-mib.inc.php +1 -1
M includes/discovery/sensors/trapeze-networks-system-mib.inc.php +1 -1
M includes/discovery/sensors/ubnt-airfiber-mib.inc.php +1 -1
M includes/discovery/sensors/ups-mib.inc.php +1 -1
M includes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php +1 -1
M includes/discovery/sensors/webgraph-thermo-hygrometer-us-mib.inc.php +1 -1
M includes/discovery/sensors/wwp-leos-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/xups-mib.inc.php +1 -1
M includes/discovery/sensors/zxr10-optical-info.inc.php +1 -1
M includes/discovery/sensors/zyxel-as-mib.inc.php +1 -1
M includes/discovery/services.inc.php +1 -1
M includes/discovery/sla.inc.php +1 -1
M includes/discovery/slas/cisco-rttmon-mib.inc.php +1 -1
M includes/discovery/slas/disman-ping-mib.inc.php +1 -1
M includes/discovery/status/atto6500n-mib.inc.php +1 -1
M includes/discovery/status/dell-rac-mib.inc.php +1 -1
M includes/discovery/status/ns-root-mib.inc.php +1 -1
M includes/discovery/storage.inc.php +1 -1
M includes/discovery/storage/cisco-flash-mib.inc.php +1 -1
M includes/discovery/storage/embedded-ngx-mib.inc.php +1 -1
M includes/discovery/storage/host-resources-mib.inc.php +1 -1
M includes/discovery/storage/netapp-mib.inc.php +1 -1
M includes/discovery/storage/ucd-snmp-mib.inc.php +1 -1
M includes/discovery/toner.inc.php +1 -1
M includes/discovery/ucd-diskio.inc.php +1 -1
M includes/discovery/virtual-machines.inc.php +1 -1
M includes/discovery/virtual-machines/libvirt.inc.php +1 -1
M includes/discovery/virtual-machines/vmware-vminfo-mib.inc.php +1 -1
M includes/discovery/vlans.inc.php +1 -1
M includes/discovery/vlans/cisco-vtp-mib.inc.php +1 -1
M includes/discovery/vlans/q-bridge-mib.inc.php +1 -1
M includes/discovery/wifi.inc.php +1 -1
M includes/discovery/wifi/ruckus-radio-mib.inc.php +1 -1
M includes/discovery/wifi/ruckus-wlan-mib.inc.php +1 -1
M includes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php +1 -1
M includes/entities.inc.php +1 -1
M includes/functions.inc.php +1 -1
M includes/geolocation.inc.php +1 -1
M includes/geolocation/google.inc.php +1 -1
M includes/geolocation/yahoo.inc.php +1 -1
M includes/geolocation/yandex.inc.php +1 -1
M includes/groups.inc.php +1 -1
M includes/hh3c.inc.php +1 -1
M includes/housekeeping/alertlog.inc.php +1 -1
M includes/housekeeping/authlog.inc.php +3 -3
M includes/housekeeping/eventlog.inc.php +1 -1
M includes/housekeeping/ports.inc.php +1 -1
M includes/housekeeping/rrd.inc.php +1 -1
M includes/housekeeping/staledb.inc.php +1 -1
M includes/housekeeping/syslog.inc.php +1 -1
M includes/housekeeping/timing.inc.php +1 -1
M includes/include-dir-mib.inc.php +1 -1
M includes/include-dir.inc.php +1 -1
M includes/polling/altiga-ssl.inc.php +1 -1
M includes/polling/applications.inc.php +1 -1
M includes/polling/applications/apache.inc.php +1 -1
M includes/polling/applications/asterisk.inc.php +1 -1
M includes/polling/applications/bind.inc.php +1 -1
M includes/polling/applications/crashplan.inc.php +1 -1
M includes/polling/applications/drbd.inc.php +1 -1
M includes/polling/applications/exchange.inc.php +1 -1
M includes/polling/applications/exim-mailqueue.inc.php +1 -1
M includes/polling/applications/freeradius.inc.php +1 -1
M includes/polling/applications/jvmoverjmx.inc.php +2 -1
M includes/polling/applications/memcached.inc.php +1 -1
M includes/polling/applications/mssql.inc.php +1 -1
M includes/polling/applications/mysql.inc.php +1 -1
M includes/polling/applications/nfs.inc.php +1 -1
M includes/polling/applications/nfsd.inc.php +1 -1
M includes/polling/applications/nginx.inc.php +1 -1
M includes/polling/applications/nsd.inc.php +1 -1
M includes/polling/applications/ntpd.inc.php +1 -1
M includes/polling/applications/openvpn.inc.php +1 -1
M includes/polling/applications/postfix_mailgraph.inc.php +1 -1
M includes/polling/applications/postgresql.inc.php +1 -1
M includes/polling/applications/powerdns-recursor.inc.php +1 -1
M includes/polling/applications/powerdns.inc.php +1 -1
M includes/polling/applications/shoutcast.inc.php +1 -1
M includes/polling/applications/unbound.inc.php +1 -1
M includes/polling/applications/varnish.inc.php +1 -1
M includes/polling/applications/vmwaretools.inc.php +1 -1
M includes/polling/applications/zimbra.inc.php +1 -1
M includes/polling/arista-software-ip-forwarding.inc.php +1 -1
M includes/polling/aruba-controller.inc.php +1 -1
M includes/polling/bgp-peers.inc.php +1 -1
M includes/polling/cipsec-tunnels.inc.php +1 -1
M includes/polling/cisco-cbqos.inc.php +1 -1
M includes/polling/cisco-cef.inc.php +1 -1
M includes/polling/cisco-eigrp.inc.php +1 -1
M includes/polling/cisco-ipsec-flow-monitor.inc.php +1 -1
M includes/polling/cisco-remote-access-monitor.inc.php +1 -1
M includes/polling/cisco-vpdn.inc.php +1 -1
M includes/polling/entity-physical.inc.php +1 -1
M includes/polling/fdb-table.inc.php +1 -1
M includes/polling/functions.inc.php +1 -1
M includes/polling/graphs.inc.php +1 -1
M includes/polling/graphs/a10-ax-mib/axAppGlobalStats.inc.php +1 -1
M includes/polling/graphs/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/polling/graphs/bluecoat-av-mib.inc.php +1 -1
M includes/polling/graphs/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/polling/graphs/checkpoint-mib.inc.php +1 -1
M includes/polling/graphs/cisco-aaa-session-mib.inc.php +1 -1
M includes/polling/graphs/cisco-firewall-mib.inc.php +1 -1
M includes/polling/graphs/cisco-subscriber-session-mib.inc.php +1 -1
M includes/polling/graphs/f5-bigip-system-mib/clientSslStats.inc.php +1 -1
M includes/polling/graphs/fe-fireeye-mib.inc.php +1 -1
M includes/polling/graphs/firebrick-mib/fbL2tpSessions.inc.php +1 -1
M includes/polling/graphs/firebrick-mib/fbL2tpTunnels.inc.php +1 -1
M includes/polling/graphs/gbos-mib.inc.php +1 -1
M includes/polling/graphs/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php +1 -1
M includes/polling/graphs/mitel-iperavoicelan-mib.inc.php +1 -1
M includes/polling/graphs/mseries-alarms-mib/alarmGeneral.inc.php +1 -1
M includes/polling/graphs/netapp-mib/cp.inc.php +1 -1
M includes/polling/graphs/netapp-mib/misc.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php +1 -1
M includes/polling/graphs/pan-common-mib.inc.php +1 -1
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicSAStatTable.inc.php +1 -1
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicwallFwStats.inc.php +1 -1
M includes/polling/hr-mib.inc.php +1 -1
M includes/polling/ipmi.inc.php +1 -1
M includes/polling/ipSystemStats.inc.php +1 -1
M includes/polling/junose-atm-vp.inc.php +1 -1
M includes/polling/loadbalancer.inc.php +1 -1
M includes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php +1 -1
M includes/polling/loadbalancer/cisco-slb-mib.inc.php +1 -1
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +1 -1
M includes/polling/mac-accounting.inc.php +1 -1
M includes/polling/mempools.inc.php +1 -1
M includes/polling/mempools/adtran-aoscpu.inc.php +1 -1
M includes/polling/mempools/agent-general-mib.inc.php +1 -1
M includes/polling/mempools/airespace-switching-mib.inc.php +1 -1
M includes/polling/mempools/alcatel-ind1-health-mib.inc.php +1 -1
M includes/polling/mempools/apsysmgmt-mib.inc.php +1 -1
M includes/polling/mempools/asyncos-mail-mib.inc.php +1 -1
M includes/polling/mempools/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/polling/mempools/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/polling/mempools/ciena-topsecret-mib.inc.php +1 -1
M includes/polling/mempools/cisco-enhanced-mempool-mib.inc.php +1 -1
M includes/polling/mempools/cisco-entity-qfp-mib.inc.php +1 -1
M includes/polling/mempools/cisco-memory-pool-mib.inc.php +1 -1
M includes/polling/mempools/cisco-process-mib.inc.php +1 -1
M includes/polling/mempools/dell-vendor-mib.inc.php +1 -1
M includes/polling/mempools/dnos-switching-mib.inc.php +1 -1
M includes/polling/mempools/embedded-ngx-mib.inc.php +1 -1
M includes/polling/mempools/extreme-base-mib.inc.php +1 -1
M includes/polling/mempools/f10-c-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-m-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-s-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f5-bigip-system-mib.inc.php +1 -1
M includes/polling/mempools/fortinet-fortigate-mib.inc.php +1 -1
M includes/polling/mempools/foundry-sn-agent-mib.inc.php +1 -1
M includes/polling/mempools/frogfoot-resources-mib.inc.php +1 -1
M includes/polling/mempools/gbnplatformoam-mib.inc.php +1 -1
M includes/polling/mempools/hh3c-entity-ext-mib.inc.php +1 -1
M includes/polling/mempools/host-resources-mcd.inc.php +1 -1
M includes/polling/mempools/host-resources-mib.inc.php +1 -1
M includes/polling/mempools/huawei-entity-extent-mib.inc.php +1 -1
M includes/polling/mempools/juniper-ive-mib.inc.php +1 -1
M includes/polling/mempools/juniper-mib.inc.php +1 -1
M includes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/polling/mempools/netscreen-resource-mib.inc.php +1 -1
M includes/polling/mempools/netswitch-mib.inc.php +1 -1
M includes/polling/mempools/ns-root-mib.inc.php +1 -1
M includes/polling/mempools/oneaccess-sys-mib.inc.php +1 -1
M includes/polling/mempools/peakflow-sp-mib.inc.php +1 -1
M includes/polling/mempools/rapid-city.inc.php +1 -1
M includes/polling/mempools/rbn-memory-mib.inc.php +1 -1
M includes/polling/mempools/s5-chassis-mib.inc.php +1 -1
M includes/polling/mempools/smartnode-mib.inc.php +1 -1
M includes/polling/mempools/sonicwall-firewall-ip-statistics-mib.inc.php +1 -1
M includes/polling/mempools/sw-mib.inc.php +1 -1
M includes/polling/mempools/timetra-system-mib.inc.php +1 -1
M includes/polling/mempools/trapeze-networks-system-mib.inc.php +1 -1
M includes/polling/mempools/wlsx-switch-mib.inc.php +1 -1
M includes/polling/netscaler-vsvr.inc.php +1 -1
M includes/polling/netstats.inc.php +1 -1
M includes/polling/oids.inc.php +1 -1
M includes/polling/os.inc.php +1 -1
M includes/polling/os/a10-ax.inc.php +1 -1
M includes/polling/os/acme.inc.php +1 -1
M includes/polling/os/acsw.inc.php +1 -1
M includes/polling/os/adtran-aos.inc.php +1 -1
M includes/polling/os/airos.inc.php +1 -1
M includes/polling/os/airport.inc.php +1 -1
M includes/polling/os/allied-radlan.inc.php +1 -1
M includes/polling/os/allied.inc.php +1 -1
M includes/polling/os/alliedwareplus.inc.php +1 -1
M includes/polling/os/aos.inc.php +1 -1
M includes/polling/os/apc.inc.php +1 -1
M includes/polling/os/arbos.inc.php +1 -1
M includes/polling/os/areca.inc.php +1 -1
M includes/polling/os/arista_eos.inc.php +1 -1
M includes/polling/os/arubaos.inc.php +1 -1
M includes/polling/os/asyncos.inc.php +1 -1
M includes/polling/os/aten-pdu.inc.php +1 -1
M includes/polling/os/atto.inc.php +1 -1
M includes/polling/os/audiocodes.inc.php +1 -1
M includes/polling/os/avaya.inc.php +1 -1
M includes/polling/os/avocent.inc.php +1 -1
M includes/polling/os/axis.inc.php +1 -1
M includes/polling/os/barracudangfw.inc.php +1 -1
M includes/polling/os/baytech-pdu.inc.php +1 -1
M includes/polling/os/bdcom-ios.inc.php +1 -1
M includes/polling/os/breeze.inc.php +1 -1
M includes/polling/os/broadcom_fastpath.inc.php +1 -1
M includes/polling/os/brother-printer.inc.php +1 -1
M includes/polling/os/bti7000.inc.php +1 -1
M includes/polling/os/calix.inc.php +1 -1
M includes/polling/os/cambium-ptp.inc.php +1 -1
M includes/polling/os/canopy.inc.php +1 -1
M includes/polling/os/catos.inc.php +1 -1
M includes/polling/os/ccpower.inc.php +1 -1
M includes/polling/os/ciena.inc.php +1 -1
M includes/polling/os/cimc.inc.php +1 -1
M includes/polling/os/cisco-acns.inc.php +1 -1
M includes/polling/os/cisco-altiga.inc.php +1 -1
M includes/polling/os/cisco.inc.php +1 -1
M includes/polling/os/ciscosb.inc.php +1 -1
M includes/polling/os/ciscosmblinux.inc.php +1 -1
M includes/polling/os/clavister-cos.inc.php +1 -1
M includes/polling/os/compellent.inc.php +1 -1
M includes/polling/os/comware.inc.php +1 -1
M includes/polling/os/cs121.inc.php +1 -1
M includes/polling/os/cyan.inc.php +1 -1
M includes/polling/os/cyclades.inc.php +1 -1
M includes/polling/os/datadomain.inc.php +1 -1
M includes/polling/os/dell-laser.inc.php +1 -1
M includes/polling/os/deltaups.inc.php +1 -1
M includes/polling/os/digi-anyusb.inc.php +1 -1
M includes/polling/os/digios.inc.php +1 -1
M includes/polling/os/dlink-ios.inc.php +1 -1
M includes/polling/os/dlink.inc.php +1 -1
M includes/polling/os/dlinkfw.inc.php +1 -1
M includes/polling/os/drac.inc.php +1 -1
M includes/polling/os/dsm.inc.php +1 -1
M includes/polling/os/edgeos.inc.php +1 -1
M includes/polling/os/edgeswitch.inc.php +1 -1
M includes/polling/os/eltek.inc.php +1 -1
M includes/polling/os/engenius.inc.php +1 -1
M includes/polling/os/equallogic.inc.php +1 -1
M includes/polling/os/exalt.inc.php +1 -1
M includes/polling/os/extremeware.inc.php +1 -1
M includes/polling/os/f5.inc.php +1 -1
M includes/polling/os/fabos.inc.php +1 -1
M includes/polling/os/firebox.inc.php +1 -1
M includes/polling/os/firebrick.inc.php +1 -1
M includes/polling/os/fireeye.inc.php +1 -1
M includes/polling/os/fortigate.inc.php +1 -1
M includes/polling/os/ftos.inc.php +1 -1
M includes/polling/os/gaia.inc.php +1 -1
M includes/polling/os/gcom.inc.php +1 -1
M includes/polling/os/geist-climate.inc.php +1 -1
M includes/polling/os/geist-pdu.inc.php +1 -1
M includes/polling/os/gta-gb.inc.php +1 -1
M includes/polling/os/gude-epc.inc.php +1 -1
M includes/polling/os/gude-pdu.inc.php +1 -1
M includes/polling/os/h3c.inc.php +1 -1
M includes/polling/os/hh3c.inc.php +1 -1
M includes/polling/os/hikvision-cam.inc.php +1 -1
M includes/polling/os/hiveos.inc.php +1 -1
M includes/polling/os/hpilo.inc.php +1 -1
M includes/polling/os/hpstorage.inc.php +2 -1
M includes/polling/os/hwg-ste.inc.php +1 -1
M includes/polling/os/ibm-tape.inc.php +1 -1
M includes/polling/os/ibmnos.inc.php +1 -1
M includes/polling/os/ies.inc.php +1 -1
M includes/polling/os/interseptor.inc.php +1 -1
M includes/polling/os/ipoman.inc.php +1 -1
M includes/polling/os/ironware.inc.php +1 -1
M includes/polling/os/juniperive.inc.php +1 -1
M includes/polling/os/junos.inc.php +1 -1
M includes/polling/os/junose.inc.php +1 -1
M includes/polling/os/jwos.inc.php +1 -1
M includes/polling/os/konica-printer.inc.php +1 -1
M includes/polling/os/kyocera.inc.php +1 -1
M includes/polling/os/lancom-l310.inc.php +1 -1
M includes/polling/os/lancom-l54-dual.inc.php +1 -1
M includes/polling/os/lcos.inc.php +1 -1
M includes/polling/os/liebert.inc.php +1 -1
M includes/polling/os/maipu-mypower.inc.php +2 -1
M includes/polling/os/mcd.inc.php +1 -1
M includes/polling/os/mellanox.inc.php +1 -1
M includes/polling/os/meraki.inc.php +1 -1
M includes/polling/os/mgeups.inc.php +1 -1
M includes/polling/os/microsens-g6.inc.php +1 -1
M includes/polling/os/microsens.inc.php +1 -1
M includes/polling/os/mrvld.inc.php +1 -1
M includes/polling/os/mrvnbs.inc.php +1 -1
M includes/polling/os/netapp.inc.php +1 -1
M includes/polling/os/netgear-readyos.inc.php +1 -1
M includes/polling/os/netgear.inc.php +1 -1
M includes/polling/os/netmanplus.inc.php +1 -1
M includes/polling/os/netopia.inc.php +1 -1
M includes/polling/os/netping.inc.php +1 -1
M includes/polling/os/netscaler.inc.php +1 -1
M includes/polling/os/nos.inc.php +1 -1
M includes/polling/os/nrg.inc.php +1 -1
M includes/polling/os/oec.inc.php +1 -1
M includes/polling/os/oneos.inc.php +1 -1
M includes/polling/os/opengear.inc.php +1 -1
M includes/polling/os/panos.inc.php +1 -1
M includes/polling/os/papouch.inc.php +1 -1
M includes/polling/os/picos.inc.php +1 -1
M includes/polling/os/poseidon.inc.php +1 -1
M includes/polling/os/poweralert.inc.php +1 -1
M includes/polling/os/powerconnect-fastpath.inc.php +1 -1
M includes/polling/os/powerconnect-radlan.inc.php +1 -1
M includes/polling/os/powervault.inc.php +1 -1
M includes/polling/os/powerware.inc.php +1 -1
M includes/polling/os/printer.inc.php +1 -1
M includes/polling/os/procurve-ap.inc.php +1 -1
M includes/polling/os/procurve.inc.php +1 -1
M includes/polling/os/proxyav.inc.php +1 -1
M includes/polling/os/proxysg.inc.php +1 -1
M includes/polling/os/racktivity.inc.php +1 -1
M includes/polling/os/radware.inc.php +1 -1
M includes/polling/os/ricoh.inc.php +1 -1
M includes/polling/os/rittalcmc.inc.php +1 -1
M includes/polling/os/rittalcmc3.inc.php +1 -1
M includes/polling/os/roomalert.inc.php +1 -1
M includes/polling/os/routeros.inc.php +1 -1
M includes/polling/os/ruckus-zd.inc.php +1 -1
M includes/polling/os/ruckus-zf.inc.php +1 -1
M includes/polling/os/saf-ipradio.inc.php +1 -1
M includes/polling/os/screenos.inc.php +1 -1
M includes/polling/os/sensorgateway.inc.php +1 -1
M includes/polling/os/sensorprobe.inc.php +1 -1
M includes/polling/os/sentry3.inc.php +1 -1
M includes/polling/os/sitemonitor.inc.php +1 -1
M includes/polling/os/smartos.inc.php +1 -1
M includes/polling/os/sonicwall.inc.php +1 -1
M includes/polling/os/speedtouch.inc.php +1 -1
M includes/polling/os/splat.inc.php +1 -1
M includes/polling/os/steelhead.inc.php +1 -1
M includes/polling/os/symbol.inc.php +1 -1
M includes/polling/os/teracom.inc.php +1 -1
M includes/polling/os/terastation.inc.php +1 -1
M includes/polling/os/timos.inc.php +1 -1
M includes/polling/os/trango-apex.inc.php +1 -1
M includes/polling/os/tranzeo.inc.php +1 -1
M includes/polling/os/trapeze.inc.php +1 -1
M includes/polling/os/tsl-mdu12.inc.php +1 -1
M includes/polling/os/unifi-switch.inc.php +1 -1
M includes/polling/os/unifi.inc.php +1 -1
M includes/polling/os/unix.inc.php +1 -1
M includes/polling/os/ups-mib.inc.php +1 -1
M includes/polling/os/vmware.inc.php +1 -1
M includes/polling/os/vrp.inc.php +1 -1
M includes/polling/os/vyatta.inc.php +1 -1
M includes/polling/os/vyos.inc.php +1 -1
M includes/polling/os/windows.inc.php +1 -1
M includes/polling/os/wlc.inc.php +1 -1
M includes/polling/os/wmi.inc.php +1 -1
M includes/polling/os/xerox-printer.inc.php +1 -1
M includes/polling/os/xos.inc.php +1 -1
M includes/polling/os/zeustm.inc.php +1 -1
M includes/polling/os/zhone-znid.inc.php +1 -1
M includes/polling/os/zhonedslam.inc.php +1 -1
M includes/polling/os/zxr10.inc.php +1 -1
M includes/polling/os/zywall.inc.php +1 -1
M includes/polling/os/zyxelnwa.inc.php +1 -1
M includes/polling/ospf.inc.php +1 -1
M includes/polling/p2p-radios.inc.php +1 -1
M includes/polling/p2p-radios/saf-ipradio.inc.php +1 -1
M includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +1 -1
M includes/polling/port-adsl.inc.php +1 -1
M includes/polling/port-poe.inc.php +1 -1
M includes/polling/ports.inc.php +1 -1
M includes/polling/ports/cisco-trustsec-interface-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.lib.php +1 -1
M includes/polling/ports/smon-mib.inc.php +1 -1
M includes/polling/processors.inc.php +1 -1
M includes/polling/processors/ciena.inc.php +1 -1
M includes/polling/processors/dnos-switching-mib.inc.php +1 -1
M includes/polling/processors/hr-average.inc.php +1 -1
M includes/polling/processors/nos.inc.php +1 -1
M includes/polling/processors/powerconnect.inc.php +1 -1
M includes/polling/processors/ucd-old.inc.php +1 -1
M includes/polling/processors/wmi.inc.php +1 -1
M includes/polling/pseudowires.inc.php +1 -1
M includes/polling/sensors.inc.php +1 -1
M includes/polling/sla.inc.php +1 -1
M includes/polling/slas/cisco-rttmon-mib.inc.php +1 -1
M includes/polling/slas/disman-ping-mib.inc.php +1 -1
M includes/polling/status.inc.php +1 -1
M includes/polling/status/atto6500n-mib-fcPort.inc.php +1 -1
M includes/polling/status/atto6500n-mib-sasPort.inc.php +1 -1
M includes/polling/status/ns-root-mib-ha.inc.php +1 -1
M includes/polling/storage.inc.php +1 -1
M includes/polling/storage/cisco-flash-mib.inc.php +1 -1
M includes/polling/storage/embedded-ngx-mib.inc.php +1 -1
M includes/polling/storage/host-resources-mib.inc.php +1 -1
M includes/polling/storage/netapp-mib.inc.php +1 -1
M includes/polling/storage/ucd-snmp-mib.inc.php +1 -1
M includes/polling/storage/wmi.inc.php +1 -1
M includes/polling/system.inc.php +1 -1
M includes/polling/test.inc.php +1 -1
M includes/polling/toner.inc.php +1 -1
M includes/polling/ucd-diskio.inc.php +1 -1
M includes/polling/ucd-mib.inc.php +1 -1
M includes/polling/unix-agent.inc.php +1 -1
M includes/polling/unix-agent/areca.inc.php +1 -1
M includes/polling/unix-agent/distro.inc.php +1 -1
M includes/polling/unix-agent/dmi.inc.php +1 -1
M includes/polling/unix-agent/edac.inc.php +1 -1
M includes/polling/unix-agent/hdarray.inc.php +1 -1
M includes/polling/unix-agent/hddtemp.inc.php +1 -1
M includes/polling/unix-agent/ipmitool.inc.php +1 -1
M includes/polling/unix-agent/ksm.inc.php +1 -1
M includes/polling/unix-agent/lmsensors.inc.php +1 -1
M includes/polling/unix-agent/munin-plugins.inc.php +1 -1
M includes/polling/unix-agent/nvidia.inc.php +1 -1
M includes/polling/unix-agent/packages.inc.php +1 -1
M includes/polling/unix-agent/proxmox.inc.php +1 -1
M includes/polling/unix-agent/raspberrypi.inc.php +1 -1
M includes/polling/wifi.inc.php +1 -1
M includes/polling/wifi/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/polling/wifi/canopy-mib.inc.php +1 -1
M includes/polling/wifi/cisco-lwapp-sys-mib.inc.php +1 -1
M includes/polling/wifi/ruckus-radio-mib.inc.php +1 -1
M includes/polling/wifi/trapeze-networks-ap-status-mib.inc.php +1 -1
M includes/polling/wifi/trapeze-networks-client-session-mib.inc.php +1 -1
M includes/polling/wmi.inc.php +1 -1
M includes/port-descr-parser.inc.php +1 -1
M includes/rewrites.inc.php +1 -1
M includes/rrdtool.inc.php +1 -1
M includes/services.inc.php +1 -1
M includes/snmp.inc.php +1 -1
M includes/snmptrap/linkDown.inc.php +1 -1
M includes/snmptrap/linkUp.inc.php +1 -1
M includes/sql-config.inc.php +1 -1
M includes/syslog.inc.php +1 -1
M includes/templates.inc.php +1 -1
M includes/update/update.php +1 -1
M includes/versioncheck.inc.php +1 -1
M includes/wifi.inc.php +1 -1
M includes/wmi.inc.php +1 -1
M irc.php +1 -1
M LICENSE +1 -1
M poll-billing.php +1 -1
D poller-wrapper3.py -2
M poller.php +1 -1
M rename_device.php +1 -1
M scripts/distro +6 -3
M scripts/generate-rancid.php +1 -1
M scripts/generate-smokeping.php +1 -1
M scripts/rename-port-rrdfile.php +1 -1
M snmptrap.php +1 -1
M syslog.php +1 -1
M test_alert.php +1 -1
M tests/data/test_definitions.inc.php +1 -1
M update/074.php +1 -1
M update/095.php +1 -1
M update/127.php +1 -1
M update/128.php +1 -1
M update/129.php +1 -1
M update/153.php +1 -1
M update/164.php +1 -1
M update/165.php +1 -1
M update/170.php +1 -1
M update/176.php +1 -1
M update/177.php +1 -1
M update/187.php +1 -1
M update/191.php +1 -1
M update/210.php +1 -1
M update/212.php +1 -1
M update/256.php +1 -1
M update/257.php +1 -1
M update/258.php +1 -1
M update/260.php +1 -1
M update/262.php +1 -1
📈 1,720 added 📉 1,715 removed

💻 r7496 TRIVIAL

Mike Stupalov 🐱 • 2016-01-14 20:26
Tooltip popups disabled by default also on tablets. Added option for force enable popups on mobile/tablets.
Files changed (6)
M html/includes/functions.inc.php +5 -3
M html/index.php +2 -1
M html/js/observium.js +1 -1
M includes/config-variables.inc.php +7
M includes/defaults.inc.php +1
M libs/Mobile/Detect.php +9 -7
📈 15 added 📉 4 removed

💻 r7495 TRIVIAL

Mike Stupalov 🐱 • 2016-01-14 19:28
Entity popups reverted to previous style.
Files changed (5)
M html/css/jquery.qtip.min.css +1 -1
M html/includes/entities/device.inc.php +6 -6
M html/includes/entities/generic.inc.php +6 -2
M html/includes/entities/port.inc.php +4 -4
M html/includes/functions.inc.php +11 -7
📈 27 added 📉 19 removed

💻 r7494 MINOR

Mike Stupalov 🐱 • 2016-01-14 18:12
Fixed hover tooltips issue. Improved tooltips style.
Files changed (6)
M html/css/jquery.qtip.min.css +1 -1
M html/includes/entities/device.inc.php +22 -18
M html/includes/entities/generic.inc.php +5 -2
M html/includes/entities/port.inc.php +4 -2
M html/includes/functions.inc.php +21 -8
M html/js/observium.js +32 -15
📈 52 added 📉 30 removed

💻 r7493 TRIVIAL

Mike Stupalov 🐱 • 2016-01-14 14:54
Minor WUI fixes. Added cache indexes. Updated jquery and qtip js to latest.
Files changed (10)
M html/includes/cache-data.inc.php +5 -8
M html/includes/print/addresses.inc.php +3 -1
M html/includes/print/inventory.inc.php +3 -1
M html/includes/print/mac_addresses.inc.php +3 -1
M html/js/jquery.min.js +5 -5
M html/js/jquery.qtip.min.js +4 -4
M html/pages/device/routing/bgp.inc.php +1 -1
M includes/definitions/graphtypes.inc.php +11
M includes/sql-config.inc.php +1 -1
A update/264.sql +9
📈 36 added 📉 13 removed

💻 r7492 TRIVIAL

Mike Stupalov 🐱 • 2016-01-13 23:19
Fixed check permission on device edit alert page. Small cleanups.
Files changed (5)
M html/includes/print/search.inc.php +12 -8
M html/includes/status-summary.inc.php +1
M html/pages/device/alert.inc.php +73 -53
M html/pages/device/edit.inc.php +1 -1
M html/pages/settings/default.inc.php -24
📈 87 added 📉 86 removed

💻 r7491 MAJOR

Mike Stupalov 🐱 • 2016-01-13 20:58
Multiple small page fixes and deduplicate. Fixed display alert stuff for unprivileged users. Disabled debug by default for unprivileged users in WUI (added config option: $config['web_debug_unprivileged']). Enabled alerts/groups stuff in CE.
Files changed (29)
M discovery.php +2 -2
M html/includes/alerting-navbar.inc.php +16 -9
M html/includes/authenticate.inc.php +16
M html/includes/customoids-navbar.inc.php +1
M html/includes/functions.inc.php +54 -14
M html/includes/navbar.inc.php +20 -16
M html/includes/panels/default.inc.php +8 -171
M html/includes/print/alert_log.inc.php +1 -1
M html/includes/print/alert.inc.php +1 -1
M html/includes/print/navbar.inc.php +8 -1
M html/includes/status-summary.inc.php +100 -71
M html/pages/alert_check.inc.php +6 -1
M html/pages/alert_checks.inc.php +9 -2
M html/pages/alert_maintenance.inc.php +6 -5
M html/pages/alerts.inc.php +3 -2
M html/pages/customoid.inc.php +7 -4
M html/pages/customoids.inc.php +7
M html/pages/device.inc.php +3 -6
M html/pages/device/logs.inc.php +4 -3
M html/pages/device/port.inc.php +5 -8
M html/pages/front/default.php +3
M html/pages/settings/default.inc.php +24
M includes/common.inc.php +8 -8
M includes/db.inc.php +4 -4
M includes/defaults.inc.php +9 -6
M includes/definitions.inc.php +8 -1
M includes/entities.inc.php +8 -3
M includes/functions.inc.php +3 -17
M includes/sql-config.inc.php +3 -2
📈 347 added 📉 358 removed

💻 r7490 TRIVIAL

Mike Stupalov 🐱 • 2016-01-13 12:09
Fixed display too big rancid configs.
Files changed (1)
M html/pages/device/showconfig.inc.php +21 -7
📈 21 added 📉 7 removed

💻 r7489 MINOR

Mike Stupalov 🐱 • 2016-01-12 22:50
Bootstrap-switch changed to bs3 style. Small pages cleanups.
Files changed (8)
A html/css/bootstrap-switch.css +199
M html/css/bootstrap.css -494
M html/css/bootstrap/less/bootstrap.less +1 -1
M html/includes/print/search.inc.php +6 -1
M html/index.php +1
M html/pages/alert_check.inc.php +6 -5
M html/pages/preferences/general.inc.php +1 -1
M scripts/check_icons.sh +1 -1
📈 15 added 📉 8 removed

💻 r7488 FIX

Adam Armstrong 🐸 • 2016-01-12 22:22
Improve styling of popup headers and fix suppression of device column in popup header table rows.
Files changed (6)
M html/includes/entities/generic.inc.php +27 -9
M html/includes/entities/mempool.inc.php +2 -2
M html/includes/entities/p2pradio.inc.php +2 -2
M html/includes/entities/port.inc.php +5 -3
M html/includes/entities/processor.inc.php +3 -2
M html/includes/entities/status.inc.php +1 -1
📈 40 added 📉 19 removed

💻 r7487 FIX

Adam Armstrong 🐸 • 2016-01-12 18:47
Convert device display functions to use generate_graph_tag
Files changed (1)
M html/includes/entities/device.inc.php +23 -8
📈 23 added 📉 8 removed

💻 r7486 FIX

Adam Armstrong 🐸 • 2016-01-12 18:31
Move box classes outside of table (seems they don't work on IE in there...)
Files changed (1)
M html/pages/group.inc.php +9 -5
📈 9 added 📉 5 removed

💻 r7485 IMPROVE

Adam Armstrong 🐸 • 2016-01-12 18:24
Improve hidpi rendering of port row thumbnails
Files changed (2)
M html/includes/entities/device.inc.php +3 -3
M html/includes/entities/port.inc.php +32 -5
📈 35 added 📉 8 removed

💻 r7484 TRIVIAL

Mike Stupalov 🐱 • 2016-01-12 16:13
Improved detect Dell DNOS devices.
Files changed (3)
M includes/definitions/os.inc.php +2
A includes/polling/os/dnos6.inc.php +29
M scripts/check_icons.sh +2 -2
📈 33 added 📉 2 removed

💻 r7483 TRIVIAL

Mike Stupalov 🐱 • 2016-01-12 15:34
Added statistics in check_icons.sh script.
Files changed (1)
M scripts/check_icons.sh +38
📈 38 added 📉 0 removed

💻 r7482 MAJOR

Mike Stupalov 🐱 • 2016-01-12 14:51
Added more hidpi os icons. Fixed os icon dimensions. Added simple os icons checker script.
Files changed (108)
A attic/cron-hourly.sh +8
A attic/cron-minute.sh +15
A attic/cron.sh +12
A html/images/os/adtran_2x.png +1
M html/images/os/adtran.png ±0
M html/images/os/apc_2x.png ±0
M html/images/os/apc.png ±0
M html/images/os/atto_2x.png ±0
M html/images/os/atto.png ±0
M html/images/os/baytech_2x.png ±0
M html/images/os/baytech.png ±0
A html/images/os/bluecoat_2x.png +1
M html/images/os/bluecoat.png ±0
A html/images/os/buffalo_2x.png +1
M html/images/os/buffalo.png ±0
M html/images/os/checkpoint_2x.png ±0
M html/images/os/checkpoint.png ±0
A html/images/os/ciena_2x.png +1
M html/images/os/ciena.png ±0
M html/images/os/cisco_2x.png ±0
M html/images/os/cisco.png ±0
A html/images/os/ciscosb_2x.png +1
M html/images/os/ciscosb.png ±0
A html/images/os/clavister_2x.png +1
M html/images/os/clavister.png ±0
M html/images/os/d-link_2x.png ±0
M html/images/os/d-link.png ±0
A html/images/os/darwin-old_2x.png +1
M html/images/os/darwin-old.png ±0
A html/images/os/datadomain_2x.png +1
M html/images/os/datadomain.png ±0
A html/images/os/ddn_2x.png +1
M html/images/os/ddn.png ±0
M html/images/os/dell_2x.png ±0
M html/images/os/dell.png ±0
A html/images/os/draytek_2x.png +1
M html/images/os/draytek.png ±0
A html/images/os/ericsson_2x.png +1
M html/images/os/ericsson.png ±0
M html/images/os/fiberroad.png ±0
A html/images/os/fortinet_2x.png +1
M html/images/os/fortinet.png ±0
A html/images/os/generex_2x.png +1
M html/images/os/generex.png ±0
A html/images/os/imation_2x.png +1
A html/images/os/imation.png +1
A html/images/os/infinera_2x.png +1
M html/images/os/infinera.png ±0
A html/images/os/lancom_2x.png +1
A html/images/os/lancom.png +1
D html/images/os/lcos.png -1
A html/images/os/lexmark_2x.png +1
M html/images/os/lexmark.png ±0
A html/images/os/lg_2x.png +1
M html/images/os/lg.png ±0
M html/images/os/linux_2x.png ±0
M html/images/os/linux.png ±0
A html/images/os/mailcleaner_2x.png +1
M html/images/os/mailcleaner.png ±0
M html/images/os/meraki_2x.png ±0
M html/images/os/meraki.png ±0
A html/images/os/nexsan_2x.png +1
M html/images/os/nexsan.png ±0
A html/images/os/novell_2x.png +1
M html/images/os/novell.png ±0
A html/images/os/nrg_2x.png +1
M html/images/os/nrg.png ±0
A html/images/os/oec_2x.png +1
M html/images/os/oec.png ±0
M html/images/os/openbsd_2x.png ±0
M html/images/os/openbsd.png ±0
A html/images/os/openindiana_2x.png +1
M html/images/os/openindiana.png ±0
A html/images/os/patton_2x.png +1
M html/images/os/patton.png ±0
M html/images/os/pica8.png ±0
A html/images/os/riverbed_2x.png +1
M html/images/os/riverbed.png ±0
A html/images/os/ruckus_2x.png +1
M html/images/os/ruckus.png ±0
A html/images/os/shoretel_2x.png +1
A html/images/os/shoretel.png +1
A html/images/os/sindoh_2x.png +1
M html/images/os/sindoh.png ±0
A html/images/os/speedtouch_2x.png +1
M html/images/os/speedtouch.png ±0
A html/images/os/tp-link_2x.png +1
M html/images/os/tp-link.png ±0
M html/images/os/ubiquiti_2x.png ±0
A html/images/os/watchguard_2x.png +1
M html/images/os/watchguard.png ±0
A html/images/os/wepresent_2x.png +1
M html/images/os/wepresent.png ±0
M html/images/os/windows_2x.png ±0
M html/images/os/windows_old_2x.png ±0
M html/images/os/windows_old.png ±0
M html/images/os/windows.png ±0
M html/images/os/windows10_2x.png ±0
M html/images/os/windows10.png ±0
A html/images/os/windows2003_2x.png +1
M html/images/os/windows2003.png ±0
A html/images/os/wut_2x.png +1
M html/images/os/wut.png ±0
M includes/definitions/os.inc.php +6 -6
A scripts/check_icons.sh +64
D scripts/cron-hourly.sh -8
D scripts/cron-minute.sh -15
D scripts/cron.sh -12
📈 108 added 📉 42 removed

💻 r7481 FIX

Adam Armstrong 🐸 • 2016-01-11 20:40
Fix status entity row
Files changed (2)
M html/includes/entities/status.inc.php +2 -1
M html/pages/device/health/status.inc.php +12 -8
📈 14 added 📉 9 removed

💻 r7480 MINOR

Mike Stupalov 🐱 • 2016-01-11 20:27
Added multiple hidpi os icons.
Files changed (50)
A html/images/os/alcatellucent_2x.png +1
M html/images/os/alcatellucent.png ±0
A html/images/os/arbor_2x.png +1
M html/images/os/arbor.png ±0
A html/images/os/arista_2x.png +1
M html/images/os/arista.png ±0
A html/images/os/aruba_2x.png +1
M html/images/os/aruba.png ±0
A html/images/os/audiocodes_2x.png +1
M html/images/os/audiocodes.png ±0
A html/images/os/brocade_2x.png +1
M html/images/os/brocade.png ±0
A html/images/os/calix_2x.png +1
M html/images/os/calix.png ±0
A html/images/os/casa_2x.png +1
M html/images/os/casa.png ±0
A html/images/os/debian_2x.png +1
M html/images/os/debian.png ±0
A html/images/os/f5_2x.png +1
M html/images/os/f5.png ±0
A html/images/os/fiberroad_2x.png +1
M html/images/os/fiberroad.png ±0
A html/images/os/force10_2x.png +1
M html/images/os/force10.png ±0
A html/images/os/freenas_2x.png +1
M html/images/os/freenas.png ±0
A html/images/os/geist_2x.png +1
M html/images/os/geist.png ±0
A html/images/os/h3c_2x.png +1
M html/images/os/h3c.png ±0
A html/images/os/huawei_2x.png +1
M html/images/os/huawei.png ±0
A html/images/os/mitel_2x.png +1
M html/images/os/mitel.png ±0
A html/images/os/nas4free_2x.png +1
M html/images/os/nas4free.png ±0
A html/images/os/netgear_2x.png +1
M html/images/os/netgear.png ±0
A html/images/os/olivetti_2x.png +1
M html/images/os/olivetti.png ±0
A html/images/os/packetflux_2x.png +1
M html/images/os/packetflux.png ±0
A html/images/os/pica8_2x.png +1
M html/images/os/pica8.png ±0
A html/images/os/sonicwall_2x.png +1
M html/images/os/sonicwall.png ±0
A html/images/os/vmware_2x.png +1
M html/images/os/vmware.png ±0
A html/images/os/zte_2x.png +1
M html/images/os/zte.png ±0
📈 25 added 📉 0 removed

💻 r7479

Tom Laermans 🦔 • 2016-01-11 16:14
Bugfix: restore config-default e-mail alerting
Files changed (1)
M includes/alerts.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r7478 TRIVIAL

Mike Stupalov 🐱 • 2016-01-11 14:38
Added discovery Cisco PXF Processors by CISCO-ENTITY-PFE-MIB.
Files changed (3)
M includes/definitions/mibs.inc.php +4
M includes/definitions/os.inc.php +1
A includes/discovery/processors/cisco-entity-pfe-mib.inc.php +27
📈 32 added 📉 0 removed

💻 r7477 FIX

Adam Armstrong 🐸 • 2016-01-11 14:04
Fix show number of associated devices on customoids page
Files changed (1)
M html/pages/customoids.inc.php +7 -6
📈 7 added 📉 6 removed

💻 r7476 ADD

Adam Armstrong 🐸 • 2016-01-11 13:52
Add missing less files
Files changed (2)
A html/css/bootstrap/less/boxes.less +299
A html/css/bootstrap/less/miscellaneous.less +529
📈 0 added 📉 0 removed

💻 r7475

Mike Stupalov 🐱 • 2016-01-11 13:47
duh..
Files changed (1)
M html/css/bootstrap/less/bootstrap.less +2 -1
📈 0 added 📉 0 removed

💻 r7474 MINOR

Mike Stupalov 🐱 • 2016-01-11 13:44
Last cleanups for switch widget to box styles. Removed unused error-no-perm.inc.php file.
Files changed (9)
M html/css/bootstrap/less/bootstrap.less +1 -1
D html/includes/error-no-perm.inc.php -19
M html/pages/addhost.inc.php +1 -2
M html/pages/adduser.inc.php +1 -2
M html/pages/device/showtech.inc.php +69 -37
M html/pages/group_add.inc.php +1 -2
M html/pages/groups_regenerate.inc.php +3 -3
M html/pages/groups.inc.php +3 -6
M html/pages/settings/default.inc.php +14 -6
📈 92 added 📉 77 removed

💻 r7473 TRIVIAL

Mike Stupalov 🐱 • 2016-01-11 12:49
Fixed style of page edit alert check.
Files changed (2)
M html/pages/alert_check.inc.php +88 -64
M html/pages/group.inc.php +5 -5
📈 93 added 📉 69 removed

💻 r7472 MINOR

Mike Stupalov 🐱 • 2016-01-11 12:05
Fixed check permissions on Neighbours page, improved search forms.
Files changed (7)
M html/includes/print/neighbours.inc.php +3 -3
M html/includes/print/search.inc.php +15 -2
M html/pages/device/pseudowires.inc.php +4 -3
M html/pages/devices.inc.php +33 -40
M html/pages/neighbours.inc.php +94 -66
M html/pages/preferences/authlog.inc.php +4 -5
M includes/definitions/wui.inc.php +1
📈 154 added 📉 119 removed

💻 r7471 MINOR

Mike Stupalov 🐱 • 2016-01-11 09:09
Added multiple hidpi os icons.
Files changed (43)
D html/images/os/allied.png -1
A html/images/os/alliedtelesis_2x.png +1
M html/images/os/alliedtelesis.png ±0
M html/images/os/alvarion_2x.png ±0
M html/images/os/alvarion.png ±0
M html/images/os/avaya_2x.png ±0
M html/images/os/avaya.png ±0
A html/images/os/emerson_2x.png +1
M html/images/os/emerson.png ±0
A html/images/os/exalt_2x.png +1
M html/images/os/exalt.png ±0
A html/images/os/hwg-ste_2x.png +1
M html/images/os/hwg-ste.png ±0
M html/images/os/ibm_2x.png ±0
M html/images/os/ibm.png ±0
M html/images/os/juniper_2x.png ±0
M html/images/os/juniper.png ±0
M html/images/os/mikrotik_2x.png ±0
M html/images/os/mikrotik.png ±0
M html/images/os/netapp_2x.png ±0
M html/images/os/netapp.png ±0
M html/images/os/netping_2x.png ±0
M html/images/os/netping.png ±0
A html/images/os/oneaccess_2x.png +1
M html/images/os/oneaccess.png ±0
A html/images/os/openbsd_2x.png +1
M html/images/os/openbsd.png ±0
A html/images/os/openwrt_2x.png +1
M html/images/os/openwrt.png ±0
A html/images/os/panasonic_2x.png +1
M html/images/os/panasonic.png ±0
A html/images/os/poseidon_2x.png +1
M html/images/os/poseidon.png ±0
M html/images/os/raspbian_2x.png ±0
M html/images/os/raspbian.png ±0
M html/images/os/rittal_2x.png ±0
M html/images/os/rittal.png ±0
M html/images/os/routeros_2x.png ±0
M html/images/os/routeros.png ±0
A html/images/os/servertech_2x.png +1
M html/images/os/servertech.png ±0
A html/images/os/sophos_2x.png +1
M html/images/os/sophos.png ±0
📈 11 added 📉 1 removed

💻 r7470 IMPROVE

Adam Armstrong 🐸 • 2016-01-10 23:08
Update mibs page to new style. Fix link colours.
Files changed (4)
M html/css/bootstrap.css +88 -88
M html/css/bootstrap/less/variables.less -2
M html/css/bootstrap/less/variables3.less +4 -1
M html/pages/mibs.inc.php +10 -2
📈 10 added 📉 2 removed

💻 r7469 TRIVIAL

Mike Stupalov 🐱 • 2016-01-10 21:32
Synched latest mibs definitions.
Files changed (1)
M includes/definitions/mibs.inc.php +20 -12
📈 20 added 📉 12 removed

💻 r7468 ADD

Adam Armstrong 🐸 • 2016-01-10 19:19
Add support for telegraph alert transport
Files changed (2)
A includes/alerting/telegram.inc.php +44
M includes/definitions/transports.inc.php +13
📈 57 added 📉 0 removed

💻 r7467 TRIVIAL

Mike Stupalov 🐱 • 2016-01-10 18:49
Updated mikrotik and routeros os icons.
Files changed (4)
A html/images/os/mikrotik_2x.png +1
M html/images/os/mikrotik.png ±0
A html/images/os/routeros_2x.png +1
M html/images/os/routeros.png ±0
📈 2 added 📉 0 removed

💻 r7466 TRIVIAL

Mike Stupalov 🐱 • 2016-01-10 17:48
Fixed tooltips on box control headers.
Files changed (5)
M html/includes/print/rows.inc.php +30 -10
M html/includes/print/search.inc.php +5 -1
M html/js/observium.js +4 -1
M html/pages/add_alert_check.inc.php +10 -6
M html/pages/group.inc.php +12 -5
📈 57 added 📉 22 removed

💻 r7465 TRIVIAL

Mike Stupalov 🐱 • 2016-01-10 16:31
Cleanup some form styles.
Files changed (14)
M html/includes/print/search.inc.php +5 -3
M html/pages/contact.inc.php +37 -32
M html/pages/delhost.inc.php +4 -4
M html/pages/device.inc.php +2 -2
M html/pages/device/edit/agent.inc.php +2 -2
M html/pages/device/edit/alerts.inc.php +2 -2
M html/pages/device/edit/delete.inc.php +2 -2
M html/pages/device/edit/device.inc.php +2 -2
M html/pages/device/edit/geo.inc.php +2 -2
M html/pages/device/edit/ipmi.inc.php +2 -2
M html/pages/device/edit/ssh.inc.php +2 -2
M html/pages/device/edit/wmi.inc.php +1 -1
M html/pages/edituser.inc.php +4 -4
M html/pages/preferences/authentication.inc.php +2 -2
📈 69 added 📉 62 removed

💻 r7464 MINOR

Mike Stupalov 🐱 • 2016-01-10 15:01
Added basic support for NetPing Power devices. Improved NetPing os icon.
Files changed (6)
A html/images/os/netping_2x.png +1
M html/images/os/netping.png ±0
M includes/definitions/os.inc.php +11
A includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +136
M includes/polling/os/netping.inc.php +3 -2
M mibs/netping/DKSF-48-4-X-X-1 +16 -2
📈 151 added 📉 2 removed

💻 r7463 MINOR

Mike Stupalov 🐱 • 2016-01-10 13:19
Reorganized definition includes. Moved wui specific definitions to separate definition file.
Files changed (8)
M html/ajax/search.php +1 -1
M html/includes/print/common.inc.php +2 -27
M includes/common.inc.php +1 -24
M includes/definitions.inc.php +43 -160
M includes/definitions/rewrites.inc.php +76 -1
A includes/definitions/vm.inc.php +138
D includes/definitions/vmware_guestid.inc.php -112
A includes/definitions/wui.inc.php +71
📈 332 added 📉 325 removed

💻 r7462 FIX

Adam Armstrong 🐸 • 2016-01-10 13:04
Remove duplicated transport definition.
Files changed (1)
M includes/definitions/transports.inc.php -10
📈 0 added 📉 10 removed

💻 r7461 ADD

Adam Armstrong 🐸 • 2016-01-10 12:22
Add aggregate graphs to custom oid page.
Files changed (5)
M html/includes/entities/generic.inc.php +17
A html/includes/graphs/multi-customoid
A html/includes/graphs/multi-customoid/auth.inc.php +33
A html/includes/graphs/multi-customoid/graph.inc.php +43
M html/pages/customoid.inc.php +36 -31
📈 129 added 📉 31 removed

💻 r7460 MINOR

Mike Stupalov 🐱 • 2016-01-10 10:23
Added basic support for Geist Watchdog. Improved discovery sensors by GEIST-MIB-V3.
Files changed (4)
M includes/definitions/os.inc.php +17 -5
A includes/discovery/os/geist.inc.php +23
M includes/discovery/sensors.inc.php +1
M includes/discovery/sensors/geist-mib-v3.inc.php +66 -10
📈 107 added 📉 15 removed

💻 r7459 FIX

Adam Armstrong 🐸 • 2016-01-10 09:08
Don't allow blank associations.
Files changed (1)
M html/pages/customoid.inc.php +6 -2
📈 6 added 📉 2 removed

💻 r7458 IMPROVE

Adam Armstrong 🐸 • 2016-01-10 09:04
swap descr/dest in contacts list. fix p2p radios count in top nav.
Files changed (2)
M html/includes/navbar.inc.php +1 -1
M html/pages/contacts.inc.php +3 -3
📈 4 added 📉 4 removed

💻 r7457 IMPROVE

Adam Armstrong 🐸 • 2016-01-10 08:38
[iMPROVE] Update style of alert checker add page
Files changed (2)
M html/pages/add_alert_check.inc.php +46 -32
M html/pages/group.inc.php +4 -2
📈 50 added 📉 34 removed

💻 r7456

Tom Laermans 🦔 • 2016-01-10 00:46
New: Add XMPP transport. Requires some libraries in libs/. Minor cleanups in transports code
Files changed (91)
M includes/alerting/clickatell.inc.php -8
M includes/alerting/email.inc.php +1 -1
M includes/alerting/hipchat.inc.php -7
M includes/alerting/messagebird.inc.php -6
M includes/alerting/pagerduty.inc.php +1 -2
M includes/alerting/pushover.inc.php -5
M includes/alerting/script.inc.php -4
M includes/alerting/slack.inc.php -6
M includes/alerting/webhook.inc.php -6
A includes/alerting/xmpp.inc.php +94
M includes/definitions/transports.inc.php +27 -1
A libs/Fabiang
A libs/Fabiang/Xmpp
A libs/Fabiang/Xmpp/CHANGELOG.md +34
A libs/Fabiang/Xmpp/Client.php +185
A libs/Fabiang/Xmpp/Connection
A libs/Fabiang/Xmpp/Connection/AbstractConnection.php +311
A libs/Fabiang/Xmpp/Connection/ConnectionInterface.php +146
A libs/Fabiang/Xmpp/Connection/Socket.php +228
A libs/Fabiang/Xmpp/Connection/SocketConnectionInterface.php +56
A libs/Fabiang/Xmpp/Event
A libs/Fabiang/Xmpp/Event/Event.php +165
A libs/Fabiang/Xmpp/Event/EventInterface.php +114
A libs/Fabiang/Xmpp/Event/EventManager.php +160
A libs/Fabiang/Xmpp/Event/EventManagerAwareInterface.php +61
A libs/Fabiang/Xmpp/Event/EventManagerInterface.php +81
A libs/Fabiang/Xmpp/Event/XMLEvent.php +78
A libs/Fabiang/Xmpp/Event/XMLEventInterface.php +68
A libs/Fabiang/Xmpp/EventListener
A libs/Fabiang/Xmpp/EventListener/AbstractEventListener.php +132
A libs/Fabiang/Xmpp/EventListener/BlockingEventListenerInterface.php +53
A libs/Fabiang/Xmpp/EventListener/EventListenerInterface.php +56
A libs/Fabiang/Xmpp/EventListener/Logger.php +74
A libs/Fabiang/Xmpp/EventListener/Stream
A libs/Fabiang/Xmpp/EventListener/Stream/AbstractSessionEvent.php +121
A libs/Fabiang/Xmpp/EventListener/Stream/Authentication
A libs/Fabiang/Xmpp/EventListener/Stream/Authentication.php +211
A libs/Fabiang/Xmpp/EventListener/Stream/Authentication/AuthenticationInterface.php +57
A libs/Fabiang/Xmpp/EventListener/Stream/Authentication/DigestMd5.php +238
A libs/Fabiang/Xmpp/EventListener/Stream/Authentication/Plain.php +68
A libs/Fabiang/Xmpp/EventListener/Stream/Bind.php +89
A libs/Fabiang/Xmpp/EventListener/Stream/Roster.php +154
A libs/Fabiang/Xmpp/EventListener/Stream/Session.php +90
A libs/Fabiang/Xmpp/EventListener/Stream/StartTls.php +112
A libs/Fabiang/Xmpp/EventListener/Stream/Stream.php +119
A libs/Fabiang/Xmpp/EventListener/Stream/StreamError.php +74
A libs/Fabiang/Xmpp/Exception
A libs/Fabiang/Xmpp/Exception/ErrorException.php +47
A libs/Fabiang/Xmpp/Exception/ExceptionInterface.php +47
A libs/Fabiang/Xmpp/Exception/InvalidArgumentException.php +49
A libs/Fabiang/Xmpp/Exception/OutOfRangeException.php +50
A libs/Fabiang/Xmpp/Exception/RuntimeException.php +49
A libs/Fabiang/Xmpp/Exception/SocketException.php +47
A libs/Fabiang/Xmpp/Exception/Stream
A libs/Fabiang/Xmpp/Exception/Stream/AuthenticationErrorException.php +46
A libs/Fabiang/Xmpp/Exception/Stream/StreamErrorException.php +103
A libs/Fabiang/Xmpp/Exception/TimeoutException.php +47
A libs/Fabiang/Xmpp/Exception/XMLParserException.php +73
A libs/Fabiang/Xmpp/LICENSE.md +26
A libs/Fabiang/Xmpp/Options.php +416
A libs/Fabiang/Xmpp/OptionsAwareInterface.php +61
A libs/Fabiang/Xmpp/Protocol
A libs/Fabiang/Xmpp/Protocol/DefaultImplementation.php +138
A libs/Fabiang/Xmpp/Protocol/ImplementationInterface.php +65
A libs/Fabiang/Xmpp/Protocol/Message.php +173
A libs/Fabiang/Xmpp/Protocol/Presence.php +226
A libs/Fabiang/Xmpp/Protocol/ProtocolImplementationInterface.php +53
A libs/Fabiang/Xmpp/Protocol/Roster.php +56
A libs/Fabiang/Xmpp/Protocol/User
A libs/Fabiang/Xmpp/Protocol/User/User.php +124
A libs/Fabiang/Xmpp/README.md +116
A libs/Fabiang/Xmpp/Stream
A libs/Fabiang/Xmpp/Stream/SocketClient.php +221
A libs/Fabiang/Xmpp/Stream/XMLStream.php +443
A libs/Fabiang/Xmpp/Util
A libs/Fabiang/Xmpp/Util/ErrorHandler.php +100
A libs/Fabiang/Xmpp/Util/XML.php +128
A libs/Psr
A libs/Psr/LICENSE +19
A libs/Psr/Log
A libs/Psr/Log/AbstractLogger.php +128
A libs/Psr/Log/InvalidArgumentException.php +7
A libs/Psr/Log/LoggerAwareInterface.php +18
A libs/Psr/Log/LoggerAwareTrait.php +26
A libs/Psr/Log/LoggerInterface.php +123
A libs/Psr/Log/LoggerTrait.php +140
A libs/Psr/Log/LogLevel.php +18
A libs/Psr/Log/NullLogger.php +28
A libs/Psr/Log/Test
A libs/Psr/Log/Test/LoggerInterfaceTest.php +133
A libs/Psr/README.md +45
📈 123 added 📉 46 removed

💻 r7455 TRIVIAL

Mike Stupalov 🐱 • 2016-01-09 22:50
Fixed update enum-array settings from wui config page.
Files changed (1)
M html/pages/settings.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r7454 ADD

Adam Armstrong 🐸 • 2016-01-09 20:33
Add MACSEC poller module
Files changed (1)
A includes/polling/ports/cisco-trustsec-interface-mib.inc.php +32
📈 32 added 📉 0 removed

💻 r7453

Mike Stupalov 🐱 • 2016-01-09 18:01
derp.. again, now correct revert.
Files changed (2)
M html/includes/print/syslogs.inc.php +1 -1
M html/pages/syslog.inc.php +24 -31
📈 25 added 📉 32 removed

💻 r7452

Mike Stupalov 🐱 • 2016-01-09 17:58
revert back previous search box on syslog page.
Files changed (1)
M html/includes/print/syslogs.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7451 TRIVIAL

Mike Stupalov 🐱 • 2016-01-09 17:50
Fixed select pseudowires type.
Files changed (2)
M html/pages/device/pseudowires.inc.php +7 -2
M html/pages/pseudowires.inc.php +8 -3
📈 15 added 📉 5 removed

💻 r7450 MINOR

Mike Stupalov 🐱 • 2016-01-09 17:39
More pages style cleanups. Fixed user preferences page.
Files changed (14)
M html/includes/print/authlog.inc.php +4 -1
M html/includes/print/events.inc.php +1 -1
M html/includes/print/routing.inc.php +1 -1
M html/includes/print/rows.inc.php +11 -8
M html/includes/print/search.inc.php +31 -22
M html/includes/print/syslogs.inc.php +1 -1
M html/pages/authlog.inc.php -4
M html/pages/edituser.inc.php +170 -237
M html/pages/pollerlog.inc.php +8 -14
M html/pages/preferences.inc.php +4 -2
M html/pages/preferences/authlog.inc.php +3 -4
M html/pages/preferences/general.inc.php +207 -51
M html/pages/syslog.inc.php +31 -24
M includes/rewrites.inc.php +1
📈 473 added 📉 370 removed

💻 r7449 ADD

Adam Armstrong 🐸 • 2016-01-09 04:53
Detect Cisco TrustSec MACSEC encryption and display encrypted ports.
Files changed (9)
M html/css/bootstrap.css +5
M html/css/bootstrap/less/type.less +1 -1
M html/pages/customers.inc.php +1 -1
M html/pages/iftype.inc.php +1 -1
M includes/common.inc.php +2 -1
M includes/definitions/os.inc.php +1
M includes/polling/ports.inc.php +18 -2
M includes/rewrites.inc.php +1 -1
A update/263.sql +1
📈 25 added 📉 6 removed

💻 r7448 ADD

Adam Armstrong 🐸 • 2016-01-09 04:43
Add generic webhook notifier transport
Files changed (2)
A includes/alerting/webhook.inc.php +54
M includes/definitions/transports.inc.php +13
📈 67 added 📉 0 removed

💻 r7447 ADD

Adam Armstrong 🐸 • 2016-01-08 17:59
Add unfinished support for p2p radio graphing on Ubiquiti AirFiber devices.
Files changed (1)
A includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +68
📈 68 added 📉 0 removed

💻 r7446 IMPROVE

Adam Armstrong 🐸 • 2016-01-08 17:51
Improve contact display (wrapping single word in a table is a PITA)
Files changed (1)
M html/pages/contact.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r7445 IMPROVE

Adam Armstrong 🐸 • 2016-01-08 17:41
Clean up contacts display format
Files changed (1)
M html/pages/contacts.inc.php +6 -5
📈 6 added 📉 5 removed

💻 r7444 IMPROVE

Adam Armstrong 🐸 • 2016-01-08 17:15
Shorten some transport descriptions
Files changed (1)
M includes/definitions/transports.inc.php +10 -10
📈 10 added 📉 10 removed

💻 r7443 FIX

Adam Armstrong 🐸 • 2016-01-08 16:08
Don't require array types in print_cli_table(). Print error and continue if table_rows isn't an array.
Files changed (1)
M includes/functions.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r7442 FIX

Adam Armstrong 🐸 • 2016-01-08 16:02
Set empty array even if there are no peers.
Files changed (1)
M includes/discovery/bgp-peers.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r7441 FIX

Adam Armstrong 🐸 • 2016-01-08 15:51
Set ASA rancid type back to cisco.
Files changed (1)
M includes/definitions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7440 FIX

Adam Armstrong 🐸 • 2016-01-08 15:50
Fix typo in device eventlog overview panel
Files changed (1)
M html/pages/device/overview/events.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7439

Tom Laermans 🦔 • 2016-01-07 23:25
Minor: Move some APC rPDU2 stuff around, fix 'Unit x' prepend if there is only one unit
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +158 -159
📈 158 added 📉 159 removed

💻 r7438

Tom Laermans 🦔 • 2016-01-07 21:40
Medium: Fixed for chained APC rPDU2 PDUs, add apparent power sensor if available
Files changed (2)
M includes/definitions/status.inc.php +3
M includes/discovery/sensors/powernet-mib.inc.php +91 -31
📈 94 added 📉 31 removed

💻 r7437 TRIVIAL

Mike Stupalov 🐱 • 2016-01-07 21:26
Use html class definitions instead config option.
Files changed (8)
M html/includes/entities/generic.inc.php +10 -10
M html/includes/entities/port.inc.php +1 -1
M html/includes/entities/pseudowire.inc.php +3 -3
M html/includes/functions.inc.php -5
M html/includes/print/rows.inc.php +1 -1
M includes/defaults.inc.php -3
M includes/definitions.inc.php +19 -5
M includes/discovery/processors.inc.php +9 -7
📈 43 added 📉 35 removed

💻 r7436 TRIVIAL

Mike Stupalov 🐱 • 2016-01-07 20:58
Fixed cache and use some port IDs.
Files changed (2)
M html/includes/cache-data.inc.php +37 -30
M html/pages/ports.inc.php +5 -4
📈 42 added 📉 34 removed

💻 r7435

Tom Laermans 🦔 • 2016-01-07 20:16
Minor: some blacklisted MIBs for simple OSes
Files changed (1)
M includes/definitions/os.inc.php +9 -1
📈 9 added 📉 1 removed

💻 r7434

Tom Laermans 🦔 • 2016-01-07 19:36
New: Introduce DRAC6 and lower Global System Status indicator, fetch http URL from DELL-RAC-MIB/IDRAC-MIB-SMIv2
Files changed (3)
M includes/definitions/mibs.inc.php +15 -4
M includes/definitions/status.inc.php +7
M includes/polling/os/drac.inc.php +18
📈 40 added 📉 4 removed

💻 r7433 FIX

Adam Armstrong 🐸 • 2016-01-07 18:21
Clean up popup generation. Add config entry for table classes.
Files changed (4)
M html/includes/entities/generic.inc.php +28 -28
M html/includes/entities/port.inc.php +2 -3
M html/includes/print/search.inc.php +2 -2
M includes/defaults.inc.php +3
📈 35 added 📉 33 removed

💻 r7432 MINOR

Mike Stupalov 🐱 • 2016-01-07 17:31
Clean output for discovery modules (mempools, processors, inventory, sla, pseudowires).
Files changed (110)
M includes/discovery/functions.inc.php +6 -6
M includes/discovery/inventory.inc.php +1 -1
M includes/discovery/inventory/e7-calix-mib.inc.php +1 -1
M includes/discovery/inventory/entity-mib.inc.php +1 -1
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/inventory/geist-mib-v3.inc.php +1 -1
M includes/discovery/inventory/host-resources-mib.inc.php +1 -1
M includes/discovery/inventory/juniper-mib.inc.php +1 -1
M includes/discovery/inventory/mikrotik-mib.inc.php +1 -1
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +1 -1
M includes/discovery/inventory/timetra-chassis-mib.inc.php +1 -1
M includes/discovery/mempools.inc.php +7 -5
M includes/discovery/mempools/adtran-aoscpu.inc.php +1 -1
M includes/discovery/mempools/agent-general-mib.inc.php +1 -1
M includes/discovery/mempools/airespace-switching-mib.inc.php +1 -1
M includes/discovery/mempools/alcatel-ind1-health-mib.inc.php +1 -1
M includes/discovery/mempools/apsysmgmt-mib.inc.php +1 -1
M includes/discovery/mempools/asyncos-mail-mib.inc.php +1 -1
M includes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/discovery/mempools/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/discovery/mempools/ciena-topsecret-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-process-mib.inc.php +1 -1
M includes/discovery/mempools/dell-vendor-mib.inc.php +1 -1
M includes/discovery/mempools/dnos-switching-mib.inc.php +1 -1
M includes/discovery/mempools/embedded-ngx-mib.inc.php +1 -1
M includes/discovery/mempools/extreme-base-mib.inc.php +1 -1
M includes/discovery/mempools/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/mempools/fortinet-fortigate-mib.inc.php +1 -1
M includes/discovery/mempools/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/mempools/frogfoot-resources-mib.inc.php +1 -1
M includes/discovery/mempools/gbnplatformoam-mib.inc.php +1 -1
M includes/discovery/mempools/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/mempools/host-resources-mib.inc.php +1 -2
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/mempools/juniper-ive-mib.inc.php +1 -1
M includes/discovery/mempools/juniper-mib.inc.php +1 -1
M includes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/discovery/mempools/netscreen-resource-mib.inc.php +1 -1
M includes/discovery/mempools/netswitch-mib.inc.php +1 -1
M includes/discovery/mempools/ns-root-mib.inc.php +1 -1
M includes/discovery/mempools/oneaccess-sys-mib.inc.php +1 -1
M includes/discovery/mempools/peakflow-sp-mib.inc.php +1 -1
M includes/discovery/mempools/rapid-city.inc.php +1 -1
M includes/discovery/mempools/rbn-memory-mib.inc.php +1 -1
M includes/discovery/mempools/s5-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/smartnode-mib.inc.php +1 -1
M includes/discovery/mempools/sonicwall-firewall-ip-statistics-mib.inc.php +1 -1
M includes/discovery/mempools/sw-mib.inc.php +1 -1
M includes/discovery/mempools/timetra-system-mib.inc.php +1 -1
M includes/discovery/mempools/trapeze-networks-system-mib.inc.php +1 -1
M includes/discovery/mempools/wlsx-switch-mib.inc.php +1 -1
M includes/discovery/ports.inc.php +3 -3
M includes/discovery/processors/adtran-aoscpu.inc.php +1 -1
M includes/discovery/processors/agent-general-mib.inc.php +1 -1
M includes/discovery/processors/airespace-switching-mib.inc.php +1 -1
M includes/discovery/processors/alcatel-ind1-health-mib.inc.php +1 -1
M includes/discovery/processors/apsysmgmt-mib.inc.php +1 -1
M includes/discovery/processors/asyncos-mail-mib.inc.php +1 -1
M includes/discovery/processors/at-sysinfo-mib.inc.php +1 -1
M includes/discovery/processors/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/discovery/processors/bluecoat-sg-usage-mib.inc.php +7 -6
M includes/discovery/processors/cisco-entity-qfp-mib.inc.php +1 -1
M includes/discovery/processors/cisco-process-mib.inc.php +3 -2
M includes/discovery/processors/ciscosb-rndmng.inc.php +1 -1
M includes/discovery/processors/dell-vendor-mib.inc.php +1 -1
M includes/discovery/processors/dnos-switching-mib.inc.php +1 -1
M includes/discovery/processors/extreme-base-mib.inc.php +1 -1
M includes/discovery/processors/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/processors/fortinet-fortigate-mib.inc.php +1 -1
M includes/discovery/processors/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/processors/frogfoot-resources-mib.inc.php +1 -1
M includes/discovery/processors/gbnplatformoam-mib.inc.php +1 -1
M includes/discovery/processors/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/processors/host-resources-mib.inc.php +4 -3
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/processors/juniper-ive-mib.inc.php +1 -1
M includes/discovery/processors/juniper-mib.inc.php +1 -1
M includes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/discovery/processors/juniper-system-mib.inc.php +1 -1
M includes/discovery/processors/netscreen-resource-mib.inc.php +1 -1
M includes/discovery/processors/ns-root-mib.inc.php +3 -3
M includes/discovery/processors/peakflow-sp-mib.inc.php +1 -1
M includes/discovery/processors/radlan-rndmng.inc.php +1 -1
M includes/discovery/processors/rbn-cpu-meter-mib.inc.php +1 -1
M includes/discovery/processors/smartnode-mib.inc.php +1 -1
M includes/discovery/processors/sonicwall-firewall-ip-statistics-mib.inc.php +1 -1
M includes/discovery/processors/statistics-mib.inc.php +1 -1
M includes/discovery/processors/sw-mib.inc.php +1 -1
M includes/discovery/processors/timetra-system-mib.inc.php +1 -1
M includes/discovery/processors/trapeze-networks-system-mib.inc.php +1 -1
M includes/discovery/processors/ucd-snmp-mib.inc.php +1 -1
M includes/discovery/processors/watchguard-system-statistics-mib.inc.php +1 -1
M includes/discovery/processors/wlsx-switch-mib.inc.php +1 -1
M includes/discovery/pseudowires.inc.php +1 -1
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +1 -1
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +1 -1
M includes/discovery/pseudowires/pw-std-mib.inc.php +1 -1
M includes/discovery/sla.inc.php +1 -1
M includes/discovery/slas/cisco-rttmon-mib.inc.php +1 -1
📈 136 added 📉 132 removed

💻 r7431

Tom Laermans 🦔 • 2016-01-07 16:50
Medium: Show friendly names on contact list page instead of raw JSON
Files changed (2)
M html/pages/contacts.inc.php +28 -2
M includes/definitions/transports.inc.php +10 -1
📈 38 added 📉 3 removed

💻 r7430

Tom Laermans 🦔 • 2016-01-07 16:30
Minor: Add support for tooltips on transport endpoint parameters, move some longer descriptions to the tooltip
Files changed (3)
M html/pages/contact.inc.php +2 -2
M html/pages/contacts.inc.php +12 -4
M includes/definitions/transports.inc.php +22 -22
📈 36 added 📉 28 removed

💻 r7429

Tom Laermans 🦔 • 2016-01-07 15:58
You're not going to believe it, but... fix to emptied 260 update file to fix updater layout.
Files changed (1)
M update/260.php +2
📈 2 added 📉 0 removed

💻 r7428

Tom Laermans 🦔 • 2016-01-07 15:57
Final fix for conversion of alert contact endpoints to JSON
Files changed (2)
M update/260.php +1 -19
A update/262.php +34
📈 35 added 📉 19 removed

💻 r7427 TRIVIAL

Mike Stupalov 🐱 • 2016-01-07 15:44
Readded db schema update for exclude intersection with r7423.
Files changed (2)
M update/259.sql -6
A update/261.sql +7
📈 7 added 📉 6 removed

💻 r7426

Tom Laermans 🦔 • 2016-01-07 15:35
Committed an update too many, but will never run. Reverting.
Files changed (1)
D update/258.sql -13
📈 0 added 📉 13 removed

💻 r7425

Tom Laermans 🦔 • 2016-01-07 15:35
Derp. Fixed duplicate update number
Files changed (3)
A update/258.sql +13
D update/259.php -31
A update/260.php +34
📈 47 added 📉 31 removed

💻 r7424

Tom Laermans 🦔 • 2016-01-07 15:27
Derpfix to 259.php
Files changed (1)
M update/259.php +2
📈 2 added 📉 0 removed

💻 r7423

Tom Laermans 🦔 • 2016-01-07 15:26
Minor: transition endpoint in database from ::|| to JSON. Make sure to run discovery -u after svn up or your alerts WILL break.
Files changed (4)
M html/pages/contact.inc.php +18 -19
M html/pages/contacts.inc.php +2 -3
M includes/alerts.inc.php +2 -4
A update/259.php +29
📈 51 added 📉 26 removed

💻 r7422 TRIVIAL

Mike Stupalov 🐱 • 2016-01-07 15:25
Removed unused pseudowire print function.
Files changed (2)
M html/includes/functions.inc.php +1 -2
D html/includes/print/pseudowires.inc.php -308
📈 1 added 📉 310 removed

💻 r7421 MAJOR

Mike Stupalov 🐱 • 2016-01-07 15:19
Improved and rewritten pseudowires stuff. Added support for Juniper pseudowires by JUNIPER-VPN-MIB. Added pseudowire entity (with all common entity features like alerts). Added polling and graphs for all supported pseudowires.
Files changed (19)
A html/includes/entities/pseudowire.inc.php +361
A html/includes/graphs/pseudowire
A html/includes/graphs/pseudowire/auth.inc.php +44
A html/includes/graphs/pseudowire/bits.inc.php +23
A html/includes/graphs/pseudowire/pkts.inc.php +34
M html/pages/device/pseudowires.inc.php +57 -15
M html/pages/preferences/authentication.inc.php +1 -1
M html/pages/pseudowires.inc.php +85 -17
M includes/defaults.inc.php +1 -1
M includes/definitions/entities.inc.php +20
M includes/definitions/mibs.inc.php +65
M includes/definitions/os.inc.php +1
M includes/discovery/pseudowires.inc.php +2 -3
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +37 -28
A includes/discovery/pseudowires/juniper-vpn-mib.inc.php +144
M includes/discovery/pseudowires/pw-std-mib.inc.php +37 -28
M includes/entities.inc.php +8
A includes/polling/pseudowires.inc.php +165
A update/259.sql +6
📈 1,091 added 📉 93 removed

💻 r7420

Tom Laermans 🦔 • 2016-01-07 14:56
Minor: Spacies on contact add form
Files changed (1)
M html/pages/contacts.inc.php +13 -9
📈 13 added 📉 9 removed

💻 r7419

Tom Laermans 🦔 • 2016-01-07 14:46
Medium: Contact details page now correctly shows separated fields for endpoint data instead of a huge ugly string
Files changed (1)
M html/pages/contact.inc.php +32 -1
📈 32 added 📉 1 removed

💻 r7418

Tom Laermans 🦔 • 2016-01-07 14:42
Minor: Now that we have an edit GUI, e-mail will have a correct endpoint format. Fix existing entries and update the email transport
Files changed (2)
M includes/alerting/email.inc.php +1 -2
A update/258.php +23
📈 24 added 📉 2 removed

💻 r7417

Tom Laermans 🦔 • 2016-01-07 14:16
Major: Dynamic UI to build endpoint for alert contact creation page
Files changed (3)
M html/pages/contacts.inc.php +134 -54
M html/pages/device/edit/snmp.inc.php +137 -137
M includes/definitions/transports.inc.php +1 -1
📈 272 added 📉 192 removed

💻 r7416

Tom Laermans 🦔 • 2016-01-07 13:40
Fix: Call discover_app() from nsd app code
Files changed (1)
M includes/polling/applications/nsd.inc.php +2
📈 2 added 📉 0 removed

💻 r7415

Tom Laermans 🦔 • 2016-01-07 11:04
Fix: add missing space in fieldset separators
Files changed (2)
M html/includes/print/rows.inc.php +1 -2
M html/includes/print/search.inc.php +2 -2
📈 3 added 📉 4 removed

💻 r7414

Tom Laermans 🦔 • 2016-01-06 21:13
New: NSD unix agent application, closes #1639
Files changed (10)
A html/includes/graphs/application/nsd_axfr.inc.php +38
A html/includes/graphs/application/nsd_memory.inc.php +47
A html/includes/graphs/application/nsd_qtype.inc.php +57
A html/includes/graphs/application/nsd_queries.inc.php +88
A html/includes/graphs/application/nsd_rcode.inc.php +50
A html/includes/graphs/application/nsd_zones.inc.php +39
A html/pages/device/apps/nsd.inc.php +20
M includes/definitions/apps.inc.php +1
A includes/polling/applications/nsd.inc.php +241
A scripts/agent-local/nsd +14
📈 595 added 📉 0 removed

💻 r7413

Tom Laermans 🦔 • 2016-01-06 00:43
Medium: Move Papouch sensors to definitions. Run discovery -u after svn up, then run discovery on your papouch devices
Files changed (9)
M includes/definitions/mibs.inc.php +19
M includes/definitions/os.inc.php +2 -1
M includes/discovery/sensors.inc.php +17 -4
D includes/discovery/sensors/papouch-smi.inc.php -85
A mibs/papouch/Papouch-SMI +61
D mibs/papouch/Papouch-SMI.mib -54
A mibs/papouch/TMESNMP2-MIB +77
D mibs/papouch/TMESNMP2.mib -70
A update/257.php +41
📈 79 added 📉 90 removed

💻 r7412

Tom Laermans 🦔 • 2016-01-05 22:22
Derp: clean up duplicate code
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php -54
📈 0 added 📉 54 removed

💻 r7411

Tom Laermans 🦔 • 2016-01-05 22:11
Minor: Convert older APC state map array code to discrete map introduced in r7410
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +5 -22
📈 5 added 📉 22 removed

💻 r7410

Tom Laermans 🦔 • 2016-01-05 22:05
New: Add discrete sensor support for APC New-Gen InRow Chillers
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +77
📈 77 added 📉 0 removed

💻 r7409

Tom Laermans 🦔 • 2016-01-05 21:19
Bugfix: Hopefully correct unit power scales on PowerNet-MIB
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r7408

Tom Laermans 🦔 • 2016-01-05 20:05
Minor: Sort OS and portmedia correctly in dropdown, reindent.
Files changed (2)
M html/pages/devices.inc.php +152 -151
M html/pages/ports.inc.php +161 -162
📈 313 added 📉 313 removed

💻 r7405

Tom Laermans 🦔 • 2016-01-05 14:14
Minor: small fixup to Mikrotik DHCP lease count graph - derp
Files changed (1)
M includes/definitions/graphtypes.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7404

Tom Laermans 🦔 • 2016-01-05 14:13
Minor: small fixup to Mikrotik DHCP lease count graph
Files changed (1)
M includes/definitions/graphtypes.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r7403

Tom Laermans 🦔 • 2016-01-05 11:54
New: Add graph for DHCP lease count on RouterOS. Some code layout cleanups.
Files changed (5)
M includes/definitions.inc.php +71 -70
M includes/definitions/graphtypes.inc.php +14 -1
M includes/definitions/mibs.inc.php +632 -632
A includes/polling/graphs/mikrotik-mib
A includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php +27
📈 744 added 📉 703 removed

💻 r7402 IMPROVE

Adam Armstrong 🐸 • 2016-01-05 04:22
Improve F5 support.
Files changed (4)
M html/pages/device/loadbalancer/lb_virtuals.inc.php +30
M includes/definitions.inc.php +3 -2
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +16 -11
M includes/snmp.inc.php +2 -1
📈 51 added 📉 14 removed

💻 r7401

Tom Laermans 🦔 • 2016-01-05 01:18
Trivial: Small antiderp.
Files changed (1)
M update/256.php +2 -2
📈 2 added 📉 2 removed

💻 r7400

Tom Laermans 🦔 • 2016-01-05 01:14
New: Add more Mikrotik sensors, move RouterOS sensor discovery to definitions. Make sure to run discovery of all your RouterOS devices after discovery -u.
Files changed (6)
M includes/definitions/graphtypes.inc.php +2 -2
M includes/definitions/mibs.inc.php +24
M includes/definitions/status.inc.php +5
M includes/discovery/sensors.inc.php +2 -2
D includes/discovery/sensors/mikrotik-mib.inc.php -108
A update/256.php +35
📈 68 added 📉 112 removed

💻 r7399

Tom Laermans 🦔 • 2016-01-05 00:04
New: Add some more Mikrotik sensors if available
Files changed (1)
M includes/discovery/sensors/mikrotik-mib.inc.php +53 -2
📈 53 added 📉 2 removed

💻 r7398

Tom Laermans 🦔 • 2016-01-04 22:14
New: Support for MIKROTIK-MIB MNDP - This mix of layer2 and layer3 reports RouterOS's CDP neighbours (L2) and also its Mikrotik neighbours (L3). Poor MIB, but let's give this a go... Suggestions welcome. Also some LLDP improvements and fixes.
Files changed (3)
M includes/definitions.inc.php +2
M includes/discovery/neighbours/lldp-mib.inc.php +10 -11
A includes/discovery/neighbours/mikrotik-mib.inc.php +103
📈 115 added 📉 11 removed

💻 r7397

Tom Laermans 🦔 • 2016-01-04 21:39
Trivial: Syntax and code cleanups
Files changed (29)
M html/includes/contacts-navbar.inc.php -1
M html/includes/customoids-navbar.inc.php +2
M html/includes/error-no-perm.inc.php +1 -1
M html/includes/graphs/application/mailscanner_sent.inc.php +1 -1
M html/includes/graphs/application/memcached.inc.php +1 -1
M html/includes/graphs/application/ntpclient_stats.inc.php +2 -2
M html/includes/graphs/application/ntpd_bits.inc.php +1 -3
M html/includes/graphs/application/ntpd_buffer.inc.php +2 -2
M html/includes/graphs/application/ntpd_packets.inc.php +2 -4
M html/includes/graphs/application/ntpd_stats.inc.php +11 -5
M html/includes/graphs/application/ntpd_uptime.inc.php +1 -3
M html/includes/graphs/application/ntpdserver_bits.inc.php +1 -9
M html/includes/graphs/application/ntpdserver_buffer.inc.php +2 -2
M html/includes/graphs/application/ntpdserver_packets.inc.php +2 -4
M html/includes/graphs/application/ntpdserver_stats.inc.php +2 -2
M html/includes/graphs/application/ntpdserver_uptime.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +3 -4
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +1 -3
M html/includes/graphs/application/unbound_rcode.inc.php +2 -2
M html/includes/group-navbar.inc.php -1
M html/includes/port-sort-select.inc.php +1 -1
M html/includes/port-sort.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +2 -2
M html/includes/print-device-graph.php +1 -2
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print-interface-graphs.inc.php +1 -1
M html/includes/print-service.inc.php +1 -1
M html/includes/service-delete.inc.php +1 -1
M html/index.php +7 -7
📈 54 added 📉 68 removed

💻 r7396

Tom Laermans 🦔 • 2016-01-04 11:20
Minor: don't autorefresh on bill add/edit/delete pages
Files changed (1)
M html/includes/print/common.inc.php +4 -1
📈 4 added 📉 1 removed

💻 r7395

Tom Laermans 🦔 • 2016-01-04 11:08
Minor: Sort device_ports ajax call by ifIndex
Files changed (1)
M html/ajax/device_ports.php +1 -1
📈 1 added 📉 1 removed

💻 r7394

Tom Laermans 🦔 • 2016-01-03 23:24
Trivial: Update MIKROTIK-MIB
Files changed (1)
M mibs/mikrotik/MIKROTIK-MIB +289 -10
📈 0 added 📉 0 removed

💻 r7392

Tom Laermans 🦔 • 2016-01-03 13:03
Minor: fetch protocols dropdown on global neighbour page from neighbour table
Files changed (1)
M html/pages/neighbours.inc.php +10 -1
📈 10 added 📉 1 removed

💻 r7391 IMPROVE

Adam Armstrong 🐸 • 2016-01-02 01:46
Fix group add tooltip. Use generate_box functions for some form generations.
Files changed (2)
M html/includes/print/rows.inc.php +2 -1
M html/includes/print/search.inc.php +21 -17
📈 23 added 📉 18 removed

💻 r7390 FIX

Adam Armstrong 🐸 • 2016-01-02 01:17
Fix minor typo :)
Files changed (1)
M html/pages/group.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r7389 ADD

Adam Armstrong 🐸 • 2016-01-02 01:16
Add ability to generate box tools by array using generate_box_open
Files changed (4)
M html/includes/print/rows.inc.php +25 -3
M html/includes/print/search.inc.php +3
M html/pages/group_add.inc.php +1
M html/pages/group.inc.php +27 -24
📈 56 added 📉 27 removed

💻 r7388 IMPROVE

Adam Armstrong 🐸 • 2016-01-01 12:51
Extend new style to more pages, fix p2pradio page.
Files changed (7)
M html/includes/entities/p2pradio.inc.php +3 -4
M html/includes/print/rows.inc.php +1 -1
M html/pages/device/collectd.inc.php +6 -2
M html/pages/device/latency.inc.php +5 -2
M html/pages/device/munin.inc.php +6 -2
M html/pages/device/packages.inc.php +4
M html/pages/packages.inc.php +13 -12
📈 38 added 📉 23 removed

💻 r7387 IMPROVE

Adam Armstrong 🐸 • 2016-01-01 12:34
Update F5 page layout
Files changed (2)
M html/pages/device/loadbalancer.inc.php +3
M html/pages/device/loadbalancer/lb_virtuals.inc.php +80 -60
📈 83 added 📉 60 removed

💻 r7386 IMPROVE

Adam Armstrong 🐸 • 2016-01-01 12:16
Some further cosmetic cleanups to the front page
Files changed (3)
M html/css/bootstrap.css +11 -4
M html/css/bootstrap/less/alerts.less +14 -4
M html/pages/front/default.php +6 -2
📈 6 added 📉 2 removed

🏷️

Released 2016-12-20 21:37
Files changed in merge (1)
M html/pages/add_alert_check.inc.php +1

🏷️ 16.12.8290

Released 2016-12-20 19:07 • Commits r8249 through r8289
🚀 Included Development Changes (40 commits):
✨ New Features:
  • r8250: Add entity descr to pagerduty notifications. +1-1
  • r8251: Display port descr in graph browser navbar +1-1
  • r8252: Add basic support for HP Virtual Connect +20-1
  • r8254: Add Redback per-encapsulation subscriber graph. Add ability to poll tables where indexes are used in annoying ways. +140-2
  • r8258: Add support for Ops Genie notification endpoint. +85
  • r8270: Track current value of custom oids in the database. Calculate value for counters. +24-3
  • r8284: Add support for AlertOps notification transport. +77-1
  • r8285: Add quick modules page for informational purposes. +94
  • r8289: Juggle UI alert generation code around. Add UI alert about alert database requiring rebuild. +35-10
⚡ Improvements:
  • r8253: Improve graph page navbar for customer graphs +5
  • r8283: Improve ZTE version collection. +7-3
  • r8288: Minor improvements. +21-5
🐛 Bug Fixes:
  • r8255: Fix logging of storage size changes. +3-4
  • r8256: Don't check for PAgP stuff in ports table because it's gone. +5
  • r8257: Fix navbar URL generation +1-1
  • r8262: Fix pollerlog cpu usage (stupid bootstrap progress bars, wtf). Fix observium percbar spacing on hidpi. +9-6
  • r8265: Fix storage table fields. +2
  • r8280: Fix OpsGenie support to send to newer API (don't use the old one). +16-2
  • r8286: Minor Fixes. +4-4
🔧 Minor Changes:
  • r8260: Fixed poller-wrapper compatibility with python3 (again). Added clean stale observium processes entries from DB. +62-34
📝 Trivial Changes:
  • r8261: Fixed poller-wrapper (from last commit). F* unpredictable python.. +2-2
  • r8263: Disable mouse scroll wheel zoom by default for leaflet map(s), click on map for toggle. +10
  • r8266: Fixed device processors graph sql query. +1-2
  • r8272: Clean. Delete ra_url_http attrib only if it exist. +15-13
  • r8274: Fixed some unit tests. +31-5
  • r8275: Fixed db unit test. +2
  • r8276: Fixed db unit test for phpunit 5.6. +6-1
  • r8277: Fixed undefined vars in "fallback" mode for poller-wrapper (when not have argparse python module) +4-1
  • r8278: Prevent spamming in event log for storage size changed if size difference less than 0.01%. +2-1
  • r8279: Fixed compatability phpunits with CentOS 6.8. Fixed var_decode() on very/very old php 5.3. +28-8
  • r8281: Fixed host/port configuration for StatsD. Now host and port options configurable in class StatsD. +12-7
📦 Other Changes:
  • r8259: undebug +4-8
  • r8264: Minor: fix remote user authentication with mysql backend, fixes #2117 +2
  • r8267: Minor: add ability to retrieve version/hardware/.. from sysDescr regex. Move transformations to function to be able to use this in other places. Add unit tests for transformations. Move a few more to definitions. +155-112
  • r8268: Minor: allow setting of management web URL via definitions +50-122
  • r8269: Trivial: fix transformation from previous commit +2-2
  • r8271: Fix: replace debugging code by actual code; fixes empty serial/hardware/version/... since r8268 +1-2
  • r8273: Trivial: fix string_transform() unit tests, correct HP device match test result +3-3
  • r8282: Major: UNDEBUG -14
  • r8287: Minor: correct output of alert checker information on alert_check page +2-2
Files changed in merge (58)
M discovery.php +17 -2
M html/css/bootstrap/less/progress-bars.less +1 -1
M html/css/observium.css +1 -1
M html/includes/authentication/mysql.inc.php +2
M html/includes/entities/port.inc.php +5
M html/includes/functions.inc.php +9 -1
M html/includes/graphs/customer/auth.inc.php +5
M html/includes/graphs/device/processor.inc.php +1 -2
M html/includes/graphs/multi-storage/usage.inc.php +16 -2
M html/includes/graphs/port/auth.inc.php +1 -1
M html/includes/map/leaflet.inc.php +10
M html/index.php +30 -10
M html/pages/alert_check.inc.php +3 -2
M html/pages/alert_regenerate.inc.php +1
M html/pages/customoid.inc.php +1 -1
A html/pages/modules.inc.php +96
M html/pages/pollerlog.inc.php +9 -6
M html/pages/preferences/general.inc.php +1 -1
M html/pages/processes.inc.php +15 -12
A includes/alerting/alertops.inc.php +61
A includes/alerting/opsgenie.inc.php +86
M includes/alerting/pagerduty.inc.php +1 -1
M includes/common.inc.php +10 -4
M includes/definitions.inc.php -7
M includes/definitions/graphtypes.inc.php +21
M includes/definitions/mibs.inc.php +55 -37
M includes/definitions/os.inc.php +10 -1
M includes/definitions/transports.inc.php +28
M includes/functions.inc.php +55
M includes/polling/functions.inc.php +21 -11
A includes/polling/graphs/rbn-subscriber-active-mib
M includes/polling/oids.inc.php +23 -3
M includes/polling/os.inc.php +49 -44
M includes/polling/os/ciscosb.inc.php +1 -3
D includes/polling/os/drac.inc.php -38
M includes/polling/os/exalt.inc.php -1
D includes/polling/os/geist-climate.inc.php -26
M includes/polling/os/geist-pdu.inc.php -12
A includes/polling/os/hpvc.inc.php +13
M includes/polling/os/netapp.inc.php -10
D includes/polling/os/powervault.inc.php -24
M includes/polling/os/unix.inc.php -21
M includes/polling/os/windows.inc.php +1 -20
M includes/polling/os/zte.inc.php +7 -3
M includes/polling/ports.inc.php -14
M includes/polling/storage.inc.php +4 -4
M includes/polling/system.inc.php +4 -4
M includes/snmp.inc.php +36
M includes/sql-config.inc.php +12
M INSTALL +1 -1
M irc.php +2 -2
M libs/StatsD.php +36 -12
M poller-wrapper.py +34 -21
M tests/IncludesCommonTest.php +22 -7
M tests/IncludesDbTest.php +8 -1
M tests/IncludesFunctionsTest.php +74 -2
A update/317.sql +2
A update/318.sql +1

🏷️ 16.11.8249

Released 2016-11-24 20:46 • Commits r8244 through r8248
🚀 Included Development Changes (4 commits):
🐛 Bug Fixes:
  • r8248: Increase port_descr_type to 24 characters +1
🔧 Minor Changes:
  • r8246: Prevent snmp query if empty oids passed to snmp_* command. +76-16
  • r8247: Fixed polling/discovery bgp peers with 32bit ASN by FOUNDRY-BGP4V2-MIB. +85-23
📋 MIB Updates:
  • r8245: Updated some hp, apc MIBs.
Files changed in merge (14)
M includes/common.inc.php +45 -14
M includes/definitions.inc.php +2
M includes/discovery/bgp-peers.inc.php +26 -8
M includes/polling/bgp-peers.inc.php +59 -15
M includes/snmp.inc.php +12 -2
M mibs/apc/PowerNet-MIB +3,134 -42
M mibs/hp/CONFIG-MIB +56 -21
M mibs/hp/HP-ICF-DEV-CONF-MIB +88 -5
M mibs/hp/HP-ICF-INST-MIB +1 -1
M mibs/hp/HP-ICF-NTP-MIB +15 -54
M mibs/hp/HP-ICF-TC +4 -4
A mibs/hp/HPICF-IPSLA-MIB +650
M tests/IncludesCommonTest.php +17
A update/316.sql +1

🏷️ 16.11.8244

Released 2016-11-24 08:57 • Commits r8193 through r8243
🚀 Included Development Changes (51 commits):
🎯 Major Features:
✨ New Features:
  • r8199: Add Entity Description to Telegram template. +4-1
  • r8202: SWESTUFF +21-2
  • r8242: Add support for graphing i/o latency using ioping application via the agent +203-8
⚡ Improvements:
  • r8193: Add MAC accounting to ports menu, fix typo when warning about pingable hosts added without ping checks, add mac accounting counts to data cache +22-5
  • r8194: Add status marker to alert check page. Improve mac-accouting graphing file. +48-47
  • r8197: Squash hamster +5
  • r8198: STUPID HAMSTER
🐛 Bug Fixes:
  • r8195: OS definitions typo +2-2
  • r8201: For real this time +1-1
  • r8203: Switch sorting to happen in SQL instead of PHP for mempool/processor/sensor/storage. Pagination still in PHP. TODO. +128-109
  • r8206: Fix putting discards agg into db +1
  • r8210: Grammar fix +2-2
  • r8212: Fix SQL mess +2-1
  • r8213: Fuck sake. +1
  • r8214: BLAH -1
  • r8229: Temporary fix to not delete associations +1-1
  • r8243: Unintended commits :) +3-3
🔧 Minor Changes:
  • r8215: Fixed poller wrapper process counting. Added poller wrapper processes count graph. Maximum allowed wrapper processes now configurable. +98-25
  • r8216: Added global poller WUI config settings. Poller wrapper threads count prefered from config setting now (if set). +128-23
  • r8217: Additionally check server LA for poller wrapper processes. +19-5
  • r8231: Fixed LDAP users list limit for 1000 entries. +58-10
  • r8240: Fixed fetch paged userlist entries for LDAP auth. +75-24
📋 MIB Updates:
📝 Trivial Changes:
  • r8196: Do not use mb_strtolower() in print_vars().
  • r8205: Undebug. Unconstant. +26-24
  • r8207: Fixed aggregated ifDiscards_rate DB column. Improved some DB indexes. +6
  • r8208: Fixed possible ununique entries in db oids_assoc. +3-1
  • r8209: Fixed resolve IPv6 hosts from /etc/hosts file. +13-3
  • r8211: Removed drop index for most. +1-1
  • r8218: Decrease default maximum allowed LA for poller wrapper. +17-10
  • r8219: Correctly add table unique index for oids_assoc with clean duplicates. Added helper function for get table indexes: dbShowIndexes(). +69-2
  • r8222: Fixed discovery LLDP neighbours remote port when it snmp hex string. +28-5
  • r8223: Register some specific js/css after login auth. +8-5
  • r8224: Fixed SeOS port labels. Added another radlan based switch definition. +12
  • r8225: Exclude ONLY_FULL_GROUP_BY from DB session mode. +15-4
  • r8226: Do not use magnitude unit for poller wrapper graphs. +2
  • r8227: Split up/down devices in poller log timing table display. +11-3
  • r8228: Fixed found remote neighbour port by LLDP protocol with short port name. +21-4
  • r8230: More correctly validate base64 string in var_decode(). +21-4
  • r8232: Disable generate userlist form for users count more than 512. +17-11
  • r8234: Limit fetched LDAP attributes and cache results for LDAP users list. +37-4
  • r8237: Clean LDAP attributes list. +1-6
  • r8238: Added trivial hack for exclude incorrect BGP peer entries by FOUNDRY-BGP4V2-MIB. +12-3
  • r8241: Prevent autofill passwords fields by default in Chrome. +7-1
📦 Other Changes:
  • r8204: {IMPROVE] SQL sorting for status entity type. +37-32
  • r8220: undebug -1
  • r8221: f* old php 5.4 +3-2
  • r8233: derp, fix var name. +1-1
  • r8239: derp, missing change for previous. +15-5
Files changed in merge (137)
M html/css/ref.css +115 -81
M html/css/svg_png.css +3 -3
M html/images/login-hamster-large.png ±0
A html/images/os/angstrem_2x.png +1
A html/images/os/angstrem.png +1
M html/includes/authentication/ldap.inc.php +111 -15
M html/includes/authentication/radius.inc.php +1 -1
M html/includes/cache-data.inc.php +5
M html/includes/entities/device.inc.php +4
M html/includes/entities/mempool.inc.php +36 -29
M html/includes/entities/port.inc.php +6
M html/includes/entities/processor.inc.php +31 -25
M html/includes/entities/sensor.inc.php +42 -40
M html/includes/entities/status.inc.php +37 -32
M html/includes/entities/storage.inc.php +28 -22
A html/includes/graphs/application/ioping_iops.inc.php +45
A html/includes/graphs/application/ioping_speed.inc.php +45
A html/includes/graphs/application/ioping_timing.inc.php +47
M html/includes/graphs/device/diskio_bits.inc.php +7 -5
M html/includes/graphs/device/diskio_ops.inc.php +2 -2
M html/includes/graphs/multi-port/discards.inc.php +1 -1
A html/includes/graphs/port/discards.inc.php +35
M html/includes/graphs/port/mac_acc_total.inc.php +43 -45
M html/includes/navbar.inc.php +6
M html/includes/print/alert.inc.php +2 -1
M html/includes/print/search.inc.php +6 -1
M html/index.php +8 -5
M html/js/ref.js +25 -12
M html/pages/addhost.inc.php +3 -3
M html/pages/alert_check.inc.php +6 -3
M html/pages/device.inc.php +5
M html/pages/device/alert.inc.php +2 -2
A html/pages/device/apps/ioping.inc.php +19
M html/pages/device/health/diskio.inc.php +4 -1
M html/pages/device/port/graphs.inc.php +8
M html/pages/devices/graphs.inc.php +4 -2
M html/pages/edituser.inc.php +25 -11
M html/pages/logon.inc.php +1
M html/pages/pollerlog.inc.php +19 -3
M html/pages/settings/default.inc.php +6 -6
M includes/common.inc.php +126 -14
M includes/config-variables.inc.php +113 -6
M includes/db.inc.php +39 -1
M includes/defaults.inc.php +5 -3
M includes/definitions.inc.php +4 -2
M includes/definitions/apps.inc.php +1
M includes/definitions/graphtypes.inc.php +18
M includes/definitions/mibs.inc.php +64 -22
M includes/definitions/models.inc.php +843 -1
M includes/definitions/os.inc.php +15 -2
M includes/definitions/rrdtypes.inc.php +15
M includes/discovery/bgp-peers.inc.php +28 -4
M includes/discovery/neighbours.inc.php +1 -1
M includes/discovery/neighbours/lldp-mib.inc.php +47 -8
M includes/discovery/sensors/cpqhlth-mib.inc.php +38
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +63 -40
M includes/functions.inc.php +72 -5
M includes/polling/aruba-controller.inc.php +14 -12
M includes/polling/bgp-peers.inc.php +42 -6
M includes/polling/functions.inc.php +26 -20
M includes/polling/os/ironware.inc.php +3 -4
M includes/polling/ports.inc.php +18 -9
M includes/polling/sensors.inc.php +46 -2
M includes/polling/status.inc.php +60 -7
M includes/rewrites.inc.php -689
M includes/snmp.inc.php +587 -435
M includes/sql-config.inc.php +15 -4
M includes/templates/notification/telegram_text.tpl +4 -1
M libs/ref.inc.php +1,533 -813
M mibs/brocade/BRCD-DOT1X-MIB +16 -15
A mibs/brocade/BROCADE-ENTITY-OID-MIB +277
A mibs/brocade/BROCADE-FABRIC-MIB +157
A mibs/brocade/BROCADE-MCT-CLUSTER-MIB +853
M mibs/brocade/BROCADE-NP-TM-STATS-MIB +1,179 -73
A mibs/brocade/BROCADE-QOS-MIB +287
A mibs/brocade/BROCADE-ROUTEMAP-MIB +793
A mibs/brocade/BROCADE-SPX-MIB +583
M mibs/brocade/BROCADE-SYSLOG-MIB -1
A mibs/brocade/FDRY-ACL-MIB +410
A mibs/brocade/FDRY-DAI-MIB +285
A mibs/brocade/FDRY-DHCP-SNOOPING-MIB +285
A mibs/brocade/FDRY-DNS2-MIB +190
A mibs/brocade/FDRY-IP-SOURCE-GUARD-MIB +262
A mibs/brocade/FDRY-IPV6-IP-MIB +75
A mibs/brocade/FDRY-MPLS-L2VPN-MIB +1,042
A mibs/brocade/FDRY-POE-MIB +324
A mibs/brocade/FDRY-RADIUS-MIB +190
A mibs/brocade/FDRY-SNTP-MIB +140
A mibs/brocade/FDRY-TACACS-MIB +166
A mibs/brocade/FDRY-TRAP-MIB +198
A mibs/brocade/FOUNDRY-BFD-STD-MIB +847
A mibs/brocade/FOUNDRY-BGP4V2-MIB +1,830
A mibs/brocade/FOUNDRY-BGP4V2-TC-MIB +72
A mibs/brocade/FOUNDRY-CAR-MIB +629
A mibs/brocade/FOUNDRY-IP-SOURCE-GUARD-MIB +263
A mibs/brocade/FOUNDRY-LAG-MIB +406
A mibs/brocade/FOUNDRY-MAC-VLAN-MIB +273
A mibs/brocade/FOUNDRY-MPLS-MIB +736
A mibs/brocade/FOUNDRY-POE-MIB +325
A mibs/brocade/FOUNDRY-SN-AGENT-MIB +6,995
A mibs/brocade/FOUNDRY-SN-APPLETALK-MIB +773
A mibs/brocade/FOUNDRY-SN-ARP-GROUP-MIB +109
A mibs/brocade/FOUNDRY-SN-BGP4-GROUP-MIB +3,122
A mibs/brocade/FOUNDRY-SN-CAM-MIB +513
A mibs/brocade/FOUNDRY-SN-IGMP-MIB +207
A mibs/brocade/FOUNDRY-SN-IP-ACL-MIB +1,719
A mibs/brocade/FOUNDRY-SN-IP-MIB +5,260
A mibs/brocade/FOUNDRY-SN-IP-VRRP-MIB +1,158
A mibs/brocade/FOUNDRY-SN-IPX-MIB +1,360
A mibs/brocade/FOUNDRY-SN-MAC-AUTHENTICATION-MIB +256
A mibs/brocade/FOUNDRY-SN-MAC-VLAN-MIB +285
A mibs/brocade/FOUNDRY-SN-MRP-MIB +347
A mibs/brocade/FOUNDRY-SN-NOTIFICATION-MIB +3,441
A mibs/brocade/FOUNDRY-SN-OSPF-GROUP-MIB +3,471
A mibs/brocade/FOUNDRY-SN-POS-GROUP-MIB +1,028
A mibs/brocade/FOUNDRY-SN-ROOT-MIB +1,432
A mibs/brocade/FOUNDRY-SN-ROUTER-TRAP-MIB +439
A mibs/brocade/FOUNDRY-SN-STACKING-MIB +814
A mibs/brocade/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB +4,649
A mibs/brocade/FOUNDRY-SN-SWITCH-GROUP-MIB +9,393
A mibs/brocade/FOUNDRY-SN-TRAP-MIB +1,326
A mibs/brocade/FOUNDRY-SN-VSRP-MIB +652
A mibs/brocade/FOUNDRY-SN-WIRELESS-GROUP-MIB +526
A mibs/brocade/FOUNDRY-VLAN-CAR-MIB +279
D mibs/foundry
M poller-wrapper.py +103 -36
A scripts/agent-local/ioping +16
A scripts/agent-local/ioping.cnf +2
M tests/HtmlIncludesFunctionsTest.php -42
M tests/IncludesCommonTest.php +56 -1
A tests/IncludesDbTest.php +70
M tests/IncludesFunctionsTest.php +2 -1
M tests/IncludesSnmpTest.php +147
A update/312.sql +5
A update/313.sql
A update/314.sql
A update/315.php +41

🏷️ 16.10.8181

Released 2016-10-24 18:25 • Commits r8153 through r8180
🚀 Included Development Changes (28 commits):
✨ New Features:
  • r8156: Add ignitenet support, including p2p radio support +134-2
  • r8157: Add support for Ubiquiti AirMAX p2p radios +69
  • r8161: Add support for status sensors for Dell blade shassis slots. Add support for stack ports on Dell blade switches. +104-2
🔧 Minor Changes:
  • r8159: Added ability for per device MIB system poller overrides. Added basic support for Wowza Streaming Engine. Added some hidpi os icons. +321-138
📝 Trivial Changes:
  • r8153: Fixed HiDPI icons for FF.
  • r8160: Fixed polling logic for AirMAX radio by UBNT-AirMAX-MIB. +71-35
  • r8163: Improved detect Eltex devices (split by additional os types). Added new eltex MIB files. +117-13
  • r8164: Fixed display general user info for non ldap auth. +6-8
  • r8165: Fixed collectd integration functions (OBSERVIUM-2063, OBSERVIUM-2064). +11-12
  • r8166: Added Panasas os definition. +11
  • r8174: Fixed rare hex2ip() convert issue (non hex string). Improved sensors poller module (less mysql queries). +46-20
  • r8176: Updated libs to latest (Mobile_Detect, UserAgentParser, Net_IPv6).
  • r8179: Fixed discovery some Linux based oses. Added strange korean Truen video/cam os detect (linux based). +51-32
📦 Other Changes:
  • r8154: Trivial: small mib_dirs() and quote cleanup +39-36
  • r8155: Minor: add UNCDZ-MIB support; separate pcoweb chiller and crac units (hopefully correctly) to separate out the MIBs used. (boo Carel for the duplicated OIDs) +168-24
  • r8158: Trivial: small mib_dirs() and quote cleanup +148-155
  • r8162: Trivial: polling code cleanups +141-141
  • r8167: Medium: clean up a lot of poller OS code by moving serial/version/features/hardware detection data to centralized definitions +835-1,525
  • r8168: Trivial: oops, small cleanup for previous commit -5
  • r8169: Minor: fix variable name collision for previous commit +10-10
  • r8170: Trivial: set areca raid controller systems to 'storage' type +1
  • r8171: Trivial: fix erroneous serial number oid +1-1
  • r8172: Trivial: add Intel server baseboard MIB
  • r8173: Minor: add missing MIB definitions, fix typo in MIB name +33-1
  • r8175: Trivial: add missing identity OIDs, correct comments +4-2
  • r8177: Medium: fix Linux detection by sysObjectId +1-1
  • r8178: Trivial: small quote cleanup +31-31
Files changed in merge (595)
M html/css/bootstrap-hacks.css +74 -3
M html/css/bootstrap.css +1,050
M html/css/bootstrap/less/variables3.less +2
A html/css/observium.css +11,450
M html/css/sprite.css +246 -246
A html/css/sprites-loader-fragment.html +1
A html/css/sprites-png-data.css +155
A html/css/sprites-png-sprite.css +155
A html/css/sprites-svg-data.css +157
A html/css/sprites-svg-sprite.css +157
A html/css/svg
A html/css/svg_png.css +169
M html/css/svg/svg.png +1
M html/css/svg/svg.svg +3
M html/feed.php +59 -17
M html/graph.php +1 -1
M html/icons.php +13 -4
A html/images/os/3com_2x.png +1
M html/images/os/3com.png ±0
A html/images/os/gamatronicups_2x.png +1
M html/images/os/gamatronicups.png ±0
A html/images/os/ignitenet_2x.png +1
A html/images/os/ignitenet.png +1
A html/images/os/mellanox_2x.png +1
M html/images/os/mellanox.png ±0
A html/images/os/mge_2x.png +1
M html/images/os/mge.png ±0
A html/images/os/nortel_2x.png +1
M html/images/os/nortel.png ±0
A html/images/os/panasas_2x.png +1
A html/images/os/panasas.png +1
A html/images/os/radlan_2x.png +1
M html/images/os/radlan.png ±0
A html/images/os/sharp_2x.png +1
M html/images/os/sharp.png ±0
A html/images/os/synology_2x.png +1
M html/images/os/synology.png ±0
A html/images/os/truen_2x.png +1
A html/images/os/truen.png +1
A html/images/os/wowza_2x.png +1
A html/images/os/wowza.png +1
A html/img/svg_png_36.png +1
A html/img/svg_png.png +1
M html/includes/alerting-navbar.inc.php +89 -3
M html/includes/authenticate.inc.php +14 -7
M html/includes/cache-data.inc.php +8 -3
M html/includes/collectd/functions.php +11 -12
M html/includes/contacts-navbar.inc.php +1 -1
M html/includes/customoids-navbar.inc.php +3 -3
M html/includes/entities/device.inc.php +2 -2
M html/includes/entities/mempool.inc.php +1 -1
M html/includes/entities/p2pradio.inc.php +3 -1
M html/includes/entities/port.inc.php +17 -13
M html/includes/entities/printersupply.inc.php +1 -2
M html/includes/entities/processor.inc.php +1 -1
M html/includes/entities/sensor.inc.php +6
M html/includes/entities/status.inc.php +1 -1
M html/includes/entities/storage.inc.php +4 -4
M html/includes/functions.inc.php +45 -24
M html/includes/graphs/application/shoutcast_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_stats.inc.php +1 -1
M html/includes/graphs/atmvp/auth.inc.php +1 -1
M html/includes/graphs/bill/auth.inc.php +7 -7
M html/includes/graphs/c6kxbar/auth.inc.php +5 -5
M html/includes/graphs/device/bluecoat_cache.inc.php -2
M html/includes/graphs/device/bluecoat_http_client.inc.php -2
M html/includes/graphs/device/bluecoat_http_server.inc.php -2
M html/includes/graphs/device/bluecoat_server.inc.php -2
M html/includes/graphs/device/bluecoat_tcp_est.inc.php -2
M html/includes/graphs/device/bluecoat_tcp.inc.php -2
M html/includes/graphs/device/juniperive_connections.inc.php -2
M html/includes/graphs/device/juniperive_meetings.inc.php -2
M html/includes/graphs/device/juniperive_storage.inc.php -2
M html/includes/graphs/device/juniperive_users.inc.php -2
M html/includes/graphs/device/nfsen_common.inc.php -1
M html/includes/graphs/device/pagecount.inc.php +8 -7
M html/includes/graphs/device/screenos_sessions.inc.php -2
M html/includes/graphs/generic_multi_bits.inc.php +1 -1
M html/includes/graphs/generic_multi_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_simplex.inc.php +1 -1
M html/includes/graphs/port/mac_acc_total.inc.php +34 -23
M html/includes/graphs/sensor/current.inc.php +1 -1
M html/includes/graphs/storage/usage.inc.php +2 -2
M html/includes/group-navbar.inc.php +6 -3
M html/includes/maintenance-navbar.inc.php +1 -1
M html/includes/navbar.inc.php +119 -131
M html/includes/print/alert.inc.php +1 -1
M html/includes/print/common.inc.php +9 -2
M html/includes/print/inventory.inc.php +14 -11
M html/includes/print/navbar.inc.php +2 -1
M html/includes/print/search.inc.php +1 -1
M html/includes/print/status.inc.php +5 -5
M html/includes/print/syslogs.inc.php +4 -27
M html/includes/search/ip-addresses.inc.php +1 -1
M html/includes/search/ports.inc.php +1 -1
M html/includes/search/sensors.inc.php +2 -3
M html/includes/search/status.inc.php +2 -2
M html/includes/status-donuts.inc.php +7 -7
M html/includes/status-summary.inc.php +7 -7
M html/index.php +31 -23
A html/js/iconizr.min.js +3
M html/map.php +1 -1
M html/pages/about.inc.php +24 -24
M html/pages/add_alert_check.inc.php +6 -6
M html/pages/add_syslog_rule.inc.php -1
M html/pages/addhost.inc.php +5 -5
M html/pages/adduser.inc.php +2 -3
M html/pages/alert_check.inc.php +17 -18
M html/pages/alert_checks.inc.php +1 -1
M html/pages/alert_maintenance.inc.php +15 -15
M html/pages/alerts.inc.php +5 -5
M html/pages/bill/edit.inc.php +2 -2
M html/pages/bill/history.inc.php +2 -2
M html/pages/bill/navbar.inc.php +4 -4
M html/pages/bills/add.inc.php +2
M html/pages/contact.inc.php +7 -84
M html/pages/contacts.inc.php +6 -6
M html/pages/customoid.inc.php +5 -4
M html/pages/customoids.inc.php +2 -2
M html/pages/delhost.inc.php -2
M html/pages/device.inc.php +42 -39
M html/pages/device/alert.inc.php +2 -2
M html/pages/device/alerts.inc.php +7 -7
M html/pages/device/apps/mssql/memory.inc.php +1 -1
M html/pages/device/edit.inc.php +1 -1
M html/pages/device/edit/alerts.inc.php -1
M html/pages/device/edit/delete.inc.php -1
M html/pages/device/edit/device.inc.php +2 -2
M html/pages/device/edit/geo.inc.php +3 -3
M html/pages/device/edit/graphs.inc.php +1 -1
M html/pages/device/edit/mibs.inc.php +2 -2
M html/pages/device/edit/ports.inc.php +1 -1
M html/pages/device/edit/snmp.inc.php -4
M html/pages/device/edit/wmi.inc.php +2 -2
M html/pages/device/health.inc.php +4 -4
M html/pages/device/loadbalancer.inc.php +1 -1
M html/pages/device/overview-normal.inc.php +1 -1
M html/pages/device/overview/alertlog.inc.php +1 -1
M html/pages/device/overview/alerts.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +3 -3
M html/pages/device/overview/events.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +7 -7
M html/pages/device/overview/printersupplies.inc.php +1 -1
M html/pages/device/overview/processors-unix.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +5 -5
M html/pages/device/overview/sensors.inc.php +8 -7
M html/pages/device/overview/services.inc.php +1 -1
M html/pages/device/overview/status.inc.php +3 -3
M html/pages/device/overview/storage.inc.php +5 -5
M html/pages/device/overview/syslog.inc.php +1 -1
M html/pages/device/overview/ucd_mem.inc.php +1 -1
M html/pages/device/port.inc.php +2 -3
M html/pages/device/ports.inc.php +5
A html/pages/device/ports/sensors.inc.php +22
M html/pages/device/printing.inc.php +3 -1
M html/pages/device/pseudowires.inc.php +1 -1
M html/pages/device/routing/cef.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +5 -2
M html/pages/device/routing/vrf.inc.php +1 -1
M html/pages/device/slas.inc.php +1 -1
M html/pages/devices.inc.php +2 -2
M html/pages/edituser.inc.php +12 -12
M html/pages/group_add.inc.php +2 -3
M html/pages/health.inc.php +5 -4
M html/pages/ports.inc.php +1 -1
M html/pages/preferences.inc.php -7
M html/pages/preferences/authentication.inc.php +1 -2
M html/pages/preferences/general.inc.php +2 -4
A html/pages/processes.inc.php +40
M html/pages/pseudowires.inc.php +1 -1
M html/pages/routing/vrf.inc.php +1 -1
M html/pages/settings/default.inc.php +4 -4
M html/pages/slas.inc.php +1 -1
M html/pages/usermenu.inc.php +3 -3
M includes/alerts.inc.php +13 -9
M includes/common.inc.php +173 -23
M includes/config-variables.inc.php +2 -3
M includes/defaults.inc.php +7
M includes/definitions.inc.php +57 -50
M includes/definitions/entities.inc.php +24 -24
M includes/definitions/mibs.inc.php +947 -48
M includes/definitions/models.inc.php +12 -2
M includes/definitions/os.inc.php +182 -60
M includes/definitions/sensors.inc.php +27 -28
M includes/definitions/wui.inc.php +190
M includes/discovery/functions.inc.php +49 -1
M includes/discovery/inventory/dell-rac-mib.inc.php +6 -2
M includes/discovery/inventory/entity-mib.inc.php +1 -1
M includes/discovery/mac-accounting.inc.php +1 -1
M includes/discovery/os/allied.inc.php +4 -4
M includes/discovery/os/aten.inc.php +1 -1
M includes/discovery/os/broadcom.inc.php +2 -2
M includes/discovery/os/cisco.inc.php +5 -8
M includes/discovery/os/cometsystem-p85xx.inc.php +3 -6
M includes/discovery/os/digi.inc.php +4 -4
A includes/discovery/os/eltex.inc.php +57
M includes/discovery/os/extremeware.inc.php +20 -23
M includes/discovery/os/freebsd.inc.php +7 -7
M includes/discovery/os/gamatronicups.inc.php +2 -5
M includes/discovery/os/geist.inc.php +2 -2
M includes/discovery/os/generic.inc.php +1 -1
M includes/discovery/os/hikvision.inc.php +3 -3
M includes/discovery/os/linux.inc.php +60 -49
M includes/discovery/os/samsung.inc.php +2 -1
M includes/discovery/os/solaris.inc.php +8 -7
A includes/discovery/os/wowza.inc.php +24
D includes/discovery/os/wxgoos.inc.php -22
M includes/discovery/os/zyxel.inc.php +7 -7
M includes/discovery/sensors.inc.php +46
M includes/discovery/sensors/acmepacket-envmon-mib.inc.php +8 -8
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +17 -2
M includes/discovery/sensors/cisco-envmon-mib.inc.php +6 -6
A includes/discovery/sensors/cisco-power-ethernet-ext-mib.inc.php +105
M includes/discovery/sensors/dell-rac-mib.inc.php +2 -2
M includes/discovery/sensors/entity-sensor-mib.inc.php +17 -2
M includes/discovery/sensors/eppc-mib.inc.php +61 -62
M includes/discovery/sensors/f5-bigip-system-mib.inc.php +18 -18
M includes/discovery/sensors/fa-ext-mib.inc.php +4 -6
A includes/discovery/sensors/foundry-poe-mib.inc.php +161
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +45 -56
A includes/discovery/sensors/huawei-poe-mib.inc.php +169
M includes/discovery/sensors/ipomanii-mib.inc.php +24 -29
M includes/discovery/sensors/juniper-ifoptics-mib.inc.php +7 -9
M includes/discovery/sensors/juniper-mib.inc.php +11 -13
M includes/discovery/sensors/power-ethernet-mib.inc.php +534 -4
M includes/discovery/sensors/printer-mib.inc.php +3 -1
M includes/discovery/sensors/radlan-physicaldescription-mib.inc.php +8 -10
M includes/discovery/sensors/teracom-mib.inc.php +10 -12
M includes/discovery/status/atto6500n-mib.inc.php +2 -2
A includes/discovery/status/dell-rac-mib.inc.php +49
M includes/discovery/status/f5-bigip-apm-mib.inc.php +4 -4
M includes/discovery/status/hh3c-stack-mib.inc.php +9 -10
M includes/discovery/status/ns-root-mib.inc.php +2 -2
M includes/entities.inc.php +129
M includes/functions.inc.php +15 -8
M includes/polling/bgp-peers.inc.php +1 -1
M includes/polling/cipsec-tunnels.inc.php +15 -3
M includes/polling/functions.inc.php +15 -1
M includes/polling/os.inc.php +55 -1
M includes/polling/os/a10-ax.inc.php -4
M includes/polling/os/acdos.inc.php +1 -4
D includes/polling/os/adtran-aos.inc.php -22
D includes/polling/os/airport.inc.php -16
M includes/polling/os/apc.inc.php +23 -25
D includes/polling/os/areca.inc.php -26
D includes/polling/os/aten-pdu.inc.php -19
M includes/polling/os/audiocodes.inc.php +1 -12
M includes/polling/os/avaya.inc.php -11
M includes/polling/os/barracudangfw.inc.php +1 -1
D includes/polling/os/baytech-pdu.inc.php -29
M includes/polling/os/bcmc.inc.php -2
M includes/polling/os/bintec.inc.php +1 -12
M includes/polling/os/breeze.inc.php +2 -2
M includes/polling/os/brother-printer.inc.php +5 -5
M includes/polling/os/calix.inc.php -2
M includes/polling/os/cambium-ptp.inc.php -1
M includes/polling/os/canopy.inc.php +3 -3
M includes/polling/os/cas.inc.php +16 -18
M includes/polling/os/cimc.inc.php -1
M includes/polling/os/cisco-acns.inc.php +2 -3
M includes/polling/os/cisco-altiga.inc.php +2 -6
M includes/polling/os/ciscosb.inc.php +1 -3
D includes/polling/os/compellent.inc.php -18
D includes/polling/os/cyan.inc.php -56
D includes/polling/os/cyclades.inc.php -18
M includes/polling/os/datadomain.inc.php -2
M includes/polling/os/dell-laser.inc.php +5 -5
M includes/polling/os/deltaups.inc.php +2 -5
M includes/polling/os/dlink.inc.php +2 -4
M includes/polling/os/drac.inc.php +1 -8
M includes/polling/os/dsm.inc.php +1 -13
D includes/polling/os/eaton-epdu.inc.php -49
M includes/polling/os/eaton-sc.inc.php -2
D includes/polling/os/edgemax.inc.php -53
M includes/polling/os/eltek.inc.php -2
M includes/polling/os/engenius.inc.php +2 -6
M includes/polling/os/eppc-ups.inc.php +14 -15
M includes/polling/os/equallogic.inc.php +3 -3
M includes/polling/os/exalt.inc.php -1
M includes/polling/os/f5.inc.php -5
M includes/polling/os/fabos.inc.php -3
D includes/polling/os/fastpath.inc.php -53
M includes/polling/os/fireeye.inc.php +3 -16
M includes/polling/os/fortigate.inc.php -1
M includes/polling/os/fortinet.inc.php +1 -16
M includes/polling/os/gaia.inc.php -7
M includes/polling/os/gcom.inc.php -6
M includes/polling/os/ge-ups.inc.php +2 -6
M includes/polling/os/geist-climate.inc.php -3
M includes/polling/os/geist-pdu.inc.php -1
M includes/polling/os/hh3c.inc.php -2
M includes/polling/os/hikvision-cam.inc.php -3
D includes/polling/os/hpmsm.inc.php -33
M includes/polling/os/hpstorage.inc.php -1
D includes/polling/os/hpups.inc.php -19
M includes/polling/os/hpuww.inc.php +1 -4
M includes/polling/os/huawei.inc.php -3
D includes/polling/os/ibm-tape.inc.php -39
M includes/polling/os/ies.inc.php -2
M includes/polling/os/interseptor.inc.php -2
M includes/polling/os/ipoman.inc.php +1 -1
M includes/polling/os/ironware.inc.php -6
M includes/polling/os/jetnexus-lb.inc.php -8
M includes/polling/os/juniperive.inc.php +1 -2
M includes/polling/os/junos.inc.php -5
M includes/polling/os/jwos.inc.php -6
M includes/polling/os/konica-printer.inc.php +2 -2
D includes/polling/os/kyocera.inc.php -25
M includes/polling/os/lancom-l310.inc.php +1 -7
M includes/polling/os/lancom-l54-dual.inc.php +1 -7
M includes/polling/os/lcos.inc.php +1 -7
D includes/polling/os/liberator.inc.php -28
M includes/polling/os/liebert.inc.php -1
M includes/polling/os/maipu-mypower.inc.php -4
M includes/polling/os/meraki.inc.php +13 -10
M includes/polling/os/mgeups.inc.php +3 -7
D includes/polling/os/microsens-g6.inc.php -29
D includes/polling/os/microsens.inc.php -23
D includes/polling/os/mimosa-backhaul.inc.php -19
D includes/polling/os/mrvld.inc.php -20
D includes/polling/os/mrvnbs.inc.php -19
D includes/polling/os/mrvos.inc.php -31
M includes/polling/os/netapp.inc.php -1
M includes/polling/os/netscaler.inc.php +1 -4
M includes/polling/os/nos.inc.php -2
M includes/polling/os/nrg.inc.php +2 -2
M includes/polling/os/oec.inc.php -3
M includes/polling/os/omnistack.inc.php -3
M includes/polling/os/onefs.inc.php +2 -7
M includes/polling/os/oneos.inc.php +18 -28
M includes/polling/os/opengear.inc.php +2 -5
D includes/polling/os/panos.inc.php -29
M includes/polling/os/plugandtrack.inc.php +11 -3
M includes/polling/os/poweralert.inc.php +1 -4
M includes/polling/os/powerconnect-fastpath.inc.php -5
M includes/polling/os/powerconnect-radlan.inc.php +1 -4
M includes/polling/os/powervault.inc.php -3
M includes/polling/os/powerware.inc.php +2 -5
M includes/polling/os/printer.inc.php +1 -37
M includes/polling/os/procurve.inc.php -14
M includes/polling/os/proxyav.inc.php -2
M includes/polling/os/proxysg.inc.php +3 -3
M includes/polling/os/racktivity.inc.php -6
M includes/polling/os/radlan.inc.php +1 -46
D includes/polling/os/radware.inc.php -18
D includes/polling/os/raritan-emx.inc.php -26
D includes/polling/os/raritan.inc.php -42
M includes/polling/os/ricoh.inc.php +3 -3
M includes/polling/os/routeros.inc.php -9
D includes/polling/os/ruckus-zd.inc.php -45
M includes/polling/os/ruckus.inc.php -3
M includes/polling/os/saf-ipradio.inc.php -2
M includes/polling/os/screenos.inc.php +1
M includes/polling/os/sensorgateway.inc.php +2 -2
M includes/polling/os/sentry3.inc.php -4
M includes/polling/os/sitemonitor.inc.php +2 -2
M includes/polling/os/sonicwall.inc.php +1 -5
M includes/polling/os/splat.inc.php +1 -10
D includes/polling/os/srm.inc.php -24
M includes/polling/os/symbol.inc.php -4
D includes/polling/os/teracom.inc.php -27
D includes/polling/os/teradici-pcoip.inc.php -32
D includes/polling/os/trango-apex.inc.php -19
M includes/polling/os/trapeze.inc.php +1 -7
M includes/polling/os/unifi.inc.php +1
M includes/polling/os/unix.inc.php +6 -11
M includes/polling/os/ups-mib.inc.php -1
M includes/polling/os/windows.inc.php -2
M includes/polling/os/wlc.inc.php +1 -3
A includes/polling/os/wowza-engine.inc.php +29
M includes/polling/os/xos.inc.php +1 -6
D includes/polling/os/zeustm.inc.php -19
D includes/polling/os/zhone-znid.inc.php -19
D includes/polling/os/zhone.inc.php -30
A includes/polling/p2p-radios/ignitenet-mib.inc.php +117
A includes/polling/p2p-radios/ubnt-airmax-mib.inc.php +96
A includes/polling/ports/fastpath-inventory-mib.inc.php +42
M includes/polling/processors/nos.inc.php +1 -2
M includes/polling/processors/powerconnect.inc.php +1 -1
M includes/polling/sensors.inc.php +24 -16
A includes/polling/system
M includes/polling/system.inc.php +27 -5
M includes/snmp.inc.php +21 -14
M includes/sql-config.inc.php +15
M includes/syslog.inc.php +28 -9
M libs/Mobile/Detect.php +31 -17
M libs/pear/Net/IPv6.php +19 -24
M libs/UserAgentParser.php +47 -55
A mibs/carel/UNCDZ-MIB +1,147
A mibs/eltex/ELTEX-FXS72 +6,235
M mibs/eltex/ELTEX-IPSLA-MIB +1 -1
A mibs/eltex/ELTEX-LTE8ST +19,933
M mibs/eltex/ELTEX-LTP8X +161 -34
M mibs/eltex/ELTEX-MES-eltBrgMulticast-MIB +1 -1
A mibs/eltex/ELTEX-MES-IP-OSPF-IF-MIB +84
M mibs/eltex/ELTEX-MES-SYSLOG-MIB +85
A mibs/eltex/ELTEX-PP4 +3,210
A mibs/eltex/ELTEX-SMG +2,654
M mibs/eltex/ELTEX-SMI-ACTUAL +3,830 -1
A mibs/eltex/ELTEX-TAU8 +1,912
A mibs/hp/CLJ8550-MIB +10,249
M mibs/hp/CONFIG-MIB +426 -62
M mibs/hp/DT-MIB +121 -28
A mibs/hp/FUTURESMART-MIB +9,083
M mibs/hp/HP-ACCT-MIB +46 -5
M mibs/hp/HP-AUTH-MIB +1,087 -125
M mibs/hp/HP-AUTZ-MIB +81 -24
A mibs/hp/HP-Color-LaserJet-4500-MIB +7,550
M mibs/hp/HP-DOT1X-EXTENSIONS-MIB +72 -8
A mibs/hp/HP-httpManageable-MIB +269
A mibs/hp/HP-ICF-ARP-THROTTLE +234
M mibs/hp/HP-ICF-BASIC +755 -60
A mibs/hp/HP-ICF-BFD-MIB +407
M mibs/hp/HP-ICF-BRIDGE +347 -106
M mibs/hp/HP-ICF-CHASSIS +65 -22
M mibs/hp/HP-ICF-CORE-DUMP-MIB +19 -20
A mibs/hp/HP-ICF-DEV-CONF-MIB +546
M mibs/hp/HP-ICF-DHCP-SNOOP-MIB +358 -8
M mibs/hp/HP-ICF-DHCPCLIENT-MIB +73 -2
M mibs/hp/HP-ICF-DHCPV4-SERVER-MIB +157 -4
M mibs/hp/HP-ICF-DHCPv6-RELAY +296 -6
A mibs/hp/HP-ICF-DLDP-MIB +550
M mibs/hp/HP-ICF-DOWNLOAD +106 -5
M mibs/hp/HP-ICF-FAULT-FINDER-MIB +282 -3
M mibs/hp/HP-ICF-GPPCV2-MIB +163 -15
M mibs/hp/HP-ICF-IP-ROUTING +288 -7
A mibs/hp/HP-ICF-ISOLATED-PORTS-MIB +120
M mibs/hp/HP-ICF-JOB-SCHEDULER-MIB +92 -5
M mibs/hp/HP-ICF-MACNOTIFY-MIB +110 -16
M mibs/hp/HP-ICF-MLD-MIB +162 -3
A mibs/hp/HP-ICF-MVRP-MIB +555
A mibs/hp/HP-ICF-NTP-MIB +848
M mibs/hp/HP-ICF-OID +879 -540
M mibs/hp/HP-ICF-OPENFLOW-MIB +286 -24
M mibs/hp/HP-ICF-OSPF +1,090 -1,084
M mibs/hp/HP-ICF-OSPFV3-MIB +1,706 -1,554
M mibs/hp/HP-ICF-PIM +1,220 -22
M mibs/hp/HP-ICF-POE-MIB +463 -10
A mibs/hp/HP-ICF-PRIVATEVLAN-MIB +191
M mibs/hp/HP-ICF-RATE-LIMIT-MIB +396 -42
A mibs/hp/HP-ICF-RIPNG-MIB +554
M mibs/hp/HP-ICF-SERVICE-TUNNEL-MIB +108 -15
M mibs/hp/HP-ICF-SYSLOG-MIB +319 -96
M mibs/hp/HP-ICF-TC +205 -2
A mibs/hp/HP-ICF-TLS-MIN-MIB +219
M mibs/hp/HP-ICF-TRANSCEIVER-MIB +283 -8
M mibs/hp/HP-ICF-UDLD-MIB +76 -16
M mibs/hp/HP-ICF-UDP-FORWARD +139 -3
M mibs/hp/HP-ICF-UFD-MIB +80 -3
M mibs/hp/HP-ICF-USER-PROFILE-MIB +93 -7
A mibs/hp/HP-ICF-VIRTUAL-NETWORK-MIB +555
M mibs/hp/HP-ICF-VRRP-MIB +132 -19
M mibs/hp/HP-ICF-VRRPV3-MIB +51 -12
M mibs/hp/HP-LASERJET-COMMON-MIB +3
A mibs/hp/HP-OFFICEJET-PRO-X576DW-MIB +7,252
A mibs/hp/HP-OPENCALL-SS7SNMPAGENT-BASE-MIB +1,053
A mibs/hp/HP-PAGEWIDE-PRO-477DW-MFP-MIB +8,203
M mibs/hp/HP-SN-AGENT-MIB +2,889 -2,055
M mibs/hp/HP-SN-APPLETALK-MIB +553 -534
M mibs/hp/HP-SN-BGP4-GROUP-MIB +1,805 -1,392
M mibs/hp/HP-SN-IGMP-MIB +77 -13
M mibs/hp/HP-SN-IP-MIB +2,851 -2,093
M mibs/hp/HP-SN-IPX-MIB +1,024 -1,024
M mibs/hp/HP-SN-OSPF-GROUP-MIB +922 -510
M mibs/hp/HP-SN-POS-GROUP-MIB +328 -233
M mibs/hp/HP-SN-ROOT-MIB -36,451
M mibs/hp/HP-SN-SW-L4-SWITCH-GROUP-MIB +3,900 -2,366
M mibs/hp/HP-SN-SWITCH-GROUP-MIB +4,520 -2,957
M mibs/hp/HP-SN-TRAP-MIB +646 -323
M mibs/hp/HP-SNTPclientConfiguration-MIB +116 -93
M mibs/hp/HP-STACK-MIB +25 -3
M mibs/hp/HP-SWITCH-BASIC-CONFIG-MIB +668 -274
M mibs/hp/HP-SWITCH-FIPS-MIB +1 -1
M mibs/hp/HP-SWITCH-IMAGE-MIB +9 -5
M mibs/hp/HP-SWITCH-TRAP-MIB +53 -6
M mibs/hp/HP-TUNNEL-MIB +436 -81
A mibs/hp/HP-UNIX +1,199
M mibs/hp/HP-USER-AUTH +533 -30
A mibs/hp/HP-VSF-VC-MIB +908
A mibs/hp/HPHOTSWAP2SUBSYSTEM-MIB +387
A mibs/hp/HPICF-MDNS-MIB +272
M mibs/hp/HpicfHighAvailability-MIB +83 -10
A mibs/hp/HPIPF02TRAP-MIB +743
A mibs/hp/HPIPFTRAP-MIB +16,591
A mibs/hp/HPNSAASR-MIB +150
A mibs/hp/HPNSADIMM-MIB +377
A mibs/hp/HPNSAECC-MIB +442
A mibs/hp/HPNSAEISA-MIB +1,038
A mibs/hp/HPNSAENV-MIB +1,176
A mibs/hp/HPNSAEVENT-MIB +924
A mibs/hp/HPNSAHOTSWAPSUBSYSTEM-MIB +447
A mibs/hp/HPNSAPCI-MIB +935
A mibs/hp/HPNSAREMOTEASSIST-MIB +731
A mibs/hp/HPNSARPS-MIB +61
A mibs/hp/HPNSASCSI-MIB +527
A mibs/hp/HPNSASINFO-MIB +956
A mibs/hp/HPNSASOFTWARESUBSYSTEM-MIB +389
A mibs/hp/HPNSASTORAGECAP-MIB +509
A mibs/hp/HPNSATRAPCFG-MIB +225
A mibs/hp/HPR-IP-MIB +546
A mibs/hp/HPR-MIB +1,378
A mibs/hp/IJ8060-MIB +11,876
A mibs/hp/JETDIRECT3-MIB +6,454
A mibs/hp/LaserJet_3300-MIB +8,040
A mibs/hp/LaserJet-5-MIB +5,280
A mibs/hp/LaserJet-Series2100-MIB +5,374
A mibs/hp/LaserJet-Series8000-MIB +10,460
A mibs/hp/LaserJet-Series8100-MIB +11,319
A mibs/hp/LaserJet5Si-MIB +8,676
A mibs/hp/LaserJet5Si-Mopier-MIB +8,820
A mibs/hp/LaserJet6P-MIB +4,329
A mibs/hp/LJ1200-MIB +5,239
A mibs/hp/LJ1220-MIB +6,236
A mibs/hp/LJ2025-MIB +2,606
A mibs/hp/LJ2200-MIB +6,211
A mibs/hp/LJ2300-MIB +8,447
A mibs/hp/LJ2400-MIB +9,060
A mibs/hp/LJ2500-MIB +8,971
A mibs/hp/LJ251-MIB +8,117
A mibs/hp/LJ252-MIB +8,041
A mibs/hp/LJ275-MIB +7,163
A mibs/hp/LJ276-MIB +11,054
A mibs/hp/LJ277-MIB +11,181
A mibs/hp/LJ3000-MIB +8,128
A mibs/hp/LJ3005-MIB +8,992
A mibs/hp/LJ3015-MIB +11,107
A mibs/hp/LJ3035-MIB +10,578
A mibs/hp/LJ3200-MIB +7,581
A mibs/hp/LJ3505-MIB +10,014
A mibs/hp/LJ3525-MIB +7,503
A mibs/hp/LJ3530mfp-MIB +11,504
A mibs/hp/LJ3700-MIB +9,299
A mibs/hp/LJ375-MIB +9,721
A mibs/hp/LJ3800-MIB +8,100
A mibs/hp/LJ401-MIB +7,020
A mibs/hp/LJ4015-MIB +9,509
A mibs/hp/LJ402-MIB +7,230
A mibs/hp/LJ4100mfp-MIB +14,532
A mibs/hp/LJ4200-MIB +10,123
A mibs/hp/LJ425-MIB +9,699
A mibs/hp/LJ4250-MIB +9,311
A mibs/hp/LJ426-MIB +8,201
A mibs/hp/LJ4300-MIB +10,122
A mibs/hp/LJ4345-MIB +10,330
A mibs/hp/LJ435-MIB +8,326
A mibs/hp/LJ451-MIB +6,132
A mibs/hp/LJ452-MIB +7,406
A mibs/hp/LJ4525-MIB +13,924
A mibs/hp/LJ4600-MIB +9,852
A mibs/hp/LJ4650-MIB +9,908
A mibs/hp/LJ4730-MIB +10,537
A mibs/hp/LJ476-MIB +11,616
A mibs/hp/LJ477-MIB +9,887
A mibs/hp/LJ501-MIB +7,733
A mibs/hp/LJ5035-MIB +10,579
A mibs/hp/LJ5200-MIB +8,286
A mibs/hp/LJ521-MIB +10,116
A mibs/hp/LJ5500-MIB +10,514
A mibs/hp/LJ5550-MIB +9,593
A mibs/hp/LJ570-MIB +11,616
A mibs/hp/LJ6015-MIB +11,051
A mibs/hp/LJ6040mfp-MIB +10,841
A mibs/hp/LJ701-MIB +7,241
A mibs/hp/LJ9000mfp-MIB +14,367
A mibs/hp/LJ9040mfp-MIB +10,566
A mibs/hp/LJ9050mfp-MIB +10,583
A mibs/hp/LJ9055-MIB +8,215
A mibs/hp/LJ9065-MIB +8,215
A mibs/hp/LJ9200C-MIB +8,602
A mibs/hp/LJ9250C-MIB +8,501
A mibs/hp/LJ9500-MIB +9,703
A mibs/hp/LJ9500mfp-MIB +11,249
A mibs/hp/LJM9050mfp-MIB +10,625
M mibs/hp/NETSWITCH-MIB +5 -2
M mibs/hp/POWERSUPPLY-MIB +645 -14
M mibs/hp/STATISTICS-MIB +291
A mibs/ignitenet
A mibs/intel
A mibs/intel/INTEL-SERVER-BASEBOARD7 +3,718
D mibs/panasas/panasasSnmpwalkEnterprise.debug -25,419
A mibs/radlan/DIFF-SERV-MIB +1,525
D mibs/UNCDZ-MIB -1,136
A mibs/vmware/VMWARE-HEARTBEAT-MIB +80
A mibs/vmware/VMWARE-NSX-MANAGER-AGENTCAP-MIB +59
A mibs/vmware/VMWARE-NSX-MANAGER-MIB +4,597
M mibs/vmware/VMWARE-ROOT-MIB +19 -1
M mibs/vmware/VMWARE-TC-MIB +7
M rename_device.php -1
M scripts/makecss.sh +5 -1
M scripts/makesprites.sh +1 -3
M tests/IncludesCommonTest.php +214 -1
M tests/IncludesFunctionsTest.php +13
M tests/IncludesPortDescrParserTest.php +9
A update/311.sql +1

🏷️ 16.09.8118

Released 2016-09-30 19:04 • Commits r8113 through r8117
🚀 Included Development Changes (4 commits):
🔧 Minor Changes:
  • r8115: Another DB inserts cleanups. Improved cipsec-tunnels polling module, fixed issue when multiple same ipsec sessions with different endpoints. Small fix discovery bgp-peers on Arista devices. Added basic Edge-Core devices detect. +470-101
  • r8117: Fixed unittest. Fixed encrypt/decrypt functions for php 5.6 and later. +30-2
📋 MIB Updates:
  • r8114: Added new mib files for bdcom, edge-core, enlogic, wowza.
📝 Trivial Changes:
  • r8116: Fixed definitions and defaults. Fixed poller_module_excluded() for ipmi module. +25-8
Files changed in merge (148)
M config.php.default +6 -4
A html/images/os/edgecore_2x.png +1
A html/images/os/edgecore.png +1
M html/includes/functions.inc.php +32 -1
M html/includes/graphs/ipsectunnel/auth.inc.php +9 -2
M html/pages/device/routing/ipsec_tunnels.inc.php +33 -13
M includes/definitions/mibs.inc.php +1 -1
M includes/definitions/os.inc.php +10
M includes/definitions/rewrites.inc.php +2
M includes/definitions/rrdtypes.inc.php +1 -1
M includes/discovery/bgp-peers.inc.php +1 -1
M includes/entities.inc.php +77
M includes/polling/cipsec-tunnels.inc.php +219 -29
M includes/polling/functions.inc.php +12 -1
M includes/snmp.inc.php +26
M includes/sql-config.inc.php +4 -1
M includes/update/update.php +36 -24
A mibs/bdcom/NETFLOW-MIB +658
A mibs/bdcom/NMS-1705 +279
A mibs/bdcom/NMS-ACCOUNTING-MIB +128
A mibs/bdcom/NMS-ACL-EXT-MIB +427
A mibs/bdcom/NMS-AUTHENTICATION-TRAP +98
A mibs/bdcom/NMS-CARD-OPERATION-MIB +280
A mibs/bdcom/NMS-CARD-SYS-MIB +172
A mibs/bdcom/NMS-CFGAPP +57
A mibs/bdcom/NMS-CHASSIS +768
A mibs/bdcom/NMS-CONFIG-MGMT +39
A mibs/bdcom/NMS-DHCP-SERVER-MIB +119
A mibs/bdcom/NMS-DHCP-SNOOPING-MIB +216
A mibs/bdcom/NMS-EAPS-MIB +436
A mibs/bdcom/NMS-EPON-EOC-COMM +296
A mibs/bdcom/NMS-EPON-EOC-CONF +125
A mibs/bdcom/NMS-EPON-EOC-SLAVE +424
A mibs/bdcom/NMS-EPON-EOC-TRAP +97
A mibs/bdcom/NMS-EPON-FTM +169
A mibs/bdcom/NMS-EPON-LLID +258
A mibs/bdcom/NMS-EPON-LLID-ONU-BIND +253
A mibs/bdcom/NMS-EPON-LLID-QOS-POLICY +87
A mibs/bdcom/NMS-EPON-LLID-TRAP +111
A mibs/bdcom/NMS-EPON-OAM-REMOTE-LOOPBACK +144
A mibs/bdcom/NMS-EPON-OLT-CHIP-INFO +115
A mibs/bdcom/NMS-EPON-OLT-CHIP-STATUS-TRAP +50
A mibs/bdcom/NMS-EPON-OLT-COMM +368
A mibs/bdcom/NMS-EPON-OLT-MAT-MIB +45
A mibs/bdcom/NMS-EPON-OLT-MULTICAST-FORWARD +129
A mibs/bdcom/NMS-EPON-OLT-MULTICAST-VLAN +80
A mibs/bdcom/NMS-EPON-OLT-NNI +124
A mibs/bdcom/NMS-EPON-OLT-PON +633
A mibs/bdcom/NMS-EPON-OLT-PON-EXT +206
A mibs/bdcom/NMS-EPON-OLT-PSG +272
A mibs/bdcom/NMS-EPON-OLT-SLOT +87
A mibs/bdcom/NMS-EPON-ONU +1,500
A mibs/bdcom/NMS-EPON-ONU-BATCH-CONFIG +123
A mibs/bdcom/NMS-EPON-ONU-BATCH-UPDATE +68
A mibs/bdcom/NMS-EPON-ONU-IF-STATS +367
A mibs/bdcom/NMS-EPON-ONU-IF-TRAP +51
A mibs/bdcom/NMS-EPON-ONU-INTERFACE +280
A mibs/bdcom/NMS-EPON-ONU-MULTICAST-VLAN +85
A mibs/bdcom/NMS-EPON-ONU-OPTICAL-PARAM-ALARM-SET +527
A mibs/bdcom/NMS-EPON-ONU-QOS-POLICY +89
A mibs/bdcom/NMS-EPON-ONU-REMOTE-SERVER-INFO +78
A mibs/bdcom/NMS-EPON-ONU-RESET +70
A mibs/bdcom/NMS-EPON-ONU-SERIAL-PORT +239
A mibs/bdcom/NMS-EPON-ONU-SERIAL-TRAP +105
A mibs/bdcom/NMS-EPON-ONU-STATIC-MAC +109
A mibs/bdcom/NMS-EPON-ONU-TRAP +252
A mibs/bdcom/NMS-EPON-ONU-UNI-IF-ACL-APP-MIB +111
A mibs/bdcom/NMS-EPON-ONU-UNI-QOS-POLICY +95
A mibs/bdcom/NMS-EPON-ONU-VLAN +151
A mibs/bdcom/NMS-EPON-PON-ILLEAGL-REG-TRAP +47
A mibs/bdcom/NMS-EPON-PON-QOS-POLICY +87
A mibs/bdcom/NMS-EPON-TFTP +91
A mibs/bdcom/NMS-ERPS-MIB +693
A mibs/bdcom/NMS-ETHERRING +129
A mibs/bdcom/NMS-FAN-TRAP +298
A mibs/bdcom/NMS-FILTER-TRAP +189
A mibs/bdcom/NMS-FLASH +276
A mibs/bdcom/NMS-GBSC-MIB +162
A mibs/bdcom/NMS-HAL-GLOBAL-MIB +167
A mibs/bdcom/NMS-HAL-IF-MIB +653
A mibs/bdcom/NMS-HAL-TRAP +128
A mibs/bdcom/NMS-IEEE8023-LAG-MIB +1,496
A mibs/bdcom/NMS-IF-APP-POLICY-MIB +129
A mibs/bdcom/NMS-IF-MIB +362
A mibs/bdcom/NMS-IF-QOS-POLICY +90
A mibs/bdcom/NMS-IF-THRESHOLD-MIB +1,189
A mibs/bdcom/NMS-INTERFACE-EXT +1,093
A mibs/bdcom/NMS-INTERFACES +1,400
A mibs/bdcom/NMS-IP-ADDRESS-MIB +117
A mibs/bdcom/NMS-IPAcl +686
A mibs/bdcom/NMS-IPSLA-MIB +248
A mibs/bdcom/NMS-L2-PROTOCOL-TUNNEL-MIB +71
A mibs/bdcom/NMS-LLDP-MIB +2,112
A mibs/bdcom/NMS-LOG-SERVER-MIB +167
A mibs/bdcom/NMS-LOOPBACK-DETECT-MIB +159
A mibs/bdcom/NMS-MAC-MIB +336
A mibs/bdcom/NMS-MacAcl +208
A mibs/bdcom/NMS-MEAPS-MIB +562
A mibs/bdcom/NMS-MEMORY-POOL-MIB +189
A mibs/bdcom/NMS-NAT +450
A mibs/bdcom/NMS-NTP-MIB +54
A mibs/bdcom/NMS-OPTICAL-PORT-MIB +291
A mibs/bdcom/NMS-POE-MIB +98
A mibs/bdcom/NMS-POWER-EXT-MIB +149
A mibs/bdcom/NMS-POWER-MIB +80
A mibs/bdcom/NMS-PROCESS-MIB +414
A mibs/bdcom/NMS-PVLAN-EXT-MIB +182
A mibs/bdcom/NMS-QOS-EXT-MIB +1,489
A mibs/bdcom/NMS-QOS-MIB +784
A mibs/bdcom/NMS-QOS-PIB-MIB +1,998
A mibs/bdcom/NMS-QOS-QUEUE +93
A mibs/bdcom/NMS-R-QOS-MIB +1,756
A mibs/bdcom/NMS-REMOTE-PING-MIB +205
A mibs/bdcom/NMS-ROUTING-MIB +51
A mibs/bdcom/NMS-SERIAL +316
A mibs/bdcom/NMS-SMI +100
A mibs/bdcom/NMS-SNMP +806
A mibs/bdcom/NMS-SNTP +75
A mibs/bdcom/NMS-STP +215
A mibs/bdcom/NMS-SWITCH-MIB +317
A mibs/bdcom/NMS-SYS +1,022
A mibs/bdcom/NMS-SYS-TRAP +114
A mibs/bdcom/NMS-TC +703
A mibs/bdcom/NMS-TS +525
A mibs/bdcom/NMS-VLAN-EXT-MIB +331
A mibs/bdcom/NMS-WAN-MIB +122
A mibs/bdcom/NMS-WLAN-MIB +131
A mibs/bdcom/NMSTRAP-MIB +35
A mibs/edge-core
A mibs/enlogic
A mibs/rfc/LAG-MIB +1,225
A mibs/rfc/RFC-1212 +79
A mibs/rfc/RFC-1215 +38
A mibs/wowza
M tests/HtmlIncludesFunctionsTest.php +1 -1
M tests/HtmlIncludesPrintTest.php +1 -1
M update/004.sql +3 -3
M update/033.sql -4
M update/138.sql +3 -3
M update/174.sql +1 -1
M update/196.sql +2 -2
M update/229.sql +2 -2
M update/252.sql +3 -4
M update/261.sql +1 -1
M update/266.sql +1 -1
M update/299.sql +1
A update/310.sql +6
M update/db_schema_mysql.sql +29 -10

🏷️ 16.09.8113

Released 2016-09-28 22:36 • Commits r8104 through r8112
🚀 Included Development Changes (8 commits):
🎯 Major Features:
  • r8105: Improved detect Cisco SB devices. Improved detect broadcom based devices. Fixed discovery by FASTPATH-* mibs with different OID base tree. Improved sensors discovery by EdgeSwitch-BOXSERVICES-PRIVATE-MIB (new FASTPATH-*). +908-193
🐛 Bug Fixes:
  • r8109: Enforce ifConnectorPresent to be 'true' or 'false'. +6
  • r8110: Herp +1-1
  • r8111: DERP +1-1
🔧 Minor Changes:
  • r8112: Fixed common db insert errors in poller modules ospf and cipsec-tunnels. +209-90
📋 MIB Updates:
  • r8106: Update FASTPATH-* based mibs. Note, some MIBs not official, name changed for exclude using same name with different oid tree.
📝 Trivial Changes:
  • r8107: Added basic detect Plug & Track devices (without sensors discovery). +31-1
  • r8108: Fixed storages size and units for NIMBLE-MIB. +6-6
Files changed in merge (173)
A html/images/os/plugandtrack_2x.png +1
A html/images/os/plugandtrack.png +1
M html/images/os/quanta_2x.png ±0
M html/images/os/quanta.png ±0
M html/includes/print/routing.inc.php +6 -3
M html/pages/device.inc.php +2 -1
M html/pages/device/routing.inc.php +7
M html/pages/device/routing/ipsec_tunnels.inc.php +29 -6
M includes/common.inc.php +3 -2
M includes/definitions/mibs.inc.php +144 -64
M includes/definitions/os.inc.php +127 -38
D includes/discovery/mempools/dell-vendor-mib.inc.php -32
M includes/discovery/mempools/dnos-switching-mib.inc.php +1
A includes/discovery/neighbours/dnos-isdp-mib.inc.php +71
A includes/discovery/neighbours/edgeswitch-isdp-mib.inc.php +71
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +1
A includes/discovery/neighbours/netgear-isdp-mib.inc.php +71
M includes/discovery/os.inc.php +42
A includes/discovery/os/broadcom.inc.php +63
M includes/discovery/os/linux.inc.php +2 -2
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +65 -23
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +10 -10
A includes/discovery/sensors/old-dnos-boxservices-private-mib.inc.php +170
M includes/discovery/storage/nimble-mib.inc.php +3 -3
M includes/polling/cipsec-tunnels.inc.php +88 -33
M includes/polling/mempools.inc.php +1
D includes/polling/mempools/dell-vendor-mib.inc.php -18
A includes/polling/os/fastpath.inc.php +53
A includes/polling/os/plugandtrack.inc.php +14
M includes/polling/os/timos.inc.php +1 -1
M includes/polling/ospf.inc.php +70 -47
M includes/polling/ports.inc.php +6
M includes/polling/storage/nimble-mib.inc.php +3 -3
M includes/snmp.inc.php +4 -2
A mibs/broadcom/BROADCOM-POWER-ETHERNET-MIB +351
A mibs/broadcom/BROADCOM-REF-MIB +77
A mibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB +523
A mibs/broadcom/FASTPATH-CAPTIVE-PORTAL-MIB +1,254
A mibs/broadcom/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB +291
A mibs/broadcom/FASTPATH-DHCP6SERVER-PRIVATE-MIB +1,183
A mibs/broadcom/FASTPATH-DHCPSERVER-PRIVATE-MIB +1,002
A mibs/broadcom/FASTPATH-DNS-RESOLVER-CONTROL-MIB +270
A mibs/broadcom/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB +452
A mibs/broadcom/FASTPATH-INVENTORY-MIB +1,189
A mibs/broadcom/FASTPATH-IPV6-LOOPBACK-MIB +112
A mibs/broadcom/FASTPATH-IPV6-TUNNEL-MIB +253
A mibs/broadcom/FASTPATH-ISDP-MIB +548
A mibs/broadcom/FASTPATH-KEYING-PRIVATE-MIB +137
A mibs/broadcom/FASTPATH-LOGGING-MIB +519
A mibs/broadcom/FASTPATH-LOOPBACK-MIB +130
A mibs/broadcom/FASTPATH-MGMT-SECURITY-MIB +252
A mibs/broadcom/FASTPATH-MULTICAST-MIB +457
A mibs/broadcom/FASTPATH-NSF-MIB +362
A mibs/broadcom/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB +84
A mibs/broadcom/FASTPATH-PFC-MIB +214
A mibs/broadcom/FASTPATH-PORTSECURITY-PRIVATE-MIB +275
A mibs/broadcom/FASTPATH-QOS-ACL-MIB +1,558
A mibs/broadcom/FASTPATH-QOS-AUTOVOIP-MIB +126
A mibs/broadcom/FASTPATH-QOS-COS-MIB +969
A mibs/broadcom/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB +1,077
A mibs/broadcom/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB +2,764
A mibs/broadcom/FASTPATH-QOS-ISCSI-MIB +336
A mibs/broadcom/FASTPATH-QOS-MIB +52
A mibs/broadcom/FASTPATH-RADIUS-AUTH-CLIENT-MIB +551
A mibs/broadcom/FASTPATH-ROUTING-MIB +2,887
A mibs/broadcom/FASTPATH-ROUTING6-MIB +811
A mibs/broadcom/FASTPATH-SNTP-CLIENT-MIB +758
A mibs/broadcom/FASTPATH-SWITCHING-MIB +7,618
A mibs/broadcom/FASTPATH-TIMEZONE-PRIVATE-MIB +473
A mibs/ciscosb/NSS324-MIB +482
D mibs/dell/BROADCOM-POWER-ETHERNET-MIB -341
A mibs/dell/DNOS-POWER-ETHERNET-MIB +355
D mibs/dell/FASTPATH-BOXSERVICES-PRIVATE-MIB -494
D mibs/dell/FASTPATH-CAPTIVE-PORTAL-MIB -1,240
D mibs/dell/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB -279
D mibs/dell/FASTPATH-DHCP6SERVER-PRIVATE-MIB -1,149
D mibs/dell/FASTPATH-DHCPSERVER-PRIVATE-MIB -972
D mibs/dell/FASTPATH-DNS-RESOLVER-CONTROL-MIB -266
D mibs/dell/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB -427
D mibs/dell/FASTPATH-INVENTORY-MIB -1,177
D mibs/dell/FASTPATH-IPV6-LOOPBACK-MIB -102
D mibs/dell/FASTPATH-IPV6-TUNNEL-MIB -243
D mibs/dell/FASTPATH-ISDP-MIB -510
D mibs/dell/FASTPATH-KEYING-PRIVATE-MIB -125
D mibs/dell/FASTPATH-LOGGING-MIB -510
D mibs/dell/FASTPATH-LOOPBACK-MIB -120
D mibs/dell/FASTPATH-MGMT-SECURITY-MIB -242
D mibs/dell/FASTPATH-MULTICAST-MIB -447
D mibs/dell/FASTPATH-NSF-MIB -353
D mibs/dell/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB -72
D mibs/dell/FASTPATH-PFC-MIB -199
D mibs/dell/FASTPATH-PORTSECURITY-PRIVATE-MIB -263
D mibs/dell/FASTPATH-QOS-ACL-MIB -1,544
D mibs/dell/FASTPATH-QOS-AUTOVOIP-MIB -120
D mibs/dell/FASTPATH-QOS-COS-MIB -957
D mibs/dell/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB -981
D mibs/dell/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB -2,686
D mibs/dell/FASTPATH-QOS-ISCSI-MIB -330
D mibs/dell/FASTPATH-QOS-MIB -42
D mibs/dell/FASTPATH-RADIUS-AUTH-CLIENT-MIB -541
D mibs/dell/FASTPATH-ROUTING-MIB -2,867
D mibs/dell/FASTPATH-ROUTING6-MIB -801
D mibs/dell/FASTPATH-SNTP-CLIENT-MIB -731
D mibs/dell/FASTPATH-SWITCHING-MIB -7,562
D mibs/dell/FASTPATH-TIMEZONE-PRIVATE-MIB -458
A mibs/dell/OLD-DNOS-BOXSERVICES-PRIVATE-MIB +523
A mibs/eds
D mibs/netgear/BROADCOM-POWER-ETHERNET-MIB -378
D mibs/netgear/BROADCOM-REF-MIB -193
D mibs/netgear/FASTPATH-BOXSERVICES-PRIVATE-MIB -409
D mibs/netgear/FASTPATH-CAPTIVE-PORTAL-MIB -1,550
D mibs/netgear/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB -275
D mibs/netgear/FASTPATH-DHCP6SERVER-PRIVATE-MIB -1,145
D mibs/netgear/FASTPATH-DHCPSERVER-PRIVATE-MIB -968
D mibs/netgear/FASTPATH-DNS-RESOLVER-CONTROL-MIB -262
D mibs/netgear/FASTPATH-INVENTORY-MIB -1,169
D mibs/netgear/FASTPATH-IPV6-LOOPBACK-MIB -98
D mibs/netgear/FASTPATH-IPV6-TUNNEL-MIB -239
D mibs/netgear/FASTPATH-ISDP-MIB -492
D mibs/netgear/FASTPATH-KEYING-PRIVATE-MIB -121
D mibs/netgear/FASTPATH-LOGGING-MIB -506
D mibs/netgear/FASTPATH-LOOPBACK-MIB -116
D mibs/netgear/FASTPATH-MGMT-SECURITY-MIB -237
D mibs/netgear/FASTPATH-MULTICAST-MIB -443
D mibs/netgear/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB -69
D mibs/netgear/FASTPATH-PORTSECURITY-PRIVATE-MIB -260
D mibs/netgear/FASTPATH-QOS-ACL-MIB -1,563
D mibs/netgear/FASTPATH-QOS-AUTOVOIP-MIB -115
D mibs/netgear/FASTPATH-QOS-COS-MIB -937
D mibs/netgear/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB -976
D mibs/netgear/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB -2,715
D mibs/netgear/FASTPATH-QOS-ISCSI-MIB -325
D mibs/netgear/FASTPATH-QOS-MIB -38
D mibs/netgear/FASTPATH-ROUTING-MIB -2,841
D mibs/netgear/FASTPATH-ROUTING6-MIB -797
D mibs/netgear/FASTPATH-SNTP-CLIENT-MIB -727
D mibs/netgear/FASTPATH-SWITCHING-MIB -8,536
D mibs/netgear/FASTPATH-TIMEZONE-PRIVATE-MIB -448
A mibs/netgear/NETGEAR-BOXSERVICES-PRIVATE-MIB +438
A mibs/netgear/NETGEAR-CAPTIVE-PORTAL-MIB +1,568
M mibs/netgear/NETGEAR-DENIALOFSERVICE-PRIVATE-MIB +151 -17
A mibs/netgear/NETGEAR-DHCP6SERVER-PRIVATE-MIB +1,179
M mibs/netgear/NETGEAR-DHCPSERVER-PRIVATE-MIB +22 -16
M mibs/netgear/NETGEAR-DNS-RESOLVER-CONTROL-MIB +16 -11
M mibs/netgear/NETGEAR-INVENTORY-MIB +83 -44
A mibs/netgear/NETGEAR-IPV6-LOOPBACK-MIB +108
A mibs/netgear/NETGEAR-IPV6-TUNNEL-MIB +249
A mibs/netgear/NETGEAR-ISDP-MIB +530
M mibs/netgear/NETGEAR-KEYING-PRIVATE-MIB +78 -70
M mibs/netgear/NETGEAR-LOGGING-MIB +24 -18
A mibs/netgear/NETGEAR-LOOPBACK-MIB +126
M mibs/netgear/NETGEAR-MGMT-SECURITY-MIB +19 -13
A mibs/netgear/NETGEAR-MULTICAST-MIB +453
M mibs/netgear/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB +17 -9
M mibs/netgear/NETGEAR-PORTSECURITY-PRIVATE-MIB +112 -106
M mibs/netgear/NETGEAR-POWER-ETHERNET-MIB +298 -18
M mibs/netgear/NETGEAR-QOS-ACL-MIB +127 -76
A mibs/netgear/NETGEAR-QOS-AUTOVOIP-MIB +121
M mibs/netgear/NETGEAR-QOS-COS-MIB +193 -54
M mibs/netgear/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB +107 -95
M mibs/netgear/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB +821 -637
A mibs/netgear/NETGEAR-QOS-ISCSI-MIB +331
M mibs/netgear/NETGEAR-QOS-MIB +17 -6
M mibs/netgear/NETGEAR-REF-MIB +126 -51
A mibs/netgear/NETGEAR-ROUTING-MIB +2,861
A mibs/netgear/NETGEAR-ROUTING6-MIB +807
M mibs/netgear/NETGEAR-SNTP-CLIENT-MIB +29 -11
M mibs/netgear/NETGEAR-SWITCHING-MIB +3,077 -233
A mibs/netgear/NETGEAR-TIMEZONE-PRIVATE-MIB +463
M tests/IncludesCommonTest.php +2 -1
M tests/IncludesSnmpTest.php +26
A update/309.sql +1

🏷️ 16.09.8104

Released 2016-09-26 00:18 • Commits r8086 through r8103
🚀 Included Development Changes (17 commits):
✨ New Features:
  • r8089: Store last alerter.php run for each host. +4-1
  • r8092: Add some swedish shit, yo. +42
  • r8103: Add some housekeeping defaults. +12-7
🔧 Minor Changes:
  • r8088: Improved detect ZTE devices. Added processors, mempools discovery by ZXR10-MIB and sensors by SWITCHENVIRONG. +331-74
  • r8091: Added OS definitions for Cisco UC, Cumulus Linux. Improved definitions for Fortinet devices. +437-155
  • r8094: Improved support for Ubiquiti UniFi switches and Edge switches. Added processors/mempools discovery by EdgeSwitch-SWITCHING-MIB. Fixed current sensors scale for Tripp Lite devices with latest firmware. +222-47
  • r8097: Improved support WatchGuard devices, Eltex switches and other radlan devices. Added sensors discovery by RADLAN-Physicaldescription-MIB. +380-82
  • r8099: Restored ability for use google maps, but now only if API key passed. Restored config option Map API ($config), default is Carto. Google API config pass to this config option: $config. +330-150
  • r8101: Improved old Eaton ePDU devices support, added basic Sentry4 PDU support. +99-18
  • r8102: Added storages discovery by NIMBLE-MIB and ISILON-MIB. Small improvement in discovery_storage() function. Added helper function snmp_size64_high_low(). +343-52
📋 MIB Updates:
  • r8087: Updated RADLAN/MARVELL mib files. Also updated Eltex, APC mib files. +12-8
  • r8090: Updated Fortinet and TP-Link mibs.
  • r8095: Updated tripplite mib files to latest.
  • r8098: Updated Eltex mib files.
📝 Trivial Changes:
  • r8093: Fixed very frequent db query issue in quick search box. +12-2
  • r8096: Added sensors discovery by TRIPPLITE-12X. +22-12
  • r8100: Fixed IPv6 issue in radius auth. +11-4
Files changed in merge (312)
M alerter.php +3 -1
A html/images/os/cumulus_2x.png +1
A html/images/os/cumulus.png +1
M html/includes/authentication/radius.inc.php +11 -4
M html/includes/entities/storage.inc.php +31 -21
M html/includes/functions.inc.php +2 -1
M html/includes/graphs/device/netstat_icmp_info.inc.php +1 -1
D html/includes/map.inc.php -116
M html/includes/map/google-mc.inc.php +9 -6
M html/includes/map/google.inc.php +1 -1
A html/includes/map/leaflet.inc.php +151
M html/includes/navbar.inc.php +12 -2
M html/includes/print/rows.inc.php -3
M html/pages/device/edit/snmp.inc.php +4
M html/pages/device/overview/storage.inc.php +1
M html/pages/front/default.php +35 -11
M html/pages/settings/default.inc.php +3 -1
M includes/config-variables.inc.php +29 -5
M includes/defaults.inc.php +23 -10
M includes/definitions.inc.php +1 -1
M includes/definitions/geo.inc.php +83 -1
M includes/definitions/mibs.inc.php +80 -17
M includes/definitions/models.inc.php +228
M includes/definitions/os.inc.php +201 -43
M includes/discovery/functions.inc.php +19 -5
A includes/discovery/mempools/edgeswitch-switching-mib.inc.php +31
A includes/discovery/mempools/zxr10-mib.inc.php +41
M includes/discovery/os/linux.inc.php +5 -2
M includes/discovery/processors.inc.php +19 -2
M includes/discovery/processors/dnos-switching-mib.inc.php +4 -4
A includes/discovery/processors/edgeswitch-switching-mib.inc.php +25
M includes/discovery/processors/isilon-mib.inc.php -2
A includes/discovery/processors/zxr10-mib.inc.php +44
M includes/discovery/sensors.inc.php +16 -10
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +4 -1
M includes/discovery/sensors/radlan-hwenviroment.inc.php +2
A includes/discovery/sensors/radlan-physicaldescription-mib.inc.php +231
M includes/discovery/sensors/ups-mib.inc.php +21 -5
M includes/discovery/storage.inc.php +4 -1
M includes/discovery/storage/cisco-flash-mib.inc.php +2 -2
M includes/discovery/storage/embedded-ngx-mib.inc.php +1 -1
M includes/discovery/storage/gpfs-mib.inc.php +3 -3
M includes/discovery/storage/host-resources-mib.inc.php +34 -10
A includes/discovery/storage/isilon-mib.inc.php +30
M includes/discovery/storage/netapp-mib.inc.php +1 -1
A includes/discovery/storage/nimble-mib.inc.php +49
M includes/polling/mempools.inc.php +7
M includes/polling/mempools/cisco-enhanced-mempool-mib.inc.php +11 -5
M includes/polling/mempools/cisco-entity-qfp-mib.inc.php +17 -4
M includes/polling/mempools/cisco-memory-pool-mib.inc.php +14 -8
M includes/polling/mempools/cisco-process-mib.inc.php +19 -5
A includes/polling/mempools/edgeswitch-switching-mib.inc.php +22
M includes/polling/mempools/ucd-snmp-mib.inc.php +16 -3
A includes/polling/mempools/zxr10-mib.inc.php +38
M includes/polling/os.inc.php +1 -1
D includes/polling/os/allied-radlan.inc.php -20
M includes/polling/os/cisco.inc.php +36 -8
M includes/polling/os/eaton-epdu.inc.php +32 -13
M includes/polling/os/edgemax.inc.php +33 -19
D includes/polling/os/eltex-switch.inc.php -21
M includes/polling/os/firebox.inc.php +9 -3
M includes/polling/os/fortigate.inc.php +7 -1
A includes/polling/os/fortinet.inc.php +39
A includes/polling/os/nimble-os.inc.php +20
M includes/polling/os/poweralert.inc.php +9 -5
M includes/polling/os/powerconnect-radlan.inc.php +1 -1
A includes/polling/os/radlan.inc.php +64
A includes/polling/os/sentry-pdu.inc.php +37
A includes/polling/os/zte.inc.php +106
D includes/polling/os/zxr10.inc.php -40
M includes/polling/processors/dnos-switching-mib.inc.php +4 -7
A includes/polling/processors/edgeswitch-switching-mib.inc.php +25
M includes/polling/storage/gpfs-mib.inc.php +2 -2
A includes/polling/storage/isilon-mib.inc.php +29
A includes/polling/storage/nimble-mib.inc.php +41
M includes/polling/storage/ucd-snmp-mib.inc.php +1 -1
M includes/rewrites.inc.php +42 -135
M includes/snmp.inc.php +13
A mibs/apc/NETBOTZ-DEVICE-MIB +311
A mibs/apc/NETBOTZ-MIB +5,227
A mibs/apc/NETBOTZ300-MIB +8,803
A mibs/apc/NETBOTZ320-MIB +8,812
A mibs/apc/NETBOTZ410-MIB +8,913
A mibs/apc/NETBOTZV2-MIB +4,486
M mibs/apc/PowerNet-MIB +9,711 -6,182
A mibs/eaton/EATON-EPDU-MA-MIB +1,342
A mibs/eaton/EATON-EPDU-PU-MI-MIB +1,787
A mibs/eaton/EATON-EPDU-PU-SW-MIB +4,619
A mibs/eaton/EATON-GENESIS-II-MIB +192
A mibs/eaton/PDU-MIB +878
A mibs/eaton/Pulizzi +754
A mibs/eltex/ELT-MES-DEV-PARAMS +73
A mibs/eltex/ELTEX-BRIDGE-ERPS-MIB +568
A mibs/eltex/ELTEX-BRIDGE-EXT-MIB +33
A mibs/eltex/ELTEX-CFM-MIB +201
A mibs/eltex/ELTEX-DOT3-OAM-MIB +44
A mibs/eltex/ELTEX-FLEX-LINKS-MIB +388
A mibs/eltex/ELTEX-IP-OSPF-IF-MIB +84
A mibs/eltex/ELTEX-IPSLA-MIB +1,281
A mibs/eltex/ELTEX-L2-TUNNEL-CONFIG-MIB +313
A mibs/eltex/ELTEX-LTP8X +9,273
A mibs/eltex/ELTEX-LTP8X-STANDALONE +550
A mibs/eltex/ELTEX-MAC-NOTIFICATION-MIB +159
A mibs/eltex/ELTEX-MCCP +8,589
A mibs/eltex/ELTEX-MES +137
A mibs/eltex/ELTEX-MES-AAA +66
A mibs/eltex/ELTEX-MES-AAA-STATISTICS-MIB +408
A mibs/eltex/ELTEX-MES-BOOTPASSWORD +32
A mibs/eltex/ELTEX-MES-BRIDGE-ERPS-MIB +572
A mibs/eltex/ELTEX-MES-BRIDGE-EXT-MIB +241
A mibs/eltex/ELTEX-MES-BRIDGE-SECURITY +923
A mibs/eltex/ELTEX-MES-BRIDGE-STP-MULTIPROCESS-MIB +828
A mibs/eltex/ELTEX-MES-CFM-MIB +205
A mibs/eltex/ELTEX-MES-COPY-MIB +171
A mibs/eltex/ELTEX-MES-COUNTERS-MIB +209
A mibs/eltex/ELTEX-MES-DHCP +207
A mibs/eltex/ELTEX-MES-DOT1X +137
A mibs/eltex/ELTEX-MES-DOT3-OAM-MIB +48
A mibs/eltex/ELTEX-MES-eltBrgMulticast-MIB +75
A mibs/eltex/ELTEX-MES-eltFtp-MIB +21
A mibs/eltex/ELTEX-MES-eltInterfaces +193
A mibs/eltex/ELTEX-MES-eltMacNotification-MIB +163
A mibs/eltex/ELTEX-MES-eltMesIpMulticast-MIB +736
A mibs/eltex/ELTEX-MES-ENDOFMIB-MIB +32
A mibs/eltex/ELTEX-MES-ERRDISABLE-RECOVERY-MIB +52
A mibs/eltex/ELTEX-MES-FLEX-LINKS-MIB +392
A mibs/eltex/ELTEX-MES-HWENVIROMENT-MIB +95
A mibs/eltex/ELTEX-MES-IF-EXTENSION-MIB +211
A mibs/eltex/ELTEX-MES-IF-MIB +8
A mibs/eltex/ELTEX-MES-IP +63
A mibs/eltex/ELTEX-MES-IP-BFD-MIB +129
A mibs/eltex/ELTEX-MES-IP-OSPF-MTU-MIB +84
A mibs/eltex/ELTEX-MES-IpRouter +86
A mibs/eltex/ELTEX-MES-IPSLA-MIB +1,285
A mibs/eltex/ELTEX-MES-L2-TUNNEL-CONFIG-MIB +317
A mibs/eltex/ELTEX-MES-LBD-MIB +186
A mibs/eltex/ELTEX-MES-LINKAGG-MIB +113
A mibs/eltex/ELTEX-MES-MIB-2 +8
A mibs/eltex/ELTEX-MES-MIB-OBJECTS +55
A mibs/eltex/ELTEX-MES-MNG-MIB +22
A mibs/eltex/ELTEX-MES-PHY +174
A mibs/eltex/ELTEX-MES-PHYSICAL-DESCRIPTION-MIB +318
A mibs/eltex/ELTEX-MES-QOS-CLI-MIB +384
A mibs/eltex/ELTEX-MES-QOS-TAIL-DROP-MIB +533
A mibs/eltex/ELTEX-MES-SMON-MIB +92
A mibs/eltex/ELTEX-MES-SNMP-COMMUNITY-EXT-MIB +42
A mibs/eltex/ELTEX-MES-STORMCTRL-MIB +234
A mibs/eltex/ELTEX-MES-SWITCH-RATE-LIMITER-MIB +81
A mibs/eltex/ELTEX-MES-SYSLOG-MIB +35
A mibs/eltex/ELTEX-MES-TRAPS-MIB +80
A mibs/eltex/ELTEX-MES-TUNING-MIB +64
A mibs/eltex/ELTEX-MES-ULD-MIB +168
A mibs/eltex/ELTEX-MES-VLAN-AGGREGATE-MIB +116
A mibs/eltex/ELTEX-MES-VLAN-MIB +146
M mibs/eltex/ELTEX-MIB +71 -3
A mibs/eltex/ELTEX-QOS-MIB +212
A mibs/eltex/ELTEX-SMI +1,310
A mibs/eltex/ELTEX-SMI-ACTUAL +72
A mibs/eltex/ELTEX-TUNNEL-MIB +218
A mibs/eltex/ELTEX-ULD-MIB +164
A mibs/fortinet/FORTINET-FORTIMAIL-MIB +648
A mibs/fortinet/FORTINET-FORTIMANAGER-MIB +103
D mibs/netbotz
A mibs/radlan/GALILEO-MIB +1,889
A mibs/radlan/MARVELL-Dlf-MIB +32
A mibs/radlan/MARVELL-EEE-MIB +310
A mibs/radlan/MARVELL-ERRDISABLE-RECOVERY-MIB +144
A mibs/radlan/MARVELL-EVENTS-MIB +552
A mibs/radlan/MARVELL-FIP-MIB +310
A mibs/radlan/MARVELL-GREEN-MIB +217
A mibs/radlan/MARVELL-LBD-MIB +121
A mibs/radlan/MARVELL-PBR-MIB +185
A mibs/radlan/MARVELL-POE-MIB +542
A mibs/radlan/MARVELL-ProtectedPorts-MIB +134
A mibs/radlan/MARVELL-rldot1q-MIB +191
A mibs/radlan/MARVELL-ROUTEMAP-MIB +124
A mibs/radlan/MARVELL-SCT-MIB +40
A mibs/radlan/MARVELL-SFLOW-MIB +108
A mibs/radlan/MARVELL-SPAN-MIB +235
A mibs/radlan/MARVELL-SpecialBpdu-MIB +166
A mibs/radlan/MARVELL-TIMEBASED-PORT-SHUTDOWN-MIB +107
A mibs/radlan/MARVELL-TrafficSegmentation-MIB +149
A mibs/radlan/MARVELL-UDLD-MIB +287
A mibs/radlan/MARVELL-WeightedRandomTailDrop-MIB +45
A mibs/radlan/RADLAN-3SW2SWTABLES-MIB +34
M mibs/radlan/RADLAN-AAA +1,067 -25
A mibs/radlan/RADLAN-AGGREGATEVLAN-MIB +157
A mibs/radlan/RADLAN-ARPSPOOFING-MIB +116
A mibs/radlan/RADLAN-AUTOUPDATE-MIB +70
A mibs/radlan/RADLAN-BANNER-MIB +185
A mibs/radlan/RADLAN-BGP +339
A mibs/radlan/RADLAN-BONJOUR-MIB +380
A mibs/radlan/RADLAN-BOOTP-MIB +100
A mibs/radlan/RADLAN-BRGMACSWITCH-MIB +165
A mibs/radlan/RADLAN-BRIDGE-SECURITY +1,073
A mibs/radlan/RADLAN-BRIDGEMIBOBJECTS-MIB +2,041
A mibs/radlan/RADLAN-CDB-MIB +53
A mibs/radlan/RADLAN-CDP-MIB +1,216
A mibs/radlan/RADLAN-CLI-MIB +308
M mibs/radlan/RADLAN-COPY-MIB +689 -8
A mibs/radlan/RADLAN-CPU-COUNTERS-MIB +163
A mibs/radlan/RADLAN-DEBUGCAPABILITIES-MIB +44
A mibs/radlan/RADLAN-DEVICEPARAMS-MIB +795
A mibs/radlan/RADLAN-DHCP-MIB +1,178
A mibs/radlan/RADLAN-DHCPCL-MIB +847
A mibs/radlan/RADLAN-DhcpSpoofing-MIB +75
A mibs/radlan/RADLAN-DHCPv6 +43
A mibs/radlan/RADLAN-DHCPv6-CLIENT +506
A mibs/radlan/RADLAN-DHCPv6-RELAY +203
A mibs/radlan/RADLAN-DIGITALKEYMANAGE-MIB +153
M mibs/radlan/RADLAN-DNSCL-MIB +1,185 -32
A mibs/radlan/RADLAN-DOT1X-MIB +1,316
A mibs/radlan/RADLAN-EMBWEB-MIB +498
A mibs/radlan/RADLAN-ENDOFMIB-MIB +33
A mibs/radlan/RADLAN-ETS-MIB +169
M mibs/radlan/RADLAN-File +66 -19
A mibs/radlan/RADLAN-GMRP-MIB +148
A mibs/radlan/RADLAN-GVRP-MIB +450
M mibs/radlan/RADLAN-HWENVIROMENT +280 -11
M mibs/radlan/RADLAN-IP +640 -9
A mibs/radlan/RADLAN-ippreflist-MIB +297
A mibs/radlan/RADLAN-IpRouter +1,774
A mibs/radlan/RADLAN-IPSTDACL-MIB +378
A mibs/radlan/RADLAN-IPv6 +1,949
A mibs/radlan/RADLAN-IPV6FHS-MIB +5,167
A mibs/radlan/RADLAN-IPX-MIB +1,353
A mibs/radlan/RADLAN-iscsi-MIB +474
A mibs/radlan/RADLAN-JUMBOFRAMES-MIB +47
M mibs/radlan/RADLAN-LLDP-MIB +909 -4
M mibs/radlan/RADLAN-LOCALIZATION-MIB +142 -33
M mibs/radlan/RADLAN-MAC-BASE-PRIO +1 -2
A mibs/radlan/RADLAN-MGMD-ROUTER-MIB +335
M mibs/radlan/RADLAN-MIB +160 -6,101
A mibs/radlan/RADLAN-MIR-MIB +215
M mibs/radlan/RADLAN-MNGINF-MIB +124 -4
A mibs/radlan/RADLAN-MULTISESSIONTERMINAL-MIB +35
A mibs/radlan/RADLAN-openflow-MIB +101
A mibs/radlan/RADLAN-OSPF-LSDB-MIB +956
A mibs/radlan/RADLAN-OSPF-MIB +4,388
A mibs/radlan/RADLAN-OSPFV3-LSDB-MIB +1,614
A mibs/radlan/RADLAN-OSPFV3-MIB +3,973
M mibs/radlan/RADLAN-PHY-MIB +4 -3
M mibs/radlan/RADLAN-Physicaldescription-MIB +348 -130
A mibs/radlan/RADLAN-Physicaldescription-old-MIB +1,187
A mibs/radlan/RADLAN-PIM-BSR-MIB +241
A mibs/radlan/RADLAN-PIM-MIB +1,526
A mibs/radlan/RADLAN-POLICY-MIB +4,265
A mibs/radlan/RADLAN-PORT-STATISTICS-MIB +540
A mibs/radlan/RADLAN-QCN-MIB +266
M mibs/radlan/RADLAN-QOS-CLI-MIB +1,446 -136
M mibs/radlan/RADLAN-QOS-SERV +13 -10
A mibs/radlan/RADLAN-RADIUSSRV +729
A mibs/radlan/RADLAN-RCLI-MIB +78
A mibs/radlan/RADLAN-Redistribute +277
A mibs/radlan/RADLAN-rlBrgMcMngr-MIB +163
A mibs/radlan/RADLAN-rlBrgMulticast-MIB +675
A mibs/radlan/RADLAN-rlDvmrp-MIB +167
A mibs/radlan/RADLAN-rlFft +1,898
M mibs/radlan/RADLAN-rlInterfaces +329 -25
A mibs/radlan/RADLAN-rlInventoryEnt-MIB +112
A mibs/radlan/RADLAN-rlIP-MIB +328
A mibs/radlan/RADLAN-rlIPMulticast-MIB +389
M mibs/radlan/RADLAN-rlLcli-MIB +7 -3
A mibs/radlan/RADLAN-rlMacMulticast-MIB +1,491
A mibs/radlan/RADLAN-RLPFC-MIB +151
M mibs/radlan/RADLAN-RMON +2 -2
M mibs/radlan/RADLAN-rndApplications +276 -16
M mibs/radlan/RADLAN-rndMng +330 -4
A mibs/radlan/RADLAN-SECSD-MIB +416
A mibs/radlan/RADLAN-SECURITY-SUITE +561
A mibs/radlan/RADLAN-SMARTPORTS-MIB +342
A mibs/radlan/RADLAN-SMON-MIB +111
A mibs/radlan/RADLAN-SNA-MIB +46
M mibs/radlan/RADLAN-SNMP-MIB +669 -7
A mibs/radlan/RADLAN-SOCKET-MIB +115
M mibs/radlan/RADLAN-SSH-MIB +569 -5
M mibs/radlan/RADLAN-SSL +186 -8
M mibs/radlan/RADLAN-STACK-MIB +14 -2
A mibs/radlan/RADLAN-STORMCTRL-MIB +635
A mibs/radlan/RADLAN-SWPACKAGEVERSION-MIB +65
M mibs/radlan/RADLAN-SYSLOG-MIB +183 -5
A mibs/radlan/RADLAN-SYSMNG-MIB +499
A mibs/radlan/RADLAN-TBI-MIB +216
A mibs/radlan/RADLAN-TCPSESSIONS +146
A mibs/radlan/RADLAN-TELNET-MIB +148
M mibs/radlan/RADLAN-TIMESYNCHRONIZATION-MIB +1,053 -43
A mibs/radlan/RADLAN-TRACEROUTE-MIB +33
A mibs/radlan/RADLAN-TRAPS-MIB +840
A mibs/radlan/RADLAN-TRUNK-MIB +509
M mibs/radlan/RADLAN-Tuning +605 -27
A mibs/radlan/RADLAN-TUNNEL-MIB +382
M mibs/radlan/RADLAN-UDP +71 -3
A mibs/radlan/RADLAN-UPNP-MIB +41
A mibs/radlan/RADLAN-UUSC-MIB +41
M mibs/radlan/RADLAN-vlan-MIB +1,303 -27
A mibs/radlan/RADLAN-vlanVoice-MIB +450
A mibs/radlan/RADLAN-VOIP-SNOOP +317
A mibs/radlan/RADLAN-VRRP +376
A mibs/radlan/RADLAN-WBA-MIB +327
A mibs/radlan/RLLAN1-MIB +329
A mibs/tplink
A mibs/tripplite/TRIPPLITE +35
A mibs/tripplite/TRIPPLITE-12X +2,974
D mibs/tripplite/TRIPPLITE-MIB -2,905
A mibs/tripplite/TRIPPLITE-PRODUCTS +9,088
M mibs/xirrus/XIRRUS-MIB +689 -49
A mibs/zte
D mibs/zxr10
M poller-wrapper.py +12 -7
A scripts/logparser +42
A update/307.sql +1
A update/308.sql +1

🏷️ 16.09.8086

Released 2016-09-09 21:51 • Commits r8068 through r8085
🚀 Included Development Changes (17 commits):
🎯 Major Features:
  • r8079: Added support for Raritan EMS devices and sensors by EMD-MIB. Improved detect other Raritan and Ironware, Procurve, Barracuda devices. Added basic support for Nimble Storage devices. Improved sensors discovery by SUN-PLATFORM-MIB. Added definitions for pressure, velocity and illuminance sensors. +526-97
✨ New Features:
  • r8082: Allow changing map tiles between carto basemaps light/dark and changing the map height. +27-13
  • r8084: Add http_proxy setting to web config +8
  • r8085: Add poller perf to default OS graphs (4 is prettier than 3 on side panel!) +1
🐛 Bug Fixes:
  • r8070: Fix pollerlog. +3-3
  • r8071: Remove duplicate modal/form header. Need "generate modal" support for form builder to put submit button correctly in the modal footer. +7-8
  • r8072: Set correct MIME type for geo data. Add a graph to routeros. Do something to syslog. +3-1
  • r8073: Fix PostgreSQL application +1-1
  • r8074: Fix ospf_instance_id autoincrement. +2
  • r8080: Clean up device popup content (hide non-existant graphs, widen graphs sligthly) +5-2
  • r8081: Make red markers always on top. +2-1
🔧 Minor Changes:
  • r8069: Added os definitions for CTS devices and Synology SRM. Added detect HWg STE2 and discovery sensors by STE2-MIB. +248-26
  • r8078: Added function value_to_si() for convert non standard sensor values to used by us SI units. Added unit test fot it. +123-44
📋 MIB Updates:
  • r8077: Added/updated MIB files (checkpoint, nimble, raritan).
📝 Trivial Changes:
  • r8076: Fixed discovery Power Supply sensors by DEV-CFG-MIB (2nd). +1-1
  • r8083: Fixed display AFI/SAFI BGP graphs (appear in r8030). +2-2
📦 Other Changes:
  • r8075: Minor: show disabled devices in the web interface by default +1-1
Files changed in merge (59)
M html/geo.php +1
A html/images/os/cts_2x.png +1
A html/images/os/cts.png +1
A html/images/os/nimble_2x.png +1
A html/images/os/nimble.png +1
A html/images/os/raritan_2x.png +1
A html/images/os/raritan-old_2x.png +1
A html/images/os/raritan-old.png +1
M html/images/os/raritan.png ±0
M html/includes/entities/device.inc.php +5 -2
A html/includes/graphs/sensor/illuminance.inc.php +34
M html/includes/graphs/sensor/pressure.inc.php +11 -16
A html/includes/graphs/sensor/velocity.inc.php +34
M html/includes/map.inc.php +13 -8
M html/includes/print/routing.inc.php +2 -2
M html/pages/device.inc.php +7 -7
M html/pages/pollerlog.inc.php +3 -3
M includes/common.inc.php +83
M includes/config-variables.inc.php +20 -5
M includes/defaults.inc.php +5 -3
M includes/definitions/mibs.inc.php +86 -33
M includes/definitions/os.inc.php +96 -15
M includes/definitions/sensors.inc.php +5 -1
M includes/discovery/functions.inc.php +3 -13
M includes/discovery/os/linux.inc.php +30 -15
M includes/discovery/sensors/dev-cfg-mib.inc.php +1 -1
A includes/discovery/sensors/emd-mib.inc.php +192
M includes/discovery/sensors/es-racktivity-mib.inc.php +11 -6
M includes/discovery/sensors/ispro-mib.inc.php -5
M includes/discovery/sensors/powernet-mib.inc.php -8
M includes/discovery/sensors/sentry3-mib.inc.php -2
M includes/discovery/sensors/spagent-mib.inc.php -5
M includes/discovery/sensors/ste-mib.inc.php +18 -2
A includes/discovery/sensors/ste2-mib.inc.php +91
M includes/discovery/sensors/sun-platform-mib.inc.php +23 -15
M includes/functions.inc.php -20
M includes/polling/applications/postgresql.inc.php +1 -1
M includes/polling/functions.inc.php +3 -11
A includes/polling/os/cts.inc.php +46
A includes/polling/os/raritan-emx.inc.php +26
A includes/polling/os/raritan.inc.php +42
A includes/polling/os/srm.inc.php +24
A mibs/checkpoint/CHECKPOINT-GAIA-TRAP-MIB +280
M mibs/checkpoint/CHECKPOINT-MIB +1,630 -472
A mibs/checkpoint/CHECKPOINT-TRAP-MIB +617
A mibs/hwgroup/STE2-MIB +230
A mibs/nimble
A mibs/raritan/ASSETMANAGEMENT-MIB +1,576
A mibs/raritan/EMD-MIB +2,562
A mibs/raritan/LHX-MIB +1,284
M mibs/raritan/PDU2-MIB +6,368 -915
A mibs/raritan/RARITANCC-MIB +978
A mibs/raritan/RARITANCCv2-MIB +1,245
A mibs/raritan/RemoteKVMDevice-MIB +1,410
D mibs/ubiquiti/UBN-UniFi-MIB -604
A mibs/ubiquiti/UBNT-UniFi-MIB +606
M syslog.php +1 -1
M tests/IncludesCommonTest.php +34
A update/306.sql +2

🏷️ 16.08.8068

Released 2016-08-23 01:20 • Commits r8063 through r8067
🚀 Included Development Changes (4 commits):
⚡ Improvements:
  • r8064: Add hidpi/retina support to map. +4-1
  • r8066: SSL for map. +1-1
🐛 Bug Fixes:
  • r8065: Additional default nonsense entity masks +3-3
  • r8067: Fix SSL support. +2-2
Files changed in merge (2)
M html/includes/map.inc.php +4 -1
M includes/defaults.inc.php +3 -3

🏷️ 16.08.8063

Released 2016-08-22 02:26 • Commits r8003 through r8062
🚀 Included Development Changes (59 commits):
✨ New Features:
  • r8026: Add support for graphing Sander Steffann's DHCPKit DHCPv6 server via the Unix Agent. +255
  • r8028: Add support for EPPC/Powerwalker UPS devices. +160
  • r8030: Add Bluecat detection (missing mibs, vendor is speshul). Fix routing afi/safi labels. Fix some $navbar leakages. +56-2
  • r8034: Add support for VictorOps output. +73-1
  • r8041: Add C3/D3 JS libraries. Fix /apps/ device header link to go to /device/app/blah/. +12-4
  • r8042: Use status row for applications on /apps/ +24-10
  • r8044: Add ability to store JSON data for apps. Add ability to automatically remove stale app entries. NOTE: some apps badly need instances! +165-54
  • r8059: Add traffic breakdown summary frontpage module. Some CSS changes. +110-4
⚡ Improvements:
  • r8025: Improve poller timing output +66-18
  • r8027: Improve BGP table output (colour coded AFI/SAFI pairs) +91
  • r8048: Improve graph summary row output. +20-8
  • r8049: Improve netscaler vserver display format. +40-7
  • r8050: Deprecate old webhook transport (it had no data! why bother?) +51-50
  • r8052: Improve billing graph. +329-4
  • r8055: Improve billing charting formats +421-349
  • r8058: Improve billing output further. Improve small parts of CSS. Add donut chart status indicators for test. +268-191
  • r8061: Fuck you, Google. +212-3
🐛 Bug Fixes:
  • r8004: Workaround for missing GD function on Ubuntu (and others?) for jpgraph. +8
  • r8005: Also fix bandwidth graphs +7
  • r8006: Don't allow invalid port status into the database. +11
  • r8036: Disable ridiculol SQL +4-4
  • r8043: Fix device_id in links. +3-4
  • r8053: Honour max variable by setting graph_max +2
  • r8056: Add status marker to summary boxes. +7
  • r8060: Fix portpercent bugs. +3-3
  • r8062: Minor fixes to map. +12-7
🔧 Minor Changes:
  • r8008: Added basic support for Aethra devices. Added discovery sensors by HWG-PWR-MIB. Added energy (Wh) sensor type. +353-116
  • r8010: Added support for DOM sensors by JUNIPER-IFOPTICS-MIB. +121-4
  • r8012: Added basic Iskratel devices support. Fixed some os definitions. Updated (added hidpi) multiple os icons. +111-20
  • r8021: Added option $config for rewrite devices sysLocation by regular expression. Option $config renamed to $config (backward compatible). +39-8
  • r8029: Fixed BGP search forms. Added register_html_panel() function and used it for register pages (xl) panel. +177-134
  • r8032: Added force discovery if definition for os name changed. Added check if db schema update is already started. +46
  • r8033: Updated Eaton, Rittal os devinitions, add basic os definitoon for Eaton SC. Improved discovery sensors by MG-SNMP-UPS-MIB, XUPS-MIB, JUNIPER-DOM-MIB. Fixed (on some Eaton UPS) incorrect status alert for Inverter Off. +523-291
  • r8054: Added support for MRV OptiSwitch. Added and improved os definitions for Cisco TelePresence, Cisco Acano, Cisco Altiga, Cisco UCS CIMC, Cisco SCE and McAfee MEG Appliance. Added Security and Communication device types. +436-110
  • r8057: Added sensors discovery for GE UPSes by GEPARALLELUPS-MIB. Fixed discovery Power Supply sensors by DEV-CFG-MIB. +149-81
📋 MIB Updates:
  • r8024: Updated MIBs (adtran, ciscosb, hh3c, ibm, lantronix, linksys, sentry, tripplite).
📝 Trivial Changes:
  • r8007: Do not poll HC counters (with option separate_walk) for devices with SNMP v1. +24-5
  • r8009: Sensor type energy removed (will be born as counter later). Added volume sensor. +39-37
  • r8011: Fixed Aethra devices logo and os name. +1-1
  • r8013: Improved detect Cisco IronPort devices. +10-10
  • r8015: Fixed some vendor/model specific issue for discovery by DELL-NETWORKING-CHASSIS-MIB. +45-10
  • r8020: Fixed discovery IPv4 addresses for BinTec devices by IP-MIB. +13-1
  • r8022: Fixed mess between dell/broadcom FASTPATH-* mibs. Fixed sensors discovery by PowerNet-MIB (apper in r8014). +45-43
  • r8023: More mib definitions cleanup. +16-16
  • r8031: Improved detect Generex UPS Adapters. +25-25
  • r8035: Fixed Inverter Off sensor alert for Eaton 9SX by MG-SNMP-UPS-MIB. +5-1
  • r8037: Added last rebooted device attrib. +17-17
  • r8038: Moved last_rebooted attrib to main devices table, improved rebooted query. Small db cleanups. Fixed display device graphs on hidpi screens by FF. +30-29
  • r8039: Fixed userlevel for display rancid configs. Updated user level descriptions. +21-11
  • r8040: Added copy to clipboard ability for config name in global config edit page (click on question icon). +5-1
  • r8045: Added function get_versions(), detect rrdcached version too. Removed loadbalancers navbar in CE. +95-19
  • r8046: Use multiple uptime rollover holes for apc and windows. Moved additional uptime rollover times to definitions. +22-18
  • r8047: Fixed session_unique_id(), do not use HTTP_ACCEPT since it different for main and js/ajax requests. +4-1
  • r8051: Obsolete files cleanup. Fixed polling vmware and powerdns apps. Fixed parse interface mac in some rare situations. Added Calix BLC os definition. +15-26
📦 Other Changes:
  • r8014: Minor: code cleanup, quotes cleanup, trim() cleanup, mib_dirs() cleanup +1,245-1,617
  • r8016: Minor: convert DeltaUPS sensors to definition-based discovery +122-66
  • r8017: Minor: fix processor CPU usage discovery code (broken in r8014) +3-1
  • r8018: Trivial: add PW-MPLS-STD-MIB definition +8
  • r8019: Minor: force rediscovery after RRD renames +2
Files changed in merge (678)
A attic/html_pages_device_graphs
M html/bandwidth-graph.php +7
A html/billing-bandwidth-data.php +217
A html/billing-data.php +157
M html/billing-graph.php +8
M html/css/bootstrap-hacks.css +131 -2
M html/css/bootstrap.css +52 -147
M html/css/bootstrap/less/labels3.less +20
M html/css/bootstrap/less/mixins3.less +34
M html/css/bootstrap/less/progress-bars.less +46 -84
M html/css/bootstrap/less/scaffolding.less -2
M html/css/bootstrap/less/variables3.less +3 -1
A html/css/c3.min.css +1
A html/css/leaflet.css +618
A html/geo.php +93
A html/images/os/aethra_2x.png +1
A html/images/os/aethra.png +1
A html/images/os/apple_2x.png +1
M html/images/os/apple.png ±0
A html/images/os/archlinux_2x.png +1
M html/images/os/archlinux.png ±0
A html/images/os/axis_2x.png +1
M html/images/os/axis.png ±0
A html/images/os/bluecat_2x.png +1
A html/images/os/bluecat.png +1
A html/images/os/brother_2x.png +1
M html/images/os/brother.png ±0
A html/images/os/cambium_2x.png +1
M html/images/os/cambium.png ±0
A html/images/os/canon_2x.png +1
M html/images/os/canon.png ±0
A html/images/os/cloudlinux_2x.png +1
M html/images/os/cloudlinux.png ±0
A html/images/os/ddwrt_2x.png +1
M html/images/os/ddwrt.png ±0
A html/images/os/develop_2x.png +1
A html/images/os/develop.png +1
A html/images/os/dragonfly_2x.png +1
M html/images/os/dragonfly.png ±0
A html/images/os/eltek_2x.png +1
M html/images/os/eltek.png ±0
A html/images/os/eltex_2x.png +1
A html/images/os/eltex.png +1
A html/images/os/epson_2x.png +1
M html/images/os/epson.png ±0
A html/images/os/fedora_2x.png +1
M html/images/os/fedora.png ±0
A html/images/os/gentoo_2x.png +1
M html/images/os/gentoo.png ±0
A html/images/os/iskratel_2x.png +1
A html/images/os/iskratel.png +1
A html/images/os/juniper-old_2x.png +1
A html/images/os/juniper-old.png +1
D html/images/os/junos.png -1
A html/images/os/konica_2x.png +1
M html/images/os/konica.png ±0
A html/images/os/kyocera_2x.png +1
M html/images/os/kyocera.png ±0
A html/images/os/linksys_2x.png +1
M html/images/os/linksys.png ±0
A html/images/os/mageia_2x.png +1
A html/images/os/mageia.png +1
A html/images/os/mandrake_2x.png +1
M html/images/os/mandrake.png ±0
A html/images/os/mandriva_2x.png +1
M html/images/os/mandriva.png ±0
A html/images/os/mcafee_2x.png +1
A html/images/os/mcafee.png +1
A html/images/os/monowall_2x.png +1
M html/images/os/monowall.png ±0
A html/images/os/mrv_2x.png +1
M html/images/os/mrv.png ±0
A html/images/os/netbotz_2x.png +1
M html/images/os/netbotz.png ±0
A html/images/os/netbsd_2x.png +1
M html/images/os/netbsd.png ±0
A html/images/os/oki_2x.png +1
M html/images/os/oki.png ±0
A html/images/os/openmandriva_2x.png +1
A html/images/os/openmandriva.png +1
A html/images/os/opensolaris_2x.png +1
M html/images/os/opensolaris.png ±0
A html/images/os/pc-bsd_2x.png +1
M html/images/os/pc-bsd.png ±0
A html/images/os/pfsense_2x.png +1
M html/images/os/pfsense.png ±0
A html/images/os/powerwalker_2x.png +1
A html/images/os/powerwalker.png +1
A html/images/os/ricoh_2x.png +1
M html/images/os/ricoh.png ±0
A html/images/os/samsung_2x.png +1
M html/images/os/samsung.png ±0
A html/images/os/slackware_2x.png +1
M html/images/os/slackware.png ±0
A html/images/os/solaris_2x.png +1
M html/images/os/solaris.png ±0
A html/images/os/supermicro_2x.png +1
M html/images/os/supermicro.png ±0
A html/images/os/suse_2x.png +1
M html/images/os/suse.png ±0
A html/images/os/toshiba_2x.png +1
M html/images/os/toshiba.png ±0
A html/images/os/tripplite_2x.png +1
M html/images/os/tripplite.png ±0
A html/images/os/vyatta_2x.png +1
M html/images/os/vyatta.png ±0
A html/images/os/vyos_2x.png +1
M html/images/os/vyos.png ±0
A html/images/os/xerox_2x.png +1
M html/images/os/xerox.png ±0
A html/images/os/zhone_2x.png +1
M html/images/os/zhone.png ±0
A html/images/svg
M html/includes/authenticate-functions.inc.php +8 -6
M html/includes/authenticate.inc.php +4 -1
M html/includes/cache-data.inc.php +36
M html/includes/entities/device.inc.php +4 -4
M html/includes/entities/netscalervsvr.inc.php +40 -7
M html/includes/entities/sensor.inc.php +7 -73
M html/includes/functions.inc.php +30 -5
A html/includes/graphs/application/dhcpkit_msgtypes.inc.php +53
A html/includes/graphs/application/dhcpkit_packets.inc.php +49
M html/includes/graphs/common.inc.php +2
A html/includes/graphs/sensor/volume.inc.php +34
A html/includes/map.inc.php +108
D html/includes/print-interface-graphs.inc.php -22
M html/includes/print/addresses.inc.php +1
A html/includes/print/billing.inc.php +118
M html/includes/print/routing.inc.php +58 -2
M html/includes/print/rows.inc.php +13 -1
M html/includes/print/search.inc.php +43 -9
M html/includes/print/status.inc.php +8 -24
A html/includes/status-donuts.inc.php +131
A html/includes/status-portpercent.inc.php +101
M html/includes/status-summary.inc.php +23 -50
M html/index.php +27 -4
A html/js/c3.min.js +6
A html/js/clipboard.min.js +7
A html/js/d3.min.js +8
A html/js/d3.v3.min.js +5
A html/js/donut-chart.js +207
A html/js/dygraph-combined.js +6
M html/js/jquery.qtip.min.js -1
A html/js/leaflet.js +9
M html/pages/apps/default.inc.php +32 -17
M html/pages/bill.inc.php +3
M html/pages/bill/accurate.inc.php +23 -40
M html/pages/bill/history.inc.php +49 -52
M html/pages/bill/infoboxes.inc.php +2 -2
M html/pages/bill/transfer.inc.php +40 -194
M html/pages/bills.inc.php +9 -9
D html/pages/blank.inc.php
D html/pages/configuration.inc.php
M html/pages/contacts.inc.php +1 -1
M html/pages/device.inc.php +13 -23
A html/pages/device/apps/dhcpkit.inc.php +18
D html/pages/device/graphs
M html/pages/device/overview/ucd_mem.inc.php +4 -3
M html/pages/device/showconfig.inc.php +2 -1
M html/pages/devices.inc.php +17 -23
M html/pages/front/default.php +30 -1
M html/pages/neighbours.inc.php +4 -17
M html/pages/ports.inc.php +2 -15
M html/pages/routing.inc.php +1
M html/pages/routing/bgp.inc.php +105
M html/pages/settings/default.inc.php +5 -1
A includes/alerting/victorops.inc.php +58
A includes/alerting/webhook-old.inc.php +48
D includes/alerting/webhook.inc.php -48
M includes/common.inc.php +145 -24
M includes/defaults.inc.php +10 -4
M includes/definitions.inc.php +44 -24
M includes/definitions/apps.inc.php +1
M includes/definitions/mibs.inc.php +330 -140
M includes/definitions/os.inc.php +324 -109
M includes/definitions/rrdtypes.inc.php +26
M includes/definitions/sensors.inc.php +25 -22
M includes/definitions/transports.inc.php +17 -3
M includes/definitions/wui.inc.php -6
M includes/discovery/bgp-peers.inc.php +1 -1
M includes/discovery/cisco-cbqos.inc.php +7 -7
M includes/discovery/cisco-cef.inc.php +1 -1
M includes/discovery/functions.inc.php +1 -1
M includes/discovery/inventory/dell-rac-mib.inc.php -2
M includes/discovery/inventory/e7-calix-mib.inc.php +2 -4
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +3 -5
M includes/discovery/inventory/geist-mib-v3.inc.php +2 -4
M includes/discovery/inventory/host-resources-mib.inc.php -2
M includes/discovery/inventory/juniper-mib.inc.php +2 -4
M includes/discovery/inventory/mikrotik-mib.inc.php +1 -5
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +1 -3
M includes/discovery/inventory/timetra-chassis-mib.inc.php -2
M includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php -4
M includes/discovery/ip-addresses/ciscosb-ipv6.inc.php -1
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php -1
M includes/discovery/ip-addresses/ip-mib.inc.php +14 -4
M includes/discovery/ip-addresses/ipv6-mib.inc.php -2
M includes/discovery/junose-atm-vp.inc.php +1 -1
M includes/discovery/mac-accounting.inc.php +6 -4
A includes/discovery/mempools/aethra-mib.inc.php +26
M includes/discovery/mempools/dell-networking-chassis-mib.inc.php +2 -1
M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +1 -3
M includes/discovery/neighbours/cisco-cdp-mib.inc.php +2 -4
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +1 -3
M includes/discovery/neighbours/foundry-sn-switch-group-mib.inc.php +1 -3
M includes/discovery/neighbours/lldp-mib.inc.php +3 -5
M includes/discovery/neighbours/mikrotik-mib.inc.php -2
M includes/discovery/neighbours/ospf-mib.inc.php +1 -2
M includes/discovery/os/linux.inc.php +27 -14
M includes/discovery/ports-stack.inc.php +13 -13
M includes/discovery/ports.inc.php +1 -1
M includes/discovery/printersupplies/printer-mib.inc.php +2 -4
M includes/discovery/processors.inc.php +5 -3
M includes/discovery/processors/dell-networking-chassis-mib.inc.php +2 -1
M includes/discovery/processors/ucd-snmp-mib.inc.php +9 -7
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +16 -20
M includes/discovery/pseudowires/pw-std-mib.inc.php +17 -21
M includes/discovery/sensors.inc.php +5 -5
M includes/discovery/sensors/ac-system-mib.inc.php +8 -12
M includes/discovery/sensors/acmepacket-envmon-mib.inc.php +9 -11
M includes/discovery/sensors/airespace-wireless-mib.inc.php +5 -7
M includes/discovery/sensors/alcatel-ind1-health-mib.inc.php +4 -6
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +12 -14
M includes/discovery/sensors/apnl-modular-pdu-mib.inc.php -4
M includes/discovery/sensors/areca-snmp-mib.inc.php -2
M includes/discovery/sensors/asyncos-mail-mib.inc.php +4 -4
M includes/discovery/sensors/aten-pe-cfg.inc.php +4 -7
M includes/discovery/sensors/atto6500n-mib.inc.php +7 -7
M includes/discovery/sensors/baytech-mib-403-1.inc.php +2 -4
M includes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php +26 -29
M includes/discovery/sensors/checkpoint-mib.inc.php +4 -8
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +4 -6
M includes/discovery/sensors/cisco-envmon-mib.inc.php +4 -6
M includes/discovery/sensors/cisco-firewall-mib.inc.php +11 -16
M includes/discovery/sensors/cisco-stackwise-mib.inc.php +3 -5
M includes/discovery/sensors/cisco-unified-computing-compute-mib.inc.php +31 -32
M includes/discovery/sensors/cisco-unified-computing-processor-mib.inc.php +4 -6
M includes/discovery/sensors/ciscosb-phy-mib.inc.php +6 -8
M includes/discovery/sensors/compellent-mib.inc.php +5 -7
M includes/discovery/sensors/cpqhlth-mib.inc.php +14 -16
M includes/discovery/sensors/cpqida-mib.inc.php +3 -5
M includes/discovery/sensors/cpqpower-mib.inc.php +51 -57
M includes/discovery/sensors/cpqrack-mib.inc.php +11 -14
M includes/discovery/sensors/cyan-cem-mib.inc.php +6 -8
M includes/discovery/sensors/cyan-geport-mib.inc.php +2 -4
M includes/discovery/sensors/cyan-tengport-mib.inc.php +2 -4
M includes/discovery/sensors/cyan-xcvr-mib.inc.php +1 -3
M includes/discovery/sensors/data-domain-mib.inc.php +4 -7
M includes/discovery/sensors/dell-rac-mib.inc.php +7 -9
M includes/discovery/sensors/dell-tl4000-mib.inc.php +3 -5
M includes/discovery/sensors/dell-vendor-mib.inc.php +2 -4
D includes/discovery/sensors/deltaups-mib.inc.php -53
A includes/discovery/sensors/dev-cfg-mib.inc.php +118
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +13 -15
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +13 -14
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +15 -17
M includes/discovery/sensors/dksf-70-5-x-x-1.inc.php +13 -15
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +1 -4
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +12 -14
M includes/discovery/sensors/eltek-distributed-mib.inc.php +10 -13
M includes/discovery/sensors/entity-sensor-mib.inc.php +11 -13
A includes/discovery/sensors/eppc-mib.inc.php +106
M includes/discovery/sensors/eqldisk-mib.inc.php +1 -4
M includes/discovery/sensors/eqlmember-mib.inc.php +30 -31
M includes/discovery/sensors/es-racktivity-mib.inc.php +3 -5
M includes/discovery/sensors/exaltcomproducts.inc.php +13 -15
M includes/discovery/sensors/extreme-system-mib.inc.php +1 -4
M includes/discovery/sensors/f10-c-series-chassis-mib.inc.php +3 -5
M includes/discovery/sensors/f10-chassis-mib.inc.php +5 -9
M includes/discovery/sensors/f10-m-series-chassis-mib.inc.php +7 -9
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +15 -32
M includes/discovery/sensors/fe-fireeye-mib.inc.php +8 -10
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +23 -25
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +4 -6
M includes/discovery/sensors/fspr7-mib.inc.php +13 -16
M includes/discovery/sensors/g6-system-mib.inc.php +3 -6
M includes/discovery/sensors/gamatronic-mib.inc.php -2
M includes/discovery/sensors/geist-mib-v3.inc.php +33 -35
M includes/discovery/sensors/geist-v4-mib.inc.php +8 -10
M includes/discovery/sensors/gudeads-epc2x6-mib.inc.php +4 -6
M includes/discovery/sensors/gudeads-epc8x-mib.inc.php +4 -6
M includes/discovery/sensors/gudeads-pdu8110-mib.inc.php +4 -6
M includes/discovery/sensors/gudeads-pdu8310-mib.inc.php +11 -13
M includes/discovery/sensors/hh3c-entity-ext-mib.inc.php +1 -3
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +6 -10
M includes/discovery/sensors/hp-icf-chassis.inc.php +3 -7
M includes/discovery/sensors/huawei-energymngt-mib.inc.php +1 -4
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +8 -11
A includes/discovery/sensors/hwg-pwr-mib.inc.php +100
M includes/discovery/sensors/idrac-mib-smiv2.inc.php +9 -13
M includes/discovery/sensors/infratec-rms-mib.inc.php +22 -22
M includes/discovery/sensors/ipomanii-mib.inc.php +49 -52
M includes/discovery/sensors/ispro-mib.inc.php +10 -12
M includes/discovery/sensors/it-watchdogs-mib-v3.inc.php +41 -43
M includes/discovery/sensors/it-watchdogs-v4-mib.inc.php +3 -5
M includes/discovery/sensors/juniper-alarm-mib.inc.php +8 -10
M includes/discovery/sensors/juniper-dom-mib.inc.php +89 -122
A includes/discovery/sensors/juniper-ifoptics-mib.inc.php +119
M includes/discovery/sensors/juniper-system-mib.inc.php +7 -9
M includes/discovery/sensors/lcos-mib.inc.php +4 -4
M includes/discovery/sensors/liebert-gp-environmental-mib.inc.php +3 -5
M includes/discovery/sensors/lm-sensors-mib.inc.php +4 -6
M includes/discovery/sensors/lsi-megaraid-sas-mib.inc.php +18 -22
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +134 -55
M includes/discovery/sensors/mib-dell-10892.inc.php +16 -16
M includes/discovery/sensors/ms-switch30-mib.inc.php -2
M includes/discovery/sensors/mseries-envmon-mib.inc.php +1 -3
M includes/discovery/sensors/mseries-port-mib.inc.php +1 -3
M includes/discovery/sensors/nas-mib.inc.php +2 -4
M includes/discovery/sensors/nbs-cmmc-mib.inc.php +42 -45
M includes/discovery/sensors/netbotzv2-mib.inc.php -2
M includes/discovery/sensors/nokia-ipso-system-mib.inc.php +7 -10
M includes/discovery/sensors/ns-root-mib.inc.php -2
M includes/discovery/sensors/nscrtv-root.inc.php -1
M includes/discovery/sensors/oa-sfp-mib.inc.php +10 -12
M includes/discovery/sensors/oadwdm-mib.inc.php +4 -6
M includes/discovery/sensors/og-status-mib.inc.php +8 -10
M includes/discovery/sensors/openbsd-sensors-mib.inc.php -2
M includes/discovery/sensors/p8510-mib.inc.php -2
M includes/discovery/sensors/packetflux-mib.inc.php +1 -2
M includes/discovery/sensors/pdu-mib.inc.php -2
M includes/discovery/sensors/poseidon-mib.inc.php -2
M includes/discovery/sensors/power-ethernet-mib.inc.php +2 -5
M includes/discovery/sensors/powernet-mib.inc.php +64 -66
M includes/discovery/sensors/printer-mib.inc.php -1
M includes/discovery/sensors/radlan-hwenviroment.inc.php +4 -6
M includes/discovery/sensors/rbn-envmon-mib.inc.php -2
M includes/discovery/sensors/readydataos-mib.inc.php +11 -13
M includes/discovery/sensors/readynas-mib.inc.php +12 -14
M includes/discovery/sensors/roomalert24e-mib.inc.php +3 -5
M includes/discovery/sensors/roomalert4e-mib.inc.php +2 -4
M includes/discovery/sensors/s5-chassis-mib.inc.php -2
M includes/discovery/sensors/sentry3-mib.inc.php -2
M includes/discovery/sensors/serverscheck.inc.php -2
M includes/discovery/sensors/sfa-info.inc.php -2
M includes/discovery/sensors/smartnode-mib.inc.php +2 -4
M includes/discovery/sensors/socomecups-mib.inc.php -1
M includes/discovery/sensors/spagent-mib.inc.php +3 -5
M includes/discovery/sensors/ste-mib.inc.php -2
M includes/discovery/sensors/steelhead-mib.inc.php +12 -14
M includes/discovery/sensors/sun-platform-mib.inc.php +1 -4
M includes/discovery/sensors/supermicro-health-mib.inc.php -2
M includes/discovery/sensors/sw-mib.inc.php +1 -4
M includes/discovery/sensors/synology-disk-mib.inc.php +2 -4
M includes/discovery/sensors/synology-system-mib.inc.php +5 -7
M includes/discovery/sensors/timetra-chassis-mib.inc.php -1
M includes/discovery/sensors/trango-apex-rf-mib.inc.php +6 -6
M includes/discovery/sensors/trapeze-networks-system-mib.inc.php +1 -3
M includes/discovery/sensors/ubnt-airfiber-mib.inc.php +4 -6
M includes/discovery/sensors/ups-mib.inc.php +7 -10
M includes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php -2
M includes/discovery/sensors/webgraph-thermo-hygrometer-us-mib.inc.php -1
M includes/discovery/sensors/wwp-leos-chassis-mib.inc.php -2
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/xups-mib.inc.php +183 -89
M includes/discovery/sensors/zhone-shelf-monitor-mib.inc.php -1
M includes/discovery/sensors/zxr10opticalmib.inc.php -2
M includes/discovery/sensors/zyxel-as-mib.inc.php +3 -5
M includes/discovery/slas/cisco-rttmon-mib.inc.php +3 -6
M includes/discovery/slas/disman-ping-mib.inc.php +1 -5
M includes/discovery/status/atto6500n-mib.inc.php +10 -10
M includes/discovery/status/ns-root-mib.inc.php -2
M includes/discovery/storage/cisco-flash-mib.inc.php +11 -14
M includes/discovery/storage/embedded-ngx-mib.inc.php +8 -10
M includes/discovery/storage/host-resources-mib.inc.php +1 -4
M includes/discovery/storage/netapp-mib.inc.php +2 -5
M includes/discovery/storage/ucd-snmp-mib.inc.php +1 -2
M includes/discovery/ucd-diskio.inc.php +8 -8
M includes/discovery/virtual-machines/vmware-vminfo-mib.inc.php +28 -33
M includes/entities.inc.php -4
M includes/polling/applications.inc.php +28 -13
M includes/polling/applications/apache.inc.php +23
M includes/polling/applications/asterisk.inc.php +2
M includes/polling/applications/bind.inc.php +5
M includes/polling/applications/crashplan.inc.php +2
A includes/polling/applications/dhcpkit.inc.php +38
M includes/polling/applications/drbd.inc.php +2
M includes/polling/applications/exchange.inc.php +2 -4
M includes/polling/applications/exim-mailqueue.inc.php +1
M includes/polling/applications/freeradius.inc.php +6 -2
M includes/polling/applications/jvmoverjmx.inc.php +6 -3
M includes/polling/applications/kamailio.inc.php +2
M includes/polling/applications/lighttpd.inc.php +1
M includes/polling/applications/memcached.inc.php +3 -1
M includes/polling/applications/mssql.inc.php +5 -4
M includes/polling/applications/mysql.inc.php +5 -3
M includes/polling/applications/nfs.inc.php +1
M includes/polling/applications/nfsd.inc.php +2
M includes/polling/applications/nginx.inc.php +6 -2
M includes/polling/applications/nsd.inc.php +2 -1
M includes/polling/applications/ntpd.inc.php +3 -1
M includes/polling/applications/openvpn.inc.php +2 -2
M includes/polling/applications/postfix_mailgraph.inc.php +2 -1
M includes/polling/applications/postfix_qshape.inc.php +2 -1
M includes/polling/applications/postgresql.inc.php +1
M includes/polling/applications/powerdns-recursor.inc.php +6 -3
M includes/polling/applications/powerdns.inc.php +5 -3
M includes/polling/applications/shoutcast.inc.php +10 -2
M includes/polling/applications/unbound.inc.php +6 -2
M includes/polling/applications/varnish.inc.php +5 -2
M includes/polling/applications/vmwaretools.inc.php +2
M includes/polling/applications/zimbra.inc.php +2
M includes/polling/functions.inc.php +9
A includes/polling/mempools/aethra-mib.inc.php +17
M includes/polling/os.inc.php +7
A includes/polling/os/aethra.inc.php +42
M includes/polling/os/asyncos.inc.php +8 -9
M includes/polling/os/cimc.inc.php +20 -4
D includes/polling/os/cs121.inc.php -22
A includes/polling/os/eaton-sc.inc.php +25
A includes/polling/os/eppc-ups.inc.php +35
M includes/polling/os/ftos.inc.php +41 -8
M includes/polling/os/ge-ups.inc.php +4 -4
A includes/polling/os/generex-ups.inc.php +22
A includes/polling/os/mrvos.inc.php +31
M includes/polling/os/procurve.inc.php +3 -3
M includes/polling/os/sensorprobe.inc.php +2 -2
M includes/polling/os/steelhead.inc.php +4 -4
M includes/polling/os/trango-apex.inc.php +4 -4
M includes/polling/os/trapeze.inc.php +3 -3
M includes/polling/os/ups-mib.inc.php +3 -3
M includes/polling/os/xerox-printer.inc.php +3 -3
M includes/polling/ports.inc.php +37 -3
M includes/polling/processors/ucd-old.inc.php +9 -3
M includes/polling/system.inc.php +25 -20
M includes/polling/unix-agent.inc.php +6 -3
M includes/rewrites.inc.php +18 -3
M includes/rrdtool.inc.php +32 -23
M includes/snmp.inc.php +49 -13
M includes/sql-config.inc.php +8
M includes/update/update.php +23
M mibs/adtran/ADTRAN-AOS +14 -1
A mibs/adtran/ADTRAN-AOS-DYING-GASP-MIB +82
M mibs/adtran/ADTRAN-AOS-MEDIAGATEWAY-MIB +4 -2
A mibs/adtran/ADTRAN-AOS-MEF-MIB +88
M mibs/adtran/ADTRAN-AOS-NETWORK-SYNC-MIB +61 -31
A mibs/adtran/ADTRAN-AOS-OVER-TEMP-PROTECTION-MIB +91
M mibs/adtran/ADTRAN-AOS-SIP-REGISTRATION +154
M mibs/adtran/ADTRAN-AOS-VQM +1 -1
A mibs/adtran/ADTRAN-AOS-VRRP-MIB +258
M mibs/adtran/ADTRAN-COMMON-AOS +62 -43
A mibs/adtran/ADTRAN-MEF-PER-COS-PER-EVC-PERF-HISTORY-MIB +649
A mibs/adtran/ADTRAN-MEF-PER-COS-PER-UNI-PERF-HISTORY-MIB +616
A mibs/adtran/ADTRAN-MEF-PER-EVC-PERF-HISTORY-MIB +617
A mibs/adtran/ADTRAN-MEF-PER-UNI-PERF-HISTORY-MIB +589
M mibs/adtran/ADTRAN-TC +70 -14
A mibs/aethra
D mibs/AIRESPACE-REF-MIB -28
D mibs/AIRESPACE-SWITCHING-MIB -3,847
D mibs/AIRESPACE-WIRELESS-MIB -16,528
A mibs/broadcom/BRCM-80211-FACTORY-MIB +224
A mibs/broadcom/BRCM-80211-MGMT-MIB +1,245
A mibs/broadcom/BRCM-BATTERY-MGMT-MIB +515
A mibs/broadcom/BRCM-BFC-MGMT-MIB +216
A mibs/broadcom/BRCM-CABLEDATA-ENGINEERING-MIB +385
A mibs/broadcom/BRCM-CABLEDATA-FACTORY-MIB +293
A mibs/broadcom/BRCM-CABLEDATA-MGMT-MIB +101
A mibs/broadcom/BRCM-CABLEDATA-PRIVATE-MIB +184
A mibs/broadcom/BRCM-CABLEDATA-SMI +123
A mibs/broadcom/BRCM-CM-CAPABILITY-MIB +288
A mibs/broadcom/BRCM-CM-ENGINEERING-MIB +1,094
A mibs/broadcom/BRCM-CM-FACTORY-MIB +812
A mibs/broadcom/BRCM-CM-MGMT-EXT-MIB +154
A mibs/broadcom/BRCM-CM-MGMT-MIB +678
A mibs/broadcom/BRCM-CM-PRODUCTS-MIB +87
A mibs/broadcom/BRCM-HOMEPLUG-FACTORY-MIB +95
A mibs/broadcom/BRCM-HTTP-MGMT-MIB +149
A mibs/broadcom/BRCM-PARENTALCONTROL-MGMT-MIB +179
A mibs/broadcom/BRCM-PING-MGMT-MIB +319
A mibs/broadcom/BRCM-SNMP-MGMT-MIB +116
A mibs/broadcom/BRCM-SSH-MGMT-MIB +293
A mibs/broadcom/BRCM-TELNET-MGMT-MIB +298
A mibs/broadcom/BRCM-USB-FACTORY-MIB +110
A mibs/broadcom/BRCM-V2-FACTORY-MIB +728
A mibs/broadcom/BRCM-V2-MGMT-MIB +64
D mibs/broadcom/BROADCOM-POWER-ETHERNET-MIB -341
D mibs/broadcom/BROADCOM-REF-MIB -119
D mibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB -494
D mibs/broadcom/FASTPATH-CAPTIVE-PORTAL-MIB -1,240
D mibs/broadcom/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB -279
D mibs/broadcom/FASTPATH-DHCP6SERVER-PRIVATE-MIB -1,149
D mibs/broadcom/FASTPATH-DHCPSERVER-PRIVATE-MIB -972
D mibs/broadcom/FASTPATH-DNS-RESOLVER-CONTROL-MIB -266
D mibs/broadcom/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB -427
D mibs/broadcom/FASTPATH-INVENTORY-MIB -1,177
D mibs/broadcom/FASTPATH-IPV6-LOOPBACK-MIB -102
D mibs/broadcom/FASTPATH-IPV6-TUNNEL-MIB -243
D mibs/broadcom/FASTPATH-ISDP-MIB -510
D mibs/broadcom/FASTPATH-KEYING-PRIVATE-MIB -125
D mibs/broadcom/FASTPATH-LOGGING-MIB -510
D mibs/broadcom/FASTPATH-LOOPBACK-MIB -120
D mibs/broadcom/FASTPATH-MGMT-SECURITY-MIB -242
D mibs/broadcom/FASTPATH-MULTICAST-MIB -447
D mibs/broadcom/FASTPATH-NSF-MIB -353
D mibs/broadcom/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB -72
D mibs/broadcom/FASTPATH-PFC-MIB -199
D mibs/broadcom/FASTPATH-PORTSECURITY-PRIVATE-MIB -263
D mibs/broadcom/FASTPATH-QOS-ACL-MIB -1,544
D mibs/broadcom/FASTPATH-QOS-AUTOVOIP-MIB -120
D mibs/broadcom/FASTPATH-QOS-COS-MIB -957
D mibs/broadcom/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB -981
D mibs/broadcom/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB -2,686
D mibs/broadcom/FASTPATH-QOS-ISCSI-MIB -330
D mibs/broadcom/FASTPATH-QOS-MIB -42
D mibs/broadcom/FASTPATH-RADIUS-AUTH-CLIENT-MIB -541
D mibs/broadcom/FASTPATH-ROUTING-MIB -2,867
D mibs/broadcom/FASTPATH-ROUTING6-MIB -801
D mibs/broadcom/FASTPATH-SNTP-CLIENT-MIB -731
D mibs/broadcom/FASTPATH-SWITCHING-MIB -7,562
D mibs/broadcom/FASTPATH-TIMEZONE-PRIVATE-MIB -458
M mibs/cisco/CISCO-PRODUCTS-MIB +39 -2
M mibs/ciscosb/CISCOSB-1-BONJOUR-SERVICE-MIB +3 -3
M mibs/ciscosb/CISCOSB-3SW2SWTABLES-MIB +3 -3
M mibs/ciscosb/CISCOSB-AAA +12 -4
M mibs/ciscosb/CISCOSB-BANNER-MIB +3 -3
M mibs/ciscosb/CISCOSB-BaudRate-MIB +3 -3
M mibs/ciscosb/CISCOSB-BONJOUR-MIB +3 -3
M mibs/ciscosb/CISCOSB-BRGMACSWITCH-MIB +3 -3
M mibs/ciscosb/CISCOSB-BRIDGE-SECURITY +3 -3
M mibs/ciscosb/CISCOSB-BRIDGEMIBOBJECTS-MIB +3 -3
M mibs/ciscosb/CISCOSB-CDB-MIB +3 -3
M mibs/ciscosb/CISCOSB-CDP-MIB +3 -3
M mibs/ciscosb/CISCOSB-CLI-MIB +3 -3
M mibs/ciscosb/CISCOSB-COPY-MIB +3 -3
M mibs/ciscosb/CISCOSB-CPU-COUNTERS-MIB +3 -3
M mibs/ciscosb/CISCOSB-DEBUGCAPABILITIES-MIB +3 -3
M mibs/ciscosb/CISCOSB-DEVICEPARAMS-MIB +3 -3
M mibs/ciscosb/CISCOSB-DHCP-MIB +3 -3
M mibs/ciscosb/CISCOSB-DHCPCL-MIB +14 -5
M mibs/ciscosb/CISCOSB-DHCPv6 +3 -3
M mibs/ciscosb/CISCOSB-Dlf-MIB +3 -3
M mibs/ciscosb/CISCOSB-DNSCL-MIB +5 -5
M mibs/ciscosb/CISCOSB-DOT1X-MIB +16 -4
M mibs/ciscosb/CISCOSB-EEE-MIB +3 -3
M mibs/ciscosb/CISCOSB-EMBWEB-MIB +3 -3
M mibs/ciscosb/CISCOSB-ENDOFMIB-MIB +3 -3
M mibs/ciscosb/CISCOSB-ERRDISABLE-RECOVERY-MIB +3 -3
M mibs/ciscosb/CISCOSB-EVENTS-MIB +3 -3
M mibs/ciscosb/CISCOSB-File +3 -3
M mibs/ciscosb/CISCOSB-GREEN-MIB +3 -3
M mibs/ciscosb/CISCOSB-GVRP-MIB +3 -3
M mibs/ciscosb/CISCOSB-HWENVIROMENT +3 -3
M mibs/ciscosb/CISCOSB-IP +357 -5
M mibs/ciscosb/CISCOSB-IpRouter +3 -3
M mibs/ciscosb/CISCOSB-IPv6 +168 -6
M mibs/ciscosb/CISCOSB-IPV6FHS-MIB +998 -23
M mibs/ciscosb/CISCOSB-JUMBOFRAMES-MIB +3 -3
A mibs/ciscosb/CISCOSB-LBD-MIB +127
M mibs/ciscosb/CISCOSB-LLDP-MIB +3 -3
M mibs/ciscosb/CISCOSB-LOCALIZATION-MIB +3 -3
M mibs/ciscosb/CISCOSB-MAC-BASE-PRIO +3 -3
M mibs/ciscosb/CISCOSB-MIB +3 -3
M mibs/ciscosb/CISCOSB-MIR-MIB +3 -3
M mibs/ciscosb/CISCOSB-MNGINF-MIB +3 -3
M mibs/ciscosb/CISCOSB-MULTISESSIONTERMINAL-MIB +3 -3
M mibs/ciscosb/CISCOSB-PHY-MIB +3 -3
M mibs/ciscosb/CISCOSB-Physicaldescription-MIB +148 -8
M mibs/ciscosb/CISCOSB-POE-MIB +19 -4
M mibs/ciscosb/CISCOSB-POLICY-MIB +5 -4
M mibs/ciscosb/CISCOSB-ProtectedPorts-MIB +3 -3
M mibs/ciscosb/CISCOSB-QOS-CLI-MIB +128 -25
M mibs/ciscosb/CISCOSB-rlBrgMcMngr-MIB +3 -3
M mibs/ciscosb/CISCOSB-rlInterfaces +7 -4
A mibs/ciscosb/CISCOSB-rlIP-MIB +334
M mibs/ciscosb/CISCOSB-rlLcli-MIB +3 -3
M mibs/ciscosb/CISCOSB-RMON +3 -3
M mibs/ciscosb/CISCOSB-rndApplications +3 -3
M mibs/ciscosb/CISCOSB-rndMng +3 -3
M mibs/ciscosb/CISCOSB-SCT-MIB +3 -3
M mibs/ciscosb/CISCOSB-SECSD-MIB +3 -3
M mibs/ciscosb/CISCOSB-SECURITY-SUITE +3 -3
M mibs/ciscosb/CISCOSB-SMARTPORTS-MIB +3 -3
M mibs/ciscosb/CISCOSB-SMON-MIB +3 -3
M mibs/ciscosb/CISCOSB-SNMP-MIB +5 -5
M mibs/ciscosb/CISCOSB-SpecialBpdu-MIB +3 -3
M mibs/ciscosb/CISCOSB-SSH-MIB +6 -5
M mibs/ciscosb/CISCOSB-SSL +3 -3
M mibs/ciscosb/CISCOSB-STORMCTRL-MIB +3 -3
M mibs/ciscosb/CISCOSB-SYSLOG-MIB +3 -3
M mibs/ciscosb/CISCOSB-SYSMNG-MIB +5 -5
M mibs/ciscosb/CISCOSB-TBI-MIB +3 -3
M mibs/ciscosb/CISCOSB-TELNET-MIB +3 -3
M mibs/ciscosb/CISCOSB-TIMEBASED-PORT-SHUTDOWN-MIB +3 -3
M mibs/ciscosb/CISCOSB-TIMESYNCHRONIZATION-MIB +3 -3
M mibs/ciscosb/CISCOSB-TRACEROUTE-MIB +3 -3
M mibs/ciscosb/CISCOSB-TRAPS-MIB +50 -4
M mibs/ciscosb/CISCOSB-TRUNK-MIB +3 -3
M mibs/ciscosb/CISCOSB-Tuning +150 -28
M mibs/ciscosb/CISCOSB-TUNNEL-MIB +14 -4
M mibs/ciscosb/CISCOSB-UDP +3 -3
M mibs/ciscosb/CISCOSB-vlan-MIB +40 -20
M mibs/ciscosb/CISCOSB-vlanVoice-MIB +3 -3
M mibs/ciscosb/CISCOSB-WBA-MIB +3 -3
M mibs/ciscosb/CISCOSB-WeightedRandomTailDrop-MIB +3 -3
M mibs/ciscosb/CISCOSMB-MIB +3 -3
D mibs/ciscosb/DISMAN-PING-MIB -2,904
M mibs/ciscosb/DRAFT-IETF-SYSLOG-DEVICE-MIB +3 -3
D mibs/ciscosb/MIBs_readme.txt -368
A mibs/dell/BROADCOM-POWER-ETHERNET-MIB +351
A mibs/dell/BROADCOM-REF-MIB +163
A mibs/dell/FASTPATH-BOXSERVICES-PRIVATE-MIB +523
A mibs/dell/FASTPATH-CAPTIVE-PORTAL-MIB +1,254
A mibs/dell/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB +291
A mibs/dell/FASTPATH-DHCP6SERVER-PRIVATE-MIB +1,183
A mibs/dell/FASTPATH-DHCPSERVER-PRIVATE-MIB +1,002
A mibs/dell/FASTPATH-DNS-RESOLVER-CONTROL-MIB +270
A mibs/dell/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB +452
A mibs/dell/FASTPATH-INVENTORY-MIB +1,189
A mibs/dell/FASTPATH-IPV6-LOOPBACK-MIB +112
A mibs/dell/FASTPATH-IPV6-TUNNEL-MIB +253
A mibs/dell/FASTPATH-ISDP-MIB +548
A mibs/dell/FASTPATH-KEYING-PRIVATE-MIB +137
A mibs/dell/FASTPATH-LOGGING-MIB +519
A mibs/dell/FASTPATH-LOOPBACK-MIB +130
A mibs/dell/FASTPATH-MGMT-SECURITY-MIB +252
A mibs/dell/FASTPATH-MULTICAST-MIB +457
A mibs/dell/FASTPATH-NSF-MIB +362
A mibs/dell/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB +84
A mibs/dell/FASTPATH-PFC-MIB +214
A mibs/dell/FASTPATH-PORTSECURITY-PRIVATE-MIB +275
A mibs/dell/FASTPATH-QOS-ACL-MIB +1,558
A mibs/dell/FASTPATH-QOS-AUTOVOIP-MIB +126
A mibs/dell/FASTPATH-QOS-COS-MIB +969
A mibs/dell/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB +1,077
A mibs/dell/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB +2,764
A mibs/dell/FASTPATH-QOS-ISCSI-MIB +336
A mibs/dell/FASTPATH-QOS-MIB +52
A mibs/dell/FASTPATH-RADIUS-AUTH-CLIENT-MIB +551
A mibs/dell/FASTPATH-ROUTING-MIB +2,887
A mibs/dell/FASTPATH-ROUTING6-MIB +811
A mibs/dell/FASTPATH-SNTP-CLIENT-MIB +758
A mibs/dell/FASTPATH-SWITCHING-MIB +7,618
A mibs/dell/FASTPATH-TIMEZONE-PRIVATE-MIB +473
A mibs/eaton/EATON-ATS2-MIB +934
A mibs/eaton/EATON-EMP-MIB +272
M mibs/eaton/EATON-OIDS +13 -1
A mibs/eaton/EATON-PXG-MIB +488
A mibs/eaton/MG-SNMP-UPS-MIB +3,007
A mibs/eaton/RPS-SC200-MIB +5,104
M mibs/eaton/XUPS-MIB +1,489 -1,716
A mibs/eppc
M mibs/hh3c/HH3C-ENTITY-EXT-MIB +38 -2
M mibs/hh3c/HH3C-OID-MIB +9
M mibs/hh3c/HH3C-PRODUCT-ID-MIB +201 -2
M mibs/hh3c/HH3C-TRANSCEIVER-INFO-MIB +62 -16
M mibs/ibm/BLADE-MIB +25,472 -2,778
M mibs/ibm/BLADESPPALT-MIB +876 -83
M mibs/ibm/IMM-MIB +3,170 -109
A mibs/iskratel
M mibs/lantronix/LANTRONIX-SLC-MIB +2,870 -151
A mibs/linksys
D mibs/mge
A mibs/mrv/DEV-CFG-MIB +954
A mibs/mrv/DEV-ID-MIB +349
A mibs/mrv/ECHN-MIB +377
A mibs/mrv/GSWITCH-MIB +922
A mibs/mrv/MRV-IR-CHAR-MIB +1,645
A mibs/mrv/MRV-IR-HDAM-MIB +804
A mibs/mrv/MRV-IR-SYSTEM-MIB +1,456
A mibs/mrv/MRV-IR-TRAP-MIB +615
A mibs/mrv/NBASE-G1-MIB +3,065
A mibs/mrv/NSTACK-MIB +1,356
A mibs/mrv/OA-SL-STATISTICS-MIB +187
A mibs/mrv/OADHCP-SERVER-MIB +587
A mibs/mrv/OASUBSCR-CFG-MIB +300
A mibs/mrv/OASWITCH-MIB +400
A mibs/mrv/RT-CFG-MIB +2,867
A mibs/mrv/SEC-FLOW-MIB +385
A mibs/mrv/TC-GROUPS-MIB +581
A mibs/sentry/Sentry4-MIB +4,466
A mibs/tripplite/TRIPPUPS1-MIB +1,014
A mibs/ubiquiti/UBN-UniFi-MIB +606
M poller.php +27 -8
A scripts/agent-local/dhcpkit +71
A update/302.php +93
A update/303.sql +3
A update/304.sql +1
A update/305.sql +1

🏷️ 16.07.8003

Released 2016-07-22 13:24 • Commits r7961 through r8002
🚀 Included Development Changes (41 commits):
✨ New Features:
  • r7963: Add support for Lenovo IMM including sysObjectID discovery and logo. +16-4
  • r7980: Add pagination to device's page +13
  • r7981: Add support for pool members to F5 BigIP support. +246-21
  • r7990: Add icon for hwg and use for hwg-pwr +5
  • r7991: Add stats. +5
⚡ Improvements:
  • r7966: Additional images, update pagerduty code. +3-2
  • r7967: Improve pagerduty output. +2-2
  • r7968: Improve contact boxes when no contacts are assigned. +13-8
  • r7970: Add ability to add/edit syslog rules. Syslog.php now automatically reloads rules on change. Remove erroneous entries from ipv4/ipv6 tables. +234-36
  • r7973: Fix styling of pagination. +7-1
  • r7977: Add some additional settings to the settings ui. FRUIT FLAVOURED ALERT STATUSES. +31-6
  • r7979: Improve config variables and remove simple api link. Filter out some worthless memory pools from host-resources-mib, create calculated pool from ucd-snmp-mib. +71-6
  • r7982: Improve F5 virtuals table and polling. +226-283
  • r7987: Merge ports and ports-state tables. Remove -delta fields, remove pagp fields. +99-105
  • r7992: Further changes to ports table. Re-add errors delta. Table modifications for F5. +22-3
  • r7998: Multiple improvements. Fix graphing for rrdtool 1.6. Update several tables. Add new port alerting metrics. Add new metrics to ports table. +524-346
  • r8002: Improve billing calculation tool output. +29-3
🐛 Bug Fixes:
  • r7962: Fix grammar. +3-3
  • r7969: Improve ipsec polling and ui slightly. +83-29
  • r7971: Fix some table layouts. Fix icon spacing on js-generated dropdowns. +5-5
  • r7972: Pagination -> drop shadow
  • r7974: Temporarily hide count on non lg screen size. +7-7
  • r7975: NBSP +1-1
  • r7976: Make boxes slightly prettier.
  • r7978: Minor fixes +2-4
  • r7983: Remove debugging. -2
  • r7989: Fix drawing line after AREA for definition-based graphs. +3-2
  • r7993: Fix alert duration. +1-1
  • r7994: Minor F5 fix. +9-8
  • r8000: Fixed billing bug (accidentally putting in averaged into out field!) add sorting to alert table. show f5 load balancer pool. +16-7
  • r8001: Apparently, INT(20) is NOT the same as BIGINT(20). MySQL, it's faaaaantastic. +1
🔧 Minor Changes:
  • r7964: Added discovery processors by ISILON-MIB if HOST-RESOURCES-MIB not exist on device for onefs. Fixed processor precision if idle used. +64-6
  • r7986: Added detect EFI Fiery Print Controller. +11-1
📝 Trivial Changes:
  • r7984: Improved devices page pagination. +31-20
  • r7985: Fixed form elements (input, button) padding and height for align between themselves.
  • r7988: Disable PAgP polling, while not moved to new polling style. +7-3
  • r7995: Improved is_port_valid() for check correct ifOperStatus. +3-2
  • r7997: Disabled force separate_walk option for NX-OS. Small wui fixes. +9-4
  • r7999: Fixed db index for mysql 5.1, updated initial db schema to latest. Small cleanups. +424-123
📦 Other Changes:
  • r7996: Minor: make get_dir_size() more resilient against unreadable directories +11-1
Files changed in merge (153)
M billing-calculate.php +29 -3
M check-services.php +2 -2
M html/api/includes/ports.inc.php +2 -2
M html/css/bootstrap-hacks.css +38
M html/css/bootstrap.css +155 -149
M html/css/bootstrap/less/alerts.less +3 -3
M html/css/bootstrap/less/boxes.less +10
M html/css/bootstrap/less/forms.less +3 -1
M html/css/bootstrap/less/labels3.less +5
M html/css/bootstrap/less/pagination.less +12 -7
M html/css/bootstrap/less/variables3.less +10 -2
A html/images/os/bdcom_2x.png +1
M html/images/os/bdcom.png ±0
A html/images/os/efi_2x.png +1
A html/images/os/efi.png +1
A html/images/os/hwg_2x.png +1
A html/images/os/hwg.png +1
A html/images/os/lenovo_2x.png +1
A html/images/os/lenovo.png +1
A html/images/os/moxa_2x.png +1
M html/images/os/moxa.png ±0
A html/images/os/zyxel_2x.png +1
M html/images/os/zyxel.png ±0
M html/includes/alerting-navbar.inc.php +26
M html/includes/cache-data.inc.php +2 -1
M html/includes/functions.inc.php +10 -5
M html/includes/graphs/altiga_ssl_sessions.inc.php +4 -4
D html/includes/graphs/device/agent.inc.php -38
M html/includes/graphs/device/cras_sessions.inc.php +6 -6
D html/includes/graphs/device/fdb_count.inc.php -45
M html/includes/graphs/device/imagingdrums.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +5 -5
M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +5 -5
M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +5 -5
M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +5 -5
M html/includes/graphs/device/ipSystemStats.inc.php +10 -10
M html/includes/graphs/device/netscalersvc.inc.php +10 -4
M html/includes/graphs/device/netstat_ip_frag.inc.php +6 -6
M html/includes/graphs/device/printersupplies.inc.php +1 -1
M html/includes/graphs/device/status.inc.php +1 -1
M html/includes/graphs/device/storage.inc.php +1 -1
M html/includes/graphs/diskio/stat.inc.php +21 -18
M html/includes/graphs/generic_data.inc.php +4 -4
M html/includes/graphs/generic_definition.inc.php +9 -6
M html/includes/graphs/generic_duplex.inc.php +3 -3
M html/includes/graphs/generic_multi_bits_separated.inc.php +6 -6
M html/includes/graphs/generic_multi_bits.inc.php +2 -2
M html/includes/graphs/generic_multi_data.inc.php +2 -2
M html/includes/graphs/generic_simplex.inc.php +4 -4
M html/includes/graphs/mempool/usage.inc.php +2 -2
M html/includes/graphs/multi-port/bits_duo.inc.php +6 -6
M html/includes/graphs/multi-port/bits_trio.inc.php +9 -9
M html/includes/graphs/netscalersvc/reqs.inc.php +1 -1
M html/includes/graphs/netscalervsvr/hitmiss.inc.php +4 -4
M html/includes/graphs/netscalervsvr/reqs.inc.php +1 -1
M html/includes/graphs/old_generic_simplex.inc.php +4 -4
M html/includes/graphs/port/mac_acc_total.inc.php +2 -2
M html/includes/graphs/printersupply/usage.inc.php +1 -1
M html/includes/graphs/sensor/airflow.inc.php +1 -1
M html/includes/graphs/sensor/apower.inc.php +1 -1
M html/includes/graphs/sensor/counter.inc.php +1 -1
M html/includes/graphs/sensor/crestfactor.inc.php +1 -1
M html/includes/graphs/sensor/current.inc.php +2 -2
M html/includes/graphs/sensor/dbm.inc.php +1 -1
M html/includes/graphs/sensor/fanspeed.inc.php +1 -1
M html/includes/graphs/sensor/frequency.inc.php +1 -1
M html/includes/graphs/sensor/impedence.inc.php +1 -1
M html/includes/graphs/sensor/percent.inc.php +1 -1
M html/includes/graphs/sensor/powerfactor.inc.php +1 -1
M html/includes/graphs/sensor/pressure.inc.php +1 -1
M html/includes/graphs/sensor/resistance.inc.php +1 -1
M html/includes/graphs/sensor/rpower.inc.php +1 -1
M html/includes/graphs/sensor/runtime.inc.php +1 -1
M html/includes/graphs/sensor/snr.inc.php +2 -2
M html/includes/graphs/sensor/state.inc.php +1 -1
M html/includes/graphs/sensor/temperature.inc.php +2 -2
M html/includes/graphs/sensor/voltage.inc.php +1 -1
M html/includes/graphs/service/availability.inc.php +1 -1
M html/includes/graphs/status/graph.inc.php +1 -1
M html/includes/graphs/storage/usage.inc.php +2 -2
M html/includes/graphs/XXX_device_memory_windows.inc.php +6 -6
M html/includes/navbar.inc.php +2
M html/includes/print/alert_log.inc.php +5 -3
M html/includes/print/alert.inc.php +12 -1
M html/includes/print/events.inc.php +9 -1
M html/includes/print/logalert.inc.php +1 -1
M html/includes/print/search.inc.php +1
M html/includes/print/status.inc.php +2 -2
M html/includes/print/syslogs.inc.php +3 -3
M html/pages/add_syslog_rule.inc.php +3 -1
M html/pages/alert_check.inc.php +204 -68
M html/pages/alert_checks.inc.php +2 -2
M html/pages/alert_maintenance.inc.php +1 -1
M html/pages/bill/infoboxes.inc.php +1
M html/pages/contact.inc.php +13 -8
M html/pages/contacts.inc.php +2 -2
M html/pages/device/loadbalancer/lb_virtuals.inc.php +217 -199
M html/pages/device/overview/alertlog.inc.php +1
M html/pages/device/port.inc.php +1 -1
M html/pages/device/ports.inc.php +2 -2
M html/pages/device/routing/ipsec_tunnels.inc.php +29 -11
M html/pages/devices.inc.php +32 -2
M html/pages/devices/basic.inc.php +2 -5
M html/pages/devices/detail.inc.php +5 -3
M html/pages/devices/status.inc.php +2 -2
M html/pages/eventlog.inc.php +1
M html/pages/front/default.php +2 -2
M html/pages/packages.inc.php +2 -2
M html/pages/ports.inc.php +1 -1
M html/pages/ports/list.inc.php +2 -2
M html/pages/services.inc.php +33 -2
M html/pages/settings.inc.php +1 -1
M html/pages/settings/default.inc.php +1 -1
M html/pages/syslog_rules.inc.php +113 -1
M includes/alerting/pagerduty.inc.php +2 -2
M includes/alerts.inc.php +1 -1
M includes/billing.inc.php +2 -2
M includes/common.inc.php +14 -3
M includes/config-variables.inc.php +67 -3
M includes/defaults.inc.php +5
M includes/definitions/entities.inc.php +3 -1
M includes/definitions/graphtypes.inc.php +27 -6
M includes/definitions/mibs.inc.php +10
M includes/definitions/os.inc.php +38 -7
M includes/definitions/transports.inc.php +1 -1
M includes/discovery/functions.inc.php +7 -3
M includes/discovery/mempools/host-resources-mib.inc.php +2
A includes/discovery/mempools/ucd-snmp-mib.inc.php +33
M includes/discovery/processors/cisco-process-mib.inc.php +2 -1
A includes/discovery/processors/isilon-mib.inc.php +54
M includes/functions.inc.php +3 -2
M includes/include-dir-mib.inc.php +1 -2
M includes/polling/aruba-controller.inc.php +5
M includes/polling/cipsec-tunnels.inc.php +50 -17
M includes/polling/graphs/pan-common-mib.inc.php +21 -1
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +166 -22
A includes/polling/mempools/ucd-snmp-mib.inc.php +9
M includes/polling/ports.inc.php +76 -25
M includes/polling/processors.inc.php +2 -3
M includes/rewrites.inc.php +3 -3
M includes/syslog.inc.php +49 -74
M includes/versioncheck.inc.php +5
M irc.php +1 -1
A mibs/lenovo/IMM-MIB +11,679
M syslog.php +25 -32
A update/295.sql +6
A update/296.sql +2
A update/297.sql +4
A update/298.sql +6
A update/299.sql +18
A update/300.sql +2
A update/301.sql +1
M update/db_schema_mysql.sql +412 -114

🏷️ 16.07.7961

Released 2016-07-10 15:24 • Commits r7932 through r7960
🚀 Included Development Changes (28 commits):
🎯 Major Features:
  • r7940: Added notifications queue. Added ability to send syslog alerts. Added WUI for associate syslog rules with contacts. Some small WUI improvements. Added ability for collect syslog entries from unknown hosts and use host translations in config (this ability still WIP!). +816-310
✨ New Features:
  • r7937: Extend collection/graphing of Netscaler nsHttpStatsGroup. Adds and renames DS in RRD. +111-4
  • r7939: Add missing script :D +87
  • r7950: Add ability to suppress the Y scale on graphs (yscale=none) +1
  • r7954: Add basic Ceragon detection. No bulk support. +21
  • r7955: Add support for raritan px2 devices, including sensors from PDU2-MIB. Add updated Eaton EPDU MIB. +181-3
  • r7958: Add support for Eaton ePDUs including input and output sensors (no groups and no output power yet) +385-18
⚡ Improvements:
  • r7951: Improve F5 BigIP support. Add new table for load balancer pools. Add two new DS to clientSsl.rrd. Fix alerter text output to not claim it's discovery! +510-84
  • r7952: Improve compatibility of postgres collector script (collect 8.x now too) +11-4
  • r7953: Clean up syslog alerting terminology. Rename syslog alerting db tables. +283-279
  • r7959: Improve F5 poller output. +43-4
  • r7960: Minor layout improvement for short-form syslogs (apply priority label style to program) +1-1
🐛 Bug Fixes:
  • r7934: Fix 1wire sensors on teracom. +4-2
  • r7946: Don't re-locate with custom coords. +4-2
🔧 Minor Changes:
  • r7933: Added options to poller wrapper: -i (instances) and -n (instance number). This is same options as in poller.php. Note, total poller wrapper time will incorrect with multiple instances. +46-19
  • r7936: Added store poller-wrapper stats into DB. Fixed average graph for distributed poller wrapper. (No wui and graphs additions) +124-25
📝 Trivial Changes:
  • r7935: Fixed current output sensor scale for Tripp Lite PDUs. +20-11
  • r7938: Added check php option allow_url_fopen and ssl extension exist in get_http_request(). +17-3
  • r7941: Fixed broken regexps by cleanup script (again, apear in r7279). +42-2
  • r7942: Small optimization for alter syslog table in update (no functional changes). +1-2
  • r7943: Improved update script progress output. +13-5
  • r7944: More cleanups for update script output. +75-71
  • r7945: Fixed observium_attribs db table schema. +1
  • r7947: Added locked notification bit, for check if notification already in progress or has been sent. +12
  • r7948: Fixed inial db schema install if mysql executable not found in a standard location. +3-6
  • r7949: Fixed display dropdown syslog rule associations for contact. +2
  • r7956: Prevent unexpected script messages before and instead app identification. +5-1
  • r7957: Fixed Raritan MIBs place. +2-2
Files changed in merge (118)
M alerter.php +3 -2
A html/images/os/ceragon_2x.png +1
A html/images/os/ceragon.png +1
A html/images/os/eaton_2x.png +1
M html/images/os/eaton.png ±0
M html/includes/alerting-navbar.inc.php +3 -3
M html/includes/graphs/common.inc.php +1
A html/includes/graphs/sensor/crestfactor.inc.php +38
A html/includes/graphs/sensor/powerfactor.inc.php +38
M html/includes/navbar.inc.php +2 -2
M html/includes/print/alert_log.inc.php +6 -1
M html/includes/print/logalert.inc.php +20 -9
M html/includes/print/syslogs.inc.php +1 -1
D html/pages/add_alertlog_rule.inc.php -166
A html/pages/add_syslog_rule.inc.php +150
M html/pages/contact.inc.php +171 -67
M html/pages/device/loadbalancer/lb_virtuals.inc.php +63 -28
M html/pages/group.inc.php +1 -1
M html/pages/groups_regenerate.inc.php +8 -9
D html/pages/logalerts_rules.inc.php -86
D html/pages/logalerts.inc.php -21
A html/pages/syslog_alerts.inc.php +21
A html/pages/syslog_rules.inc.php +86
M includes/alerting/clickatell.inc.php +1 -1
M includes/alerting/email.inc.php +2 -2
M includes/alerting/hipchat.inc.php +1 -1
M includes/alerting/messagebird.inc.php +1 -1
M includes/alerting/pushover.inc.php +1 -1
M includes/alerting/redoxygen.inc.php +1 -1
M includes/alerting/slack.inc.php +4 -4
M includes/alerting/telegram.inc.php +3 -2
M includes/alerting/webhook.inc.php +1 -1
M includes/alerting/xmpp.inc.php +1 -1
M includes/alerts.inc.php +240 -63
M includes/common.inc.php +17 -3
M includes/config-variables.inc.php +41
M includes/defaults.inc.php +12 -7
M includes/definitions.inc.php +1 -1
M includes/definitions/graphtypes.inc.php +22 -5
M includes/definitions/mibs.inc.php +100 -4
M includes/definitions/os.inc.php +25 -1
M includes/definitions/sensors.inc.php +20 -18
M includes/definitions/transports.inc.php +22 -17
M includes/definitions/wui.inc.php +2
A includes/discovery/inventory/f5-bigip-system-mib.inc.php +271
A includes/discovery/sensors/eaton-epdu-mib.inc.php +194
M includes/discovery/sensors/f5-bigip-system-mib.inc.php +19 -49
A includes/discovery/sensors/pdu2-mib.inc.php +145
M includes/discovery/sensors/teracom-mib.inc.php +4 -2
M includes/discovery/sensors/ups-mib.inc.php +7 -4
A includes/discovery/status/f5-bigip-apm-mib.inc.php +29
M includes/polling/graphs/f5-bigip-system-mib/clientSslStats.inc.php +2
M includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php +7 -2
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +112 -4
A includes/polling/os/eaton-epdu.inc.php +30
M includes/polling/os/f5.inc.php +11 -1
M includes/polling/os/poweralert.inc.php +11 -7
M includes/polling/ports/netapp-mib.inc.php +5 -4
M includes/polling/system.inc.php +4 -2
M includes/rrdtool.inc.php +45
M includes/syslog.inc.php +190 -33
M includes/templates.inc.php +2 -2
M includes/templates/notification/email_html.tpl +2
M includes/templates/notification/email_text.tpl +2
M includes/templates/notification/telegram_text.tpl +6
M includes/update/update.php +17 -12
A mibs/ceragon
M mibs/citrix/NS-ROOT-MIB +1 -1
M mibs/eaton/EATON-EPDU-MIB +623 -108
M mibs/eaton/EATON-OIDS -1
D mibs/PDU-MIB -4,731
A mibs/raritan
M mibs/sonicwall/SONICWALL-FIREWALL-IP-STATISTICS-MIB +453 -16
M mibs/sonicwall/SONICWALL-FIREWALL-TRAP-MIB +2,230 -26
M mibs/tripplite/TRIPPLITE-MIB +528 -324
M poller-wrapper.py +151 -31
M poller.php +11 -4
A scripts/add_ds_to_rrd.pl +87
M scripts/agent-local/mysql +5 -1
M scripts/agent-local/postgresql.pl +11 -4
M syslog.php +11 -4
M tests/IncludesFunctionsTest.php +1
A tests/templates/observium_notification
M update/074.php +1 -3
M update/095.php +1 -3
M update/127.php +1 -3
M update/128.php +1 -3
M update/129.php +1 -3
M update/153.php +1 -3
M update/164.php +1 -1
M update/165.php +1 -1
M update/170.php +1 -3
M update/176.php +1 -3
M update/177.php +1 -3
M update/187.php +1 -3
M update/191.php +1 -3
M update/210.php -2
M update/212.php +1 -3
M update/256.php +2 -2
M update/257.php +4 -2
M update/258.php +1 -2
M update/260.php -2
M update/262.php +1 -2
M update/268.php +23 -2
M update/269.php +1 -2
M update/274.php +1 -2
M update/279.php -2
M update/280.php +2 -1
M update/282.php +22 -2
M update/284.php +1 -3
M update/285.php -2
A update/288.php +38
A update/289.sql +8
A update/290.sql +1
A update/291.sql +1
A update/292.sql +1
A update/293.php +35
A update/294.sql +4

🏷️ 16.06.7932

Released 2016-06-17 02:12 • Commits r7901 through r7931
🚀 Included Development Changes (30 commits):
🎯 Major Features:
  • r7914: get_vars() prevent pass <script> html tags inside variables. Escape timestamps for datetime fields. +33-5
✨ New Features:
  • r7906: Partially functional WIP committal of syslog alerting. Currently no notification support pending notification system rewrite. +642-42
  • r7917: Add support for HH3C Stack member status. +41
  • r7918: Add stack mib to hh3c os type. +1
  • r7919: Add support for Rital CMC III and improve existing Rital support. +158-17
  • r7922: Add support for HP Unified Wired-WLAN Appliance +272-1
🐛 Bug Fixes:
  • r7910: Fix showing correct friendly name for graph on group navbar. +4-4
  • r7916: Several HTML and other minor fixes. +73-62
  • r7923: Correct unit for timeshifted temperature graphs. +3-3
  • r7928: Fix asterisk agent poller bug. +3-3
🔧 Minor Changes:
  • r7902: Added support for powersupply and fan sensors by CISCO-ENTITY-FRU-CONTROL-MIB. +143-1
  • r7907: Added Fan and PowerSupply status sensors for Juniper EX/MX by JUNIPER-MIB. +53-4
  • r7915: Added discovery Force10 unit/fan/powersupply statuses by F10-S-SERIES-CHASSIS-MIB. +112-26
  • r7924: Added support for Dell/Force10 NOS with firmware 9.10 and above, added support for processors/mempools/sensors by DELL-NETWORKING-CHASSIS-MIB. +405-16
  • r7927: Improved support for Isilon OneFS, added sensors discovery. +86-9
  • r7931: Added basic detect for jetNexus and Fastback devices. +102
📋 MIB Updates:
  • r7908: Added MIBs files (quanta, vutlan).
  • r7925: Added dell mibs.
  • r7930: Added fastback and jetnexus mibs.
📝 Trivial Changes:
  • r7903: Fixed copy-paste mistake in Ports group navbar. +1-1
  • r7904: Fixed array merge by reference. +2-2
  • r7905: Fixed parse mysql ini files for unix-agent in php7. +13-7
  • r7909: Improved detect Samsung printers. Fixed display OS icon for some printers. +67-26
  • r7911: Unblacklist hidpi img zoom factor for Firefox 47 and higher. +3-2
  • r7912: Some more hidpi os icons. +4
  • r7913: Fixed AT-SETUP-MIB mib_dir definition. +6
  • r7920: Fixed parse port ifDescr on some Juniper routers. +2
  • r7926: Fixed delete rrd dir, when delete device from DB. Some forgotten changes. +98-20
  • r7929: Fixed pollerlog graph. +5-5
📦 Other Changes:
  • r7921: derp, missing change +1-1
Files changed in merge (148)
M delete_device.php +6 -1
M html/css/sprite.css +74 -70
M html/images/os/accedian_2x.png ±0
M html/images/os/accedian.png ±0
M html/images/os/alliedtelesis_2x.png ±0
M html/images/os/alliedtelesis.png ±0
A html/images/os/broadcom_2x.png +1
M html/images/os/broadcom.png ±0
A html/images/os/cisco-old_2x.png +1
M html/images/os/cisco-old.png ±0
A html/images/os/citrix_2x.png +1
M html/images/os/citrix.png ±0
A html/images/os/extreme_2x.png +1
M html/images/os/extreme.png ±0
A html/images/os/fastback_2x.png +1
A html/images/os/fastback.png +1
A html/images/os/isilon_2x.png +1
M html/images/os/isilon.png ±0
A html/images/os/jetnexus_2x.png +1
A html/images/os/jetnexus.png +1
A html/images/os/quanta_2x.png +1
A html/images/os/quanta.png +1
M html/img/sprite.png ±0
A html/img/sprite/bell--plus.png +1
A html/img/sprite/clipboard--exclamation.png +1
A html/img/sprite/clipboard--pencil.png +1
A html/img/sprite/clipboard--plus.png +1
A html/img/sprite/clock--exclamation.png +1
A html/img/sprite/clock--minus.png +1
A html/img/sprite/clock--plus.png +1
A html/img/sprite/disk--arrow.png +1
A html/img/sprite/disk-black.png +1
A html/img/sprite/mail--plus.png +1
M html/includes/alerting-navbar.inc.php +15 -2
M html/includes/entities/mempool.inc.php +1 -1
M html/includes/entities/netscalervsvr.inc.php +3 -3
M html/includes/entities/port.inc.php +4 -4
M html/includes/entities/printersupply.inc.php +3 -3
M html/includes/functions.inc.php +33 -4
A html/includes/graphs/application/lvs_stats_common.inc.php +4
M html/includes/graphs/sensor/temperature.inc.php +3 -3
M html/includes/navbar.inc.php +21 -13
M html/includes/panels/default.inc.php -4
M html/includes/print/alert_log.inc.php +1
M html/includes/print/inventory.inc.php +22 -16
A html/includes/print/logalert.inc.php +187
M html/includes/print/rows.inc.php +1 -1
M html/includes/print/search.inc.php +5 -5
M html/includes/print/syslogs.inc.php +1 -1
M html/js/observium.js +2
A html/pages/add_alertlog_rule.inc.php +166
M html/pages/alert_check.inc.php +3 -3
M html/pages/alerts.inc.php +1 -1
M html/pages/contact.inc.php +1 -1
M html/pages/customoids.inc.php +4 -3
M html/pages/delhost.inc.php +3 -2
M html/pages/device/alerts.inc.php +20 -1
M html/pages/device/apps/mssql/memory.inc.php +1 -1
M html/pages/device/edit/graphs.inc.php +1 -1
M html/pages/device/edit/sensors.inc.php +3
M html/pages/device/entphysical.inc.php -2
M html/pages/device/graphs.inc.php +4 -2
M html/pages/device/logs.inc.php +11 -5
A html/pages/device/logs/logalert.inc.php +5
M html/pages/device/overview-normal.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -5
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +2
M html/pages/graphs.inc.php +2 -2
M html/pages/group.inc.php +6 -6
M html/pages/groups.inc.php +1 -1
A html/pages/logalerts_rules.inc.php +86
A html/pages/logalerts.inc.php +21
M html/pages/neighbours.inc.php +6 -3
M html/pages/routing/vrf.inc.php +6 -2
M includes/definitions.inc.php +16 -11
M includes/definitions/apps.inc.php +2
M includes/definitions/mibs.inc.php +179 -17
M includes/definitions/os.inc.php +73 -12
M includes/definitions/rewrites.inc.php +2
M includes/discovery/functions.inc.php +7 -7
M includes/discovery/inventory/entity-mib.inc.php +9 -1
A includes/discovery/mempools/dell-networking-chassis-mib.inc.php +56
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +1 -2
A includes/discovery/mempools/hpn-icf-entity-ext-mib.inc.php +48
M includes/discovery/os/linux.inc.php +6
A includes/discovery/processors/dell-networking-chassis-mib.inc.php +47
A includes/discovery/processors/hpn-icf-entity-ext-mib.inc.php +39
A includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +115
A includes/discovery/sensors/dell-networking-chassis-mib.inc.php +163
M includes/discovery/sensors/f10-s-series-chassis-mib.inc.php +54 -7
A includes/discovery/sensors/hpn-icf-entity-ext-mib.inc.php +75
M includes/discovery/sensors/juniper-mib.inc.php +43 -3
A includes/discovery/sensors/rittal-cmc-iii-mib.inc.php +83
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +35 -9
A includes/discovery/status/hh3c-stack-mib.inc.php +29
M includes/functions.inc.php +73 -11
M includes/polling/applications/asterisk.inc.php +3 -3
M includes/polling/functions.inc.php +1 -1
A includes/polling/mempools/dell-networking-chassis-mib.inc.php +30
M includes/polling/mempools/f10-s-series-chassis-mib.inc.php +13 -4
A includes/polling/mempools/hpn-icf-entity-ext-mib.inc.php +30
M includes/polling/netscaler-vsvr.inc.php +2 -2
M includes/polling/os.inc.php +1 -1
M includes/polling/os/ftos.inc.php +78 -11
A includes/polling/os/hpuww.inc.php +29
A includes/polling/os/jetnexus-lb.inc.php +25
A includes/polling/os/liberator.inc.php +28
A includes/polling/os/onefs.inc.php +39
M includes/polling/os/printer.inc.php +57 -22
A includes/polling/wifi/hpn-icf-dot11-acmt-mib.inc.php +17
M includes/rewrites.inc.php +31 -3
M includes/rrdtool.inc.php +16 -6
M includes/syslog.inc.php +35 -1
M includes/templates.inc.php +2 -2
A mibs/dell/DELL-NETWORKING-BGP4-V2-MIB +4,116
A mibs/dell/DELL-NETWORKING-BMP-MIB +138
A mibs/dell/DELL-NETWORKING-BPSTATS-MIB +936
A mibs/dell/DELL-NETWORKING-CHASSIS-MIB +2,885
A mibs/dell/DELL-NETWORKING-COPY-CONFIG-MIB +563
A mibs/dell/DELL-NETWORKING-DCB-MIB +1,609
A mibs/dell/DELL-NETWORKING-FIB-MIB +513
A mibs/dell/DELL-NETWORKING-FIPSNOOPING-MIB +1,583
A mibs/dell/DELL-NETWORKING-FPSTATS-MIB +2,367
A mibs/dell/DELL-NETWORKING-IF-EXTENSION-MIB +594
A mibs/dell/DELL-NETWORKING-ISIS-MIB +282
A mibs/dell/DELL-NETWORKING-LINK-AGGREGATION-MIB +960
A mibs/dell/DELL-NETWORKING-OPENFLOW-MIB +1,049
A mibs/dell/DELL-NETWORKING-PRODUCTS-MIB +359
A mibs/dell/DELL-NETWORKING-SMI +82
A mibs/dell/DELL-NETWORKING-SYSTEM-COMPONENT-MIB +695
A mibs/dell/DELL-NETWORKING-TC +614
A mibs/dell/DELL-NETWORKING-TRAP-EVENT-MIB +444
A mibs/dell/DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB +899
M mibs/dell/Dell-Vendor-MIB +48 -4
A mibs/dell/DELL-WLAN-MIB +143
A mibs/fastback
M mibs/isilon/ISILON-MIB +385 -40
A mibs/isilon/ISILON-TRAP-MIB +2,194
A mibs/jetnexus
M mibs/netapp/NETAPP-MIB +148 -8
A mibs/quanta
M mibs/rfc/BGP4V2-MIB +793 -27
M mibs/rfc/BGP4V2-TC-MIB +9 -5
A mibs/vutlan
M scripts/agent-local/mysql.cnf +13 -7
M syslog.php +27
A update/287.sql +4

🏷️ 16.05.7901

Released 2016-05-31 14:19 • Commits r7872 through r7900
🚀 Included Development Changes (28 commits):
✨ New Features:
  • r7899: Allow disabling of re-notification by setting inverval to 0. +3
🔧 Minor Changes:
  • r7877: Added support for Accedian Networks devices. +142-1
  • r7886: Added discovery DOM sensors on Brocade devices by FA-EXT-MIB. Slighly improved polling ports for Brocade nos devices. +125-7
  • r7889: Added ability for force discovery specific modules. Added force discovery if SLA or Pseudowires list changed on device. +65-13
  • r7891: Added basic support for Mimosa Backhaul devices. +39
  • r7892: Set MySQLi as default (since mysql not exist in php7). Improved get_ip_version(), added unit test for it. Fixed run unit tests on php7. Fixed randomly happen issue with autoload classes on php7. +121-31
  • r7893: Improved polling bgp peers, do not poll bgpPeerLocalAddr and bgpPeerIdentifier anymore. Added force discovery bgp-peers if peers list changed. +91-23
  • r7894: Added function is_bgp_peer_valid(), for simple check if BGP peer correct. Fixed discovery/polling incorrect (faulty) peers on some juniper devices. +120-57
  • r7897: Moved ADSL data/counter polling to mib based. Collect ADSL data also for VDSL ports. +185-172
  • r7898: Always use BGP peer IP from index in BGP4-MIB. Use peer IP, local IP and IP type from index if possible for vendor mibs. +243-96
📋 MIB Updates:
  • r7882: Added/updated mibs (pananas, hikvision, avaya, trippline).
  • r7890: Added Mimosa MIBs.
📝 Trivial Changes:
  • r7875: Fixed display processors graphs on some Unix devices. +6-6
  • r7876: Do not display big processors overview graph on non-unix. +2-1
  • r7879: Prevent open duplicate url when Ctrl/Meta key pressed. +9-9
  • r7880: Fixed Fortigate and Dell Laser os definitions. +8-3
  • r7881: Added Hikvision DVR os definition. +11-1
  • r7883: Fixed discovery ports on some Liebert UPSes. +34-8
  • r7884: Fixed discovery Brocade processors by SW-MIB (appear in r7839). +49-5
  • r7885: Fixed missing VMWARE-SYSTEM-MIB definition. +9-1
  • r7887: Added try/catch exception when load cli\Table class (randomly happen on php7). +11-7
  • r7888: Fixed DB schema for bgp-peers and cbqos. Do not count bgp-peers updates if changed only peer reverce dns name. +9-1
  • r7896: Fixed delete stale(duplicate) db entries for bgp-peers. +9
📦 Other Changes:
  • r7873: Minor: add ibm-imm to IPMI-supported list +2-1
  • r7874: Minor: convert ipmi inclusion/exclusion to an os/group attribute for all Unix-like, Windows and Management Controller OSes +9-4
  • r7878: Minor: set IPMI attribute on all baseboard management controllers +6-4
  • r7895: Minor: add vmware esx update level into version string +4-2
  • r7900: derp. fixed variable. +1-1
Files changed in merge (63)
M alerts.php +1 -1
M discovery.php +2 -1
M html/css/bootstrap-hacks.css +6
A html/images/os/accedian_2x.png +1
A html/images/os/accedian.png +1
A html/images/os/hikvision_2x.png +1
M html/images/os/hikvision.png ±0
A html/images/os/mimosa_2x.png +1
A html/images/os/mimosa.png +1
M html/includes/entities/device.inc.php +4 -4
M html/includes/entities/port.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +1 -1
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print/alert.inc.php +1 -1
M html/js/observium.js +20
M html/pages/device/edit.inc.php +1 -1
M html/pages/device/overview.inc.php +2 -1
M html/pages/device/overview/processors-unix.inc.php +3 -3
M html/pages/device/overview/processors.inc.php +2 -2
M html/pages/device/routing/eigrp/ports.inc.php +1 -1
M includes/alerts.inc.php +3
M includes/common.inc.php +7 -4
M includes/db.inc.php +9 -9
M includes/definitions.inc.php +3 -3
M includes/definitions/mibs.inc.php +61 -1
M includes/definitions/os.inc.php +53 -6
M includes/discovery/bgp-peers.inc.php +99 -56
M includes/discovery/functions.inc.php +15 -1
M includes/discovery/ports.inc.php +6 -3
M includes/discovery/processors.inc.php +16 -1
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +7 -3
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +5 -3
M includes/discovery/sensors.inc.php +80
A includes/discovery/sensors/fa-ext-mib.inc.php +105
M includes/functions.inc.php +213 -43
M includes/polling/bgp-peers.inc.php +143 -55
M includes/polling/functions.inc.php +1 -1
A includes/polling/os/acdos.inc.php +30
A includes/polling/os/mimosa-backhaul.inc.php +19
M includes/polling/os/nos.inc.php +2 -1
M includes/polling/os/vmware.inc.php +4 -2
D includes/polling/port-adsl.inc.php -134
M includes/polling/ports.inc.php +2 -38
A includes/polling/ports/adsl-line-mib.inc.php +43
A includes/polling/ports/adsl-line-mib.lib.php +134
M includes/polling/ports/sw-mib.inc.php +9 -6
M includes/polling/pseudowires.inc.php +17 -1
M includes/polling/sla.inc.php +20 -5
M includes/rewrites.inc.php +14 -2
M includes/snmp.inc.php +1 -1
M mibs/avaya/G3-AVAYA-MIB +1,202 -24
M mibs/hikvision/HIKVISION-MIB +2 -2
D mibs/liebert/XPPC-MIB -2,271
A mibs/mimosa
A mibs/panasas
A mibs/rfc/XPPC-MIB +2,349
A mibs/tripplite
D mibs/TRIPPLITE-MIB -2,705
M tests/IncludesCommonTest.php +1 -1
M tests/IncludesFunctionsTest.php +80
M update/282.php +2 -2
A update/285.php +28
A update/286.sql +2

🏷️ 16.05.7872

Released 2016-05-19 16:04 • Commits r7857 through r7871
🚀 Included Development Changes (14 commits):
🔧 Minor Changes:
  • r7858: Added support for SUN ILOM devices. Fixed detect Ubiquiti EdgeRouter devices. +281-40
  • r7870: Added os definition for IBM IMM, added IBM Tape sysObjectID. Updated some MIBs definitions. +39-81
📋 MIB Updates:
  • r7859: Added Oracle/Sun mibs.
  • r7869: Added accedian, updated/deduplicate some mibs.
📝 Trivial Changes:
  • r7860: Fixed scale calculate for airflow/fanspeed sensors by SUN-PLATFORM-MIB. +23
  • r7861: Fixed limits in sensors by SUN-PLATFORM-MIB. +9
  • r7862: Hardcode scale for airflow/fanspeed, since some ilom devices report incorrect scale (sunPlatNumericSensorExponent) by SUN-PLATFORM-MIB. +3
  • r7863: Added additional sysObjectID for nos os (Brocade VDX). +1
  • r7864: Fixed CBQoS graphs and polling. +25-22
  • r7865: Fixed CBQoS DS names for newly created graphs (appear in 7791). +42
  • r7867: More sysDescr for Brocade NOS. +1-1
📦 Other Changes:
  • r7866: f..k legacy. +4-4
  • r7868: updated script (no functional change). +7-6
  • r7871: oops +1-1
Files changed in merge (25)
A html/images/os/sun_oracle_2x.png +1
A html/images/os/sun_oracle.png +1
M html/includes/graphs/cbqos/bits.inc.php +2 -2
M html/includes/graphs/cbqos/pkts_drop.inc.php +1 -1
M html/includes/graphs/cbqos/pkts.inc.php +4 -2
M includes/definitions/mibs.inc.php +22 -10
M includes/definitions/os.inc.php +35 -8
M includes/definitions/rrdtypes.inc.php +6 -6
M includes/discovery/os/linux.inc.php +2
M includes/discovery/ports.inc.php +5 -2
A includes/discovery/sensors/sun-platform-mib.inc.php +225
M includes/polling/cisco-cbqos.inc.php +12 -11
A includes/polling/os/edgemax.inc.php +39
D includes/polling/os/edgeswitch.inc.php -39
A includes/polling/os/sun-ilom.inc.php +27
M includes/polling/ports.inc.php -63
A mibs/accedian
D mibs/MPLS-L3VPN-STD-MIB -1,566
D mibs/MPLS-VPN-MIB -1,623
A mibs/oracle
A mibs/rfc/MPLS-VPN-MIB +1,763
M mibs/ubiquiti/UBNT-AirMAX-MIB +47 -3
M mibs/ubiquiti/UBNT-MIB +1
D mibs/VPN-TC-STD-MIB -72
A update/284.php +43

🏷️ 16.05.7857

Released 2016-05-13 15:26 • Commits r7839 through r7856
🚀 Included Development Changes (18 commits):
🎯 Major Features:
  • r7843: Allow add devices by IP without FQDN hostname. +25-9
✨ New Features:
  • r7849: Add ability to see a stacked graph of customoid values. +78-9
  • r7853: Add 'show tech' menu option when enabled. +11
⚡ Improvements:
  • r7842: Improve device entities AJAX script to support netscaler vservers. +9
🔧 Minor Changes:
  • r7846: Added new form item type tags (freeinput array). Added web config options with enum-freeinput type. +142-26
  • r7848: Added option $config, default to TRUE. Fixed rename devices to device name without FQDN name (if allowed). +37-5
  • r7850: Fixed issue not found user id with some AD configurations. Added LDAP filter generator. Improved LDAP auth and get more info about LDAP user. +234-21
  • r7855: Improved tagsinput style (tags form fields). Typeahead JS moved to separate lib. Fixed minor JS errors. +67-12
📝 Trivial Changes:
  • r7841: Fixed cleanup billing port tables (apper in r7838). +4-3
  • r7844: Added config option for allow/disallow add devices by IP address ($config). +29-3
  • r7845: Increased default ip sla threshold value to 1/5 of timeout. +3-3
  • r7852: Added detect Ubiquite Edgerouter devices. +4-2
  • r7854: Added pagination on users edit page. +24-4
📦 Other Changes:
  • r7839: Medium: move a whole lot of processor discovery to definitions +513-993
  • r7840: Minor: code cleanups, mib_dir removal, quote conversion in includes/discovery/mempools +197-302
  • r7847: derp.
  • r7851: derp. +1-1
  • r7856: undebug +1-1
Files changed in merge (151)
M html/ajax/device_entities.php +9
M html/ajax/input.php +10 -2
M html/ajax/search.php +1 -1
A html/css/bootstrap-tagsinput.css +71
A html/css/typeaheadjs.css +98
M html/includes/authenticate-functions.inc.php +11
M html/includes/authentication/ldap.inc.php +177 -11
M html/includes/authentication/mysql.inc.php +11
M html/includes/authentication/radius.inc.php +2 -1
A html/includes/graphs/multi-customoid/stacked.inc.php +44
A html/includes/graphs/netscalersvc/surge.inc.php +26
M html/includes/print/search.inc.php +146
M html/index.php +2 -2
A html/js/bootstrap-tagsinput.js +747
A html/js/bootstrap-tagsinput.min.js +82
M html/js/bootstrap.min.js +6 -5
M html/js/jquery.min.js +5 -5
M html/js/observium-entities.js +12
M html/js/observium.js +11 -22
A html/js/typeahead.bundle.js +2,465
A html/js/typeahead.bundle.min.js +8
M html/pages/bill.inc.php +2
M html/pages/bill/actions.inc.php +15 -12
M html/pages/bill/edit.inc.php +94 -75
M html/pages/bill/navbar.inc.php +1 -1
M html/pages/bill/ports.inc.php +22 -22
M html/pages/bills/month.inc.php +2 -3
M html/pages/customoid.inc.php +34 -9
M html/pages/device.inc.php +1
M html/pages/device/loadbalancer/netscaler_services.inc.php +5 -3
M html/pages/edituser.inc.php +32 -5
M html/pages/preferences/general.inc.php +7 -5
M html/pages/settings.inc.php +17
M html/pages/settings/default.inc.php +13 -2
M includes/billing.inc.php +2 -1
M includes/common.inc.php +16 -1
M includes/config-variables.inc.php +48 -23
M includes/defaults.inc.php +5
M includes/definitions/entities.inc.php +1 -1
M includes/definitions/graphtypes.inc.php +206 -1
M includes/definitions/mibs.inc.php +227 -165
M includes/definitions/os.inc.php +5 -3
M includes/definitions/rrdtypes.inc.php +2
M includes/discovery/functions.inc.php +5 -1
M includes/discovery/mempools/adtran-aoscpu.inc.php +3 -6
M includes/discovery/mempools/agent-general-mib.inc.php +4 -6
M includes/discovery/mempools/airespace-switching-mib.inc.php -3
M includes/discovery/mempools/alcatel-ind1-health-mib.inc.php +7 -9
M includes/discovery/mempools/apsysmgmt-mib.inc.php +3 -5
M includes/discovery/mempools/asyncos-mail-mib.inc.php +3 -5
M includes/discovery/mempools/bianca-brick-mibres-mib.inc.php +2 -5
M includes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php +3 -5
M includes/discovery/mempools/bluecoat-sg-usage-mib.inc.php +3 -5
M includes/discovery/mempools/ciena-topsecret-mib.inc.php +4 -6
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +10 -12
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +6 -8
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +3 -5
M includes/discovery/mempools/cisco-process-mib.inc.php +6 -12
M includes/discovery/mempools/colubris-usage-information-mib.inc.php +4 -5
M includes/discovery/mempools/dell-vendor-mib.inc.php +5 -6
M includes/discovery/mempools/dnos-switching-mib.inc.php +1 -3
M includes/discovery/mempools/embedded-ngx-mib.inc.php +5 -7
M includes/discovery/mempools/extreme-software-monitor-mib.inc.php +3 -5
M includes/discovery/mempools/f10-c-series-chassis-mib.inc.php +5 -7
M includes/discovery/mempools/f10-chassis-mib.inc.php +5 -7
M includes/discovery/mempools/f10-m-series-chassis-mib.inc.php +6 -8
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +6 -8
M includes/discovery/mempools/f5-bigip-system-mib.inc.php +3 -6
M includes/discovery/mempools/fortinet-fortigate-mib.inc.php +5 -6
M includes/discovery/mempools/foundry-sn-agent-mib.inc.php +8 -10
M includes/discovery/mempools/frogfoot-resources-mib.inc.php +4 -6
M includes/discovery/mempools/gbnplatformoam-mib.inc.php +5 -7
M includes/discovery/mempools/hh3c-entity-ext-mib.inc.php -4
M includes/discovery/mempools/host-resources-mib.inc.php +1 -4
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +4 -5
M includes/discovery/mempools/juniper-ive-mib.inc.php +3 -5
M includes/discovery/mempools/juniper-mib.inc.php +7 -9
M includes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +5 -7
M includes/discovery/mempools/netscreen-resource-mib.inc.php +4 -6
M includes/discovery/mempools/netswitch-mib.inc.php +3 -5
M includes/discovery/mempools/ns-root-mib.inc.php +4 -6
M includes/discovery/mempools/oneaccess-sys-mib.inc.php +2 -5
M includes/discovery/mempools/peakflow-sp-mib.inc.php +3 -5
M includes/discovery/mempools/rapid-city.inc.php +3 -4
M includes/discovery/mempools/rbn-memory-mib.inc.php +7 -8
M includes/discovery/mempools/s5-chassis-mib.inc.php +6 -7
M includes/discovery/mempools/smartnode-mib.inc.php +2 -5
M includes/discovery/mempools/sonicwall-firewall-ip-statistics-mib.inc.php +3 -5
M includes/discovery/mempools/sw-mib.inc.php +3 -5
M includes/discovery/mempools/timetra-system-mib.inc.php +3 -5
M includes/discovery/mempools/trapeze-networks-system-mib.inc.php +5 -7
M includes/discovery/mempools/wlsx-switch-mib.inc.php +5 -7
M includes/discovery/mempools/zhone-card-resources-mib.inc.php +2 -5
D includes/discovery/processors/adtran-aoscpu.inc.php -25
D includes/discovery/processors/agent-general-mib.inc.php -28
D includes/discovery/processors/airespace-switching-mib.inc.php -29
M includes/discovery/processors/alcatel-ind1-health-mib.inc.php +2 -5
D includes/discovery/processors/apsysmgmt-mib.inc.php -26
D includes/discovery/processors/asyncos-mail-mib.inc.php -24
D includes/discovery/processors/at-sysinfo-mib.inc.php -37
M includes/discovery/processors/bluecoat-sg-proxy-mib.inc.php +5 -8
M includes/discovery/processors/bluecoat-sg-usage-mib.inc.php +5 -7
M includes/discovery/processors/cisco-entity-pfe-mib.inc.php +4 -6
M includes/discovery/processors/cisco-entity-qfp-mib.inc.php +6 -8
M includes/discovery/processors/cisco-process-mib.inc.php +9 -12
M includes/discovery/processors/ciscosb-rndmng.inc.php +4 -9
D includes/discovery/processors/dell-vendor-mib.inc.php -28
M includes/discovery/processors/dnos-switching-mib.inc.php +4 -8
M includes/discovery/processors/extreme-software-monitor-mib.inc.php +3 -6
M includes/discovery/processors/f10-c-series-chassis-mib.inc.php +6 -9
M includes/discovery/processors/f10-chassis-mib.inc.php +8 -11
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +5 -10
M includes/discovery/processors/f10-s-series-chassis-mib.inc.php +7 -10
M includes/discovery/processors/f5-bigip-system-mib.inc.php +4 -7
D includes/discovery/processors/fortinet-fortigate-mib.inc.php -29
M includes/discovery/processors/foundry-sn-agent-mib.inc.php +13 -15
D includes/discovery/processors/frogfoot-resources-mib.inc.php -27
D includes/discovery/processors/gbnplatformoam-mib.inc.php -32
M includes/discovery/processors/hh3c-entity-ext-mib.inc.php +2 -6
M includes/discovery/processors/host-resources-mib.inc.php +11 -13
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +8 -10
D includes/discovery/processors/juniper-ive-mib.inc.php -25
M includes/discovery/processors/juniper-mib.inc.php +11 -14
M includes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php +6 -12
M includes/discovery/processors/juniper-system-mib.inc.php +6 -9
D includes/discovery/processors/netscreen-resource-mib.inc.php -32
M includes/discovery/processors/ns-root-mib.inc.php +3 -8
D includes/discovery/processors/peakflow-sp-mib.inc.php -29
D includes/discovery/processors/radlan-rndmng.inc.php -26
D includes/discovery/processors/rbn-cpu-meter-mib.inc.php -28
M includes/discovery/processors/smartnode-mib.inc.php +3 -5
D includes/discovery/processors/sonicwall-firewall-ip-statistics-mib.inc.php -29
D includes/discovery/processors/statistics-mib.inc.php -28
D includes/discovery/processors/sw-mib.inc.php -24
D includes/discovery/processors/timetra-system-mib.inc.php -29
D includes/discovery/processors/trapeze-networks-system-mib.inc.php -28
M includes/discovery/processors/ucd-snmp-mib.inc.php +5 -7
D includes/discovery/processors/watchguard-system-statistics-mib.inc.php -28
M includes/discovery/processors/wlsx-switch-mib.inc.php +3 -6
M includes/discovery/processors/zhone-card-resources-mib.inc.php +11 -15
M includes/discovery/slas/cisco-rttmon-mib.inc.php +2 -2
M includes/discovery/slas/disman-ping-mib.inc.php +1 -1
M includes/functions.inc.php +62 -14
M includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php +35 -2
M includes/rewrites.inc.php +2
M mibs/citrix/NS-ROOT-MIB +1,989 -99
M poll-billing.php +59 -38
A update/280.php +22
A update/281.sql +5
A update/282.php +117
A update/283.sql +1

🏷️

Released 2016-05-06 12:49
Files changed in merge (1095)
M html/css/bootstrap-hacks.css +33 -5
M html/css/bootstrap-select.css +36 -18
M html/css/bootstrap-switch.css +6 -3
M html/css/bootstrap.css +975 -1,042
A html/css/bootstrap/less/badges3.less +66
M html/css/bootstrap/less/bootstrap.less +7 -3
M html/css/bootstrap/less/boxes.less +2 -2
A html/css/bootstrap/less/button-groups3.less +244
A html/css/bootstrap/less/buttons3.less +176
M html/css/bootstrap/less/dropdowns.less +59 -1
A html/css/bootstrap/less/labels3.less +86
M html/css/bootstrap/less/mixins3.less +45 -15
M html/css/bootstrap/less/normalize.less +164 -136
M html/css/bootstrap/less/responsive-utilities3.less +121 -147
M html/css/bootstrap/less/type.less +15 -1
M html/css/bootstrap/less/variables3.less +114 -47
M html/graph.php -28
A html/images/os/bintec_2x.png +1
A html/images/os/bintec.png +1
M html/includes/alerting-navbar.inc.php +1 -1
M html/includes/authenticate-functions.inc.php +28
M html/includes/authenticate.inc.php +34 -17
M html/includes/authentication/cas.inc.php +1 -1
M html/includes/authentication/ldap.inc.php +2 -4
M html/includes/authentication/mysql.inc.php +1 -1
M html/includes/authentication/radius.inc.php +1 -1
M html/includes/cache-data.inc.php +15 -7
M html/includes/customoids-navbar.inc.php +1 -1
M html/includes/entities/device.inc.php +40 -12
M html/includes/entities/generic.inc.php +34 -4
A html/includes/entities/netscaler.inc.php +242
A html/includes/entities/netscalersvc.inc.php +217
A html/includes/entities/netscalersvcgrpmem.inc.php +210
A html/includes/entities/netscalervsvr.inc.php +279
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/entities/status.inc.php +1 -1
M html/includes/functions.inc.php +149 -55
M html/includes/graphs/accesspoints/channel.inc.php +1 -1
M html/includes/graphs/accesspoints/interference.inc.php +1 -1
M html/includes/graphs/accesspoints/numasoclients.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonbssid.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonclients.inc.php +1 -1
M html/includes/graphs/accesspoints/radioutil.inc.php +1 -1
M html/includes/graphs/accesspoints/txpow.inc.php +1 -1
M html/includes/graphs/alert/auth.inc.php +1 -1
M html/includes/graphs/application/apache_bits.inc.php +1 -1
M html/includes/graphs/application/apache_cpu.inc.php +1 -1
M html/includes/graphs/application/apache_hits.inc.php +1 -1
M html/includes/graphs/application/apache_scoreboard.inc.php +1 -1
M html/includes/graphs/application/asterisk_activecall.inc.php +2 -2
M html/includes/graphs/application/asterisk_peers.inc.php +2 -2
M html/includes/graphs/application/bind_answers.inc.php +1 -1
M html/includes/graphs/application/bind_cache.inc.php +2 -2
M html/includes/graphs/application/bind_query_in.inc.php +2 -2
M html/includes/graphs/application/bind_query_out.inc.php +2 -2
M html/includes/graphs/application/bind_query_rejected.inc.php +1 -1
M html/includes/graphs/application/bind_req_in.inc.php +1 -1
M html/includes/graphs/application/bind_req_proto.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_dnssec.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_errors.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_queries.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_rtt.inc.php +1 -1
M html/includes/graphs/application/bind_updates.inc.php +1 -1
M html/includes/graphs/application/bind_zone_maint.inc.php +1 -1
M html/includes/graphs/application/drbd_disk_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_network_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_queue.inc.php +1 -1
M html/includes/graphs/application/drbd_unsynced.inc.php +2 -2
M html/includes/graphs/application/exchange_as_curreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_as_pingcmd.inc.php +1 -1
M html/includes/graphs/application/exchange_as_syncmd.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_errors.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_totalreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_is_active.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcfail.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcreq.inc.php +1 -1
M html/includes/graphs/application/exchange_is_users.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_latency.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_msgs.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_queued.inc.php -25
M html/includes/graphs/application/exchange_oab_dlcom.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlq.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_reqsec.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_rtime.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_users.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_mbque.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_queue.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_smtp.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_subque.inc.php +1 -1
M html/includes/graphs/application/exim-mailqueue_total.inc.php +1 -1
M html/includes/graphs/application/freeradius_accounting.inc.php +1 -1
M html/includes/graphs/application/freeradius_authentication.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_classes.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_eden.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php +2 -2
M html/includes/graphs/application/jvmoverjmx_gc_old_time.inc.php +2 -2
M html/includes/graphs/application/jvmoverjmx_gc_young_count.inc.php +2 -2
M html/includes/graphs/application/jvmoverjmx_gc_young_time.inc.php +2 -2
M html/includes/graphs/application/jvmoverjmx_heap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_memory_summary.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_nonheap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_old.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_perm.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_system_uptime.inc.php +2 -2
M html/includes/graphs/application/jvmoverjmx_threads.inc.php +1 -1
M html/includes/graphs/application/kamailio_core.inc.php +1 -1
M html/includes/graphs/application/kamailio_errors.inc.php +1 -1
M html/includes/graphs/application/kamailio_registrar.inc.php +1 -1
M html/includes/graphs/application/kamailio_sl123.inc.php +1 -1
M html/includes/graphs/application/kamailio_sl4.inc.php +1 -1
M html/includes/graphs/application/kamailio_sl56.inc.php +1 -1
M html/includes/graphs/application/kamailio_tcp.inc.php +1 -1
M html/includes/graphs/application/kamailio_tmx.inc.php +1 -1
M html/includes/graphs/application/kamailio_usrloc.inc.php +1 -1
M html/includes/graphs/application/lighttpd_hits.inc.php +3 -8
M html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +4 -4
M html/includes/graphs/application/lighttpd_servers.inc.php +3 -3
M html/includes/graphs/application/lighttpd_traffic.inc.php +3 -8
M html/includes/graphs/application/lighttpd_uptime.inc.php +4 -8
M html/includes/graphs/application/lvs_stats_bytes.inc.php +2 -2
M html/includes/graphs/application/lvs_stats_connections.inc.php +2 -2
M html/includes/graphs/application/lvs_stats_packets.inc.php +2 -2
M html/includes/graphs/application/mailscanner_reject.inc.php +1 -1
M html/includes/graphs/application/mailscanner_sent.inc.php +1 -1
M html/includes/graphs/application/mailscanner_spam.inc.php +1 -1
M html/includes/graphs/application/memcached_bits.inc.php +1 -1
M html/includes/graphs/application/memcached_commands.inc.php +1 -1
M html/includes/graphs/application/memcached_data.inc.php +1 -1
M html/includes/graphs/application/memcached_items.inc.php +1 -1
M html/includes/graphs/application/memcached_threads.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_page.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_pglife.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_stalls.inc.php +1 -1
M html/includes/graphs/application/mssql_stats.inc.php +1 -1
M html/includes/graphs/application/mysql_command_counters.inc.php +1 -1
M html/includes/graphs/application/mysql_connections.inc.php +1 -1
M html/includes/graphs/application/mysql_files_tables.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +1 -1
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +1 -1
M html/includes/graphs/application/mysql_network_traffic.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache.inc.php +1 -1
M html/includes/graphs/application/mysql_select_types.inc.php +1 -1
M html/includes/graphs/application/mysql_slow_queries.inc.php +1 -1
M html/includes/graphs/application/mysql_sorts.inc.php +1 -1
M html/includes/graphs/application/mysql_status.inc.php +1 -1
M html/includes/graphs/application/mysql_table_locks.inc.php +1 -1
M html/includes/graphs/application/mysql_temporary_objects.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs2.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs3.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs4.inc.php +1 -1
M html/includes/graphs/application/nfsd_io.inc.php +1 -1
M html/includes/graphs/application/nfsd_net.inc.php +1 -1
M html/includes/graphs/application/nfsd_proc3.inc.php +1 -1
M html/includes/graphs/application/nfsd_rc.inc.php +1 -1
M html/includes/graphs/application/nfsd_rpc.inc.php +1 -1
M html/includes/graphs/application/nginx_connections.inc.php +1 -1
M html/includes/graphs/application/nptd_uptime.inc.php +1 -1
M html/includes/graphs/application/nsd_axfr.inc.php +2 -2
M html/includes/graphs/application/nsd_memory.inc.php +2 -2
M html/includes/graphs/application/nsd_qtype.inc.php +2 -2
M html/includes/graphs/application/nsd_queries.inc.php +2 -2
M html/includes/graphs/application/nsd_rcode.inc.php +2 -2
M html/includes/graphs/application/nsd_zones.inc.php +2 -2
M html/includes/graphs/application/ntpclient_freq.inc.php +1 -1
M html/includes/graphs/application/ntpclient_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_bits.inc.php +1 -1
M html/includes/graphs/application/ntpd_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpd_freq.inc.php +1 -1
M html/includes/graphs/application/ntpd_packets.inc.php +1 -1
M html/includes/graphs/application/ntpd_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpd_uptime.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_bits.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_freq.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_packets.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stats.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_uptime.inc.php +1 -1
M html/includes/graphs/application/openvpn_bits.inc.php +1 -1
M html/includes/graphs/application/openvpn_nclients.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_reject.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_sent.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_spam.inc.php +1 -1
M html/includes/graphs/application/postfix_qshape_stats.inc.php +2 -2
M html/includes/graphs/application/postgresql_blks.inc.php +1 -1
M html/includes/graphs/application/postgresql_connects.inc.php +1 -1
M html/includes/graphs/application/postgresql_queries.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples_query.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples.inc.php +1 -1
M html/includes/graphs/application/postgresql_xact.inc.php +1 -1
M html/includes/graphs/application/powerdns_fail.inc.php +1 -1
M html/includes/graphs/application/powerdns_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns_packetcache.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries_udp.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns_querycache.inc.php +1 -1
M html/includes/graphs/application/powerdns_recursing.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_load.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +1 -1
M html/includes/graphs/application/shoutcast_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +1 -1
M html/includes/graphs/application/shoutcast_stats.inc.php +1 -3
M html/includes/graphs/application/unbound_class.inc.php +1 -1
M html/includes/graphs/application/unbound_flags.inc.php +1 -1
M html/includes/graphs/application/unbound_memory.inc.php +1 -1
M html/includes/graphs/application/unbound_opcode.inc.php +1 -1
M html/includes/graphs/application/unbound_qtype.inc.php +1 -1
M html/includes/graphs/application/unbound_queries.inc.php +1 -1
M html/includes/graphs/application/unbound_queue.inc.php +1 -1
M html/includes/graphs/application/unbound_rcode.inc.php +1 -1
M html/includes/graphs/application/varnish_backend.inc.php +1 -1
M html/includes/graphs/application/varnish_cache.inc.php +1 -1
M html/includes/graphs/application/varnish_lru.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_cpu.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_mem.inc.php +1 -1
M html/includes/graphs/application/zimbra_connections.inc.php +1 -1
M html/includes/graphs/application/zimbra_fdcount.inc.php +1 -1
M html/includes/graphs/application/zimbra_jvmthreads.inc.php +2 -2
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +1 -1
M html/includes/graphs/application/zimbra_threads.inc.php +1 -1
M html/includes/graphs/atmvp/bits.inc.php +1 -1
M html/includes/graphs/atmvp/cells.inc.php +1 -1
M html/includes/graphs/atmvp/errors.inc.php +1 -1
M html/includes/graphs/atmvp/packets.inc.php +1 -1
M html/includes/graphs/bgp/updates.inc.php +1 -1
M html/includes/graphs/bill/bits.inc.php +1 -1
M html/includes/graphs/c6kxbar/auth.inc.php +1 -1
M html/includes/graphs/c6kxbar/util.inc.php +1 -1
M html/includes/graphs/cbqos/auth.inc.php +3 -2
M html/includes/graphs/cbqos/bits_drop.inc.php +2 -2
M html/includes/graphs/cbqos/bits_post.inc.php +2 -2
M html/includes/graphs/cbqos/bits_pre.inc.php +2 -2
M html/includes/graphs/cbqos/bits.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_drop.inc.php +2 -2
M html/includes/graphs/cbqos/pkts_post.inc.php +2 -2
M html/includes/graphs/cbqos/pkts_pre.inc.php +2 -2
M html/includes/graphs/cbqos/pkts.inc.php +1 -1
M html/includes/graphs/cefswitching/graph.inc.php +1 -1
M html/includes/graphs/common.inc.php +7 -4
M html/includes/graphs/customer/bits.inc.php +1 -1
M html/includes/graphs/customoid/graph.inc.php +1 -1
M html/includes/graphs/device/agent.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numaps.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numclients.inc.php +1 -1
M html/includes/graphs/device/asyncos_workq.inc.php +1 -1
M html/includes/graphs/device/bits.inc.php +3 -3
M html/includes/graphs/device/bluecoat_cache.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_client.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp_est.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_bits.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_pkts.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_stats.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_tunnels.inc.php +1 -1
M html/includes/graphs/device/diskio_bits.inc.php +2 -2
M html/includes/graphs/device/diskio_ops.inc.php +2 -2
M html/includes/graphs/device/edac_errors.inc.php +1 -1
M html/includes/graphs/device/fortigate_cpu.inc.php +1 -1
M html/includes/graphs/device/fortigate_sessions.inc.php +1 -1
M html/includes/graphs/device/graph.inc.php +1 -1
M html/includes/graphs/device/juniperive_connections.inc.php +1 -1
M html/includes/graphs/device/juniperive_meetings.inc.php +1 -1
M html/includes/graphs/device/juniperive_storage.inc.php +1 -1
M html/includes/graphs/device/juniperive_users.inc.php +1 -1
M html/includes/graphs/device/ksm_pages.inc.php +1 -1
M html/includes/graphs/device/netapp_disk_io.inc.php +1 -1
M html/includes/graphs/device/netapp_net_io.inc.php +1 -1
M html/includes/graphs/device/netapp_tape_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_net_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php +1 -1
M html/includes/graphs/device/netscaler_common_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_client.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_clientserver.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_current.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_server.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_spare.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_packets.inc.php +1 -1
M html/includes/graphs/device/netscaler_cookie_rejected.inc.php +1 -1
M html/includes/graphs/device/netscaler_data_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_out_of_order.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmission_error.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmit_err.inc.php +1 -1
M html/includes/graphs/device/netscaler_rst_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_stats.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_bits.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_conn.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_ttfb.inc.php +2 -2
M html/includes/graphs/device/netscalersvcgrpmem_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_ttfb.inc.php +2 -2
M html/includes/graphs/device/netscalervsvr_bits.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_conns.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_hitmiss.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_reqs.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp_info.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp.inc.php +1 -1
M html/includes/graphs/device/netstat_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_packets.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_currestab.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_segments.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_datagrams.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_errors.inc.php +1 -1
M html/includes/graphs/device/nfsen_common.inc.php +1 -1
M html/includes/graphs/device/pagecount.inc.php +22 -8
M html/includes/graphs/device/panos_sessions.inc.php +1 -1
A html/includes/graphs/device/printersupplies_ink.inc.php +18
A html/includes/graphs/device/printersupplies_wasteink.inc.php +18
M html/includes/graphs/device/processor_separate.inc.php +1 -1
M html/includes/graphs/device/processor_stack.inc.php +1 -1
M html/includes/graphs/device/processor.inc.php +2 -2
M html/includes/graphs/device/screenos_sessions.inc.php +1 -1
M html/includes/graphs/device/sensor.inc.php +1 -1
M html/includes/graphs/device/ucd_io.inc.php +1 -1
M html/includes/graphs/device/ucd_memory.inc.php +1 -1
M html/includes/graphs/device/ucd_ss_cpu.inc.php +1 -4
M html/includes/graphs/device/ucd_swap_io.inc.php +1 -1
M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +1 -1
M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +1 -1
M html/includes/graphs/diskio/bits.inc.php +1 -1
M html/includes/graphs/diskio/ops.inc.php +1 -1
M html/includes/graphs/diskio/stat.inc.php +1 -1
M html/includes/graphs/eigrpport/packets.inc.php +1 -1
M html/includes/graphs/generic_multi_separated.inc.php -2
M html/includes/graphs/generic_multi_simplex_separated.inc.php +15
M html/includes/graphs/global/bits.inc.php +1 -1
M html/includes/graphs/global/poller_time_separate.inc.php +1 -1
M html/includes/graphs/global/poller_time.inc.php +1 -1
M html/includes/graphs/global/processor_separate.inc.php +1 -1
M html/includes/graphs/global/processor_stack.inc.php +1 -1
M html/includes/graphs/graph.inc.php +30 -8
M html/includes/graphs/ipsectunnel/bits.inc.php +1 -1
M html/includes/graphs/ipsectunnel/pkts.inc.php +1 -1
M html/includes/graphs/lb-virtual/auth.inc.php +1 -1
M html/includes/graphs/lb-virtual/bits.inc.php +1 -1
M html/includes/graphs/lb-virtual/conns.inc.php +2 -2
M html/includes/graphs/location/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/pkts.inc.php +1 -1
M html/includes/graphs/multi-customoid/graph.inc.php +1 -1
M html/includes/graphs/multi-port/bcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits_old.inc.php +1 -1
M html/includes/graphs/multi-port/bits_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits.inc.php +1 -1
M html/includes/graphs/multi-port/discards.inc.php +1 -1
M html/includes/graphs/multi-port/errors.inc.php +1 -1
M html/includes/graphs/multi-port/mcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/upkts.inc.php +1 -1
M html/includes/graphs/multi-processor/usage.inc.php +1 -1
M html/includes/graphs/multi-sensor/graph.inc.php +1 -1
A html/includes/graphs/multi-sensor/stacked.inc.php +49
M html/includes/graphs/multi-status/graph.inc.php +1 -1
M html/includes/graphs/netscalersvc/bits.inc.php +1 -1
M html/includes/graphs/netscalersvc/conns.inc.php +1 -1
M html/includes/graphs/netscalersvc/pkts.inc.php +1 -1
M html/includes/graphs/netscalersvc/reqs.inc.php +1 -1
M html/includes/graphs/netscalersvc/ttfb.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/bits.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/conns.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/pkts.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/reqs.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/ttfb.inc.php +1 -1
M html/includes/graphs/netscalervsvr/bits.inc.php +1 -1
M html/includes/graphs/netscalervsvr/conns.inc.php +1 -1
M html/includes/graphs/netscalervsvr/hitmiss.inc.php +1 -1
M html/includes/graphs/netscalervsvr/pkts.inc.php +1 -1
M html/includes/graphs/netscalervsvr/reqs.inc.php +3 -1
M html/includes/graphs/p2pradio/capacity.inc.php +1 -1
M html/includes/graphs/p2pradio/gain.inc.php +1 -1
M html/includes/graphs/p2pradio/power.inc.php +1 -1
M html/includes/graphs/p2pradio/rmse.inc.php +1 -1
M html/includes/graphs/p2pradio/rxlevel.inc.php +1 -1
M html/includes/graphs/p2pradio/symbol_rates.inc.php +1 -1
M html/includes/graphs/port/adsl_attainable.inc.php +1 -1
M html/includes/graphs/port/adsl_attenuation.inc.php +1 -1
M html/includes/graphs/port/adsl_power.inc.php +1 -1
M html/includes/graphs/port/adsl_snr.inc.php +1 -1
M html/includes/graphs/port/adsl_speed.inc.php +1 -1
M html/includes/graphs/port/errors.inc.php +1 -1
M html/includes/graphs/port/etherlike.inc.php +1 -1
M html/includes/graphs/port/nupkts.inc.php +1 -1
M html/includes/graphs/port/pagp_bits.inc.php +1 -1
M html/includes/graphs/pseudowire/auth.inc.php -1
M html/includes/graphs/rserver/curr.inc.php +1 -1
M html/includes/graphs/rserver/failed.inc.php +1 -1
M html/includes/graphs/rserver/total.inc.php +1 -1
M html/includes/graphs/sensor/airflow.inc.php +1 -1
M html/includes/graphs/sensor/apower.inc.php +1 -1
M html/includes/graphs/sensor/counter.inc.php +1 -1
M html/includes/graphs/sensor/current.inc.php +2 -1
M html/includes/graphs/sensor/dbm.inc.php +1 -1
M html/includes/graphs/sensor/fanspeed.inc.php +1 -1
M html/includes/graphs/sensor/frequency.inc.php +1 -1
M html/includes/graphs/sensor/impedence.inc.php +1 -1
M html/includes/graphs/sensor/percent.inc.php +1 -1
M html/includes/graphs/sensor/power.inc.php +2 -2
M html/includes/graphs/sensor/pressure.inc.php +1 -1
M html/includes/graphs/sensor/resistance.inc.php +1 -1
M html/includes/graphs/sensor/rpower.inc.php +1 -1
M html/includes/graphs/sensor/runtime.inc.php +1 -1
M html/includes/graphs/sensor/snr.inc.php +1 -1
M html/includes/graphs/sensor/temperature.inc.php +1 -1
M html/includes/graphs/sensor/voltage.inc.php +1 -1
M html/includes/graphs/sensor/waterflow.inc.php +1 -1
M html/includes/graphs/vserver/bits.inc.php +1 -1
M html/includes/graphs/vserver/conns.inc.php +1 -1
M html/includes/graphs/vserver/pkts.inc.php +1 -1
M html/includes/graphs/wifi/clientfailedassociations.inc.php +1 -1
M html/includes/graphs/wifi/noisefloor.inc.php +1 -1
M html/includes/graphs/wifi/refusedconnectioncount.inc.php +1 -1
M html/includes/graphs/wifi/resetcount.inc.php +1 -1
M html/includes/graphs/wifi/retransmitoctet.inc.php +1 -1
M html/includes/graphs/wifi/txretriescount.inc.php +1 -1
M html/includes/graphs/wifi/usersessions.inc.php +1 -1
M html/includes/graphs/wifiradio/clients.inc.php +1 -1
M html/includes/graphs/wifiradio/frames.inc.php +1 -1
M html/includes/graphs/wifiradio/rxerrors.inc.php +1 -1
M html/includes/group-navbar.inc.php +2 -2
M html/includes/maintenance-navbar.inc.php +15 -8
M html/includes/navbar.inc.php +32 -18
M html/includes/port-sort.inc.php +30 -19
M html/includes/print-interface-adsl.inc.php +2 -2
M html/includes/print/alert_log.inc.php +57 -20
M html/includes/print/events.inc.php +33
M html/includes/print/inventory.inc.php +2 -2
M html/includes/print/routing.inc.php +3 -3
M html/includes/print/rows.inc.php +102 -4
M html/includes/print/search.inc.php +267 -95
M html/includes/print/syslogs.inc.php +58
M html/includes/status-summary.inc.php +5 -5
M html/index.php +46 -74
A html/js/bootstrap-select.js +1,799
M html/js/bootstrap-select.min.js +4 -3
M html/js/observium.js +30 -14
M html/pages/about.inc.php +29 -28
M html/pages/addhost.inc.php +1 -1
M html/pages/addsrv.inc.php +1 -1
M html/pages/adduser.inc.php +1 -1
M html/pages/alert_check.inc.php +11 -14
M html/pages/alert_checks.inc.php +2 -1
M html/pages/alert_log.inc.php +63 -59
M html/pages/alert_maintenance_add.inc.php +24 -6
M html/pages/alert_maintenance.inc.php +40 -17
M html/pages/apps.inc.php +1 -1
M html/pages/authlog.inc.php +54 -53
M html/pages/bill.inc.php +8 -6
M html/pages/bill/delete.inc.php +30 -37
M html/pages/bill/edit.inc.php +2 -3
M html/pages/bill/history.inc.php +7 -6
M html/pages/bills.inc.php +14 -21
M html/pages/bills/add.inc.php +4 -3
M html/pages/bills/month.inc.php +1 -1
M html/pages/bills/search.inc.php +42 -24
M html/pages/contact.inc.php +166 -176
M html/pages/contacts.inc.php +69 -74
M html/pages/customers.inc.php +1 -1
M html/pages/customoids.inc.php +9 -2
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/delhost.inc.php +1 -1
M html/pages/delsrv.inc.php +11 -11
M html/pages/device.inc.php +10 -12
M html/pages/device/apps.inc.php +1 -1
M html/pages/device/collectd.inc.php +1 -1
M html/pages/device/edit.inc.php +1 -1
M html/pages/device/edit/icon.inc.php +35 -28
M html/pages/device/edit/ipmi.inc.php +64 -59
M html/pages/device/edit/ports.inc.php +6 -6
M html/pages/device/edit/sensors.inc.php +8 -6
M html/pages/device/entphysical.inc.php +1 -1
M html/pages/device/graphs.inc.php +1 -1
M html/pages/device/health.inc.php +1 -1
M html/pages/device/hrdevice.inc.php +2 -1
M html/pages/device/latency.inc.php +1 -1
M html/pages/device/loadbalancer.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php +26 -47
M html/pages/device/loadbalancer/netscaler_services.inc.php +12 -47
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +15 -105
M html/pages/device/logs/alertlog.inc.php +54 -49
M html/pages/device/logs/eventlog.inc.php +62 -43
M html/pages/device/logs/syslog.inc.php +67 -47
M html/pages/device/munin.inc.php +1 -1
M html/pages/device/nfsen.inc.php +1 -1
M html/pages/device/overview/printersupplies.inc.php +6 -2
M html/pages/device/overview/processors-unix.inc.php +9 -11
M html/pages/device/overview/sensors.inc.php +1 -1
M html/pages/device/port.inc.php +1 -1
M html/pages/device/port/alertlog.inc.php +1 -1
M html/pages/device/port/arp.inc.php +35 -21
M html/pages/device/port/events.inc.php +1 -1
M html/pages/device/port/fdb.inc.php +40 -25
M html/pages/device/ports.inc.php +23 -44
M html/pages/device/ports/arp.inc.php +36 -25
M html/pages/device/ports/fdb.inc.php +49 -33
M html/pages/device/ports/ipv4.inc.php +3 -3
M html/pages/device/ports/ipv6.inc.php +3 -3
M html/pages/device/ports/map.inc.php +1 -1
M html/pages/device/printing.inc.php +5 -6
M html/pages/device/pseudowires.inc.php +1 -1
M html/pages/device/routing.inc.php +1 -1
M html/pages/device/routing/bgp.inc.php +11 -11
M html/pages/device/routing/ospf.inc.php +1 -1
M html/pages/device/services.inc.php +1 -1
M html/pages/device/showconfig.inc.php +3 -4
M html/pages/device/slas.inc.php +1 -1
M html/pages/device/vlans.inc.php +1 -1
M html/pages/device/vm.inc.php +1 -1
M html/pages/device/wifi.inc.php +1 -1
M html/pages/device/wifi/accesspoints.inc.php +1 -1
M html/pages/devices.inc.php +29 -12
M html/pages/edituser.inc.php +120 -44
M html/pages/eventlog.inc.php +71 -62
M html/pages/front/default.php +236 -210
M html/pages/graphs.inc.php +69 -45
M html/pages/group.inc.php +16 -3
M html/pages/health.inc.php +1 -1
M html/pages/iftype.inc.php +17 -17
M html/pages/inventory.inc.php +57 -39
M html/pages/locations.inc.php +13 -13
M html/pages/logon.inc.php +5 -4
M html/pages/pollerlog.inc.php +1 -1
M html/pages/ports.inc.php +9 -15
M html/pages/ports/list.inc.php +19 -35
M html/pages/preferences.inc.php +1 -1
M html/pages/pseudowires.inc.php +1 -1
M html/pages/routing.inc.php +1 -1
M html/pages/search.inc.php +4 -2
M html/pages/search/arp.inc.php +46 -49
M html/pages/search/dot1x.inc.php +44 -34
M html/pages/search/fdb.inc.php +55 -41
M html/pages/search/ipv4.inc.php +9 -11
M html/pages/search/ipv6.inc.php +9 -11
M html/pages/search/mac.inc.php +40 -31
M html/pages/services.inc.php +1 -1
M html/pages/settings.inc.php +182 -182
M html/pages/settings/default.inc.php +4 -4
M html/pages/slas.inc.php +11 -9
M html/pages/syslog.inc.php +73 -63
M html/pages/vms.inc.php +2
M includes/alerting/email.inc.php +34 -10
M includes/alerting/hipchat.inc.php +3 -3
M includes/alerting/slack.inc.php +1 -1
M includes/alerting/telegram.inc.php +7 -7
M includes/alerts.inc.php +62 -54
M includes/billing.inc.php +19
M includes/common.inc.php +36 -8
M includes/config-variables.inc.php +27 -4
M includes/db/mysql.inc.php +10 -10
M includes/db/mysqli.inc.php +9 -9
M includes/defaults.inc.php +7 -9
M includes/definitions.inc.php +33 -113
M includes/definitions/entities.inc.php +371 -182
M includes/definitions/graphtypes.inc.php +35 -1
M includes/definitions/mibs.inc.php +1,641 -708
M includes/definitions/os.inc.php +192 -126
M includes/definitions/rewrites.inc.php +13 -4
A includes/definitions/rrdtypes.inc.php +1,767
M includes/definitions/status.inc.php +11 -683
M includes/definitions/transports.inc.php +1 -1
M includes/discovery/bgp-peers.inc.php +13 -2
M includes/discovery/cisco-cef.inc.php +1 -2
M includes/discovery/functions.inc.php +34 -15
M includes/discovery/ip-addresses/ip-mib.inc.php +13 -23
A includes/discovery/mempools/bianca-brick-mibres-mib.inc.php +59
D includes/discovery/mempools/extreme-base-mib.inc.php -36
A includes/discovery/mempools/extreme-software-monitor-mib.inc.php +36
M includes/discovery/mempools/host-resources-mib.inc.php +2 -2
A includes/discovery/mempools/zhone-card-resources-mib.inc.php +44
M includes/discovery/os.inc.php +5 -5
M includes/discovery/os/aten.inc.php +1 -1
M includes/discovery/os/digi.inc.php +5 -4
M includes/discovery/os/extremeware.inc.php +17 -2
M includes/discovery/os/freebsd.inc.php +9 -9
M includes/discovery/os/linux.inc.php +40 -40
M includes/discovery/os/samsung.inc.php +1 -1
M includes/discovery/printersupplies/printer-mib.inc.php +86 -67
M includes/discovery/processors.inc.php +10 -6
D includes/discovery/processors/extreme-base-mib.inc.php -35
A includes/discovery/processors/extreme-software-monitor-mib.inc.php +35
M includes/discovery/processors/ns-root-mib.inc.php +1 -1
A includes/discovery/processors/zhone-card-resources-mib.inc.php +45
M includes/discovery/sensors/cpqpower-mib.inc.php +103 -4
A includes/discovery/sensors/cpqrack-mib.inc.php +151
M includes/discovery/sensors/dell-vendor-mib.inc.php +11 -1
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +15 -6
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +16 -10
A includes/discovery/sensors/extreme-system-mib.inc.php +184
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +28 -11
M includes/discovery/sensors/lm-sensors-mib.inc.php +4 -4
M includes/discovery/sensors/ns-root-mib.inc.php +4 -4
A includes/discovery/sensors/printer-mib.inc.php +82
A includes/discovery/sensors/zhone-shelf-monitor-mib.inc.php +121
M includes/discovery/slas/disman-ping-mib.inc.php +6 -2
M includes/discovery/status/ns-root-mib.inc.php +3 -3
A includes/discovery/storage/gpfs-mib.inc.php +56
M includes/discovery/vlans.inc.php +2 -2
M includes/discovery/vlans/cisco-vtp-mib.inc.php +3 -5
M includes/discovery/vlans/q-bridge-mib.inc.php +6 -8
M includes/discovery/wifi/ruckus-radio-mib.inc.php +9 -11
M includes/discovery/wifi/ruckus-wlan-mib.inc.php +6 -6
M includes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php +2 -4
M includes/entities.inc.php +14 -11
M includes/functions.inc.php +152 -50
M includes/groups.inc.php +80 -5
M includes/housekeeping/staledb.inc.php +9 -8
M includes/polling/altiga-ssl.inc.php +15 -32
M includes/polling/applications/apache.inc.php +22 -25
M includes/polling/applications/asterisk.inc.php +4 -35
M includes/polling/applications/bind.inc.php +6 -9
M includes/polling/applications/crashplan.inc.php +20 -32
M includes/polling/applications/drbd.inc.php +20 -37
M includes/polling/applications/exchange.inc.php +49 -115
M includes/polling/applications/exim-mailqueue.inc.php +4 -14
M includes/polling/applications/freeradius.inc.php +20 -48
M includes/polling/applications/jvmoverjmx.inc.php +38 -186
M includes/polling/applications/kamailio.inc.php +9 -107
M includes/polling/applications/lighttpd.inc.php +16 -48
M includes/polling/applications/memcached.inc.php +3 -43
M includes/polling/applications/mssql.inc.php +24 -61
M includes/polling/applications/mysql.inc.php +12 -98
M includes/polling/applications/nfsd.inc.php +4 -20
M includes/polling/applications/nginx.inc.php +9 -12
M includes/polling/applications/ntpd.inc.php +9 -39
M includes/polling/applications/openvpn.inc.php +2 -15
M includes/polling/applications/postfix_mailgraph.inc.php +3 -22
M includes/polling/applications/postfix_qshape.inc.php +3 -18
M includes/polling/applications/postgresql.inc.php +3 -35
M includes/polling/applications/powerdns-recursor.inc.php +53 -66
M includes/polling/applications/powerdns.inc.php +25 -35
M includes/polling/applications/shoutcast.inc.php +15 -25
M includes/polling/applications/unbound.inc.php +133 -137
M includes/polling/applications/varnish.inc.php +17 -23
M includes/polling/applications/vmwaretools.inc.php +3 -27
M includes/polling/applications/zimbra.inc.php +121 -185
M includes/polling/arista-software-ip-forwarding.inc.php +32 -39
M includes/polling/aruba-controller.inc.php +24 -38
M includes/polling/bgp-peers.inc.php +39 -32
M includes/polling/cipsec-tunnels.inc.php +29 -54
M includes/polling/cisco-cbqos.inc.php +16 -31
M includes/polling/cisco-cef.inc.php +31 -40
M includes/polling/cisco-eigrp.inc.php +22 -32
M includes/polling/cisco-ipsec-flow-monitor.inc.php +27 -53
M includes/polling/cisco-remote-access-monitor.inc.php +11 -23
M includes/polling/cisco-vpdn.inc.php +10 -9
M includes/polling/entity-physical.inc.php +15 -24
M includes/polling/fdb-table.inc.php +24 -25
M includes/polling/functions.inc.php +52 -168
M includes/polling/graphs/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/polling/graphs/cisco-firewall-mib.inc.php +1 -2
M includes/polling/graphs/cisco-subscriber-session-mib.inc.php +1 -1
M includes/polling/graphs/pan-common-mib.inc.php +4 -9
M includes/polling/hr-mib.inc.php +2 -6
M includes/polling/junose-atm-vp.inc.php +18 -31
M includes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php +13 -13
M includes/polling/loadbalancer/cisco-slb-mib.inc.php +18 -18
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +43 -44
M includes/polling/mac-accounting.inc.php +35 -38
M includes/polling/mempools.inc.php +3 -5
M includes/polling/mempools/agent-general-mib.inc.php +2 -4
M includes/polling/mempools/alcatel-ind1-health-mib.inc.php +13 -15
M includes/polling/mempools/apsysmgmt-mib.inc.php +1 -3
M includes/polling/mempools/asyncos-mail-mib.inc.php +1 -3
A includes/polling/mempools/bianca-brick-mibres-mib.inc.php +31
M includes/polling/mempools/bluecoat-sg-proxy-mib.inc.php +2 -4
M includes/polling/mempools/bluecoat-sg-usage-mib.inc.php +1 -2
M includes/polling/mempools/ciena-topsecret-mib.inc.php +2 -4
M includes/polling/mempools/cisco-enhanced-mempool-mib.inc.php +2 -2
M includes/polling/mempools/cisco-entity-qfp-mib.inc.php +2 -2
M includes/polling/mempools/cisco-memory-pool-mib.inc.php +1 -3
M includes/polling/mempools/cisco-process-mib.inc.php +1 -3
M includes/polling/mempools/dell-vendor-mib.inc.php +2 -4
M includes/polling/mempools/embedded-ngx-mib.inc.php +2 -4
D includes/polling/mempools/extreme-base-mib.inc.php -24
A includes/polling/mempools/extreme-software-monitor-mib.inc.php +22
M includes/polling/mempools/f10-c-series-chassis-mib.inc.php +2 -2
M includes/polling/mempools/f10-chassis-mib.inc.php +5 -7
M includes/polling/mempools/f10-m-series-chassis-mib.inc.php +2 -4
M includes/polling/mempools/f10-s-series-chassis-mib.inc.php +2 -4
M includes/polling/mempools/f5-bigip-system-mib.inc.php +3 -5
M includes/polling/mempools/fortinet-fortigate-mib.inc.php +2 -4
M includes/polling/mempools/foundry-sn-agent-mib.inc.php +4 -6
M includes/polling/mempools/frogfoot-resources-mib.inc.php +2 -4
M includes/polling/mempools/gbnplatformoam-mib.inc.php +2 -5
M includes/polling/mempools/hh3c-entity-ext-mib.inc.php +2 -2
M includes/polling/mempools/host-resources-mcd.inc.php +1 -3
M includes/polling/mempools/host-resources-mib.inc.php +4 -6
M includes/polling/mempools/huawei-entity-extent-mib.inc.php +2 -4
M includes/polling/mempools/juniper-ive-mib.inc.php +1 -3
M includes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/polling/mempools/netscreen-resource-mib.inc.php +3 -4
M includes/polling/mempools/netswitch-mib.inc.php +2 -4
M includes/polling/mempools/ns-root-mib.inc.php +2 -4
M includes/polling/mempools/oneaccess-sys-mib.inc.php +1 -3
M includes/polling/mempools/rapid-city.inc.php +1 -3
M includes/polling/mempools/rbn-memory-mib.inc.php +2 -3
M includes/polling/mempools/s5-chassis-mib.inc.php +2 -4
M includes/polling/mempools/smartnode-mib.inc.php +1 -3
M includes/polling/mempools/sw-mib.inc.php +1 -3
M includes/polling/mempools/timetra-system-mib.inc.php +11 -2
M includes/polling/mempools/trapeze-networks-system-mib.inc.php +2 -4
M includes/polling/mempools/wlsx-switch-mib.inc.php +2 -5
A includes/polling/mempools/zhone-card-resources-mib.inc.php +40
M includes/polling/netscaler-vsvr.inc.php +29 -29
M includes/polling/netstats.inc.php +3 -3
M includes/polling/oids.inc.php +3 -8
M includes/polling/os.inc.php +1 -1
M includes/polling/os/a10-ax.inc.php +1 -1
M includes/polling/os/acsw.inc.php +15 -15
M includes/polling/os/adtran-aos.inc.php +3 -3
M includes/polling/os/airconsole.inc.php +2 -2
M includes/polling/os/airos.inc.php +2 -2
M includes/polling/os/airport.inc.php +1 -1
M includes/polling/os/allied-radlan.inc.php +3 -3
M includes/polling/os/allied.inc.php +7 -7
M includes/polling/os/alliedwareplus.inc.php +1 -1
M includes/polling/os/aosw.inc.php +11
M includes/polling/os/apc.inc.php +17 -17
M includes/polling/os/areca.inc.php +6 -6
M includes/polling/os/arista_eos.inc.php +1 -1
M includes/polling/os/arubaos.inc.php +6 -11
M includes/polling/os/asyncos.inc.php +4 -6
M includes/polling/os/aten-pdu.inc.php +2 -2
M includes/polling/os/atto.inc.php +3 -3
M includes/polling/os/audiocodes.inc.php +2 -2
M includes/polling/os/avaya.inc.php +10 -10
M includes/polling/os/avocent.inc.php +5 -5
M includes/polling/os/barracudangfw.inc.php +1 -1
M includes/polling/os/bcmc.inc.php +2 -2
A includes/polling/os/bintec.inc.php +34
M includes/polling/os/breeze.inc.php +3 -3
M includes/polling/os/broadcom_fastpath.inc.php +7 -6
M includes/polling/os/brother-printer.inc.php +5 -5
M includes/polling/os/bti7000.inc.php +1 -1
M includes/polling/os/cambium-ptp.inc.php +5 -5
M includes/polling/os/canopy.inc.php +4 -4
M includes/polling/os/cas.inc.php +6 -6
M includes/polling/os/catos.inc.php +8 -8
M includes/polling/os/ciena.inc.php +3 -3
M includes/polling/os/cimc.inc.php +2 -2
M includes/polling/os/cisco-acns.inc.php +3 -3
M includes/polling/os/cisco-altiga.inc.php +2 -2
M includes/polling/os/cisco.inc.php +6 -6
M includes/polling/os/ciscosb.inc.php +5 -7
M includes/polling/os/compellent.inc.php +3 -5
M includes/polling/os/comware.inc.php +4 -4
M includes/polling/os/cs121.inc.php +1 -1
M includes/polling/os/cyan.inc.php +1 -1
M includes/polling/os/cyclades.inc.php +3 -3
M includes/polling/os/datadomain.inc.php +3 -5
M includes/polling/os/dell-laser.inc.php +7 -7
M includes/polling/os/deltaups.inc.php +3 -3
M includes/polling/os/dlink.inc.php +6 -6
M includes/polling/os/dlinkap.inc.php +6 -6
M includes/polling/os/drac.inc.php +3 -3
M includes/polling/os/dsm.inc.php +4 -4
M includes/polling/os/edgeos.inc.php +2 -2
M includes/polling/os/edgeswitch.inc.php +5 -5
M includes/polling/os/eltek.inc.php +1 -1
A includes/polling/os/eltex-switch.inc.php +21
M includes/polling/os/engenius.inc.php +13 -13
M includes/polling/os/equallogic.inc.php +10 -10
M includes/polling/os/exalt.inc.php +2 -1
M includes/polling/os/f5.inc.php +9 -9
M includes/polling/os/fabos.inc.php +3 -3
M includes/polling/os/firebox.inc.php +1 -1
M includes/polling/os/fireeye.inc.php +7 -7
M includes/polling/os/fortigate.inc.php +7 -9
M includes/polling/os/ftos.inc.php +11 -11
M includes/polling/os/gaia.inc.php +4 -6
M includes/polling/os/gcom.inc.php +4 -6
A includes/polling/os/ge-ups.inc.php +21
M includes/polling/os/geist-climate.inc.php +3 -3
M includes/polling/os/geist-pdu.inc.php +4 -4
M includes/polling/os/gta-gb.inc.php +1 -1
M includes/polling/os/gude-epc.inc.php +5 -7
M includes/polling/os/gude-pdu.inc.php +1 -1
M includes/polling/os/h3c.inc.php +1 -1
M includes/polling/os/hh3c.inc.php +7 -7
M includes/polling/os/hikvision-cam.inc.php +2 -2
M includes/polling/os/hpmsm.inc.php +4 -4
M includes/polling/os/hpstorage.inc.php +1 -1
M includes/polling/os/hpups.inc.php +4 -4
M includes/polling/os/huawei.inc.php +2 -2
M includes/polling/os/ibm-tape.inc.php +1 -1
M includes/polling/os/ies.inc.php +2 -2
M includes/polling/os/interseptor.inc.php +2 -2
M includes/polling/os/ipoman.inc.php +1 -1
M includes/polling/os/ironware.inc.php +4 -4
M includes/polling/os/juniperive.inc.php +38 -31
M includes/polling/os/junos.inc.php +5 -5
M includes/polling/os/junose.inc.php +8 -8
M includes/polling/os/jwos.inc.php +4 -4
M includes/polling/os/konica-printer.inc.php +2 -2
M includes/polling/os/kyocera.inc.php +3 -3
M includes/polling/os/lancom-l310.inc.php +2 -4
M includes/polling/os/lancom-l54-dual.inc.php +3 -5
M includes/polling/os/lcos.inc.php +3 -3
M includes/polling/os/liebert.inc.php +4 -4
M includes/polling/os/maipu-mypower.inc.php +2 -2
M includes/polling/os/mellanox.inc.php +1 -1
M includes/polling/os/meraki.inc.php +1 -1
M includes/polling/os/mgeups.inc.php +5 -5
M includes/polling/os/microsens-g6.inc.php +2 -1
M includes/polling/os/microsens.inc.php +3 -3
M includes/polling/os/mrvld.inc.php +4 -6
M includes/polling/os/mrvnbs.inc.php +2 -2
M includes/polling/os/netapp.inc.php +23 -23
M includes/polling/os/netmanplus.inc.php +1 -1
M includes/polling/os/netscaler.inc.php +6 -6
M includes/polling/os/nos.inc.php +1 -1
M includes/polling/os/nrg.inc.php +2 -2
M includes/polling/os/oec.inc.php +3 -3
M includes/polling/os/omnistack.inc.php +1 -1
M includes/polling/os/opengear.inc.php +3 -3
M includes/polling/os/panos.inc.php +4 -4
M includes/polling/os/papouch.inc.php +3 -3
M includes/polling/os/poweralert.inc.php +5 -5
M includes/polling/os/powerconnect-fastpath.inc.php +5 -5
M includes/polling/os/powerconnect-radlan.inc.php +5 -5
M includes/polling/os/powervault.inc.php +2 -2
M includes/polling/os/powerware.inc.php +3 -3
M includes/polling/os/printer.inc.php +7 -9
M includes/polling/os/procurve.inc.php +3 -3
M includes/polling/os/proxyav.inc.php +5 -10
M includes/polling/os/proxysg.inc.php +6 -6
M includes/polling/os/racktivity.inc.php +2 -2
M includes/polling/os/radware.inc.php +1 -1
M includes/polling/os/ricoh.inc.php +3 -3
M includes/polling/os/rittalcmc.inc.php +2 -2
M includes/polling/os/rittalcmc3.inc.php +2 -2
M includes/polling/os/roomalert.inc.php +1 -1
M includes/polling/os/routeros.inc.php +4 -4
M includes/polling/os/ruckus-zd.inc.php +1 -1
M includes/polling/os/ruckus.inc.php +3 -5
M includes/polling/os/saf-ipradio.inc.php +3 -3
M includes/polling/os/screenos.inc.php +7 -13
M includes/polling/os/sensorgateway.inc.php +3 -2
M includes/polling/os/sensorprobe.inc.php +2 -2
M includes/polling/os/sentry3.inc.php +3 -3
M includes/polling/os/sitemonitor.inc.php +3 -3
M includes/polling/os/speedtouch.inc.php -5
M includes/polling/os/steelhead.inc.php +4 -4
M includes/polling/os/symbol.inc.php +5 -5
M includes/polling/os/teracom.inc.php +4 -4
M includes/polling/os/teradici-pcoip.inc.php +4 -5
M includes/polling/os/trango-apex.inc.php +4 -4
M includes/polling/os/tranzeo.inc.php +4 -4
M includes/polling/os/trapeze.inc.php +5 -5
M includes/polling/os/tsl-mdu12.inc.php +2 -2
M includes/polling/os/unifi.inc.php +3 -3
M includes/polling/os/unix.inc.php +32 -32
M includes/polling/os/ups-mib.inc.php +5 -4
M includes/polling/os/vmware.inc.php +3 -3
M includes/polling/os/windows.inc.php +21 -21
M includes/polling/os/wlc.inc.php +3 -3
M includes/polling/os/wmi.inc.php +6 -6
M includes/polling/os/xerox-printer.inc.php +3 -3
M includes/polling/os/xos.inc.php +10 -18
M includes/polling/os/zeustm.inc.php +1 -1
M includes/polling/os/zhone-znid.inc.php +4 -6
A includes/polling/os/zhone.inc.php +30
M includes/polling/os/zhonedslam.inc.php +8 -11
M includes/polling/os/zxr10.inc.php +6 -7
M includes/polling/ospf.inc.php +45 -50
M includes/polling/p2p-radios/saf-ipradio.inc.php +3 -3
M includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +2 -2
M includes/polling/port-adsl.inc.php +36 -41
M includes/polling/port-poe.inc.php +6 -12
M includes/polling/ports.inc.php +48 -53
M includes/polling/ports/cisco-trustsec-interface-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.inc.php +2 -2
M includes/polling/ports/etherlike-mib.lib.php +17 -17
M includes/polling/ports/smon-mib.inc.php +1 -1
M includes/polling/printersupplies.inc.php +11 -23
M includes/polling/processors.inc.php +1 -6
M includes/polling/processors/ciena.inc.php +1 -1
M includes/polling/processors/hr-average.inc.php +7 -7
M includes/polling/processors/nos.inc.php +1 -1
M includes/polling/processors/powerconnect.inc.php +1 -1
M includes/polling/processors/ucd-old.inc.php +3 -3
M includes/polling/processors/wmi.inc.php +5 -5
M includes/polling/sla.inc.php +5 -16
M includes/polling/slas/cisco-rttmon-mib.inc.php +5 -6
M includes/polling/slas/disman-ping-mib.inc.php +8 -8
M includes/polling/status/ns-root-mib-ha.inc.php +3 -5
M includes/polling/storage.inc.php +1 -6
M includes/polling/storage/cisco-flash-mib.inc.php +7 -7
M includes/polling/storage/embedded-ngx-mib.inc.php +1 -1
A includes/polling/storage/gpfs-mib.inc.php +37
M includes/polling/storage/host-resources-mib.inc.php +1 -1
M includes/polling/storage/netapp-mib.inc.php +2 -2
M includes/polling/storage/ucd-snmp-mib.inc.php +1 -1
M includes/polling/storage/wmi.inc.php +1 -4
M includes/polling/system.inc.php +19 -22
D includes/polling/test.inc.php -18
M includes/polling/ucd-mib.inc.php +3 -3
M includes/polling/unix-agent.inc.php +1 -3
M includes/polling/unix-agent/diskstat.inc.php +13 -22
M includes/polling/unix-agent/edac.inc.php +1 -6
M includes/polling/unix-agent/ksm.inc.php +5 -8
M includes/polling/wifi.inc.php +4 -55
A includes/polling/wifi/airport-basestation-3-mib.inc.php +16
M includes/polling/wifi/alvarion-dot11-wlan-mib.inc.php +2 -4
A includes/polling/wifi/cisco-dot11-association-mib.inc.php +20
M includes/polling/wifi/cisco-lwapp-sys-mib.inc.php +5 -7
A includes/polling/wifi/mikrotik-mib.inc.php +28
M includes/polling/wifi/ruckus-radio-mib.inc.php +10 -12
M includes/polling/wifi/trapeze-networks-ap-status-mib.inc.php +8 -12
M includes/polling/wifi/trapeze-networks-client-session-mib.inc.php +1 -5
M includes/polling/wifi/whisp-aps-mib.inc.php +1 -3
M includes/rewrites.inc.php +824 -799
M includes/rrdtool.inc.php +190 -12
M includes/snmp.inc.php +170 -186
M includes/sql-config.inc.php +11 -2
A includes/templates/notification/telegram_text.tpl +25
M irc.php +1 -1
M libs/cli/arguments/HelpScreen.php +2 -2
M libs/cli/cli.php +2 -1
M libs/cli/Colors.php +5 -3
M libs/cli/Shell.php +1 -1
A mibs/apnl
D mibs/APNL-MODULAR-PDU-MIB -1,002
D mibs/ASYNCOS-MAIL-MIB -764
A mibs/bintec
D mibs/BRCD-DOT1X-MIB -579
mibs/broadcom/BASP-Config-MIB +514
mibs/broadcom/BASP-Statistics-MIB +410
A mibs/broadcom/Brcm-adapterInfo-MIB +281
mibs/broadcom/Brcm-BASPTrap-MIB +83
M mibs/broadcom/BROADCOM-REF-MIB +81 -10
D mibs/BROCADE-NP-TM-STATS-MIB -2,064
D mibs/BROCADE-SYSLOG-MIB -137
A mibs/brocade/BRCD-DOT1X-MIB +590
A mibs/brocade/BROCADE-IEEE8021-PAE-CAPABILITY-MIB +60
A mibs/brocade/BROCADE-IEEE8023-LAG-CAPABILITY-MIB +59
A mibs/brocade/BROCADE-LLDP-CAPABILITY-MIB +64
A mibs/brocade/BROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB +105
M mibs/brocade/BROCADE-MAPS-MIB +9 -3
A mibs/brocade/BROCADE-NP-TM-STATS-MIB +2,088
A mibs/brocade/BROCADE-PRODUCTS-MIB +69
M mibs/brocade/Brocade-REG-MIB +70 -68
A mibs/brocade/BROCADE-SYSLOG-MIB +137
A mibs/brocade/BROCADE-VCS-MIB +352
M mibs/brocade/IBM-BCCUSTOM-MIB +203 -76
A mibs/brocade/NOS-PRODUCTS-MIB +42
A mibs/brocade/RESOURCE-MIB +135
A mibs/brocade/SWBASE-MIB +50
A mibs/brocade/SYSTEM-MIB +1,056
M mibs/cambium/CAMBIUM-PMP80211-MIB +549 -31
A mibs/cambium/CAMBIUM-PTP250-MIB +1,305
A mibs/cambium/CAMBIUM-PTP650-MIB +6,086
M mibs/cambium/WHISP-APS-MIB +1,060 -196
M mibs/cambium/WHISP-BOX-MIBV2-MIB +1,924 -65
M mibs/cambium/WHISP-GLOBAL-REG-MIB +1
M mibs/cambium/WHISP-SM-MIB +352 -153
M mibs/cambium/WHISP-TCV2-MIB +1
A mibs/cumulus
D mibs/dell/BASP-Config-MIB -511
D mibs/dell/BASP-Statistics-MIB -401
D mibs/dell/Brcm-adapterInfo-MIB -278
D mibs/dell/Brcm-BASPTrap-MIB -77
A mibs/dell/Dell-LAN-SYSMNG-MIB +721
A mibs/dell/Dell-LAN-TRAP-MIB +864
M mibs/dell/DELL-REF-MIB +1
M mibs/dell/Dell-Vendor-MIB +3 -2
A mibs/dell/Dell-VRTX-3SW2SWTABLES-MIB +33
A mibs/dell/Dell-VRTX-BRGMACSWITCH-MIB +164
A mibs/dell/Dell-VRTX-BRIDGEMIBOBJECTS-MIB +2,040
A mibs/dell/Dell-VRTX-CDB-MIB +43
A mibs/dell/Dell-VRTX-CLI-MIB +307
A mibs/dell/Dell-VRTX-DEVICEPARAMS-MIB +794
A mibs/dell/Dell-VRTX-DHCPCL-MIB +798
A mibs/dell/Dell-VRTX-DOT1X-MIB +1,315
A mibs/dell/Dell-VRTX-ENDOFMIB-MIB +32
A mibs/dell/Dell-VRTX-GVRP-MIB +449
A mibs/dell/Dell-VRTX-JUMBOFRAMES-MIB +46
A mibs/dell/Dell-VRTX-MIB +716
A mibs/dell/Dell-VRTX-MIR-MIB +214
A mibs/dell/Dell-VRTX-MULTISESSIONTERMINAL-MIB +34
A mibs/dell/Dell-VRTX-SMON-MIB +110
A mibs/dell/Dell-VRTX-STORMCTRL-MIB +422
A mibs/dell/Dell-VRTX-TELNET-MIB +147
A mibs/dell/Dell-VRTX-TRACEROUTE-MIB +32
A mibs/dell/Dell-VRTX-TRAPS-MIB +760
A mibs/dell/Dell-VRTX-TRUNK-MIB +509
A mibs/dell/DNOS-AUTHENTICATION-MANAGER-MIB +624
A mibs/dell/DNOS-BGP-MIB +1,039
M mibs/dell/DNOS-BOXSERVICES-PRIVATE-MIB +28 -15
A mibs/dell/DNOS-CAPTIVE-PORTAL-MIB +1,617
A mibs/dell/DNOS-DCBX-MIB +459
A mibs/dell/DNOS-DENIALOFSERVICE-PRIVATE-MIB +302
A mibs/dell/DNOS-DEVICE-FILESYSTEM-MIB +253
A mibs/dell/DNOS-DHCP6SERVER-PRIVATE-MIB +1,184
A mibs/dell/DNOS-DHCPCLIENT-PRIVATE-MIB +191
A mibs/dell/DNOS-DHCPSERVER-PRIVATE-MIB +1,019
A mibs/dell/DNOS-DNS-RESOLVER-CONTROL-MIB +300
A mibs/dell/DNOS-INVENTORY-MIB +1,461
A mibs/dell/DNOS-IPV6-LOOPBACK-MIB +111
A mibs/dell/DNOS-IPV6-TUNNEL-MIB +248
A mibs/dell/DNOS-ISDP-MIB +549
A mibs/dell/DNOS-KEYING-PRIVATE-MIB +135
A mibs/dell/DNOS-LLPF-PRIVATE-MIB +106
A mibs/dell/DNOS-LOGGING-MIB +804
A mibs/dell/DNOS-LOOPBACK-MIB +128
A mibs/dell/DNOS-METRO-DOT1AG-PRIVATE-MIB +292
A mibs/dell/DNOS-MGMT-SECURITY-MIB +282
A mibs/dell/DNOS-MVR-PRIVATE-MIB +380
A mibs/dell/DNOS-NSF-MIB +360
A mibs/dell/DNOS-OUTBOUNDTELNET-PRIVATE-MIB +83
A mibs/dell/DNOS-PFC-MIB +403
A mibs/dell/DNOS-PORTSECURITY-PRIVATE-MIB +316
A mibs/dell/DNOS-ROUTE-POLICY-MIB +368
A mibs/dell/DNOS-ROUTING-MIB +3,950
A mibs/dell/DNOS-ROUTING6-MIB +1,716
A mibs/dell/DNOS-SFLOW-MIB +54
A mibs/dell/DNOS-SNTP-CLIENT-MIB +774
M mibs/dell/DNOS-SWITCHING-MIB +649 -28
A mibs/dell/DNOS-TIMERANGE-MIB +459
A mibs/dell/DNOS-TIMEZONE-PRIVATE-MIB +470
A mibs/dell/DNOS-UDLD-MIB +190
A mibs/dell/RADLAN-BRIDGEMIBOBJECTS-MIB +1,878
M mibs/dell/RADLAN-COPY-MIB +635 -10
A mibs/dell/RADLAN-DEVICEPARAMS-MIB +777
M mibs/dell/RADLAN-HWENVIROMENT +3 -3
M mibs/dell/RADLAN-MIB +214 -5,975
M mibs/dell/RADLAN-Physicaldescription-MIB +282 -44
M mibs/dell/RADLAN-TIMESYNCHRONIZATION-MIB +180 -16
A mibs/dell/RADLAN-TRAPS-MIB +634
A mibs/gamatronic
D mibs/GAMATRONIC-MIB -8,261
D mibs/GPFS-MIB -1,578
A mibs/hwgroup/HWG-PWR-MIB +349
A mibs/ibm/GPFS-MIB +1,654
A mibs/infoblox/IB-SMI-MIB +105
M mibs/kyocera/KYOCERA-Private-MIB +1
D mibs/LM-SENSORS-MIB -220
D mibs/NETSWITCH-MIB -486
D mibs/NS-ROOT-MIB -23,541
A mibs/rfc/BGP4V2-MIB +1,066
A mibs/rfc/BGP4V2-TC-MIB +66
D mibs/STATISTICS-MIB -1,431
M poller-wrapper.py +26
D scripts/COPYING-glue.py -30
A scripts/glue.py-COPYING +30
D scripts/mailscanner.php -75
D scripts/watchmaillog
M test_alert.php +3 -2
A update/275.sql +1
A update/276.sql +3
A update/277.sql +30
A update/278.sql +8
A update/279.php +52

🏷️

Released 2016-05-04 12:35
Files changed in merge (1)
D html/netcmd.php -90

🏷️ 16.03.7703

Released 2016-03-22 14:05 • Commits r7629 through r7702
🚀 Included Development Changes (73 commits):
🎯 Major Features:
  • r7692: Added common functions add_process_info(), del_process_info(), check_process_run(). Check already running discovery process by DB queries. Poller just stored process info, without check. +102-28
✨ New Features:
  • r7636: Add additional GE UPS detection. +3
  • r7637: Improve power graph +11-15
  • r7638: Add support for graphing additional statistics for block devices via the UNIX-AGENT. +119-3
  • r7642: Add UI and unix-agent for LVS statistics. Currently missing poller module. +111
  • r7643: Implement $config +20
  • r7644: Add Service as possible prefix to port descr parser. This code could do with looking at, it's old and dirty. +2-1
  • r7645: Unhide warning limits for sensors. +2
  • r7646: Expand broadcom fastpath sysdescr regexp +1
  • r7648: Add support for version/hardware from some Dlink APs +39
  • r7650: Add support for HP/Compaq UPS stats from CPQPOWER-MIB +183
  • r7651: Add postfix mailgraph summary graphs +144-143
  • r7655: Add sysObjectID for MRV Lambdadrivers +1
  • r7668: Add support for Teradici PCOIP +194-3
  • r7669: Add shell script providing v3 support for freeradius +25
  • r7670: Add detection of airconsole devices, including version detection from sysDescr. Icon is terribad, because they have no logo! +28
  • r7678: Split omnistack into a new os (radlan) and correctly split aosw (aruba). +54-2
⚡ Improvements:
  • r7641: Improve bill deletion workflow. +27-29
  • r7690: Improve sorting. +111-50
  • r7694: Fix some NetAPP graphs. Improve sorting indicator visibility. +9-9
  • r7702: Improve popups for aggregated multiple processors. +19-10
🐛 Bug Fixes:
  • r7630: Correct IPv6 hover tooltip +2-2
  • r7635: Multiple cleanups and fixes to html. +224-319
  • r7639: Fix minor billing UI issue. +13-8
  • r7640: Fix some broken graph browser pages sometimes. +3-2
  • r7647: Fix hardware detection for Dell/HP devices on windows. +3-3
  • r7656: Restore ifAlias from portName emulation for CatOS +9
  • r7658: Fix DRBD application poller +74-17
  • r7662: Clean up DRBD graph defs. +7-4
  • r7663: Slightly more inclusive regexp for drbd parser. +1-3
  • r7671: Skip stack entries when either high/low isn't numeric. +8
  • r7679: Fix storage sorting. +48-22
  • r7682: Make poller wrapper stats default (and whatever changed in os.php) +2-1
  • r7683: Remove default no-padding from box footer. Update poller log graphs format and fix russglish. +4-7
🔧 Minor Changes:
  • r7661: Moved ifAlias ports polling for CatOS to mib based (by CISCO-STACK-MIB). Added ifDuplex ports polling for CatOS. +74-13
  • r7684: Added experimental feature for polling port IF-MIB oids separately (not recommended and not enabled by default, use at own risk). Added function snmpget_cache_multi() (with same arguments as in snmpwalk_cache_* functions). +148-40
  • r7686: Improved experimental ports poller by separate oids walk and per port snmpget. +88-22
  • r7687: Added vendor specific ifAlias for Fabos devices (by SW-MIB). +45
  • r7688: Added os definition option 'ports_separate_walk' for force to use new ports poller by per port/oid snmpwalk. Forced ONLY when total ports count more than 10 and ONLY for tested OSes where polling time reduced, ie: junos, catos, ciscosb, cisco-ons (other see in definitions, can disable in device - properties - modules page). +66-21
  • r7691: Added check if discovery process for device already running. Added common function get_pid_info(). Fixed store poller module times as float numbers (not formatted strings). +92-3
  • r7695: Added store poller wrapper and alerter processes in DB. More accurate checks for process infos. (Update DB schema recommended). +152-38
🗄️ Database Changes:
  • r7652: Expand packages table name field to 96 characters from 64. +1
📝 Trivial Changes:
  • r7631: More correct exit status returned on high load or vm systems by external_exec() (fix for issue in proc_get_status()). +18-5
  • r7632: Added snmp/ping timeout/retries options to WebUI config page. +82-33
  • r7633: Fixed polling Lighttpd app. +6-4
  • r7664: Prevent mark ports as DELETED when snmpwalk IF-MIB::ifTable return not complete data. +38-6
  • r7665: Fixed rrd update error with big Counter64 numpers in ports poller module. +4
  • r7666: Do not override module name by wmi poller module. +5-5
  • r7667: Do not show port linked devices for not permitted users. +2
  • r7672: Use gmp_add() for calculate port pkts hc counters (if possible). Fixed html forms queries with comma (in some cases). +37-14
  • r7675: Fixed ifDescr processing when numeric part contain non-numeric text (ie ServiceInstance). +2-1
  • r7676: Added detect Cisco SB SG350XG switches. +1
  • r7681: Cleanup os definitions for Huawei devices. +50-51
  • r7693: Additionaly skip polling ports which set as disabled (in device edit ports page). +2-1
  • r7696: Fixed Cisco issue when discovery bgp peers (CISCO-BGP4-MIB::cbgpPeer2LocalAddr for IPv4 can return random incorrect data). +14-1
  • r7697: Fixed Cisco issue when polling bgp peers (CISCO-BGP4-MIB::cbgpPeer2LocalAddr for IPv4 can return random incorrect data). +17-6
  • r7701: Small fix for location menu settings. Small change for sorting indicator arrow. +8-5
📦 Other Changes:
  • r7634: Medium: Add IPMI 'percent' sensors as capacity sensors; also move a few MIBs to vendor subdirs +5-3
  • r7649: undebug -4
  • r7653: Minor: fix virt-what <-> hardware logic when multiple lines are returned by virt-what +4-4
  • r7654: Trivial: clean up diskstat unix-agent code +62-58
  • r7657: Major: rewrite printer supplies module; make sure to rerun discovery after svn up. + a few minor tweaks +1,200-927
  • r7659: undebug. adama ;) -5
  • r7660: Minor: fix Kamailio unix-agent app, fixed #1746 +3-1
  • r7673: undebug adama -2
  • r7674: Trivial: Clarify about page statistics for dagb +5-5
  • r7677: Medium: fix BGP peer info updates +1-1
  • r7685: derp +1-1
  • r7689: Also Cisco nxos os definition 'ports_separate_walk'. +1
  • r7698: Medium: add support for nested location menu with configurable separator and depth; including web interface options. remove location_menu_geocoded option (with migration path). Reinstate show_locations setting which didn't do anything. +109-16
  • r7699: Trivial: remove unused config option, small grammar fix +1-9
  • r7700: Minor: always use location search for nested URLs. Sometimes the location is both a partial and a full location, if the URL is set to the full location, you can't use it as a partial search anymore +4-10
Files changed in merge (273)
A html/images/os/airconsole_2x.png +1
A html/images/os/airconsole.png +1
M html/includes/authenticate.inc.php +3 -3
M html/includes/cache-data.inc.php +2 -2
M html/includes/entities/device.inc.php +4 -2
M html/includes/entities/mempool.inc.php +49 -24
M html/includes/entities/port.inc.php +7 -5
A html/includes/entities/printersupply.inc.php +192
M html/includes/entities/processor.inc.php +49 -17
M html/includes/entities/pseudowire.inc.php +1 -1
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/entities/sla.inc.php +1 -1
M html/includes/entities/status.inc.php +1 -1
M html/includes/entities/storage.inc.php +59 -35
D html/includes/entities/toner.inc.php -182
M html/includes/functions.inc.php +10 -10
M html/includes/graphs/application/drbd_disk_bits.inc.php +6 -3
M html/includes/graphs/application/drbd_network_bits.inc.php +1 -1
M html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +1 -1
A html/includes/graphs/application/lvs_stats_bytes.inc.php +22
A html/includes/graphs/application/lvs_stats_connections.inc.php +22
A html/includes/graphs/application/lvs_stats_packets.inc.php +23
A html/includes/graphs/application/postfix_mailgraph_reject.inc.php +48
A html/includes/graphs/application/postfix_mailgraph_sent.inc.php +46
A html/includes/graphs/application/postfix_mailgraph_spam.inc.php +46
D html/includes/graphs/application/postfix_reject.inc.php -48
D html/includes/graphs/application/postfix_sent.inc.php -46
D html/includes/graphs/application/postfix_spam.inc.php -46
M html/includes/graphs/device/graph.inc.php +1 -1
A html/includes/graphs/device/printersupplies_cleanerunit.inc.php +18
A html/includes/graphs/device/printersupplies_developer.inc.php +18
A html/includes/graphs/device/printersupplies_drum.inc.php +18
A html/includes/graphs/device/printersupplies_fuser.inc.php +18
A html/includes/graphs/device/printersupplies_other.inc.php +18
A html/includes/graphs/device/printersupplies_toner.inc.php +18
A html/includes/graphs/device/printersupplies_transferunit.inc.php +18
A html/includes/graphs/device/printersupplies_wastetoner.inc.php +18
A html/includes/graphs/device/printersupplies.inc.php +65
D html/includes/graphs/device/toner.inc.php -70
A html/includes/graphs/diskio/stat.inc.php +37
M html/includes/graphs/generic_simplex.inc.php +6
M html/includes/graphs/graph.inc.php +2 -1
A html/includes/graphs/printersupply
M html/includes/graphs/sensor/power.inc.php +11 -15
D html/includes/graphs/toner
M html/includes/navbar.inc.php +52 -12
M html/includes/print/common.inc.php +2 -2
M html/includes/print/dot1xtable.inc.php +6 -2
M html/includes/print/navbar.inc.php +1 -1
M html/includes/print/rows.inc.php +3 -3
M html/pages/about.inc.php +23 -23
M html/pages/alert_check.inc.php +2 -2
M html/pages/alert_regenerate.inc.php +3 -2
M html/pages/bill/actions.inc.php +1 -18
M html/pages/bill/delete.inc.php +9 -11
M html/pages/bill/edit.inc.php +10 -8
M html/pages/bill/infoboxes.inc.php +13 -13
M html/pages/bills.inc.php +21 -3
M html/pages/customers.inc.php +5 -1
M html/pages/customoids.inc.php +1 -1
M html/pages/deleted-ports.inc.php +4
M html/pages/device.inc.php +10 -4
M html/pages/device/alerts.inc.php +2 -2
M html/pages/device/apps.inc.php +1
A html/pages/device/apps/lvs_stats.inc.php +17
M html/pages/device/apps/postfix_mailgraph.inc.php +3 -3
M html/pages/device/edit/modules.inc.php +26 -2
M html/pages/device/edit/sensors.inc.php +2
M html/pages/device/entphysical.inc.php +2 -2
M html/pages/device/health/diskio.inc.php +13 -12
M html/pages/device/health/mempool.inc.php +7 -10
M html/pages/device/health/processor.inc.php +7 -10
M html/pages/device/health/sensors.inc.php +7 -11
M html/pages/device/health/storage.inc.php +7 -10
M html/pages/device/overview-normal.inc.php +1 -1
M html/pages/device/overview-wide.inc.php +1 -1
M html/pages/device/overview.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +6 -11
M html/pages/device/overview/information_extended.inc.php +2 -6
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +8 -12
A html/pages/device/overview/printersupplies.inc.php +74
M html/pages/device/overview/processors-unix.inc.php +7 -1
M html/pages/device/overview/processors.inc.php +9 -13
M html/pages/device/overview/sensors.inc.php +12 -25
M html/pages/device/overview/status.inc.php +6 -12
M html/pages/device/overview/storage.inc.php +7 -13
D html/pages/device/overview/toner.inc.php -80
M html/pages/device/overview/ucd_mem.inc.php +7 -12
M html/pages/device/perf.inc.php +1 -1
M html/pages/device/port/vlans.inc.php +4
M html/pages/device/printing.inc.php +35 -60
M html/pages/device/wifi/accesspoints.inc.php +2 -1
M html/pages/device/wifi/overview.inc.php +2
M html/pages/eventlog.inc.php -7
M html/pages/front/default.php +1 -1
M html/pages/graphs.inc.php +17 -37
M html/pages/group_add.inc.php +1 -1
M html/pages/group.inc.php +33 -33
M html/pages/groups_regenerate.inc.php +8 -7
M html/pages/health.inc.php +1 -1
A html/pages/health/printersupplies.inc.php +16
D html/pages/health/toner.inc.php -16
M html/pages/locations.inc.php +1 -1
M html/pages/pollerlog.inc.php +3 -6
M html/pages/settings.inc.php +1 -1
M html/pages/settings/default.inc.php +4 -12
M includes/alerts.inc.php +5
M includes/common.inc.php +200 -17
M includes/config-variables.inc.php +96 -38
M includes/defaults.inc.php +12 -8
M includes/definitions.inc.php +87 -3
M includes/definitions/apps.inc.php +2
M includes/definitions/entities.inc.php +28 -28
M includes/definitions/graphtypes.inc.php +97 -22
M includes/definitions/mibs.inc.php +22 -4
M includes/definitions/os.inc.php +117 -39
M includes/definitions/rewrites.inc.php +1
M includes/definitions/sensors.inc.php +1
M includes/discovery/bgp-peers.inc.php +17 -3
M includes/discovery/functions.inc.php +65 -28
M includes/discovery/inventory/entity-mib.inc.php +10 -2
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +2 -2
M includes/discovery/os/linux.inc.php +3
M includes/discovery/ports-stack.inc.php +6
A includes/discovery/printersupplies
A includes/discovery/printersupplies.inc.php +29
M includes/discovery/processors.inc.php +2 -2
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +1 -1
A includes/discovery/sensors/cpqpower-mib.inc.php +152
M includes/discovery/sensors/xups-mib.inc.php +1
D includes/discovery/toner.inc.php -189
M includes/entities.inc.php +2 -2
M includes/functions.inc.php +16
M includes/polling/applications.inc.php +2 -2
M includes/polling/applications/drbd.inc.php +63 -15
M includes/polling/applications/kamailio.inc.php +3 -1
M includes/polling/applications/lighttpd.inc.php +5 -3
M includes/polling/bgp-peers.inc.php +15 -5
M includes/polling/functions.inc.php +7 -5
A includes/polling/graphs/teradici-pcoipv2-mib.inc.php +79
A includes/polling/os/airconsole.inc.php +16
A includes/polling/os/aosw.inc.php +5
A includes/polling/os/dlinkap.inc.php +39
A includes/polling/os/hpups.inc.php +19
A includes/polling/os/huawei.inc.php +30
A includes/polling/os/omnistack.inc.php +19
A includes/polling/os/teradici-pcoip.inc.php +33
M includes/polling/os/unix.inc.php +4 -4
D includes/polling/os/vrp.inc.php -30
M includes/polling/os/windows.inc.php +3 -3
M includes/polling/ports.inc.php +167 -50
A includes/polling/ports/cisco-stack-mib.inc.php +49
A includes/polling/ports/sw-mib.inc.php +45
A includes/polling/printersupplies.inc.php +128
D includes/polling/toner.inc.php -198
M includes/polling/unix-agent.inc.php +5 -2
A includes/polling/unix-agent/diskstat.inc.php +73
M includes/polling/wmi.inc.php +3 -3
M includes/port-descr-parser.inc.php +2 -1
M includes/rewrites.inc.php +2 -1
M includes/snmp.inc.php +111 -5
M includes/sql-config.inc.php +6
M mibs/brocade/BD-MIB +16 -3
M mibs/brocade/IBM-BCCUSTOM-MIB +204 -43
M mibs/brocade/SW-MIB +50 -11
A mibs/deliberant
A mibs/dell/Dell-3SW2SWTABLES-MIB +34
A mibs/dell/Dell-AAA +3,324
A mibs/dell/Dell-BANNER-MIB +185
A mibs/dell/Dell-BaudRate-MIB +74
A mibs/dell/Dell-BRGMACSWITCH-MIB +165
A mibs/dell/Dell-BRIDGE-SECURITY +897
A mibs/dell/Dell-BRIDGEMIBOBJECTS-MIB +2,041
A mibs/dell/Dell-CDB-MIB +52
A mibs/dell/Dell-CLI-MIB +308
A mibs/dell/Dell-COPY-MIB +1,227
A mibs/dell/Dell-CPU-COUNTERS-MIB +163
A mibs/dell/Dell-DEBUGCAPABILITIES-MIB +44
A mibs/dell/Dell-DEVICEPARAMS-MIB +795
A mibs/dell/Dell-DHCP-MIB +1,167
A mibs/dell/Dell-DHCPCL-MIB +799
A mibs/dell/Dell-DHCPv6 +43
A mibs/dell/Dell-DHCPv6-CLIENT +506
A mibs/dell/Dell-DNSCL-MIB +1,376
A mibs/dell/Dell-DOT1X-MIB +1,316
A mibs/dell/Dell-EEE-MIB +310
A mibs/dell/Dell-EMBWEB-MIB +498
A mibs/dell/Dell-ENDOFMIB-MIB +33
A mibs/dell/Dell-ERRDISABLE-RECOVERY-MIB +142
A mibs/dell/Dell-File +231
A mibs/dell/Dell-GREEN-MIB +217
A mibs/dell/Dell-GVRP-MIB +450
A mibs/dell/Dell-HWENVIROMENT +326
A mibs/dell/Dell-IP +1,463
A mibs/dell/Dell-ippreflist-MIB +297
A mibs/dell/Dell-IpRouter +1,774
A mibs/dell/Dell-IPv6 +1,922
A mibs/dell/Dell-JUMBOFRAMES-MIB +47
A mibs/dell/Dell-LBD-MIB +121
A mibs/dell/Dell-LLDP-MIB +725
A mibs/dell/Dell-MAC-BASE-PRIO +251
A mibs/dell/Dell-MIB +717
A mibs/dell/Dell-MIR-MIB +215
A mibs/dell/Dell-MNGINF-MIB +302
A mibs/dell/Dell-MULTISESSIONTERMINAL-MIB +35
A mibs/dell/Dell-openflow-MIB +101
A mibs/dell/Dell-PHY-MIB +223
A mibs/dell/Dell-Physicaldescription-MIB +1,293
A mibs/dell/Dell-POE-MIB +391
A mibs/dell/Dell-POLICY-MIB +4,255
A mibs/dell/Dell-Private-MIB +137
A mibs/dell/Dell-ProtectedPorts-MIB +134
A mibs/dell/Dell-QOS-CLI-MIB +4,189
A mibs/dell/Dell-Redistribute +277
A mibs/dell/Dell-rlBrgMcMngr-MIB +163
A mibs/dell/Dell-rlBrgMulticast-MIB +675
A mibs/dell/Dell-rldot1q-MIB +191
A mibs/dell/Dell-rlFft +1,898
A mibs/dell/Dell-rlInterfaces +1,312
A mibs/dell/Dell-rlIP-MIB +328
A mibs/dell/Dell-rlLcli-MIB +221
A mibs/dell/Dell-rlNicRedundancy +38
A mibs/dell/Dell-RMON +328
A mibs/dell/Dell-rndApplications +1,330
A mibs/dell/Dell-rndMng +483
A mibs/dell/Dell-SECSD-MIB +416
A mibs/dell/Dell-SFLOW-MIB +108
A mibs/dell/Dell-SMARTPORTS-MIB +342
A mibs/dell/Dell-SMON-MIB +111
A mibs/dell/Dell-SNMP-MIB +798
A mibs/dell/Dell-SSH-MIB +1,151
A mibs/dell/Dell-SSL +558
A mibs/dell/Dell-STACK-MIB +114
A mibs/dell/Dell-STORMCTRL-MIB +423
A mibs/dell/Dell-SYSLOG-MIB +692
A mibs/dell/Dell-SYSMNG-MIB +499
A mibs/dell/Dell-TBI-MIB +216
A mibs/dell/Dell-TELNET-MIB +148
A mibs/dell/Dell-TIMESYNCHRONIZATION-MIB +1,893
A mibs/dell/Dell-TRACEROUTE-MIB +33
A mibs/dell/Dell-TRAPS-MIB +779
A mibs/dell/Dell-TRUNK-MIB +509
A mibs/dell/Dell-Tuning +2,165
A mibs/dell/Dell-TUNNEL-MIB +382
A mibs/dell/Dell-UDLD-MIB +287
A mibs/dell/Dell-UDP +186
A mibs/dell/Dell-vlan-MIB +2,241
A mibs/dell/Dell-vlanVoice-MIB +450
A mibs/dell/Dell-WeightedRandomTailDrop-MIB +45
A mibs/dlink
A mibs/eaton/XUPS-MIB +2,379
A mibs/eltex
A mibs/hp/CPQPOWER-MIB +5,915
D mibs/MG-SNMP-UPS-MIB -2,861
A mibs/mge
D mibs/RMON-MIB -3,726
A mibs/teradici/TERADICI-PCOIPv2-MIB +808
A mibs/vmware/VMWARE-CIMOM-MIB +80
A mibs/vmware/VMWARE-ESX-AGENTCAP-MIB +1,719
M mibs/vmware/VMWARE-PRODUCTS-MIB +24 -2
A mibs/vmware/VMWARE-SRM-EVENT-MIB +299
A mibs/vmware/VMWARE-VA-AGENTCAP-MIB +246
A mibs/vmware/VMWARE-VCOPS-EVENT-MIB +1,394
D mibs/XUPS-MIB -2,139
M poller-wrapper.py +100 -23
A scripts/agent-local/freeradius.sh +25
A scripts/agent-local/lvs_stats +26
A update/270.sql +1
A update/271.sql +13
A update/272.sql +5
A update/273.sql +2
A update/274.php +25

🏷️ 16.02.7629

Released 2016-02-26 15:44 • Commits r7535 through r7628
🚀 Included Development Changes (93 commits):
🎯 Major Features:
  • r7542: Moved polling NETAPP-MIB port HC counters to mib-based includes. Added poliing NETAPP-MIB vendor specific port data/counters (if IF-MIB not exist on device). +312-33
  • r7565: Combinated IPv4/v6 discovery modules into single module (ip-addresses). Converted discovery module ip-addresses to MIB-based. +465-453
  • r7615: Improved RADIUS authentication. Added encrypted authentication methods (CHAP, MSCHAPv1, MSCHAPv2). Added group based user levels (uses Filter-Id (11) or Reply-Message (18) attributes). Fixed some errors. +174-9
✨ New Features:
  • r7555: Add user information box to user preferences/general tab +41-2
  • r7562: Show user id on preferences page. +4
  • r7586: Add ability to have supplemental box classes to generate_box_open function +1-1
  • r7589: Add netscaler vservers/services to about page +8
  • r7625: Correctly add IPv6 addresses from F5 BigIP devices +15-4
⚡ Improvements:
  • r7560: Improve some icon placement and label placement. Improve device detail list layout. +8-9
  • r7582: Rewrite and improve mac accounting port view +112-76
  • r7585: Improve mac accounting graph layouts +24-13
🐛 Bug Fixes:
  • r7537: Fix DIVs for device/edit/apps/ +2-2
  • r7538: Add header border to apps edit page +1-1
  • r7543: Some minor fixes. Restore device header graph clicking. Fix button spacing on box header tools. +4-2
  • r7564: Permit debugging of user logins +1-1
  • r7571: Restore some icons. Remove some spaces from LDAP code. +7-7
🔧 Minor Changes:
  • r7540: Fixed display some application icons. Added HiDPI application icons. +133-29
  • r7541: Updated application icons. Added hidpi application icons. +28
  • r7547: Added processing for pot_label_base and port_label_num. ifDescr now stored in DB as is, processed only port_label. +171-62
  • r7561: Added polling HC counters on some F5 Loadbalancers which do not support standard IF-MIB::ifXEntry table (by F5-BIGIP-SYSTEM-MIB). +148-10
  • r7566: Added discovery IP addresses on F5 loadbalancer by vendor specific F5-BIGIP-SYSTEM-MIB. +90
  • r7567: Fixed discovery IP addresses by F5-BIGIP-SYSTEM-MIB with correct UnitId. Added IP addresses views on device ports page. +317-114
  • r7602: Improved discovery MIBs through sysORID. +69-44
  • r7606: Added ability for change discovery modules run order. Run storage discovery module at last on Cisco devices. +67-2
  • r7607: Added inventory discovery for Dell iDRAC v6 devices. +93-3
  • r7608: Improved support for Blue Coat devices. Added basic os discovery for Blue Coat Management Center and Content Analysis System. +204-3
  • r7610: Moved simple status/sensor discovery by DELL-RAC-MIB to mibs definitions. +33-89
  • r7621: Added change order ability for include MIBs definitions in get_device_mibs() (used in include-dir-mib.inc.php). Added discovery IPv6 addresses by CISCOSB-IPv6. Fixed discovery mempools by CISCO-PROCESS-MIB. Fixed Cisco SPA device definitions. +326-73
  • r7622: Added discovery Cisco SB DOM sensors by CISCOSB-PHY-MIB. Added centi/deci/deca/hecto scales and fixed exa/peta in si_to_scale() function. +138-6
📝 Trivial Changes:
  • r7539: Updated pear Net_IPv6 to latest. +2-5
  • r7544: Fixed some stacked graphs when used rrdtool 1.5.x. +13-11
  • r7545: Fixed one more stacked graphs with rrdtool 1.5.x. +16-13
  • r7546: Use correct virtual circuit id (pwID) from JUNIPER-VPN-MIB pseudowires. +7-3
  • r7548: Added polling/discovery processors by NETAPP-MIB. +27-4
  • r7550: Added bootstrap helper classes text-uppercase/lowercase/etc and bg-success/warning/etc.
  • r7551: Improved Edit user permissions page style. +56-35
  • r7552: Small fix for edit permissions page style. +10-10
  • r7553: Added multiple Huawei os definitions. +51-5
  • r7554: Do not throws an exception in parse_user_agent() when User-Agent HTTP header empty.
  • r7556: Small update for port label processing. +11-5
  • r7559: Added basic support for Ruckus SmartZone and all other Ruckus devices. +91-70
  • r7576: Fixed fake MIB name: CANOPY-MIB - WHISP-APS-MIB. +28-28
  • r7599: Added specific snmp error reasons for incorrectly specified MIB/oid and net-snmp .index bug. +7
  • r7600: Improved debug snmp error messages. +52-38
  • r7617: Use additional sysORID numeric oids for detect supported MIBs (not always devices reported module identity). +27-9
  • r7619: Added discover supported MIBs also by AGENT-CAPABILITIES (tested on Cisco devices). +44-3
  • r7620: Changed mib_dir from definitions order (mibs definition before os defs). Improved snmpwalk_cache_oid_num2() (skip empty indexes). Shifted OBS_SNMP_* constants. +66-47
  • r7624: Fixed issue with detect remote port for LLDP neighbours on some devices (OBSERVIUM-1716). +7-1
  • r7626: Fixed pass mibs enable(disable) option from config file, since this options moved to definitions. +53-18
  • r7627: Fixed discovery BGP peers in some cases. +2-2
  • r7628: Fixed check array counts after fetch entries from db. +21-12
📦 Other Changes:
  • r7536: Medium: Fix postfix queue shape graphs; remove fallback to port 6556 for unix agent as planned for 2013 +56-59
  • r7557: Trivial: rename OBS_SNMP_NUMERIC to OBS_SNMP_NUMERIC_INDEX +33-33
  • r7568: Medium: add support for sysORID table, finds supported MIBs on devices; includes web interface config; add OIDs for all MIBs; move per MIB enabled setting from defaults to mibs, now any MIB can effectively be disabled through the main configuration; rename some MIB files; remove some duplicate MIB files; add OBS_SNMP_NUMERIC - mainly useful for snmpget, not for snmp_walk* functions +1,242-388
  • r7569: Minor: moved sysORID setting to snmp tree instead of autodiscovery tree +24-7
  • r7570: Medium: fix mac accounting graphs +1
  • r7572: Trivial: syntaxer run in includes/ +124-107
  • r7574: Minor: Add missing MIBs, rename wrongly named MIBs, split out Cisco UCS sensors to per-mib files +62-39
  • r7577: Fix: check if MIB's OID is set before adding it through sysORID support +1-1
  • r7580: Medium: add support for devices providing pethMainPseConsumptionPower in mW instead of W as defined in POWER-ETHERNET-MIB. Thanks Netgear. +11-1
  • r7581: Trivial: clean up, rename, deduplicate, update HP, Cisco and SAF MIBS
  • r7584: Trivial: rename some more mibs to their actual name. remove more duplicate CISCO mibs
  • r7590: Trivial: Rename more MIBs, remove outdated duplicate Aruba MIBs
  • r7591: Trivial: more MIB cleanups, fixes and deduplication +2-2
  • r7592: Trivial: even more MIB renames and deduplication (split over multiple commits not to make them too large / updating slow / .index corruption
  • r7594: undebug +2-2
  • r7595: Minor: Also detect HP hardware on Windows if HP agents are installed +28-20
  • r7596: Minor: with previous commit: clean up hardware detection code, add missing HP MIB to mibs definitions +24-15
  • r7597: Trivial: move MIBs to subdirs, for changed MIB definitions in previous commit
  • r7601: Trivial: add MIBs to definitions that were linked to an OS type/group but not in the MIBs array +22-2
  • r7604: Minor: rename stray MIB, update a number of mib_dirs and spelling mistakes, add POWER-ETHERNET-MIB to ciscosb +152-142
  • r7605: Minor: fixes to mib_dir, rename 1 wrongly named MIB +138-139
  • r7609: Trivial: rename oid to identity_num; add forgotten leading . to one identity +1,182-1,183
  • r7611: Trivial: document config/mibs array fields; add 'oid_descr' option for status sensors as well +43-8
  • r7612: Minor: entity-fy virtual machines somewhat more - not alertable yet because we don't poll vm data yet. Add global VM list page. Small cleanups +314-131
  • r7613: Trivial: move Supermicro MIBs into subdir +2-1
  • r7614: Trivial: move CAREL-ug40cdz-MIB to mibs/carel/ +4-3
  • r7616: Minor: move CAREL-ug40cdz-MIB sensors to definitions +135-94
  • r7623: Major: correctly trim all empty lines from checker conditions; adjust already stored checkers. Fixes non-firing alert with only one metric check + 'require all conditions' +36-4
Files changed in merge (4052)
M html/css/bootstrap-hacks.css +10 -5
M html/css/bootstrap.css +95 -11
M html/css/bootstrap/less/labels-badges.less +7 -1
M html/css/bootstrap/less/mixins3.less +20
M html/css/bootstrap/less/type.less +54 -8
M html/css/sprite.css +124 -125
A html/images/apps
D html/images/icons/apache.png -1
D html/images/icons/asterisk.png -1
D html/images/icons/bind.png -1
D html/images/icons/crashplan.png -1
D html/images/icons/drbd.png -1
D html/images/icons/exim-mailqueue.png -1
D html/images/icons/exim.png -1
D html/images/icons/freeradius.png -1
D html/images/icons/kamailio.png -1
D html/images/icons/lighttpd.png -1
D html/images/icons/memcached.png -1
D html/images/icons/mssql.png -1
D html/images/icons/mysql.png -1
D html/images/icons/nginx.png -1
D html/images/icons/openvpn.png -1
D html/images/icons/postfix.png -1
D html/images/icons/postgresql.png -1
D html/images/icons/powerdns-recursor.png -1
D html/images/icons/powerdns.png -1
D html/images/icons/zimbra.png -1
D html/images/os/isilion.png -1
A html/images/os/isilon.png +1
M html/img/sprite.png ±0
M html/includes/authenticate.inc.php +1 -1
M html/includes/authentication/ldap.inc.php +7 -7
M html/includes/authentication/radius.inc.php +139 -7
M html/includes/cache-data.inc.php +4 -10
M html/includes/entities/device.inc.php +6 -5
A html/includes/entities/virtualmachine.inc.php +202
M html/includes/functions.inc.php +2 -1
A html/includes/graphs/application/postfix_qshape_stats.inc.php +38
D html/includes/graphs/application/postfix_qshape.inc.php -38
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +5 -4
M html/includes/graphs/device/ucd_ss_cpu.inc.php +4 -5
M html/includes/graphs/generic_multi_bits_separated.inc.php +5 -4
M html/includes/graphs/generic_multi_data_separated.inc.php +6 -5
M html/includes/graphs/generic_multi_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_multi.inc.php +8 -5
M html/includes/graphs/graph.inc.php +1 -1
M html/includes/graphs/macaccounting/auth.inc.php +1
M html/includes/navbar.inc.php +52 -9
M html/includes/print/addresses.inc.php +7 -8
M html/includes/print/navbar.inc.php +15 -1
M html/includes/print/rows.inc.php +1 -45
M html/includes/print/search.inc.php +16 -5
M html/pages/about.inc.php +59 -45
M html/pages/add_alert_check.inc.php +3 -3
M html/pages/alert_check.inc.php +1 -1
M html/pages/apps.inc.php +24 -3
M html/pages/device/apps.inc.php +24 -3
M html/pages/device/apps/postfix_qshape.inc.php +1 -1
M html/pages/device/edit.inc.php +1 -1
M html/pages/device/edit/apps.inc.php +3 -3
M html/pages/device/edit/mibs.inc.php +3 -2
M html/pages/device/loadbalancer/lb_virtuals.inc.php +2 -5
M html/pages/device/overview/ports.inc.php +38 -19
M html/pages/device/port/macaccounting_top10.inc.php +112 -76
M html/pages/device/port/macaccounting.inc.php +24 -13
M html/pages/device/ports.inc.php +17 -4
A html/pages/device/ports/ipv4.inc.php +86
A html/pages/device/ports/ipv6.inc.php +86
M html/pages/device/vm.inc.php +1 -15
M html/pages/devices/detail.inc.php +3 -4
M html/pages/edituser.inc.php +27 -17
M html/pages/mibs.inc.php +37 -13
M html/pages/ports.inc.php +11 -12
M html/pages/preferences/general.inc.php +73 -16
M html/pages/search/ipv4.inc.php +44 -38
M html/pages/search/ipv6.inc.php +45 -38
A html/pages/vms.inc.php +18
M includes/alerting/xmpp.inc.php +10 -11
M includes/alerts.inc.php +3 -3
M includes/common.inc.php +89 -19
M includes/config-variables.inc.php +33
M includes/defaults.inc.php +15 -41
M includes/definitions.inc.php +60 -43
M includes/definitions/apps.inc.php +1
M includes/definitions/entities.inc.php +8
M includes/definitions/graphtypes.inc.php +73 -1
M includes/definitions/mibs.inc.php +1,791 -811
M includes/definitions/models.inc.php +2
M includes/definitions/os.inc.php +157 -55
M includes/definitions/rewrites.inc.php +4
M includes/definitions/status.inc.php -9
M includes/definitions/transports.inc.php ±0
M includes/discovery/arp-table.inc.php +1
M includes/discovery/bgp-peers.inc.php +1 -1
M includes/discovery/functions.inc.php +77 -8
A includes/discovery/inventory/dell-rac-mib.inc.php +82
A includes/discovery/ip-addresses
A includes/discovery/ip-addresses.inc.php +201
D includes/discovery/ipv4-addresses.inc.php -216
D includes/discovery/ipv6-addresses.inc.php -231
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-process-mib.inc.php +3 -4
M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +1 -1
M includes/discovery/neighbours/lldp-mib.inc.php +8 -2
M includes/discovery/neighbours/mikrotik-mib.inc.php +2 -2
M includes/discovery/os.inc.php +160
A includes/discovery/ports
M includes/discovery/ports.inc.php +6 -1
M includes/discovery/processors.inc.php +20 -4
M includes/discovery/processors/gbnplatformoam-mib.inc.php +1 -1
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +7 -3
M includes/discovery/sensors.inc.php +17 -2
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +3 -3
M includes/discovery/sensors/atto6500n-mib.inc.php +2 -3
D includes/discovery/sensors/carel-ug40cdz-mib.inc.php -92
D includes/discovery/sensors/cisco-ucs-cimc-mib.inc.php -79
A includes/discovery/sensors/cisco-unified-computing-compute-mib.inc.php +64
A includes/discovery/sensors/cisco-unified-computing-processor-mib.inc.php +31
A includes/discovery/sensors/ciscosb-phy-mib.inc.php +122
M includes/discovery/sensors/dell-rac-mib.inc.php -21
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +4 -4
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +3 -3
M includes/discovery/sensors/power-ethernet-mib.inc.php +11 -1
M includes/discovery/sensors/powernet-mib.inc.php +25 -25
D includes/discovery/sensors/sensorgateway-mib.inc.php -40
A includes/discovery/sensors/serverscheck.inc.php +40
D includes/discovery/sensors/zxr10-optical-info.inc.php -91
A includes/discovery/sensors/zxr10opticalmib.inc.php +91
M includes/discovery/status/atto6500n-mib.inc.php +18 -11
D includes/discovery/status/dell-rac-mib.inc.php -51
M includes/discovery/storage/cisco-flash-mib.inc.php +2
M includes/discovery/toner.inc.php +1 -1
M includes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php +1 -1
M includes/entities.inc.php +12 -3
M includes/functions.inc.php +6 -5
M includes/housekeeping/staledb.inc.php +1 -1
M includes/include-dir-mib.inc.php +7 -2
M includes/polling/applications/kamailio.inc.php +24 -7
M includes/polling/applications/nsd.inc.php +6 -7
M includes/polling/applications/postfix_mailgraph.inc.php +1 -1
M includes/polling/applications/postfix_qshape.inc.php +13
A includes/polling/graphs/bluecoat-cas-mib.inc.php +49
M includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php +1 -1
A includes/polling/graphs/mseries-alarm-mib
D includes/polling/graphs/mseries-alarms-mib
M includes/polling/ipSystemStats.inc.php +2 -4
M includes/polling/netscaler-vsvr.inc.php +2 -2
M includes/polling/netstats.inc.php +2
A includes/polling/os/bcmc.inc.php +18
A includes/polling/os/cas.inc.php +41
M includes/polling/os/drac.inc.php +9 -4
M includes/polling/os/hpmsm.inc.php -1
M includes/polling/os/netopia.inc.php -1
D includes/polling/os/ruckus-zf.inc.php -52
A includes/polling/os/ruckus.inc.php +55
M includes/polling/os/unix.inc.php +12 -15
M includes/polling/os/windows.inc.php +16 -5
M includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +1 -2
M includes/polling/ports.inc.php +18 -17
M includes/polling/ports/cisco-trustsec-interface-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.inc.php +3 -1
A includes/polling/ports/f5-bigip-system-mib.inc.php +62
A includes/polling/ports/netapp-mib.inc.php +126
A includes/polling/ports/netapp-mib.lib.php +32
M includes/polling/pseudowires.inc.php +1 -1
M includes/polling/status/atto6500n-mib-fcPort.inc.php +13 -10
M includes/polling/status/atto6500n-mib-sasPort.inc.php +8 -9
M includes/polling/storage/netapp-mib.inc.php +1 -1
M includes/polling/unix-agent.inc.php +9 -22
D includes/polling/wifi/canopy-mib.inc.php -21
M includes/polling/wifi/trapeze-networks-client-session-mib.inc.php +1 -1
A includes/polling/wifi/whisp-aps-mib.inc.php +21
M includes/rewrites.inc.php +126 -31
M includes/snmp.inc.php +138 -69
A libs/pear/Crypt
M libs/pear/Net/IPv6.php +91 -83
M libs/UserAgentParser.php -3
D mibs/220AQV1C0-private -75
A mibs/a3com/A3COM51-SS9000SX +809
A mibs/adaptec/ADAPTEC-UNIVERSAL-STORAGE-MIB +3,921
D mibs/adaptec/ADAPTEC-UNIVERSAL-STORAGE-MIB.txt -3,748
D mibs/adtran/adAosCPU.mib -453
D mibs/adtran/adAosDownload.mib -603
D mibs/adtran/adAosSNMP.mib -257
D mibs/adtran/adAosUnit.mib -400
D mibs/adtran/adGenAos.mib -125
D mibs/adtran/adGenAos3G.mib -626
D mibs/adtran/adGenAosCommon.mib -119
D mibs/adtran/adGenAosDesktopAuditing.mib -476
D mibs/adtran/adGenAosDns.mib -268
D mibs/adtran/adGenAosDS1-Ext.mib -505
D mibs/adtran/adGenAOSFan.mib -130
D mibs/adtran/adGenAOSFileSystem.mib -239
D mibs/adtran/adGenAosIfPerformanceHistory.mib -779
D mibs/adtran/adGenAosMediaGateway.mib -905
D mibs/adtran/adGenAosMux.mib -434
D mibs/adtran/adGenAosNetMon.mib -3,795
D mibs/adtran/adGenAOSNetSync.mib -156
D mibs/adtran/adGenAosPortSecurity.mib -46
D mibs/adtran/adGenAOSPower.mib -295
D mibs/adtran/adGenAosQoS.mib -2,092
D mibs/adtran/adGenAosSipProxy.mib -178
D mibs/adtran/adGenAosSipRegistration.mib -146
D mibs/adtran/adGenAosVQM.mib -3,936
A mibs/adtran/ADTRAN-AOS +125
A mibs/adtran/ADTRAN-AOS-3G +642
A mibs/adtran/ADTRAN-AOS-DESKTOP-AUDITING +481
A mibs/adtran/ADTRAN-AOS-DNS-MIB +281
A mibs/adtran/ADTRAN-AOS-DS1-EXT +510
A mibs/adtran/ADTRAN-AOS-FAN-MIB +135
A mibs/adtran/ADTRAN-AOS-MEDIAGATEWAY-MIB +920
A mibs/adtran/ADTRAN-AOS-MUX-MIB +451
A mibs/adtran/ADTRAN-AOS-NETWORK-SYNC-MIB +161
A mibs/adtran/ADTRAN-AOS-NETWORKMONITOR +3,803
A mibs/adtran/ADTRAN-AOS-PORT-SECURITY-MIB +56
A mibs/adtran/ADTRAN-AOS-POWER +306
A mibs/adtran/ADTRAN-AOS-QOS +2,105
A mibs/adtran/ADTRAN-AOS-SIP-PROXY-MIB +187
A mibs/adtran/ADTRAN-AOS-SIP-REGISTRATION +155
A mibs/adtran/ADTRAN-AOS-VQM +3,941
A mibs/adtran/ADTRAN-AOSCPU +467
A mibs/adtran/ADTRAN-AOSDOWNLOAD +603
A mibs/adtran/ADTRAN-AOSFILESYSTEM +239
A mibs/adtran/ADTRAN-AOSSNMP +260
A mibs/adtran/ADTRAN-AOSUNIT +403
A mibs/adtran/ADTRAN-COMMON-AOS +119
A mibs/adtran/ADTRAN-IF-PERF-HISTORY-MIB +795
A mibs/adtran/ADTRAN-MIB +291
A mibs/adtran/ADTRAN-TC +2,203
D mibs/adtran/adtran.mib -289
D mibs/adtran/adtrantc.mi2 -2,247
D mibs/adtran/adtrantc.mib -2,201
D mibs/AIRPORT-BASESTATION-3-MIB -403
A mibs/alvarion/ALVARION-802DOT11-MIB +2,917
A mibs/alvarion/ALVARION-802DOT1X-ACCESS-MIB +218
D mibs/alvarion/ALVARION-802DOT1X-MIB.my -201
A mibs/alvarion/ALVARION-AAA-CLIENT-MIB +271
D mibs/alvarion/ALVARION-AAA-CLIENT-MIB.my -255
A mibs/alvarion/ALVARION-BANDWIDTH-CONTROL-MIB +194
D mibs/alvarion/ALVARION-BANDWIDTH-CONTROL-MIB.my -179
A mibs/alvarion/ALVARION-CDP-MIB +231
D mibs/alvarion/ALVARION-CDP-MIB.my -215
A mibs/alvarion/ALVARION-CLIENT-TRACKING-MIB +302
D mibs/alvarion/ALVARION-CLIENT-TRACKING-MIB.my -284
A mibs/alvarion/ALVARION-CONNECTION-LIMITING-MIB +113
D mibs/alvarion/ALVARION-CONNECTION-LIMITING-MIB.my -95
A mibs/alvarion/ALVARION-DEVICE-DOT1X-MIB +319
D mibs/alvarion/ALVARION-DEVICE-DOT1X-MIB.my -303
A mibs/alvarion/ALVARION-DEVICE-EVENT-MIB +502
D mibs/alvarion/ALVARION-DEVICE-EVENT-MIB.my -485
A mibs/alvarion/ALVARION-DEVICE-IF-MIB +285
D mibs/alvarion/ALVARION-DEVICE-IF-MIB.my -267
A mibs/alvarion/ALVARION-DEVICE-MIB +583
D mibs/alvarion/ALVARION-DEVICE-MIB.my -564
A mibs/alvarion/ALVARION-DEVICE-WDS-MIB +806
D mibs/alvarion/ALVARION-DEVICE-WDS-MIB.my -786
A mibs/alvarion/ALVARION-DEVICE-WIRELESS-MIB +1,509
D mibs/alvarion/ALVARION-DEVICE-WIRELESS-MIB.my -1,485
D mibs/alvarion/ALVARION-IEEE802DOT11.my -2,854
A mibs/alvarion/ALVARION-LICENSE-MIB +146
D mibs/alvarion/ALVARION-LICENSE-MIB.my -131
A mibs/alvarion/ALVARION-MAINTENANCE-MIB +407
D mibs/alvarion/ALVARION-MAINTENANCE-MIB.my -389
A mibs/alvarion/ALVARION-PRODUCTS-MIB +44
D mibs/alvarion/ALVARION-PRODUCTS-MIB.my -33
A mibs/alvarion/ALVARION-PUBLIC-ACCESS-MIB +979
D mibs/alvarion/ALVARION-PUBLIC-ACCESS-MIB.my -945
A mibs/alvarion/ALVARION-PUBLIC-ACCESS-RETENTION-MIB +365
D mibs/alvarion/ALVARION-PUBLIC-ACCESS-RETENTION-MIB.my -344
A mibs/alvarion/ALVARION-QOS-MIB +201
D mibs/alvarion/ALVARION-QOS-MIB.my -185
A mibs/alvarion/ALVARION-SATELLITE-MANAGEMENT-MIB +354
D mibs/alvarion/ALVARION-SATELLITE-MANAGEMENT-MIB.my -337
A mibs/alvarion/ALVARION-SMI +62
D mibs/alvarion/ALVARION-SMI.my -53
A mibs/alvarion/ALVARION-SYSLOG-MIB +228
D mibs/alvarion/ALVARION-SYSLOG-MIB.my -207
A mibs/alvarion/ALVARION-SYSTEM-MIB +589
D mibs/alvarion/ALVARION-SYSTEM-MIB.my -570
A mibs/alvarion/ALVARION-TC +275
D mibs/alvarion/ALVARION-TC.my -207
A mibs/alvarion/ALVARION-TOOLS-MIB +212
D mibs/alvarion/ALVARION-TOOLS-MIB.my -196
A mibs/alvarion/ALVARION-USAGE-INFORMATION-MIB +197
D mibs/alvarion/ALVARION-USAGE-INFORMATION-MIB.my -181
A mibs/alvarion/ALVARION-USER-ACCOUNT-MIB +178
D mibs/alvarion/ALVARION-USER-ACCOUNT-MIB.my -162
A mibs/alvarion/ALVARION-USER-SESSION-MIB +348
D mibs/alvarion/ALVARION-USER-SESSION-MIB.my -329
A mibs/alvarion/ALVARION-VIRTUAL-AP-MIB +271
D mibs/alvarion/ALVARION-VIRTUAL-AP-MIB.my -256
A mibs/alvarion/ALVARION-VSC-MIB +199
D mibs/alvarion/ALVARION-VSC-MIB.my -184
A mibs/alvarion/ALVARION-WDS-MIB +551
D mibs/alvarion/ALVARION-WDS-MIB.my -537
A mibs/aos7/ALCATEL-IND1-AAA-MIB +1,521
D mibs/aos7/ALCATEL-IND1-AAA-MIB.mib -1,486
A mibs/aos7/ALCATEL-IND1-AL-SRV-MIB +166
D mibs/aos7/ALCATEL-IND1-ALSRV-MIB.mib -157
A mibs/aos7/ALCATEL-IND1-APP-FINGERPRINT-MIB +633
D mibs/aos7/ALCATEL-IND1-APP-FINGERPRINT-MIB.mib -620
A mibs/aos7/ALCATEL-IND1-AUTO-FABRIC-MIB +422
D mibs/aos7/ALCATEL-IND1-AUTO-FABRIC-MIB.mib -403
A mibs/aos7/ALCATEL-IND1-BASE +766
D mibs/aos7/ALCATEL-IND1-BASE.mib -766
A mibs/aos7/ALCATEL-IND1-BFD-MIB +830
D mibs/aos7/ALCATEL-IND1-BFD-MIB.mib -828
A mibs/aos7/ALCATEL-IND1-BGP-MIB +5,186
D mibs/aos7/ALCATEL-IND1-BGP-MIB.mib -5,141
A mibs/aos7/ALCATEL-IND1-CAPMAN-MIB +800
D mibs/aos7/ALCATEL-IND1-CAPMAN-MIB.mib -759
A mibs/aos7/ALCATEL-IND1-CHASSIS-MIB +3,359
D mibs/aos7/ALCATEL-IND1-CHASSIS-MIB.mib -3,313
A mibs/aos7/ALCATEL-IND1-CONFIG-MGR-MIB +1,555
D mibs/aos7/ALCATEL-IND1-CONFIG-MGR-MIB.mib -1,546
A mibs/aos7/ALCATEL-IND1-DA-MIB +2,451
D mibs/aos7/ALCATEL-IND1-DA-MIB.mib -2,392
A mibs/aos7/ALCATEL-IND1-DCBX-MIB +1,062
D mibs/aos7/ALCATEL-IND1-DCBX-MIB.mib -1,031
A mibs/aos7/ALCATEL-IND1-DEVICES +634
D mibs/aos7/ALCATEL-IND1-DEVICES.mib -634
A mibs/aos7/ALCATEL-IND1-DHCP-SRV-MIB +351
D mibs/aos7/ALCATEL-IND1-DHCPSRV-MIB.mib -336
A mibs/aos7/ALCATEL-IND1-DHCPV6-MIB +447
D mibs/aos7/ALCATEL-IND1-DHCPV6-MIB.mib -423
A mibs/aos7/ALCATEL-IND1-DHL-MIB +590
D mibs/aos7/ALCATEL-IND1-DHL-MIB.mib -577
A mibs/aos7/ALCATEL-IND1-DOT3-OAM-MIB +866
D mibs/aos7/ALCATEL-IND1-DOT3-OAM-MIB.mib -821
A mibs/aos7/ALCATEL-IND1-DVMRP-MIB +413
D mibs/aos7/ALCATEL-IND1-DVMRP-MIB.mib -404
A mibs/aos7/ALCATEL-IND1-E-SERVICE-MIB +1,083
D mibs/aos7/ALCATEL-IND1-E-SERVICE-MIB.mib -1,045
D mibs/aos7/ALCATEL-IND1-EOAM.mib -441
A mibs/aos7/ALCATEL-IND1-ERP-MIB +867
D mibs/aos7/ALCATEL-IND1-ERP-MIB.mib -834
A mibs/aos7/ALCATEL-IND1-ETHERNET-OAM-MIB +471
A mibs/aos7/ALCATEL-IND1-EVB-MIB +430
D mibs/aos7/ALCATEL-IND1-EVB-MIB.mib -416
A mibs/aos7/ALCATEL-IND1-FIPS-MIB +4,825
D mibs/aos7/ALCATEL-IND1-FIPS-MIB.mib -4,685
A mibs/aos7/ALCATEL-IND1-GLOBALROUTETABLE-MIB +223
D mibs/aos7/ALCATEL-IND1-GLOBALROUTETABLE-MIB.mib -218
A mibs/aos7/ALCATEL-IND1-GVRP-MIB +797
D mibs/aos7/ALCATEL-IND1-GVRP-MIB.mib -764
A mibs/aos7/ALCATEL-IND1-HA-VLAN-MIB +623
D mibs/aos7/ALCATEL-IND1-HA-VLAN-MIB.mib -603
A mibs/aos7/ALCATEL-IND1-HEALTH-MIB +674
D mibs/aos7/ALCATEL-IND1-HEALTH-MIB.mib -654
A mibs/aos7/ALCATEL-IND1-IGMP-MIB +1,525
D mibs/aos7/ALCATEL-IND1-IGMP-MIB.mib -1,483
A mibs/aos7/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB +171
D mibs/aos7/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB.mib -170
A mibs/aos7/ALCATEL-IND1-IP-MIB +1,912
D mibs/aos7/ALCATEL-IND1-IP-MIB.mib -1,831
A mibs/aos7/ALCATEL-IND1-IPMRM-MIB +132
D mibs/aos7/ALCATEL-IND1-IPMRM-MIB.mib -126
A mibs/aos7/ALCATEL-IND1-IPRM-MIB +675
D mibs/aos7/ALCATEL-IND1-IPRM-MIB.mib -659
A mibs/aos7/ALCATEL-IND1-IPRMV6-MIB +394
D mibs/aos7/ALCATEL-IND1-IPRMV6-MIB.mib -387
A mibs/aos7/ALCATEL-IND1-IPSEC-MIB +1,378
D mibs/aos7/ALCATEL-IND1-IPSEC-MIB.mib -1,344
A mibs/aos7/ALCATEL-IND1-IPV6-MIB +1,949
D mibs/aos7/ALCATEL-IND1-IPV6-MIB.mib -1,901
A mibs/aos7/ALCATEL-IND1-ISIS-MIB +3,914
D mibs/aos7/ALCATEL-IND1-ISIS-MIB.mib -3,812
A mibs/aos7/ALCATEL-IND1-ISIS-SPB-MIB +2,650
D mibs/aos7/ALCATEL-IND1-ISIS-SPB-MIB.mib -2,536
A mibs/aos7/ALCATEL-IND1-LAG-MIB +2,240
D mibs/aos7/ALCATEL-IND1-LAG-MIB.mib -2,206
A mibs/aos7/ALCATEL-IND1-LPS-MIB +676
D mibs/aos7/ALCATEL-IND1-LPS-MIB.mib -646
A mibs/aos7/ALCATEL-IND1-MAC-ADDRESS-MIB +731
D mibs/aos7/ALCATEL-IND1-MAC-ADDRESS-MIB.mib -665
A mibs/aos7/ALCATEL-IND1-MAC-SERVER-MIB +593
D mibs/aos7/ALCATEL-IND1-MAC-SERVER-MIB.mib -569
A mibs/aos7/ALCATEL-IND1-MLD-MIB +1,521
D mibs/aos7/ALCATEL-IND1-MLD-MIB.mib -1,479
A mibs/aos7/ALCATEL-IND1-MSG-SRV-MIB +164
D mibs/aos7/ALCATEL-IND1-MSGSRV-MIB.mib -155
A mibs/aos7/ALCATEL-IND1-MULTI-CHASSIS-MIB +1,633
D mibs/aos7/ALCATEL-IND1-MULTI-CHASSIS-MIB.mib -1,621
A mibs/aos7/ALCATEL-IND1-MVRP-MIB +861
D mibs/aos7/ALCATEL-IND1-MVRP-MIB.mib -819
A mibs/aos7/ALCATEL-IND1-NETSEC-MIB +1,030
D mibs/aos7/ALCATEL-IND1-NETSEC-MIB.mib -979
A mibs/aos7/ALCATEL-IND1-NTP-MIB +2,247
D mibs/aos7/ALCATEL-IND1-NTP-MIB.mib -2,200
A mibs/aos7/ALCATEL-IND1-OPENFLOW-MIB +515
D mibs/aos7/ALCATEL-IND1-OPENFLOW-MIB.mib -515
A mibs/aos7/ALCATEL-IND1-OSPF-MIB +2,128
D mibs/aos7/ALCATEL-IND1-OSPF-MIB.mib -2,077
A mibs/aos7/ALCATEL-IND1-OSPF3-MIB +181
D mibs/aos7/ALCATEL-IND1-OSPF3-MIB.mib -178
A mibs/aos7/ALCATEL-IND1-PIM-MIB +753
D mibs/aos7/ALCATEL-IND1-PIM-MIB.mib -729
A mibs/aos7/ALCATEL-IND1-POLICY-MIB +1,009
D mibs/aos7/ALCATEL-IND1-POLICY-MIB.mib -953
A mibs/aos7/ALCATEL-IND1-PORT-MAPPING +284
D mibs/aos7/ALCATEL-IND1-PORT-MAPPING.mib -264
A mibs/aos7/ALCATEL-IND1-PORT-MIB +3,329
D mibs/aos7/ALCATEL-IND1-PORT-MIB.mib -3,309
A mibs/aos7/ALCATEL-IND1-PORT-MIRRORING-MONITORING-MIB +967
D mibs/aos7/ALCATEL-IND1-PORT-MIRRORING-MONITORING-MIB.mib -937
A mibs/aos7/ALCATEL-IND1-QCN-MIB +281
D mibs/aos7/ALCATEL-IND1-QCN-MIB.mib -266
A mibs/aos7/ALCATEL-IND1-QOS-MIB +8,428
D mibs/aos7/ALCATEL-IND1-QOS-MIB.mib -8,284
A mibs/aos7/ALCATEL-IND1-RDP-MIB +265
D mibs/aos7/ALCATEL-IND1-RDP-MIB.mib -262
A mibs/aos7/ALCATEL-IND1-RIP-MIB +595
D mibs/aos7/ALCATEL-IND1-RIP-MIB.mib -573
A mibs/aos7/ALCATEL-IND1-RIPNG-MIB +695
D mibs/aos7/ALCATEL-IND1-RIPNG-MIB.mib -673
A mibs/aos7/ALCATEL-IND1-ROUTEMAP-MIB +638
D mibs/aos7/ALCATEL-IND1-ROUTEMAP-MIB.mib -628
A mibs/aos7/ALCATEL-IND1-SAA-MIB +2,907
D mibs/aos7/ALCATEL-IND1-SAA-MIB.mib -2,855
A mibs/aos7/ALCATEL-IND1-SERVICE-MGR-MIB +5,933
D mibs/aos7/ALCATEL-IND1-SERVICE-MGR-MIB.mib -5,824
A mibs/aos7/ALCATEL-IND1-SESSION-MGR-MIB +469
D mibs/aos7/ALCATEL-IND1-SESSION-MGR-MIB.mib -451
A mibs/aos7/ALCATEL-IND1-SLB-MIB +1,342
D mibs/aos7/ALCATEL-IND1-SLB-MIB.mib -1,291
A mibs/aos7/ALCATEL-IND1-SNMP-AGENT-MIB +219
D mibs/aos7/ALCATEL-IND1-SNMP-AGENT-MIB.mib -204
D mibs/aos7/ALCATEL-IND1-STATIC-FRR-MIB.mib -531
A mibs/aos7/ALCATEL-IND1-SYSTEM-MIB +2,195
D mibs/aos7/ALCATEL-IND1-SYSTEM-MIB.mib -2,187
A mibs/aos7/ALCATEL-IND1-TIMETRA-CHASSIS-MIB +6,521
D mibs/aos7/ALCATEL-IND1-TIMETRA-CHASSIS-MIB.mib -6,245
A mibs/aos7/ALCATEL-IND1-TIMETRA-FILTER-MIB +4,353
D mibs/aos7/ALCATEL-IND1-TIMETRA-FILTER-MIB.mib -4,266
A mibs/aos7/ALCATEL-IND1-TIMETRA-GLOBAL-MIB +380
D mibs/aos7/ALCATEL-IND1-TIMETRA-GLOBAL-MIB.mib -212
A mibs/aos7/ALCATEL-IND1-TIMETRA-LDP-MIB +6,548
D mibs/aos7/ALCATEL-IND1-TIMETRA-LDP-MIB.mib -6,432
A mibs/aos7/ALCATEL-IND1-TIMETRA-MPLS-MIB +3,900
D mibs/aos7/ALCATEL-IND1-TIMETRA-MPLS-MIB.mib -3,769
A mibs/aos7/ALCATEL-IND1-TIMETRA-OAM-TEST-MIB +11,409
D mibs/aos7/ALCATEL-IND1-TIMETRA-OAM-TEST-MIB.mib -10,974
A mibs/aos7/ALCATEL-IND1-TIMETRA-PORT-MIB +11,209
D mibs/aos7/ALCATEL-IND1-TIMETRA-PORT-MIB.mib -10,881
A mibs/aos7/ALCATEL-IND1-TIMETRA-QOS-MIB +6,959
D mibs/aos7/ALCATEL-IND1-TIMETRA-QOS-MIB.mib -6,802
A mibs/aos7/ALCATEL-IND1-TIMETRA-SAP-MIB +9,847
D mibs/aos7/ALCATEL-IND1-TIMETRA-SAP-MIB.mib -9,591
A mibs/aos7/ALCATEL-IND1-TIMETRA-SDP-MIB +5,787
D mibs/aos7/ALCATEL-IND1-TIMETRA-SDP-MIB.mib -5,680
A mibs/aos7/ALCATEL-IND1-TIMETRA-SERV-MIB +9,097
D mibs/aos7/ALCATEL-IND1-TIMETRA-SERV-MIB.mib -8,903
A mibs/aos7/ALCATEL-IND1-TIMETRA-TC-MIB +1,207
D mibs/aos7/ALCATEL-IND1-TIMETRA-TC-MIB.mib -1,177
A mibs/aos7/ALCATEL-IND1-TIMETRA-VRTR-MIB +11,561
D mibs/aos7/ALCATEL-IND1-TIMETRA-VRTR-MIB.mib -11,060
A mibs/aos7/ALCATEL-IND1-TRAP-MGR-MIB +632
D mibs/aos7/ALCATEL-IND1-TRAP-MGR-MIB.mib -617
A mibs/aos7/ALCATEL-IND1-UDLD-MIB +625
D mibs/aos7/ALCATEL-IND1-UDLD-MIB.mib -588
A mibs/aos7/ALCATEL-IND1-UDP-RELAY-MIB +1,067
D mibs/aos7/ALCATEL-IND1-UDP-RELAY-MIB.mib -1,059
A mibs/aos7/ALCATEL-IND1-VIRTUAL-CHASSIS-MIB +1,243
D mibs/aos7/ALCATEL-IND1-VIRTUAL-CHASSIS-MIB.mib -1,207
A mibs/aos7/ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB +2,366
D mibs/aos7/ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB.mib -2,327
A mibs/aos7/ALCATEL-IND1-VIRTUALROUTER-MIB +523
D mibs/aos7/ALCATEL-IND1-VIRTUALROUTER-MIB.mib -517
A mibs/aos7/ALCATEL-IND1-VLAN-MGR-MIB +473
D mibs/aos7/ALCATEL-IND1-VLAN-MGR-MIB.mib -461
A mibs/aos7/ALCATEL-IND1-VLAN-STP-MIB +2,844
D mibs/aos7/ALCATEL-IND1-VLAN-STP-MIB.mib -2,831
A mibs/aos7/ALCATEL-IND1-VRRP-MIB +1,029
D mibs/aos7/ALCATEL-IND1-VRRP-MIB.mib -993
A mibs/aos7/ALCATEL-IND1-VRRP3-MIB +843
D mibs/aos7/ALCATEL-IND1-VRRP3-MIB.mib -810
A mibs/aos7/ALCATEL-IND1-WEBMGT-MIB +306
D mibs/aos7/ALCATEL-IND1-WEBMGT-MIB.mib -295
A mibs/aos7/ALCATEL-STATIC-FRR-MIB +557
A mibs/apple
A mibs/areca
D mibs/ARECA-SNMP-MIB -4,182
D mibs/argus/ARGUS-MIB -1,728
M mibs/aruba/ARUBA-MIB +18 -1
D mibs/ASTERISK-MIB -734
A mibs/avaya/AV-SME-PLATFORM-MIB +334
A mibs/avaya/AV-SME-PLATFORM-PROD-MIB +288
A mibs/avaya/AVAYAGEN-MIB +104
A mibs/avaya/IPO-MIB +2,499
A mibs/avaya/IPO-PHONES-MIB +691
A mibs/avaya/IPO-PROD-MIB +1,202
D mibs/avtech/ROOMALERTST-MIB -189
A mibs/avtech/ROOMALERTST4E-MIB +202
A mibs/bdcom/BDCOM-FLASH +276
D mibs/bdcom/BDCOM-FLASH.mib -270
A mibs/bdcom/BDCOM-IF-MIB +207
D mibs/bdcom/BDCOM-IF-MIB.mib -204
A mibs/bdcom/BDCOM-IF-THRESHOLD-MIB +1,193
D mibs/bdcom/BDCOM-IF-THRESHOLD-MIB.mib -1,175
A mibs/bdcom/BDCOM-INTERFACES +1,400
D mibs/bdcom/BDCOM-INTERFACES.mib -1,395
A mibs/bdcom/BDCOM-MEMORY-POOL-MIB +309
D mibs/bdcom/BDCOM-MEMORY-POOL-MIB.mib -296
A mibs/bdcom/BDCOM-PROCESS-MIB +404
D mibs/bdcom/BDCOM-PROCESS-MIB.mib -234
A mibs/bdcom/BDCOM-QOS-PIB-MIB +2,002
D mibs/bdcom/BDCOM-QOS-PIB-MIB.mib -1,888
A mibs/bdcom/BDCOM-SMI +90
D mibs/bdcom/BDCOM-SMI.mib -83
A mibs/bdcom/BDCOM-SYS +1,022
D mibs/bdcom/BDCOM-SYS.mib -1,016
A mibs/bdcom/BDCOM-TC +707
D mibs/bdcom/BDCOM-TC.mib -691
A mibs/bdcom/BDCOM-TS +525
D mibs/bdcom/BDCOM-TS.mib -519
A mibs/bluecoat/BCSI-MIB +19
A mibs/bluecoat/BLUECOAT-CAS-MIB +604
M mibs/bluecoat/BLUECOAT-MIB +27 -1
M mibs/bluecoat/BLUECOAT-SG-PROXY-MIB +11 -12
M mibs/bsd/OPENBSD-BASE-MIB +2
M mibs/bsd/OPENBSD-PF-MIB +123 -16
A mibs/bsd/OPENBSD-RELAYD-MIB +764
A mibs/bsd/OPENBSD-SNMPD-CONF +89
A mibs/bti/BTI-7000-MIB +48,014
A mibs/bti/BTI-MIB +104
D mibs/bti/bti-oid.my -58
A mibs/bti/BTI-OL-MIB +5,680
D mibs/bti/bti-ol.my -5,564
A mibs/bti/BTI-TC-MIB +2,249
D mibs/bti/bti-tc.my -2,188
D mibs/bti/bti7000.my -46,937
A mibs/bti/PACKET-VX-BRIDGE-MIB +14,710
D mibs/bti/packetvx-bridge.my -14,345
A mibs/cambium/CMM3-MIB +2,171
A mibs/cambium/CMM4-MIB +1,089
A mibs/cambium/EtherWAN-sw72000 +1,522
A mibs/cambium/Motorola-Cpe-PRIVATE-MIB +2,828
A mibs/cambium/WHISP-PLV-GATEWAY-MIB +1,776
A mibs/cambium/WHISP-PLV-MODEM-MIB +1,330
A mibs/carel
D mibs/CAREL-ug40cdz-MIB -1,535
A mibs/ciena/CIENA-CES-ACL-MIB +277
D mibs/ciena/CIENA-CES-ACL-MIB.my -275
A mibs/ciena/CIENA-CES-BFD-MIB +201
D mibs/ciena/CIENA-CES-BFD-MIB.my -186
A mibs/ciena/CIENA-CES-LDP-MIB +297
D mibs/ciena/CIENA-CES-LDP-MIB.my -290
A mibs/ciena/CIENA-CES-MGMT-INTERFACE-MIB +500
D mibs/ciena/CIENA-CES-MGMT-INTERFACE-MIB.my -492
A mibs/ciena/CIENA-CES-MPLS-MIB +1,652
D mibs/ciena/CIENA-CES-MPLS-MIB.my -1,627
A mibs/ciena/CIENA-CES-OSPF-MIB +486
D mibs/ciena/CIENA-CES-OSPF-MIB.my -479
A mibs/ciena/CIENA-CES-RSVPTE-MIB +394
D mibs/ciena/CIENA-CES-RSVPTE-MIB.my -387
A mibs/ciena/CIENA-CES-TIME-SYNC-MIB +659
D mibs/ciena/CIENA-CES-TIME-SYNC-MIB.my -646
A mibs/ciena/CIENA-CES-VLLI-MIB +494
D mibs/ciena/CIENA-CES-VLLI-MIB.my -490
A mibs/ciena/CIENA-GLOBAL-MIB +57
D mibs/ciena/CIENA-GLOBAL-MIB.my -49
A mibs/ciena/CIENA-SMI +86
D mibs/ciena/CIENA-SMI.my -75
A mibs/ciena/CIENA-TC +100
D mibs/ciena/CIENA-TC.my -54
D mibs/CISCO-AAA-SERVER-MIB -963
D mibs/CISCO-BGP4-MIB -1,160
D mibs/CISCO-BRIDGE-EXT-MIB -515
D mibs/CISCO-CASA-MIB -1,106
D mibs/CISCO-CAT6K-CROSSBAR-MIB -2,750
D mibs/CISCO-CDP-MIB -806
D mibs/CISCO-CEF-MIB -2,880
D mibs/CISCO-CEF-TC -438
D mibs/CISCO-CHANNEL-MIB -1,491
D mibs/CISCO-CLASS-BASED-QOS-MIB -6,833
D mibs/CISCO-CONFIG-MAN-MIB -988
D mibs/CISCO-DIAL-CONTROL-MIB -673
D mibs/CISCO-DOT11-ASSOCIATION-MIB -1,037
D mibs/CISCO-DOT11-IF-MIB -4,452
D mibs/CISCO-ENHANCED-IMAGE-MIB -660
D mibs/CISCO-ENHANCED-MEMPOOL-MIB -1,101
D mibs/CISCO-ENHANCED-SLB-MIB -1,643
D mibs/CISCO-ENHANCED-WRED-MIB -1,231
D mibs/CISCO-ENTITY-ASSET-MIB -511
D mibs/CISCO-ENTITY-DIAG-MIB -2,188
D mibs/CISCO-ENTITY-DIAG-TC-MIB -275
D mibs/CISCO-ENTITY-DISPLAY-MIB -351
D mibs/CISCO-ENTITY-EXT-MIB -679
D mibs/CISCO-ENTITY-FRU-CONTROL-MIB -3,119
D mibs/CISCO-ENTITY-SENSOR-MIB -840
D mibs/CISCO-ENTITY-VENDORTYPE-OID-MIB -18,980
D mibs/CISCO-ENVMON-MIB -917
D mibs/CISCO-ETHER-CFM-MIB -679
D mibs/CISCO-FIREWALL-MIB -1,276
D mibs/CISCO-FLASH-MIB -3,380
D mibs/CISCO-FRAME-RELAY-MIB -2,137
D mibs/CISCO-HSRP-EXT-MIB -603
D mibs/CISCO-HSRP-MIB -600
D mibs/CISCO-IETF-IP-MIB -1,105
D mibs/CISCO-IETF-ISIS-MIB -3,670
D mibs/CISCO-IETF-PW-ENET-MIB -498
D mibs/CISCO-IETF-PW-FR-MIB -538
D mibs/CISCO-IETF-PW-MIB -1,358
D mibs/CISCO-IETF-PW-MPLS-MIB -913
D mibs/CISCO-IETF-PW-TC-MIB -154
D mibs/CISCO-IF-EXTENSION-MIB -1,873
D mibs/CISCO-IF-THRESHOLD-MIB -1,182
D mibs/CISCO-IMAGE-MIB -123
D mibs/CISCO-IMAGE-TC -256
D mibs/CISCO-IP-STAT-MIB -463
D mibs/CISCO-IP-URPF-MIB -686
D mibs/CISCO-IPSEC-FLOW-MONITOR-MIB -5,737
D mibs/CISCO-ISDN-MIB -433
D mibs/CISCO-L2L3-INTERFACE-CONFIG-MIB -155
D mibs/CISCO-LAG-MIB -574
D mibs/CISCO-MAC-NOTIFICATION-MIB -723
D mibs/CISCO-MEDIA-GATEWAY-MIB -2,217
D mibs/CISCO-MEMORY-POOL-MIB -303
D mibs/CISCO-MVPN-MIB -1,166
D mibs/CISCO-PAGP-MIB -994
D mibs/CISCO-POWER-ETHERNET-EXT-MIB -875
D mibs/CISCO-PRIVATE-VLAN-MIB -1,159
D mibs/CISCO-PROCESS-MIB -1,840
D mibs/CISCO-PRODUCTS-MIB -5,140
D mibs/CISCO-QOS-PIB-MIB -1,917
D mibs/CISCO-QOS-POLICY-CONFIG-MIB -545
D mibs/CISCO-QOS-TC-MIB -93
D mibs/CISCO-QUEUE-MIB -279
D mibs/CISCO-REMOTE-ACCESS-MONITOR-MIB -2,177
D mibs/CISCO-RF-MIB -1,374
D mibs/CISCO-RTTMON-MIB -9,225
D mibs/CISCO-RTTMON-TC-MIB -719
D mibs/CISCO-SLB-EXT-MIB -5,412
D mibs/CISCO-SLB-HEALTH-MON-MIB -2,707
D mibs/CISCO-SLB-MIB -5,279
D mibs/CISCO-SMI -307
D mibs/CISCO-SNAPSHOT-MIB -448
D mibs/CISCO-STACK-MIB -12,869
D mibs/CISCO-STP-EXTENSIONS-MIB -4,932
D mibs/CISCO-SWITCH-ENGINE-MIB -5,666
D mibs/CISCO-SWITCH-QOS-MIB -4,299
D mibs/CISCO-SYSLOG-MIB -570
D mibs/CISCO-TC -1,623
D mibs/CISCO-TC-NO-U32 -202
D mibs/CISCO-TCP-MIB -234
D mibs/CISCO-TCPOFFLOAD-MIB -281
D mibs/CISCO-UDLDP-MIB -689
D mibs/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB -146
D mibs/CISCO-VLAN-MEMBERSHIP-MIB -708
D mibs/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB -740
D mibs/CISCO-VOICE-DIAL-CONTROL-MIB -6,369
D mibs/CISCO-VOICE-DNIS-MIB -404
D mibs/CISCO-VPDN-MGMT-EXT-MIB -573
D mibs/CISCO-VPDN-MGMT-MIB -2,695
D mibs/CISCO-VTP-MIB -4,374
A mibs/cisco/A100-R1-MIB +311
D mibs/cisco/A100-R1-MIB.my -274
A mibs/cisco/ACTONA-ACTASTOR-MIB +1,345
D mibs/cisco/ACTONA-ACTASTOR-MIB.my -1,336
A mibs/cisco/ADMIN-AUTH-STATS-MIB +304
D mibs/cisco/ADMIN-AUTH-STATS-MIB.my -286
A mibs/cisco/ADSL-DMT-LINE-MIB +637
D mibs/cisco/ADSL-DMT-LINE-MIB.my -589
A mibs/cisco/AIRESPACE-REF-MIB +52
D mibs/cisco/AIRESPACE-REF-MIB.my -36
A mibs/cisco/AIRESPACE-SWITCHING-MIB +4,180
D mibs/cisco/AIRESPACE-SWITCHING-MIB.my -4,025
A mibs/cisco/AIRESPACE-WIRELESS-MIB +17,351
D mibs/cisco/AIRESPACE-WIRELESS-MIB.my -16,880
A mibs/cisco/ALTIGA-ADDRESS-STATS-MIB +497
D mibs/cisco/ALTIGA-ADDRESS-STATS-MIB.my -479
A mibs/cisco/ALTIGA-BMGT-STATS-MIB +237
D mibs/cisco/ALTIGA-BMGT-STATS-MIB.my -224
A mibs/cisco/ALTIGA-CAP +265
D mibs/cisco/ALTIGA-CAP.my -253
A mibs/cisco/ALTIGA-CERT-STATS-MIB +260
D mibs/cisco/ALTIGA-CERT-STATS-MIB.my -248
A mibs/cisco/ALTIGA-DHCP-SERVER-STATS-MIB +240
D mibs/cisco/ALTIGA-DHCP-SERVER-STATS-MIB.my -227
A mibs/cisco/ALTIGA-DHCP-STATS-MIB +381
D mibs/cisco/ALTIGA-DHCP-STATS-MIB.my -368
A mibs/cisco/ALTIGA-DNS-STATS-MIB +135
D mibs/cisco/ALTIGA-DNS-STATS-MIB.my -123
A mibs/cisco/ALTIGA-EVENT-STATS-MIB +177
D mibs/cisco/ALTIGA-EVENT-STATS-MIB.my -165
A mibs/cisco/ALTIGA-FILTER-STATS-MIB +294
D mibs/cisco/ALTIGA-FILTER-STATS-MIB.my -282
A mibs/cisco/ALTIGA-FTP-STATS-MIB +217
D mibs/cisco/ALTIGA-FTP-STATS-MIB.my -205
A mibs/cisco/ALTIGA-GENERAL-STATS-MIB +156
D mibs/cisco/ALTIGA-GENERAL-STATS-MIB.my -144
A mibs/cisco/ALTIGA-GLOBAL-REG +267
D mibs/cisco/ALTIGA-GLOBAL-REG.my -226
A mibs/cisco/ALTIGA-HARDWARE-STATS-MIB +748
D mibs/cisco/ALTIGA-HARDWARE-STATS-MIB.my -734
A mibs/cisco/ALTIGA-HTTP-STATS-MIB +336
D mibs/cisco/ALTIGA-HTTP-STATS-MIB.my -324
A mibs/cisco/ALTIGA-IP-STATS-MIB +132
D mibs/cisco/ALTIGA-IP-STATS-MIB.my -120
A mibs/cisco/ALTIGA-L2TP-STATS-MIB +1,318
D mibs/cisco/ALTIGA-L2TP-STATS-MIB.my -1,306
A mibs/cisco/ALTIGA-LBSSF-STATS-MIB +309
D mibs/cisco/ALTIGA-LBSSF-STATS-MIB.my -296
A mibs/cisco/ALTIGA-MIB +344
D mibs/cisco/ALTIGA-MIB.my -320
A mibs/cisco/ALTIGA-MULTILINK-STATS-MIB +313
D mibs/cisco/ALTIGA-MULTILINK-STATS-MIB.my -301
A mibs/cisco/ALTIGA-NAT-STATS-MIB +437
D mibs/cisco/ALTIGA-NAT-STATS-MIB.my -425
A mibs/cisco/ALTIGA-PPP-STATS-MIB +341
D mibs/cisco/ALTIGA-PPP-STATS-MIB.my -327
A mibs/cisco/ALTIGA-PPPOE-STATS-MIB +357
D mibs/cisco/ALTIGA-PPPOE-STATS-MIB.my -345
A mibs/cisco/ALTIGA-PPTP-STATS-MIB +811
D mibs/cisco/ALTIGA-PPTP-STATS-MIB.my -799
A mibs/cisco/ALTIGA-SDI-ACE-STATS-MIB +239
D mibs/cisco/ALTIGA-SDI-ACE-STATS-MIB.my -227
A mibs/cisco/ALTIGA-SEP-STATS-MIB +497
D mibs/cisco/ALTIGA-SEP-STATS-MIB.my -484
A mibs/cisco/ALTIGA-SESSION-STATS-MIB +2,093
D mibs/cisco/ALTIGA-SESSION-STATS-MIB.my -2,081
A mibs/cisco/ALTIGA-SSH-STATS-MIB +287
D mibs/cisco/ALTIGA-SSH-STATS-MIB.my -275
A mibs/cisco/ALTIGA-SSL-STATS-MIB +154
D mibs/cisco/ALTIGA-SSL-STATS-MIB.my -142
A mibs/cisco/ALTIGA-SYNC-STATS-MIB +362
D mibs/cisco/ALTIGA-SYNC-STATS-MIB.my -350
A mibs/cisco/ALTIGA-T1E1-STATS-MIB +275
D mibs/cisco/ALTIGA-T1E1-STATS-MIB.my -263
A mibs/cisco/ALTIGA-TELNET-STATS-MIB +585
D mibs/cisco/ALTIGA-TELNET-STATS-MIB.my -543
A mibs/cisco/ALTIGA-VERSION-STATS-MIB +158
D mibs/cisco/ALTIGA-VERSION-STATS-MIB.my -146
A mibs/cisco/ASYNCOS-MAIL-MIB +814
D mibs/cisco/ASYNCOS-MAIL-MIB.my -764
A mibs/cisco/ATM-FORUM-ADDR-REG +288
D mibs/cisco/ATM-FORUM-ADDR-REG.my -270
A mibs/cisco/ATM-FORUM-MIB +1,666
D mibs/cisco/ATM-FORUM-MIB.my -1,619
A mibs/cisco/ATM-FORUM-TC-MIB +188
D mibs/cisco/ATM-FORUM-TC-MIB.my -137
A mibs/cisco/ATM-RMON-MIB +2,271
D mibs/cisco/ATM-RMON-MIB.my -2,178
A mibs/cisco/ATM-SOFT-PVC-MIB +1,090
D mibs/cisco/ATM-SOFT-PVC-MIB.my -1,045
A mibs/cisco/AWC-VLAN-CFG-MIB +440
D mibs/cisco/AWC-VLAN-CFG-MIB.my -422
A mibs/cisco/AWCVX-MIB +8,045
D mibs/cisco/AWCVX-MIB.my -7,734
A mibs/cisco/BASIS-GENERIC-MIB +1,529
D mibs/cisco/BASIS-GENERIC-MIB.my -1,403
A mibs/cisco/BASIS-MIB +139
D mibs/cisco/BASIS-MIB.my -131
A mibs/cisco/BASIS-ONLINE-DIAG-MIB +129
D mibs/cisco/BASIS-ONLINE-DIAG-MIB.my -118
A mibs/cisco/BASIS-RAS-DISK-MIB +167
D mibs/cisco/BASIS-RAS-DISK-MIB.my -143
A mibs/cisco/BASIS-SERIAL-MIB +193
D mibs/cisco/BASIS-SERIAL-MIB.my -178
A mibs/cisco/BASIS-SHELF-MIB +1,114
D mibs/cisco/BASIS-SHELF-MIB.my -1,000
A mibs/cisco/CALISTA-DPA-MIB +505
D mibs/cisco/CALISTA-DPA-MIB.my -502
A mibs/cisco/CAT2600-MIB +1,852
D mibs/cisco/CAT2600-MIB.my -1,817
A mibs/cisco/CERENT-454-MIB +24,419
D mibs/cisco/CERENT-454-MIB.mib -24,292
A mibs/cisco/CERENT-ENVMON-MIB +311
D mibs/cisco/CERENT-ENVMON-MIB.mib -302
A mibs/cisco/CERENT-FC-MIB +2,364
D mibs/cisco/CERENT-FC-MIB.mib -2,339
A mibs/cisco/CERENT-GENERIC-MIB +25,033
D mibs/cisco/CERENT-GENERIC-MIB.mib -24,999
A mibs/cisco/CERENT-GENERIC-PM-MIB +560
D mibs/cisco/CERENT-GENERIC-PM-MIB.mib -540
A mibs/cisco/CERENT-GLOBAL-REGISTRY +2,662
D mibs/cisco/CERENT-GLOBAL-REGISTRY.mib -2,625
A mibs/cisco/CERENT-HC-RMON-MIB +2,548
D mibs/cisco/CERENT-HC-RMON-MIB.mib -2,535
A mibs/cisco/CERENT-IF-EXT-MIB +152
D mibs/cisco/CERENT-IF-EXT-MIB.mib -141
A mibs/cisco/CERENT-MSDWDM-MIB +3,509
D mibs/cisco/CERENT-MSDWDM-MIB.mib -3,466
A mibs/cisco/CERENT-OPTICAL-MONITOR-MIB +700
D mibs/cisco/CERENT-OPTICAL-MONITOR-MIB.mib -686
A mibs/cisco/CERENT-TC +887
D mibs/cisco/CERENT-TC.mib -871
A mibs/cisco/CISCO-5800-HEALTH-MON-MIB +610
D mibs/cisco/CISCO-5800-HEALTH-MON-MIB.my -532
A mibs/cisco/CISCO-6200-MIB +1,836
A mibs/cisco/CISCO-6400-CHASSIS-MIB +1,459
D mibs/cisco/CISCO-6400-CHASSIS-MIB.my -1,433
A mibs/cisco/CISCO-802-TAP-MIB +345
D mibs/cisco/CISCO-802-TAP-MIB.my -325
D mibs/cisco/CISCO-90-MIB.my -2,361
A mibs/cisco/CISCO-AAA-CLIENT-MIB +491
D mibs/cisco/CISCO-AAA-CLIENT-MIB.my -448
A mibs/cisco/CISCO-AAA-SERVER-EXT-MIB +1,226
D mibs/cisco/CISCO-AAA-SERVER-EXT-MIB.my -1,185
A mibs/cisco/CISCO-AAA-SERVER-MIB +1,031
D mibs/cisco/CISCO-AAA-SERVER-MIB.my -963
A mibs/cisco/CISCO-AAA-SESSION-MIB +494
D mibs/cisco/CISCO-AAA-SESSION-MIB.my -454
A mibs/cisco/CISCO-AAL5-EXT-MIB +207
D mibs/cisco/CISCO-AAL5-EXT-MIB.my -191
A mibs/cisco/CISCO-AAL5-MIB +318
D mibs/cisco/CISCO-AAL5-MIB.my -302
A mibs/cisco/CISCO-ACCESS-ENVMON-MIB +199
D mibs/cisco/CISCO-ACCESS-ENVMON-MIB.my -180
A mibs/cisco/CISCO-ACL-MIB +1,625
D mibs/cisco/CISCO-ACL-MIB.my -1,590
A mibs/cisco/CISCO-ADAPTER-MIB +389
D mibs/cisco/CISCO-ADAPTER-MIB.my -380
A mibs/cisco/CISCO-ADMISSION-POLICY-MIB +578
D mibs/cisco/CISCO-ADMISSION-POLICY-MIB.my -548
A mibs/cisco/CISCO-ADSL-CAP-LINE-MIB +799
D mibs/cisco/CISCO-ADSL-CAP-LINE-MIB.my -780
A mibs/cisco/CISCO-ADSL-DMT-LINE-MIB +1,503
D mibs/cisco/CISCO-ADSL-DMT-LINE-MIB.my -1,482
A mibs/cisco/CISCO-ALPS-MIB +3,098
D mibs/cisco/CISCO-ALPS-MIB.my -3,015
A mibs/cisco/CISCO-ANNOUNCEMENT-MIB +594
D mibs/cisco/CISCO-ANNOUNCEMENT-MIB.my -563
A mibs/cisco/CISCO-AON-STATUS-MIB +1,008
D mibs/cisco/CISCO-AON-STATUS-MIB.my -995
A mibs/cisco/CISCO-APPLIANCE-REDUNDANCY-MIB +541
D mibs/cisco/CISCO-APPLIANCE-REDUNDANCY-MIB.my -534
A mibs/cisco/CISCO-APPLICATION-ACCELERATION-MIB +526
D mibs/cisco/CISCO-APPLICATION-ACCELERATION-MIB.my -508
A mibs/cisco/CISCO-APPNAV-MIB +863
D mibs/cisco/CISCO-APPNAV-MIB.my -848
A mibs/cisco/CISCO-APS-EXT-MIB +1,009
D mibs/cisco/CISCO-APS-EXT-MIB.my -998
A mibs/cisco/CISCO-APS-MIB +1,466
D mibs/cisco/CISCO-APS-MIB.my -1,445
A mibs/cisco/CISCO-ASN-GATEWAY-MIB +4,156
D mibs/cisco/CISCO-ASN-GATEWAY-MIB.my -4,123
A mibs/cisco/CISCO-ASPP-MIB +467
D mibs/cisco/CISCO-ASPP-MIB.my -447
A mibs/cisco/CISCO-ATM-ACCESS-LIST-MIB +709
D mibs/cisco/CISCO-ATM-ACCESS-LIST-MIB.my -549
A mibs/cisco/CISCO-ATM-ADDR-MIB +157
D mibs/cisco/CISCO-ATM-ADDR-MIB.my -143
A mibs/cisco/CISCO-ATM-CELL-LAYER-MIB +1,776
D mibs/cisco/CISCO-ATM-CELL-LAYER-MIB.my -1,746
A mibs/cisco/CISCO-ATM-CONN-INFO-MIB +679
D mibs/cisco/CISCO-ATM-CONN-INFO-MIB.my -656
A mibs/cisco/CISCO-ATM-CONN-MIB +2,590
D mibs/cisco/CISCO-ATM-CONN-MIB.my -2,562
A mibs/cisco/CISCO-ATM-DUAL-PHY-MIB +383
D mibs/cisco/CISCO-ATM-DUAL-PHY-MIB.my -370
A mibs/cisco/CISCO-ATM-EXT-MIB +581
D mibs/cisco/CISCO-ATM-EXT-MIB.my -562
A mibs/cisco/CISCO-ATM-IF-MIB +1,260
D mibs/cisco/CISCO-ATM-IF-MIB.my -1,243
A mibs/cisco/CISCO-ATM-IF-PHYS-MIB +640
D mibs/cisco/CISCO-ATM-IF-PHYS-MIB.my -629
A mibs/cisco/CISCO-ATM-NETWORK-CLOCK-MIB +816
D mibs/cisco/CISCO-ATM-NETWORK-CLOCK-MIB.my -793
A mibs/cisco/CISCO-ATM-PVC-MIB +314
D mibs/cisco/CISCO-ATM-PVC-MIB.my -301
A mibs/cisco/CISCO-ATM-PVCTRAP-EXTN-MIB +2,648
D mibs/cisco/CISCO-ATM-PVCTRAP-EXTN-MIB.my -2,627
A mibs/cisco/CISCO-ATM-QOS-MIB +934
D mibs/cisco/CISCO-ATM-QOS-MIB.my -889
A mibs/cisco/CISCO-ATM-RM-MIB +3,463
D mibs/cisco/CISCO-ATM-RM-MIB.my -3,395
A mibs/cisco/CISCO-ATM-SERVICE-REGISTRY-MIB +212
D mibs/cisco/CISCO-ATM-SERVICE-REGISTRY-MIB.my -196
A mibs/cisco/CISCO-ATM-SIG-DIAG-MIB +875
D mibs/cisco/CISCO-ATM-SIG-DIAG-MIB.my -862
A mibs/cisco/CISCO-ATM-SWITCH-ADDR-MIB +158
D mibs/cisco/CISCO-ATM-SWITCH-ADDR-MIB.my -149
A mibs/cisco/CISCO-ATM-SWITCH-CUG-MIB +393
D mibs/cisco/CISCO-ATM-SWITCH-CUG-MIB.my -361
A mibs/cisco/CISCO-ATM-SWITCH-FR-IWF-MIB +1,726
D mibs/cisco/CISCO-ATM-SWITCH-FR-IWF-MIB.my -1,670
A mibs/cisco/CISCO-ATM-SWITCH-FR-RM-MIB +557
D mibs/cisco/CISCO-ATM-SWITCH-FR-RM-MIB.my -519
A mibs/cisco/CISCO-ATM-TRAFFIC-MIB +341
D mibs/cisco/CISCO-ATM-TRAFFIC-MIB.my -317
A mibs/cisco/CISCO-ATM-TRUNK-MIB +1,667
D mibs/cisco/CISCO-ATM-TRUNK-MIB.my -1,627
A mibs/cisco/CISCO-ATM-TRUNK-STAT-MIB +1,499
D mibs/cisco/CISCO-ATM-TRUNK-STAT-MIB.my -1,484
A mibs/cisco/CISCO-ATM-VIRTUAL-IF-MIB +1,889
D mibs/cisco/CISCO-ATM-VIRTUAL-IF-MIB.my -1,864
A mibs/cisco/CISCO-ATM2-MIB +1,215
D mibs/cisco/CISCO-ATM2-MIB.my -1,189
A mibs/cisco/CISCO-AUTH-FRAMEWORK-MIB +2,424
D mibs/cisco/CISCO-AUTH-FRAMEWORK-MIB.my -2,405
A mibs/cisco/CISCO-AUTHORIZATION-STATS-MIB +318
D mibs/cisco/CISCO-AUTHORIZATION-STATS-MIB.my -297
A mibs/cisco/CISCO-BBSM-MIB +215
D mibs/cisco/CISCO-BBSM-MIB.my -201
A mibs/cisco/CISCO-BCP-MIB +458
D mibs/cisco/CISCO-BCP-MIB.my -441
A mibs/cisco/CISCO-BERT-MIB +1,254
D mibs/cisco/CISCO-BERT-MIB.my -1,229
A mibs/cisco/CISCO-BGP-POLICY-ACCOUNTING-MIB +203
D mibs/cisco/CISCO-BGP-POLICY-ACCOUNTING-MIB.my -191
A mibs/cisco/CISCO-BGP4-MIB +2,280
D mibs/cisco/CISCO-BGP4-MIB.my -2,257
A mibs/cisco/CISCO-BITS-CLOCK-MIB +298
D mibs/cisco/CISCO-BITS-CLOCK-MIB.my -261
A mibs/cisco/CISCO-BOOT-HWDIAGS-MIB +348
D mibs/cisco/CISCO-BOOT-HWDIAGS-MIB.my -340
A mibs/cisco/CISCO-BRIDGE-DOMAIN-MIB +450
D mibs/cisco/CISCO-BRIDGE-DOMAIN-MIB.my -436
A mibs/cisco/CISCO-BRIDGE-EXT-MIB +531
D mibs/cisco/CISCO-BRIDGE-EXT-MIB.my -515
A mibs/cisco/CISCO-BSC-MIB +660
D mibs/cisco/CISCO-BSC-MIB.my -635
A mibs/cisco/CISCO-BSTUN-MIB +920
D mibs/cisco/CISCO-BSTUN-MIB.my -886
A mibs/cisco/CISCO-BULK-FILE-MIB +1,021
D mibs/cisco/CISCO-BULK-FILE-MIB.my -838
A mibs/cisco/CISCO-BUS-MIB +525
D mibs/cisco/CISCO-BUS-MIB.my -517
A mibs/cisco/CISCO-C12000-IF-HC-COUNTERS-MIB +208
D mibs/cisco/CISCO-C12000-IF-HC-COUNTERS-MIB.my -183
A mibs/cisco/CISCO-C2900-MIB +2,081
D mibs/cisco/CISCO-C2900-MIB.my -2,032
D mibs/cisco/CISCO-C6200-MIB.my -1,758
A mibs/cisco/CISCO-C8500-REDUNDANCY-MIB +582
D mibs/cisco/CISCO-C8500-REDUNDANCY-MIB.my -550
A mibs/cisco/CISCO-CABLE-ADMISSION-CTRL-MIB +2,137
D mibs/cisco/CISCO-CABLE-ADMISSION-CTRL-MIB.my -2,111
A mibs/cisco/CISCO-CABLE-AVAILABILITY-MIB +1,046
D mibs/cisco/CISCO-CABLE-AVAILABILITY-MIB.my -952
A mibs/cisco/CISCO-CABLE-DIAG-MIB +572
D mibs/cisco/CISCO-CABLE-DIAG-MIB.my -552
A mibs/cisco/CISCO-CABLE-DSG-IF-MIB +380
D mibs/cisco/CISCO-CABLE-DSG-IF-MIB.my -358
A mibs/cisco/CISCO-CABLE-L2VPN-MIB +373
D mibs/cisco/CISCO-CABLE-L2VPN-MIB.my -363
A mibs/cisco/CISCO-CABLE-METERING-MIB +766
D mibs/cisco/CISCO-CABLE-METERING-MIB.my -734
A mibs/cisco/CISCO-CABLE-QOS-MONITOR-MIB +1,247
D mibs/cisco/CISCO-CABLE-QOS-MONITOR-MIB.my -1,117
A mibs/cisco/CISCO-CABLE-SPECTRUM-MIB +3,281
D mibs/cisco/CISCO-CABLE-SPECTRUM-MIB.my -3,214
A mibs/cisco/CISCO-CABLE-WIDEBAND-MIB +1,826
D mibs/cisco/CISCO-CABLE-WIDEBAND-MIB.my -1,814
A mibs/cisco/CISCO-CAC-SYSTEM-MIB +1,097
D mibs/cisco/CISCO-CAC-SYSTEM-MIB.my -1,049
A mibs/cisco/CISCO-CALL-APPLICATION-MIB +5,296
D mibs/cisco/CISCO-CALL-APPLICATION-MIB.my -5,198
A mibs/cisco/CISCO-CALL-HISTORY-MIB +498
D mibs/cisco/CISCO-CALL-HISTORY-MIB.my -474
A mibs/cisco/CISCO-CALL-RESOURCE-POOL-MIB +2,024
D mibs/cisco/CISCO-CALL-RESOURCE-POOL-MIB.my -1,917
A mibs/cisco/CISCO-CALL-TRACKER-MIB +1,769
D mibs/cisco/CISCO-CALL-TRACKER-MIB.my -1,706
A mibs/cisco/CISCO-CALL-TRACKER-MODEM-MIB +1,584
D mibs/cisco/CISCO-CALL-TRACKER-MODEM-MIB.my -1,534
A mibs/cisco/CISCO-CALL-TRACKER-TCP-MIB +375
D mibs/cisco/CISCO-CALL-TRACKER-TCP-MIB.my -340
A mibs/cisco/CISCO-CALLHOME-MIB +6,217
D mibs/cisco/CISCO-CALLHOME-MIB.my -6,185
A mibs/cisco/CISCO-CAR-MIB +598
D mibs/cisco/CISCO-CAR-MIB.my -578
A mibs/cisco/CISCO-CAS-IF-EXT-MIB +4,269
D mibs/cisco/CISCO-CAS-IF-EXT-MIB.my -4,159
A mibs/cisco/CISCO-CAS-IF-MIB +2,464
D mibs/cisco/CISCO-CAS-IF-MIB.my -2,295
A mibs/cisco/CISCO-CASA-FA-MIB +1,081
D mibs/cisco/CISCO-CASA-FA-MIB.my -1,031
A mibs/cisco/CISCO-CASA-MIB +1,180
D mibs/cisco/CISCO-CASA-MIB.my -1,106
A mibs/cisco/CISCO-CAT6K-CROSSBAR-MIB +3,028
D mibs/cisco/CISCO-CAT6K-CROSSBAR-MIB.my -3,003
A mibs/cisco/CISCO-CATOS-ACL-QOS-MIB +7,170
D mibs/cisco/CISCO-CATOS-ACL-QOS-MIB.my -6,955
A mibs/cisco/CISCO-CBP-TARGET-MIB +370
D mibs/cisco/CISCO-CBP-TARGET-MIB.my -355
A mibs/cisco/CISCO-CBP-TARGET-TC-MIB +253
D mibs/cisco/CISCO-CBP-TARGET-TC-MIB.my -235
A mibs/cisco/CISCO-CBP-TC-MIB +171
D mibs/cisco/CISCO-CBP-TC-MIB.my -161
A mibs/cisco/CISCO-CCM-MIB +7,084
D mibs/cisco/CISCO-CCM-MIB.my -7,030
A mibs/cisco/CISCO-CCME-MIB +4,343
D mibs/cisco/CISCO-CCME-MIB.my -4,295
A mibs/cisco/CISCO-CDL-MIB +1,371
D mibs/cisco/CISCO-CDL-MIB.my -1,354
A mibs/cisco/CISCO-CDMA-AHDLC-MIB +705
D mibs/cisco/CISCO-CDMA-AHDLC-MIB.my -674
A mibs/cisco/CISCO-CDMA-PDSN-CRP-MIB +495
D mibs/cisco/CISCO-CDMA-PDSN-CRP-MIB.my -475
A mibs/cisco/CISCO-CDMA-PDSN-EXT-MIB +2,147
D mibs/cisco/CISCO-CDMA-PDSN-EXT-MIB.my -2,119
A mibs/cisco/CISCO-CDMA-PDSN-MIB +9,375
D mibs/cisco/CISCO-CDMA-PDSN-MIB.my -9,224
A mibs/cisco/CISCO-CDP-MIB +991
D mibs/cisco/CISCO-CDP-MIB.my -969
A mibs/cisco/CISCO-CDSTV-AUTHMGR-MIB +356
D mibs/cisco/CISCO-CDSTV-AUTHMGR-MIB.my -343
A mibs/cisco/CISCO-CDSTV-BWMGR-MIB +324
D mibs/cisco/CISCO-CDSTV-BWMGR-MIB.my -311
A mibs/cisco/CISCO-CDSTV-CS-STATS-MIB +732
D mibs/cisco/CISCO-CDSTV-CS-STATS-MIB.my -719
A mibs/cisco/CISCO-CDSTV-FSI-MIB +365
D mibs/cisco/CISCO-CDSTV-FSI-MIB.my -352
A mibs/cisco/CISCO-CDSTV-INGEST-TUNING-MIB +299
D mibs/cisco/CISCO-CDSTV-INGEST-TUNING-MIB.my -286
A mibs/cisco/CISCO-CDSTV-INGESTMGR-MIB +764
D mibs/cisco/CISCO-CDSTV-INGESTMGR-MIB.my -746
A mibs/cisco/CISCO-CDSTV-ISA-MIB +1,561
D mibs/cisco/CISCO-CDSTV-ISA-MIB.my -1,544
A mibs/cisco/CISCO-CDSTV-SERVER-MIB +783
D mibs/cisco/CISCO-CDSTV-SERVER-MIB.my -765
A mibs/cisco/CISCO-CDSTV-SERVICES-MIB +339
D mibs/cisco/CISCO-CDSTV-SERVICES-MIB.my -328
A mibs/cisco/CISCO-CEF-MIB +2,965
D mibs/cisco/CISCO-CEF-MIB.my -2,880
A mibs/cisco/CISCO-CEF-TC +453
D mibs/cisco/CISCO-CEF-TC.my -438
A mibs/cisco/CISCO-CFS-MIB +1,910
D mibs/cisco/CISCO-CFS-MIB.my -1,883
A mibs/cisco/CISCO-CHANNEL-MIB +1,522
D mibs/cisco/CISCO-CHANNEL-MIB.my -1,491
A mibs/cisco/CISCO-CIDS-MIB +2,527
D mibs/cisco/CISCO-CIDS-MIB.my -2,449
A mibs/cisco/CISCO-CIPCMPC-MIB +683
D mibs/cisco/CISCO-CIPCMPC-MIB.my -657
A mibs/cisco/CISCO-CIPCSNA-MIB +1,421
D mibs/cisco/CISCO-CIPCSNA-MIB.my -1,363
A mibs/cisco/CISCO-CIPLAN-MIB +595
D mibs/cisco/CISCO-CIPLAN-MIB.my -571
A mibs/cisco/CISCO-CIPTCPIP-MIB +1,174
D mibs/cisco/CISCO-CIPTCPIP-MIB.my -1,159
A mibs/cisco/CISCO-CIPTG-MIB +1,543
D mibs/cisco/CISCO-CIPTG-MIB.my -1,504
A mibs/cisco/CISCO-CIRCUIT-INTERFACE-MIB +163
D mibs/cisco/CISCO-CIRCUIT-INTERFACE-MIB.my -147
A mibs/cisco/CISCO-CLASS-BASED-QOS-MIB +10,454
D mibs/cisco/CISCO-CLASS-BASED-QOS-MIB.my -10,314
A mibs/cisco/CISCO-CLUSTER-MIB +516
D mibs/cisco/CISCO-CLUSTER-MIB.my -500
A mibs/cisco/CISCO-CNO-SWITCH-MIB +506
D mibs/cisco/CISCO-CNO-SWITCH-MIB.my -464
A mibs/cisco/CISCO-COMMON-MGMT-MIB +609
D mibs/cisco/CISCO-COMMON-MGMT-MIB.my -593
A mibs/cisco/CISCO-COMMON-ROLES-EXT-MIB +837
D mibs/cisco/CISCO-COMMON-ROLES-EXT-MIB.my -821
A mibs/cisco/CISCO-COMMON-ROLES-MIB +614
D mibs/cisco/CISCO-COMMON-ROLES-MIB.my -596
A mibs/cisco/CISCO-COMPRESSION-SERVICE-ADAPTER-MIB +260
D mibs/cisco/CISCO-COMPRESSION-SERVICE-ADAPTER-MIB.my -232
A mibs/cisco/CISCO-CONFIG-COPY-MIB +945
D mibs/cisco/CISCO-CONFIG-COPY-MIB.my -912
A mibs/cisco/CISCO-CONFIG-MAN-MIB +1,007
D mibs/cisco/CISCO-CONFIG-MAN-MIB.my -988
A mibs/cisco/CISCO-CONTACT-CENTER-APPS-MIB +3,647
D mibs/cisco/CISCO-CONTACT-CENTER-APPS-MIB.my -3,569
A mibs/cisco/CISCO-CONTENT-DELIVERY-STREAMING-MIB +562
D mibs/cisco/CISCO-CONTENT-DELIVERY-STREAMING-MIB.my -549
A mibs/cisco/CISCO-CONTENT-ENGINE-MIB +1,783
D mibs/cisco/CISCO-CONTENT-ENGINE-MIB.my -1,712
A mibs/cisco/CISCO-CONTENT-NETWORK-MIB +282
D mibs/cisco/CISCO-CONTENT-NETWORK-MIB.my -266
A mibs/cisco/CISCO-CONTENT-SERVICES-MIB +6,473
D mibs/cisco/CISCO-CONTENT-SERVICES-MIB.my -6,371
A mibs/cisco/CISCO-CONTEXT-MAPPING-MIB +853
D mibs/cisco/CISCO-CONTEXT-MAPPING-MIB.my -839
A mibs/cisco/CISCO-COPS-CLIENT-MIB +650
D mibs/cisco/CISCO-COPS-CLIENT-MIB.my -610
A mibs/cisco/CISCO-CRYPTO-ACCELERATOR-MIB +1,335
D mibs/cisco/CISCO-CRYPTO-ACCELERATOR-MIB.my -1,284
A mibs/cisco/CISCO-CSG-MIB +1,181
D mibs/cisco/CISCO-CSG-MIB.my -1,117
A mibs/cisco/CISCO-CUICAPPS-MIB +1,965
D mibs/cisco/CISCO-CUICAPPS-MIB.my -1,944
A mibs/cisco/CISCO-CVP-MIB +3,623
D mibs/cisco/CISCO-CVP-MIB.my -3,560
A mibs/cisco/CISCO-DATA-COLLECTION-MIB +1,835
D mibs/cisco/CISCO-DATA-COLLECTION-MIB.my -1,800
A mibs/cisco/CISCO-DDP-IAPP-MIB +255
D mibs/cisco/CISCO-DDP-IAPP-MIB.my -234
A mibs/cisco/CISCO-DEVICE-EXCEPTION-REPORTING-MIB +351
D mibs/cisco/CISCO-DEVICE-EXCEPTION-REPORTING-MIB.my -335
A mibs/cisco/CISCO-DEVICE-LOCATION-MIB +1,236
A mibs/cisco/CISCO-DHCP-SNOOPING-MIB +2,177
D mibs/cisco/CISCO-DHCP-SNOOPING-MIB.my -2,146
A mibs/cisco/CISCO-DIAL-CONTROL-MIB +720
D mibs/cisco/CISCO-DIAL-CONTROL-MIB.my -673
A mibs/cisco/CISCO-DIAMETER-BASE-PROTOCOL-MIB +2,476
D mibs/cisco/CISCO-DIAMETER-BASE-PROTOCOL-MIB.my -2,454
A mibs/cisco/CISCO-DIAMETER-CC-APPL-MIB +725
D mibs/cisco/CISCO-DIAMETER-CC-APPL-MIB.my -704
A mibs/cisco/CISCO-DIAMETER-SG-MIB +307
D mibs/cisco/CISCO-DIAMETER-SG-MIB.my -293
A mibs/cisco/CISCO-DIFFSERV-EXT-MIB +916
D mibs/cisco/CISCO-DIFFSERV-EXT-MIB.my -899
A mibs/cisco/CISCO-DIGITAL-MEDIA-SYSTEMS-MIB +2,231
D mibs/cisco/CISCO-DIGITAL-MEDIA-SYSTEMS-MIB.my -2,139
A mibs/cisco/CISCO-DIST-DIRECTOR-MIB +1,654
D mibs/cisco/CISCO-DIST-DIRECTOR-MIB.my -1,632
A mibs/cisco/CISCO-DLC-SWITCH-MIB +793
D mibs/cisco/CISCO-DLCSW-MIB.my -712
A mibs/cisco/CISCO-DLSW-EXT-MIB +1,742
D mibs/cisco/CISCO-DLSW-EXT-MIB.my -1,652
A mibs/cisco/CISCO-DLSW-MIB +3,627
D mibs/cisco/CISCO-DLSW-MIB.my -3,064
A mibs/cisco/CISCO-DM-MIB +1,493
D mibs/cisco/CISCO-DM-MIB.my -1,453
A mibs/cisco/CISCO-DNS-CLIENT-MIB +350
D mibs/cisco/CISCO-DNS-CLIENT-MIB.my -331
A mibs/cisco/CISCO-DNS-SERVER-MIB +2,228
D mibs/cisco/CISCO-DNS-SERVER-MIB.my -2,200
A mibs/cisco/CISCO-DOCS-EXT-MIB +4,780
D mibs/cisco/CISCO-DOCS-EXT-MIB.my -4,601
A mibs/cisco/CISCO-DOCS-REMOTE-QUERY-MIB +462
D mibs/cisco/CISCO-DOCS-REMOTE-QUERY-MIB.my -426
A mibs/cisco/CISCO-DOT11-ANTENNA-MIB +274
D mibs/cisco/CISCO-DOT11-ANTENNA-MIB.my -247
A mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB +1,759
D mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB.my -1,724
A mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-CLIENT-MIB +609
D mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-CLIENT-MIB.my -579
A mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MANAGER-MIB +688
D mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MANAGER-MIB.my -658
A mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MIB +1,991
D mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MIB.my -1,954
A mibs/cisco/CISCO-DOT11-HT-MAC-MIB +735
D mibs/cisco/CISCO-DOT11-HT-MAC-MIB.my -717
A mibs/cisco/CISCO-DOT11-HT-PHY-MIB +1,204
D mibs/cisco/CISCO-DOT11-HT-PHY-MIB.my -1,165
A mibs/cisco/CISCO-DOT11-IF-MIB +4,482
D mibs/cisco/CISCO-DOT11-IF-MIB.my -4,452
A mibs/cisco/CISCO-DOT11-LBS-MIB +411
D mibs/cisco/CISCO-DOT11-LBS-MIB.my -390
A mibs/cisco/CISCO-DOT11-QOS-MIB +788
D mibs/cisco/CISCO-DOT11-QOS-MIB.my -746
A mibs/cisco/CISCO-DOT11-RADAR-MIB +301
D mibs/cisco/CISCO-DOT11-RADAR-MIB.my -281
A mibs/cisco/CISCO-DOT11-RADIO-DIAGNOSTIC-MIB +579
D mibs/cisco/CISCO-DOT11-RADIO-DIAGNOSTIC-MIB.my -528
A mibs/cisco/CISCO-DOT11-SSID-SECURITY-MIB +1,697
D mibs/cisco/CISCO-DOT11-SSID-SECURITY-MIB.my -1,671
A mibs/cisco/CISCO-DOT11-WIDS-MIB +924
D mibs/cisco/CISCO-DOT11-WIDS-MIB.my -888
A mibs/cisco/CISCO-DOT3-OAM-MIB +2,134
D mibs/cisco/CISCO-DOT3-OAM-MIB.my -2,077
A mibs/cisco/CISCO-DS0-CROSS-CONNECT-MIB +212
D mibs/cisco/CISCO-DS0-CROSS-CONNECT-MIB.my -194
A mibs/cisco/CISCO-DS0BUNDLE-EXT-MIB +299
D mibs/cisco/CISCO-DS0BUNDLE-EXT-MIB.my -284
A mibs/cisco/CISCO-DS0BUNDLE-MIB +172
D mibs/cisco/CISCO-DS0BUNDLE-MIB.my -160
A mibs/cisco/CISCO-DS1-EXT-MIB +2,140
D mibs/cisco/CISCO-DS1-EXT-MIB.my -2,062
A mibs/cisco/CISCO-DS3-MIB +2,029
D mibs/cisco/CISCO-DS3-MIB.my -1,968
A mibs/cisco/CISCO-DSG-IF-EXT-MIB +248
D mibs/cisco/CISCO-DSG-IF-EXT-MIB.my -238
A mibs/cisco/CISCO-DSL-PROVISION-MIB +1,849
D mibs/cisco/CISCO-DSL-PROVISION-MIB.my -1,828
A mibs/cisco/CISCO-DSP-MGMT-MIB +2,425
D mibs/cisco/CISCO-DSP-MGMT-MIB.my -2,391
A mibs/cisco/CISCO-DSPU-MIB +1,989
D mibs/cisco/CISCO-DSPU-MIB.my -1,892
A mibs/cisco/CISCO-DTI-EXT-MIB +181
A mibs/cisco/CISCO-DYNAMIC-ARP-INSPECTION-MIB +1,208
D mibs/cisco/CISCO-DYNAMIC-ARP-INSPECTION-MIB.my -1,176
A mibs/cisco/CISCO-DYNAMIC-PORT-VSAN-MIB +736
D mibs/cisco/CISCO-DYNAMIC-PORT-VSAN-MIB.my -720
A mibs/cisco/CISCO-DYNAMIC-TEMPLATE-MIB +3,197
D mibs/cisco/CISCO-DYNAMIC-TEMPLATE-MIB.my -3,180
A mibs/cisco/CISCO-DYNAMIC-TEMPLATE-TC-MIB +194
D mibs/cisco/CISCO-DYNAMIC-TEMPLATE-TC-MIB.my -184
A mibs/cisco/CISCO-EIGRP-MIB +1,330
D mibs/cisco/CISCO-EIGRP-MIB.my -1,315
A mibs/cisco/CISCO-EMBEDDED-EVENT-MGR-MIB +804
D mibs/cisco/CISCO-EMBEDDED-EVENT-MGR-MIB.my -787
A mibs/cisco/CISCO-ENERGYWISE-MIB +3,117
D mibs/cisco/CISCO-ENERGYWISE-MIB.my -3,100
A mibs/cisco/CISCO-ENHANCED-IMAGE-MIB +681
D mibs/cisco/CISCO-ENHANCED-IMAGE-MIB.my -660
A mibs/cisco/CISCO-ENHANCED-IPSEC-FLOW-MIB +4,279
D mibs/cisco/CISCO-ENHANCED-IPSEC-FLOW-MIB.my -4,189
A mibs/cisco/CISCO-ENHANCED-MEMPOOL-MIB +1,421
D mibs/cisco/CISCO-ENHANCED-MEMPOOL-MIB.my -1,405
A mibs/cisco/CISCO-ENHANCED-SLB-MIB +2,038
D mibs/cisco/CISCO-ENHANCED-SLB-MIB.my -2,017
A mibs/cisco/CISCO-ENHANCED-WRED-MIB +1,246
D mibs/cisco/CISCO-ENHANCED-WRED-MIB.my -1,231
A mibs/cisco/CISCO-ENTITY-ALARM-MIB +882
D mibs/cisco/CISCO-ENTITY-ALARM-MIB.my -852
A mibs/cisco/CISCO-ENTITY-ASSET-MIB +526
D mibs/cisco/CISCO-ENTITY-ASSET-MIB.my -511
A mibs/cisco/CISCO-ENTITY-DIAG-MIB +2,211
D mibs/cisco/CISCO-ENTITY-DIAG-MIB.my -2,188
A mibs/cisco/CISCO-ENTITY-DIAG-TC-MIB +286
D mibs/cisco/CISCO-ENTITY-DIAG-TC-MIB.my -275
A mibs/cisco/CISCO-ENTITY-DISPLAY-MIB +365
D mibs/cisco/CISCO-ENTITY-DISPLAY-MIB.my -351
A mibs/cisco/CISCO-ENTITY-EXT-MIB +1,530
D mibs/cisco/CISCO-ENTITY-EXT-MIB.my -794
A mibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB +3,175
D mibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB.my -3,149
A mibs/cisco/CISCO-ENTITY-PERFORMANCE-MIB +1,080
D mibs/cisco/CISCO-ENTITY-PERFORMANCE-MIB.my -996
A mibs/cisco/CISCO-ENTITY-PFE-MIB +911
D mibs/cisco/CISCO-ENTITY-PFE-MIB.my -896
A mibs/cisco/CISCO-ENTITY-PROVISIONING-MIB +220
D mibs/cisco/CISCO-ENTITY-PROVISIONING-MIB.my -206
A mibs/cisco/CISCO-ENTITY-QFP-MIB +1,294
D mibs/cisco/CISCO-ENTITY-QFP-MIB.my -1,282
A mibs/cisco/CISCO-ENTITY-REDUNDANCY-MIB +1,565
D mibs/cisco/CISCO-ENTITY-REDUNDANCY-MIB.my -1,519
A mibs/cisco/CISCO-ENTITY-REDUNDANCY-TC-MIB +609
D mibs/cisco/CISCO-ENTITY-REDUNDANCY-TC-MIB.my -600
A mibs/cisco/CISCO-ENTITY-SENSOR-EXT-MIB +432
D mibs/cisco/CISCO-ENTITY-SENSOR-EXT-MIB.my -419
A mibs/cisco/CISCO-ENTITY-SENSOR-HISTORY-MIB +471
D mibs/cisco/CISCO-ENTITY-SENSOR-HISTORY-MIB.my -461
A mibs/cisco/CISCO-ENTITY-SENSOR-MIB +943
D mibs/cisco/CISCO-ENTITY-SENSOR-MIB.my -926
A mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +7,568
D mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB.my -7,172
A mibs/cisco/CISCO-ENVMON-MIB +938
D mibs/cisco/CISCO-ENVMON-MIB.my -923
A mibs/cisco/CISCO-EPC-GATEWAY-MIB +1,240
D mibs/cisco/CISCO-EPC-GATEWAY-MIB.my -1,220
A mibs/cisco/CISCO-EPM-NOTIFICATION-MIB +988
D mibs/cisco/CISCO-EPM-NOTIFICATION-MIB.my -987
A mibs/cisco/CISCO-ERM-MIB +2,973
D mibs/cisco/CISCO-ERM-MIB.my -2,882
A mibs/cisco/CISCO-ERR-DISABLE-MIB +843
D mibs/cisco/CISCO-ERR-DISABLE-MIB.my -830
A mibs/cisco/CISCO-ES-STACK-MIB +2,586
A mibs/cisco/CISCO-ETHER-CFM-MIB +693
D mibs/cisco/CISCO-ETHER-CFM-MIB.my -679
A mibs/cisco/CISCO-ETHERLIKE-EXT-MIB +301
D mibs/cisco/CISCO-ETHERLIKE-EXT-MIB.my -288
A mibs/cisco/CISCO-ETHERNET-ACCESS-MIB +312
D mibs/cisco/CISCO-ETHERNET-ACCESS-MIB.my -297
A mibs/cisco/CISCO-ETHERNET-FABRIC-EXTENDER-MIB +463
D mibs/cisco/CISCO-ETHERNET-FABRIC-EXTENDER-MIB.my -449
A mibs/cisco/CISCO-EVC-MIB +4,285
D mibs/cisco/CISCO-EVC-MIB.my -4,252
A mibs/cisco/CISCO-EXT-SCSI-MIB +942
D mibs/cisco/CISCO-EXT-SCSI-MIB.my -926
A mibs/cisco/CISCO-FABRIC-C12K-MIB +1,831
D mibs/cisco/CISCO-FABRIC-C12K-MIB.my -1,749
A mibs/cisco/CISCO-FABRIC-HFR-MIB +1,174
D mibs/cisco/CISCO-FABRIC-HFR-MIB.my -1,144
A mibs/cisco/CISCO-FABRIC-MCAST-APPL-MIB +212
D mibs/cisco/CISCO-FABRIC-MCAST-APPL-MIB.my -192
A mibs/cisco/CISCO-FABRIC-MCAST-MIB +379
D mibs/cisco/CISCO-FABRIC-MCAST-MIB.my -353
A mibs/cisco/CISCO-FABRICPATH-TOPOLOGY-MIB +594
D mibs/cisco/CISCO-FABRICPATH-TOPOLOGY-MIB.my -581
A mibs/cisco/CISCO-FASTHUB-MIB +1,505
D mibs/cisco/CISCO-FASTHUB-MIB.my -1,403
A mibs/cisco/CISCO-FC-DEVICE-ALIAS-MIB +206
D mibs/cisco/CISCO-FC-DEVICE-ALIAS-MIB.my -196
A mibs/cisco/CISCO-FC-FE-MIB +6,589
D mibs/cisco/CISCO-FC-FE-MIB.my -6,559
A mibs/cisco/CISCO-FC-MGMT-MIB +2,237
D mibs/cisco/CISCO-FC-MGMT-MIB.my -2,179
A mibs/cisco/CISCO-FC-MULTICAST-MIB +226
D mibs/cisco/CISCO-FC-MULTICAST-MIB.my -207
A mibs/cisco/CISCO-FC-PM-MIB +978
D mibs/cisco/CISCO-FC-PM-MIB.my -941
A mibs/cisco/CISCO-FC-ROUTE-MIB +721
D mibs/cisco/CISCO-FC-ROUTE-MIB.my -709
A mibs/cisco/CISCO-FC-SDV-MIB +738
D mibs/cisco/CISCO-FC-SDV-MIB.my -714
A mibs/cisco/CISCO-FC-SPAN-MIB +798
D mibs/cisco/CISCO-FC-SPAN-MIB.my -780
A mibs/cisco/CISCO-FC-TUNNEL-MIB +1,358
D mibs/cisco/CISCO-FC-TUNNEL-MIB.my -1,306
A mibs/cisco/CISCO-FCC-MIB +453
D mibs/cisco/CISCO-FCC-MIB.my -420
A mibs/cisco/CISCO-FCIP-MGMT-EXT-MIB +1,212
D mibs/cisco/CISCO-FCIP-MGMT-EXT-MIB.my -1,185
A mibs/cisco/CISCO-FCIP-MGMT-MIB +916
D mibs/cisco/CISCO-FCIP-MGMT-MIB.my -905
A mibs/cisco/CISCO-FCOE-MIB +653
D mibs/cisco/CISCO-FCOE-MIB.my -618
A mibs/cisco/CISCO-FCPING-MIB +601
D mibs/cisco/CISCO-FCPING-MIB.my -586
A mibs/cisco/CISCO-FCS-MIB +1,659
D mibs/cisco/CISCO-FCS-MIB.my -1,645
A mibs/cisco/CISCO-FCSP-MIB +540
D mibs/cisco/CISCO-FCSP-MIB.my -517
A mibs/cisco/CISCO-FCTRACEROUTE-MIB +550
D mibs/cisco/CISCO-FCTRACEROUTE-MIB.my -533
A mibs/cisco/CISCO-FDMI-MIB +615
D mibs/cisco/CISCO-FDMI-MIB.my -597
A mibs/cisco/CISCO-FEATURE-CONTROL-MIB +1,552
D mibs/cisco/CISCO-FEATURE-CONTROL-MIB.my -1,534
A mibs/cisco/CISCO-FICON-MIB +2,643
D mibs/cisco/CISCO-FICON-MIB.my -2,520
A mibs/cisco/CISCO-FILTER-GROUP-MIB +857
D mibs/cisco/CISCO-FILTER-GROUP-MIB.my -845
A mibs/cisco/CISCO-FIPS-STATS-MIB +102
D mibs/cisco/CISCO-FIPS-STATS-MIB.my -91
A mibs/cisco/CISCO-FIREWALL-MIB +1,336
D mibs/cisco/CISCO-FIREWALL-MIB.my -1,276
A mibs/cisco/CISCO-FIREWALL-TC +452
D mibs/cisco/CISCO-FIREWALL-TC.my -443
A mibs/cisco/CISCO-FLASH-MIB +3,694
D mibs/cisco/CISCO-FLASH-MIB.my -3,605
A mibs/cisco/CISCO-FLEX-LINKS-MIB +592
D mibs/cisco/CISCO-FLEX-LINKS-MIB.my -577
A mibs/cisco/CISCO-FLOW-CLONE-MIB +983
D mibs/cisco/CISCO-FLOW-CLONE-MIB.my -960
A mibs/cisco/CISCO-FLOW-METADATA-MIB +611
D mibs/cisco/CISCO-FLOW-METADATA-MIB.my -601
A mibs/cisco/CISCO-FLOW-MONITOR-MIB +3,056
D mibs/cisco/CISCO-FLOW-MONITOR-MIB.my -3,029
A mibs/cisco/CISCO-FLOW-MONITOR-TC-MIB +571
D mibs/cisco/CISCO-FLOW-MONITOR-TC-MIB.my -562
A mibs/cisco/CISCO-FRAME-RELAY-MIB +2,207
D mibs/cisco/CISCO-FRAME-RELAY-MIB.my -2,137
A mibs/cisco/CISCO-FSPF-MIB +1,447
D mibs/cisco/CISCO-FSPF-MIB.my -1,419
A mibs/cisco/CISCO-FTP-CLIENT-MIB +323
D mibs/cisco/CISCO-FTP-CLIENT-MIB.my -303
A mibs/cisco/CISCO-GATEKEEPER-MIB +1,896
D mibs/cisco/CISCO-GATEKEEPER-MIB.my -1,876
A mibs/cisco/CISCO-GDOI-MIB +4,622
D mibs/cisco/CISCO-GDOI-MIB.my -3,357
A mibs/cisco/CISCO-GGSN-EXT-MIB +2,110
D mibs/cisco/CISCO-GGSN-EXT-MIB.my -2,088
A mibs/cisco/CISCO-GGSN-GEO-MIB +202
D mibs/cisco/CISCO-GGSN-GEO-MIB.my -181
A mibs/cisco/CISCO-GGSN-MIB +4,905
D mibs/cisco/CISCO-GGSN-MIB.my -4,879
A mibs/cisco/CISCO-GGSN-QOS-MIB +1,645
D mibs/cisco/CISCO-GGSN-QOS-MIB.my -1,605
A mibs/cisco/CISCO-GGSN-SERVICE-AWARE-MIB +2,641
D mibs/cisco/CISCO-GGSN-SERVICE-AWARE-MIB.my -2,614
A mibs/cisco/CISCO-GPRS-ACC-PT-MIB +5,621
D mibs/cisco/CISCO-GPRS-ACC-PT-MIB.my -5,574
A mibs/cisco/CISCO-GPRS-CHARGING-MIB +4,684
D mibs/cisco/CISCO-GPRS-CHARGING-MIB.my -4,660
A mibs/cisco/CISCO-GPRS-GTP-MIB +1,031
D mibs/cisco/CISCO-GPRS-GTP-MIB.my -964
A mibs/cisco/CISCO-GPRS-ISGSN-MIB +182
D mibs/cisco/CISCO-GPRS-ISGSN-MIB.my -159
A mibs/cisco/CISCO-GPRS-L2RLY-MIB +411
D mibs/cisco/CISCO-GPRS-L2RLY-MIB.my -383
A mibs/cisco/CISCO-GSLB-DNS-MIB +1,804
D mibs/cisco/CISCO-GSLB-DNS-MIB.my -1,781
A mibs/cisco/CISCO-GSLB-HEALTH-MON-MIB +1,108
D mibs/cisco/CISCO-GSLB-HEALTH-MON-MIB.my -1,087
A mibs/cisco/CISCO-GSLB-SYSTEM-MIB +1,235
D mibs/cisco/CISCO-GSLB-SYSTEM-MIB.my -1,213
A mibs/cisco/CISCO-GSLB-TC-MIB +526
D mibs/cisco/CISCO-GSLB-TC-MIB.my -516
A mibs/cisco/CISCO-GTP-DIRECTOR-MIB +374
D mibs/cisco/CISCO-GTP-DIRECTOR-MIB.my -341
A mibs/cisco/CISCO-GTP-MIB +3,612
D mibs/cisco/CISCO-GTP-MIB.my -3,590
A mibs/cisco/CISCO-GTPV2-MIB +2,168
D mibs/cisco/CISCO-GTPV2-MIB.my -2,146
A mibs/cisco/CISCO-H225-MIB +1,125
D mibs/cisco/CISCO-H225-MIB.my -1,062
A mibs/cisco/CISCO-H320-DIAL-CONTROL-MIB +438
D mibs/cisco/CISCO-H320-DIAL-CONTROL-MIB.my -405
A mibs/cisco/CISCO-H323-TC-MIB +206
D mibs/cisco/CISCO-H323-TC-MIB.my -193
A mibs/cisco/CISCO-H324-DIAL-CONTROL-MIB +457
D mibs/cisco/CISCO-H324-DIAL-CONTROL-MIB.my -419
A mibs/cisco/CISCO-HARDWARE-IP-VERIFY-MIB +278
D mibs/cisco/CISCO-HARDWARE-IP-VERIFY-MIB.my -264
A mibs/cisco/CISCO-HC-ALARM-MIB +712
D mibs/cisco/CISCO-HC-ALARM-MIB.my -680
A mibs/cisco/CISCO-HEALTH-MONITOR-MIB +386
D mibs/cisco/CISCO-HEALTH-MONITOR-MIB.my -355
A mibs/cisco/CISCO-HSRP-EXT-MIB +618
D mibs/cisco/CISCO-HSRP-EXT-MIB.my -603
A mibs/cisco/CISCO-HSRP-MIB +613
D mibs/cisco/CISCO-HSRP-MIB.my -600
A mibs/cisco/CISCO-HW-MODULE-CONTROL-MIB +509
D mibs/cisco/CISCO-HW-MODULE-CONTROL-MIB.my -495
A mibs/cisco/CISCO-ICSUDSU-MIB +1,029
D mibs/cisco/CISCO-ICSUDSU-MIB.my -994
A mibs/cisco/CISCO-IDSL-LINE-MIB +2,081
D mibs/cisco/CISCO-IDSL-LINE-MIB.my -2,022
A mibs/cisco/CISCO-IEEE8021-CFM-EXT-MIB +710
D mibs/cisco/CISCO-IEEE8021-CFM-EXT-MIB.my -699
A mibs/cisco/CISCO-IETF-ATM2-PVCTRAP-MIB +281
D mibs/cisco/CISCO-IETF-ATM2-PVCTRAP-MIB.my -231
A mibs/cisco/CISCO-IETF-BFD-MIB +1,246
D mibs/cisco/CISCO-IETF-BFD-MIB.my -1,202
A mibs/cisco/CISCO-IETF-DHCP-SERVER-EXT-MIB +1,133
D mibs/cisco/CISCO-IETF-DHCP-SERVER-EXT-MIB.my -1,103
A mibs/cisco/CISCO-IETF-DHCP-SERVER-MIB +1,405
D mibs/cisco/CISCO-IETF-DHCP-SERVER-MIB.my -1,352
A mibs/cisco/CISCO-IETF-DOT11-QOS-EXT-MIB +418
D mibs/cisco/CISCO-IETF-DOT11-QOS-EXT-MIB.my -373
A mibs/cisco/CISCO-IETF-DOT11-QOS-MIB +755
D mibs/cisco/CISCO-IETF-DOT11-QOS-MIB.my -722
A mibs/cisco/CISCO-IETF-FRR-MIB +1,387
D mibs/cisco/CISCO-IETF-FRR-MIB.my -1,089
A mibs/cisco/CISCO-IETF-IP-FORWARD-MIB +1,089
D mibs/cisco/CISCO-IETF-IP-FORWARD-MIB.my -1,036
A mibs/cisco/CISCO-IETF-IP-MIB +1,161
D mibs/cisco/CISCO-IETF-IP-MIB.my -1,105
A mibs/cisco/CISCO-IETF-IPMROUTE-MIB +1,158
D mibs/cisco/CISCO-IETF-IPMROUTE-MIB.my -1,140
A mibs/cisco/CISCO-IETF-ISIS-MIB +3,816
D mibs/cisco/CISCO-IETF-ISIS-MIB.my -3,670
A mibs/cisco/CISCO-IETF-ISNS-MGMT-MIB +3,922
D mibs/cisco/CISCO-IETF-ISNS-MGMT-MIB.my -3,786
A mibs/cisco/CISCO-IETF-MEGACO-MIB +1,302
D mibs/cisco/CISCO-IETF-MEGACO-MIB.my -1,019
A mibs/cisco/CISCO-IETF-MPLS-ID-STD-03-MIB +185
D mibs/cisco/CISCO-IETF-MPLS-ID-STD-03-MIB.my -177
A mibs/cisco/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB +750
D mibs/cisco/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB.my -725
A mibs/cisco/CISCO-IETF-MPLS-TE-P2MP-STD-MIB +1,595
D mibs/cisco/CISCO-IETF-MPLS-TE-P2MP-STD-MIB.my -1,557
A mibs/cisco/CISCO-IETF-MSDP-MIB +1,179
D mibs/cisco/CISCO-IETF-MSDP-MIB.my -1,134
A mibs/cisco/CISCO-IETF-NAT-MIB +1,713
D mibs/cisco/CISCO-IETF-NAT-MIB.my -1,670
A mibs/cisco/CISCO-IETF-PIM-EXT-MIB +1,514
D mibs/cisco/CISCO-IETF-PIM-EXT-MIB.my -1,494
A mibs/cisco/CISCO-IETF-PIM-MIB +881
D mibs/cisco/CISCO-IETF-PIM-MIB.my -855
A mibs/cisco/CISCO-IETF-PPVPN-MPLS-VPN-MIB +109
D mibs/cisco/CISCO-IETF-PPVPN-MPLS-VPN-MIB.my -84
A mibs/cisco/CISCO-IETF-PW-ATM-MIB +447
D mibs/cisco/CISCO-IETF-PW-ATM-MIB.my -419
A mibs/cisco/CISCO-IETF-PW-ENET-MIB +510
D mibs/cisco/CISCO-IETF-PW-ENET-MIB.my -498
A mibs/cisco/CISCO-IETF-PW-FR-MIB +565
D mibs/cisco/CISCO-IETF-PW-FR-MIB.my -538
A mibs/cisco/CISCO-IETF-PW-MIB +1,369
D mibs/cisco/CISCO-IETF-PW-MIB.my -1,358
A mibs/cisco/CISCO-IETF-PW-MPLS-MIB +924
D mibs/cisco/CISCO-IETF-PW-MPLS-MIB.my -913
A mibs/cisco/CISCO-IETF-PW-TC-MIB +182
D mibs/cisco/CISCO-IETF-PW-TC-MIB.my -171
A mibs/cisco/CISCO-IETF-PW-TDM-MIB +1,461
D mibs/cisco/CISCO-IETF-PW-TDM-MIB.my -1,417
A mibs/cisco/CISCO-IETF-SCTP-EXT-MIB +841
D mibs/cisco/CISCO-IETF-SCTP-EXT-MIB.my -811
A mibs/cisco/CISCO-IETF-SCTP-MIB +1,302
D mibs/cisco/CISCO-IETF-SCTP-MIB.my -1,256
A mibs/cisco/CISCO-IETF-VDSL-LINE-MIB +1,376
D mibs/cisco/CISCO-IETF-VDSL-LINE-MIB.my -1,372
A mibs/cisco/CISCO-IETF-VPLS-BGP-EXT-MIB +553
D mibs/cisco/CISCO-IETF-VPLS-BGP-EXT-MIB.my -539
A mibs/cisco/CISCO-IETF-VPLS-GENERIC-MIB +726
D mibs/cisco/CISCO-IETF-VPLS-GENERIC-MIB.my -707
A mibs/cisco/CISCO-IETF-VPLS-LDP-MIB +238
D mibs/cisco/CISCO-IETF-VPLS-LDP-MIB.my -223
A mibs/cisco/CISCO-IETF-VRRP-07-MIB +1,755
D mibs/cisco/CISCO-IETF-VRRP-07-MIB.my -1,732
A mibs/cisco/CISCO-IETF-VRRP-MIB +898
D mibs/cisco/CISCO-IETF-VRRP-MIB.my -882
A mibs/cisco/CISCO-IF-CALL-SERVICE-MIB +329
D mibs/cisco/CISCO-IF-CALL-SERVICE-MIB.my -303
A mibs/cisco/CISCO-IF-EXTENSION-MIB +3,458
D mibs/cisco/CISCO-IF-EXTENSION-MIB.my -3,435
A mibs/cisco/CISCO-IF-LINK-CONFIG-MIB +252
D mibs/cisco/CISCO-IF-LINK-CONFIG-MIB.my -240
A mibs/cisco/CISCO-IF-LOOPBACK-MIB +339
D mibs/cisco/CISCO-IF-LOOPBACK-MIB.my -325
A mibs/cisco/CISCO-IF-MONITOR-NOTIF-MIB +278
D mibs/cisco/CISCO-IF-MONITOR-NOTIF-MIB.my -274
A mibs/cisco/CISCO-IF-THRESHOLD-MIB +1,200
D mibs/cisco/CISCO-IF-THRESHOLD-MIB.my -1,182
A mibs/cisco/CISCO-IGMP-FILTER-MIB +665
D mibs/cisco/CISCO-IGMP-FILTER-MIB.my -648
A mibs/cisco/CISCO-IGMP-SNOOPING-MIB +3,948
D mibs/cisco/CISCO-IGMP-SNOOPING-MIB.my -3,887
A mibs/cisco/CISCO-IKE-CONFIGURATION-MIB +1,455
D mibs/cisco/CISCO-IKE-CONFIGURATION-MIB.my -1,392
A mibs/cisco/CISCO-IKE-FLOW-EXT-MIB +273
D mibs/cisco/CISCO-IKE-FLOW-EXT-MIB.my -253
A mibs/cisco/CISCO-IKE-FLOW-MIB +1,373
D mibs/cisco/CISCO-IKE-FLOW-MIB.my -1,355
A mibs/cisco/CISCO-IMA-MIB +1,042
D mibs/cisco/CISCO-IMA-MIB.my -1,018
A mibs/cisco/CISCO-IMAGE-CHECK-MIB +458
D mibs/cisco/CISCO-IMAGE-CHECK-MIB.my -403
A mibs/cisco/CISCO-IMAGE-LICENSE-MGMT-MIB +545
D mibs/cisco/CISCO-IMAGE-LICENSE-MGMT-MIB.my -529
A mibs/cisco/CISCO-IMAGE-MIB +136
D mibs/cisco/CISCO-IMAGE-MIB.my -123
A mibs/cisco/CISCO-IMAGE-TC +265
D mibs/cisco/CISCO-IMAGE-TC.my -256
A mibs/cisco/CISCO-IMAGE-UPGRADE-MIB +1,835
D mibs/cisco/CISCO-IMAGE-UPGRADE-MIB.my -1,789
A mibs/cisco/CISCO-INTERFACE-XCVR-MONITOR-MIB +293
D mibs/cisco/CISCO-INTERFACE-XCVR-MONITOR-MIB.my -282
A mibs/cisco/CISCO-INTERFACETOPN-EXT-MIB +358
D mibs/cisco/CISCO-INTERFACETOPN-EXT-MIB.my -343
A mibs/cisco/CISCO-IP-ADDRESS-POOL-MIB +1,892
A mibs/cisco/CISCO-IP-ADDRESS-POOL-TC-MIB +147
A mibs/cisco/CISCO-IP-CBR-METRICS-MIB +717
D mibs/cisco/CISCO-IP-CBR-METRICS-MIB.my -693
A mibs/cisco/CISCO-IP-ENCRYPTION-MIB +594
D mibs/cisco/CISCO-IP-ENCRYPTION-MIB.my -570
A mibs/cisco/CISCO-IP-IF-MIB +822
D mibs/cisco/CISCO-IP-IF-MIB.my -804
A mibs/cisco/CISCO-IP-LOCAL-POOL-MIB +890
D mibs/cisco/CISCO-IP-LOCAL-POOL-MIB.my -873
A mibs/cisco/CISCO-IP-NW-DISCOVERY-MIB +603
D mibs/cisco/CISCO-IP-NW-DISCOVERY-MIB.my -585
A mibs/cisco/CISCO-IP-PROTOCOL-FILTER-MIB +1,404
D mibs/cisco/CISCO-IP-PROTOCOL-FILTER-MIB.my -1,381
A mibs/cisco/CISCO-IP-RAN-BACKHAUL-MIB +4,057
D mibs/cisco/CISCO-IP-RAN-BACKHAUL-MIB.my -3,936
A mibs/cisco/CISCO-IP-STAT-MIB +487
D mibs/cisco/CISCO-IP-STAT-MIB.my -463
A mibs/cisco/CISCO-IP-TAP-MIB +516
D mibs/cisco/CISCO-IP-TAP-MIB.my -497
A mibs/cisco/CISCO-IP-UPLINK-REDIRECT-MIB +132
D mibs/cisco/CISCO-IP-UPLINK-REDIRECT-MIB.my -115
A mibs/cisco/CISCO-IP-URPF-MIB +792
D mibs/cisco/CISCO-IP-URPF-MIB.my -775
A mibs/cisco/CISCO-IPMCAST-MIB +623
D mibs/cisco/CISCO-IPMCAST-MIB.my -623
A mibs/cisco/CISCO-IPMROUTE-MIB +870
D mibs/cisco/CISCO-IPMROUTE-MIB.my -838
A mibs/cisco/CISCO-IPSEC-FLOW-MONITOR-MIB +5,881
D mibs/cisco/CISCO-IPSEC-FLOW-MONITOR-MIB.my -5,737
A mibs/cisco/CISCO-IPSEC-MIB +1,334
D mibs/cisco/CISCO-IPSEC-MIB.my -1,241
A mibs/cisco/CISCO-IPSEC-POLICY-MAP-MIB +379
D mibs/cisco/CISCO-IPSEC-POLICY-MAP-MIB.my -366
A mibs/cisco/CISCO-IPSEC-PROVISIONING-MIB +1,758
D mibs/cisco/CISCO-IPSEC-PROVISIONING-MIB.my -1,710
A mibs/cisco/CISCO-IPSEC-SIGNALING-MIB +2,099
D mibs/cisco/CISCO-IPSEC-SIGNALING-MIB.my -2,087
A mibs/cisco/CISCO-IPSEC-TC +1,170
D mibs/cisco/CISCO-IPSEC-TC.my -1,162
A mibs/cisco/CISCO-IPSLA-AUTOMEASURE-MIB +983
D mibs/cisco/CISCO-IPSLA-AUTOMEASURE-MIB.my -973
A mibs/cisco/CISCO-IPSLA-ECHO-MIB +1,133
D mibs/cisco/CISCO-IPSLA-ECHO-MIB.my -1,122
A mibs/cisco/CISCO-IPSLA-ETHERNET-MIB +3,376
D mibs/cisco/CISCO-IPSLA-ETHERNET-MIB.my -3,361
A mibs/cisco/CISCO-IPSLA-JITTER-MIB +871
D mibs/cisco/CISCO-IPSLA-JITTER-MIB.my -860
A mibs/cisco/CISCO-IPSLA-TC-MIB +219
D mibs/cisco/CISCO-IPSLA-TC-MIB.my -211
A mibs/cisco/CISCO-IPSLA-VIDEO-MIB +1,112
D mibs/cisco/CISCO-IPSLA-VIDEO-MIB.my -1,100
A mibs/cisco/CISCO-IPSLA-VIDEO-PROFILE-MIB +469
D mibs/cisco/CISCO-IPSLA-VIDEO-PROFILE-MIB.my -459
A mibs/cisco/CISCO-ISCSI-GW-MIB +2,682
D mibs/cisco/CISCO-ISCSI-GW-MIB.my -2,649
A mibs/cisco/CISCO-ISCSI-MIB +2,505
D mibs/cisco/CISCO-ISCSI-MIB.my -2,467
A mibs/cisco/CISCO-ISDN-MIB +459
D mibs/cisco/CISCO-ISDN-MIB.my -433
A mibs/cisco/CISCO-ISDNU-IF-MIB +475
D mibs/cisco/CISCO-ISDNU-IF-MIB.my -413
A mibs/cisco/CISCO-ISNS-CLIENT-MIB +181
D mibs/cisco/CISCO-ISNS-CLIENT-MIB.my -167
A mibs/cisco/CISCO-ISNS-IP-NW-DISCOVERY-MIB +569
D mibs/cisco/CISCO-ISNS-IP-NW-DISCOVERY-MIB.my -541
A mibs/cisco/CISCO-ITP-ACL-MIB +899
D mibs/cisco/CISCO-ITP-ACL-MIB.my -866
A mibs/cisco/CISCO-ITP-ACT-MIB +372
D mibs/cisco/CISCO-ITP-ACT-MIB.my -343
A mibs/cisco/CISCO-ITP-DSMR-MIB +3,487
D mibs/cisco/CISCO-ITP-DSMR-MIB.my -3,409
A mibs/cisco/CISCO-ITP-DSMR-SMPP-MIB +850
D mibs/cisco/CISCO-ITP-DSMR-SMPP-MIB.my -800
A mibs/cisco/CISCO-ITP-DSMR-UCP-MIB +724
D mibs/cisco/CISCO-ITP-DSMR-UCP-MIB.my -675
A mibs/cisco/CISCO-ITP-GACT-MIB +532
D mibs/cisco/CISCO-ITP-GACT-MIB.my -497
A mibs/cisco/CISCO-ITP-GRT-MIB +2,217
D mibs/cisco/CISCO-ITP-GRT-MIB.my -2,149
A mibs/cisco/CISCO-ITP-GSCCP-MIB +5,955
D mibs/cisco/CISCO-ITP-GSCCP-MIB.my -5,842
A mibs/cisco/CISCO-ITP-GSP-MIB +6,239
D mibs/cisco/CISCO-ITP-GSP-MIB.my -6,139
A mibs/cisco/CISCO-ITP-GSP2-MIB +1,627
D mibs/cisco/CISCO-ITP-GSP2-MIB.my -1,538
A mibs/cisco/CISCO-ITP-GTCAP-MIB +2,438
D mibs/cisco/CISCO-ITP-GTCAP-MIB.my -2,360
A mibs/cisco/CISCO-ITP-MLR-MIB +4,828
D mibs/cisco/CISCO-ITP-MLR-MIB.my -4,738
A mibs/cisco/CISCO-ITP-MONITOR-MIB +636
D mibs/cisco/CISCO-ITP-MONITOR-MIB.my -595
A mibs/cisco/CISCO-ITP-MSU-RATES-MIB +972
D mibs/cisco/CISCO-ITP-MSU-RATES-MIB.my -919
A mibs/cisco/CISCO-ITP-RT-MIB +743
D mibs/cisco/CISCO-ITP-RT-MIB.my -705
A mibs/cisco/CISCO-ITP-SCCP-MIB +2,252
D mibs/cisco/CISCO-ITP-SCCP-MIB.my -2,178
A mibs/cisco/CISCO-ITP-SP-MIB +7,081
D mibs/cisco/CISCO-ITP-SP-MIB.my -7,023
A mibs/cisco/CISCO-ITP-SP2-MIB +430
D mibs/cisco/CISCO-ITP-SP2-MIB.my -387
A mibs/cisco/CISCO-ITP-TC-MIB +1,582
D mibs/cisco/CISCO-ITP-TC-MIB.my -1,569
A mibs/cisco/CISCO-ITP-XUA-MIB +3,652
D mibs/cisco/CISCO-ITP-XUA-MIB.my -3,560
A mibs/cisco/CISCO-IVR-MIB +2,574
D mibs/cisco/CISCO-IVR-MIB.my -2,496
A mibs/cisco/CISCO-L2-CONTROL-MIB +1,746
D mibs/cisco/CISCO-L2-CONTROL-MIB.my -1,716
A mibs/cisco/CISCO-L2-DEV-MONITORING-MIB +371
D mibs/cisco/CISCO-L2-DEV-MONITORING-MIB.my -346
A mibs/cisco/CISCO-L2-TUNNEL-CONFIG-MIB +928
D mibs/cisco/CISCO-L2-TUNNEL-CONFIG-MIB.my -905
A mibs/cisco/CISCO-L2L3-INTERFACE-CONFIG-MIB +184
D mibs/cisco/CISCO-L2L3-INTERFACE-CONFIG-MIB.my -155
A mibs/cisco/CISCO-L2NAT-MIB +1,316
D mibs/cisco/CISCO-L2NAT-MIB.my -1,307
A mibs/cisco/CISCO-L4L7MODULE-REDUNDANCY-MIB +1,073
D mibs/cisco/CISCO-L4L7MODULE-REDUNDANCY-MIB.my -1,060
A mibs/cisco/CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB +2,217
D mibs/cisco/CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.my -2,202
A mibs/cisco/CISCO-LAG-MIB +958
D mibs/cisco/CISCO-LAG-MIB.my -907
A mibs/cisco/CISCO-LATITUDE-MIB +333
D mibs/cisco/CISCO-LATITUDE-MIB.my -311
A mibs/cisco/CISCO-LEC-DATA-VCC-MIB +155
D mibs/cisco/CISCO-LEC-DATA-VCC-MIB.my -137
A mibs/cisco/CISCO-LEC-EXT-MIB +130
D mibs/cisco/CISCO-LEC-EXT-MIB.my -112
A mibs/cisco/CISCO-LECS-MIB +1,050
D mibs/cisco/CISCO-LECS-MIB.my -1,007
A mibs/cisco/CISCO-LES-MIB +972
D mibs/cisco/CISCO-LES-MIB.my -963
A mibs/cisco/CISCO-LICENSE-MGMT-MIB +2,609
D mibs/cisco/CISCO-LICENSE-MGMT-MIB.my -2,587
A mibs/cisco/CISCO-LICENSE-MGR-MIB +1,050
D mibs/cisco/CISCO-LICENSE-MGR-MIB.my -1,022
A mibs/cisco/CISCO-LICENSE-MIB +996
D mibs/cisco/CISCO-LICENSE-MIB.my -962
A mibs/cisco/CISCO-LINK-ERROR-MONITOR-MIB +409
D mibs/cisco/CISCO-LINK-ERROR-MONITOR-MIB.my -383
A mibs/cisco/CISCO-LISP-EXT-MIB +963
A mibs/cisco/CISCO-LIVEDATA-MIB +1,031
D mibs/cisco/CISCO-LIVEDATA-MIB.my -1,000
A mibs/cisco/CISCO-LOCAL-AUTH-USER-MIB +613
D mibs/cisco/CISCO-LOCAL-AUTH-USER-MIB.my -598
A mibs/cisco/CISCO-LOCAL-DIRECTOR-MIB +1,214
D mibs/cisco/CISCO-LOCAL-DIRECTOR-MIB.my -1,075
A mibs/cisco/CISCO-LPTS-MIB +423
A mibs/cisco/CISCO-LRE-CPE-MIB +304
D mibs/cisco/CISCO-LRE-CPE-MIB.my -278
A mibs/cisco/CISCO-LWAPP-AAA-MIB +1,155
D mibs/cisco/CISCO-LWAPP-AAA-MIB.my -1,794
A mibs/cisco/CISCO-LWAPP-ACL-MIB +456
D mibs/cisco/CISCO-LWAPP-ACL-MIB.my -440
A mibs/cisco/CISCO-LWAPP-AP-MIB +6,614
D mibs/cisco/CISCO-LWAPP-AP-MIB.my -6,496
A mibs/cisco/CISCO-LWAPP-CCX-RM-MIB +722
D mibs/cisco/CISCO-LWAPP-CCX-RM-MIB.my -674
A mibs/cisco/CISCO-LWAPP-CDP-MIB +861
D mibs/cisco/CISCO-LWAPP-CDP-MIB.my -834
A mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY +143
D mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY.my -133
A mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB +885
D mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB.my -858
A mibs/cisco/CISCO-LWAPP-DHCP-MIB +766
D mibs/cisco/CISCO-LWAPP-DHCP-MIB.my -737
A mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB +1,568
D mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB.my -1,476
A mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB +1,284
D mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB.my -1,274
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-CAPABILITY +63
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-CAPABILITY.my -53
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB +893
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB.my -865
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB +856
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB.my -839
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB +449
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB.my -438
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB +2,071
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB.my -1,900
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB +2,732
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB.my -2,692
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB +663
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB.my -645
A mibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB +578
D mibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB.my -548
A mibs/cisco/CISCO-LWAPP-DOT11-MIB +1,109
D mibs/cisco/CISCO-LWAPP-DOT11-MIB.my -1,064
A mibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB +479
D mibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB.my -456
A mibs/cisco/CISCO-LWAPP-EXT-MIB +1,533
D mibs/cisco/CISCO-LWAPP-EXT-MIB.my -1,482
A mibs/cisco/CISCO-LWAPP-HA-MIB +470
D mibs/cisco/CISCO-LWAPP-HA-MIB.my -450
A mibs/cisco/CISCO-LWAPP-IDS-MIB +586
D mibs/cisco/CISCO-LWAPP-IDS-MIB.my -560
A mibs/cisco/CISCO-LWAPP-INTERFACE-MIB +835
D mibs/cisco/CISCO-LWAPP-INTERFACE-MIB.my -808
A mibs/cisco/CISCO-LWAPP-IPV6-MIB +1,250
D mibs/cisco/CISCO-LWAPP-IPV6-MIB.my -1,216
A mibs/cisco/CISCO-LWAPP-LINKTEST-MIB +865
D mibs/cisco/CISCO-LWAPP-LINKTEST-MIB.my -839
A mibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB +674
D mibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB.my -645
A mibs/cisco/CISCO-LWAPP-MDNS-MIB +805
D mibs/cisco/CISCO-LWAPP-MDNS-MIB.my -771
A mibs/cisco/CISCO-LWAPP-MESH-BATTERY-MIB +622
D mibs/cisco/CISCO-LWAPP-MESH-BATTERY-MIB.my -559
A mibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB +960
D mibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB.my -922
A mibs/cisco/CISCO-LWAPP-MESH-MIB +1,974
D mibs/cisco/CISCO-LWAPP-MESH-MIB.my -1,937
A mibs/cisco/CISCO-LWAPP-MESH-STATS-MIB +1,499
D mibs/cisco/CISCO-LWAPP-MESH-STATS-MIB.my -1,333
A mibs/cisco/CISCO-LWAPP-MFP-CAPABILITY +70
D mibs/cisco/CISCO-LWAPP-MFP-CAPABILITY.my -60
A mibs/cisco/CISCO-LWAPP-MFP-MIB +1,051
D mibs/cisco/CISCO-LWAPP-MFP-MIB.my -989
A mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB +2,792
D mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB.my -2,721
A mibs/cisco/CISCO-LWAPP-MOBILITY-MIB +1,089
D mibs/cisco/CISCO-LWAPP-MOBILITY-MIB.my -1,027
A mibs/cisco/CISCO-LWAPP-NBAR-MIB +388
D mibs/cisco/CISCO-LWAPP-NBAR-MIB.my -359
A mibs/cisco/CISCO-LWAPP-NETFLOW-MIB +328
D mibs/cisco/CISCO-LWAPP-NETFLOW-MIB.my -296
A mibs/cisco/CISCO-LWAPP-PMIP-MIB +784
D mibs/cisco/CISCO-LWAPP-PMIP-MIB.my -772
A mibs/cisco/CISCO-LWAPP-QOS-CAPABILITY +140
D mibs/cisco/CISCO-LWAPP-QOS-CAPABILITY.my -130
A mibs/cisco/CISCO-LWAPP-QOS-MIB +1,880
D mibs/cisco/CISCO-LWAPP-QOS-MIB.my -3,749
A mibs/cisco/CISCO-LWAPP-REAP-MIB +2,644
D mibs/cisco/CISCO-LWAPP-REAP-MIB.my -2,566
A mibs/cisco/CISCO-LWAPP-RF-CAPABILITY +126
D mibs/cisco/CISCO-LWAPP-RF-CAPABILITY.my -116
A mibs/cisco/CISCO-LWAPP-RF-MIB +1,127
D mibs/cisco/CISCO-LWAPP-RF-MIB.my -1,101
A mibs/cisco/CISCO-LWAPP-ROGUE-MIB +1,452
D mibs/cisco/CISCO-LWAPP-ROGUE-MIB.my -1,420
A mibs/cisco/CISCO-LWAPP-RRM-MIB +1,679
D mibs/cisco/CISCO-LWAPP-RRM-MIB.my -1,638
A mibs/cisco/CISCO-LWAPP-SI-MIB +1,472
D mibs/cisco/CISCO-LWAPP-SI-MIB.my -1,416
A mibs/cisco/CISCO-LWAPP-SYS-CAPABILITY +81
D mibs/cisco/CISCO-LWAPP-SYS-CAPABILITY.my -72
A mibs/cisco/CISCO-LWAPP-SYS-MIB +2,149
D mibs/cisco/CISCO-LWAPP-SYS-MIB.my -2,047
A mibs/cisco/CISCO-LWAPP-TC-MIB +807
D mibs/cisco/CISCO-LWAPP-TC-MIB.my -794
A mibs/cisco/CISCO-LWAPP-TSM-CAPABILITY +67
D mibs/cisco/CISCO-LWAPP-TSM-CAPABILITY.my -57
A mibs/cisco/CISCO-LWAPP-TSM-MIB +991
D mibs/cisco/CISCO-LWAPP-TSM-MIB.my -945
A mibs/cisco/CISCO-LWAPP-WAPI-MIB +949
D mibs/cisco/CISCO-LWAPP-WAPI-MIB.my -932
A mibs/cisco/CISCO-LWAPP-WEBAUTH-CAPABILITY +62
D mibs/cisco/CISCO-LWAPP-WEBAUTH-CAPABILITY.my -52
A mibs/cisco/CISCO-LWAPP-WEBAUTH-MIB +627
D mibs/cisco/CISCO-LWAPP-WEBAUTH-MIB.my -1,385
A mibs/cisco/CISCO-LWAPP-WLAN-MIB +4,463
D mibs/cisco/CISCO-LWAPP-WLAN-MIB.my -4,407
A mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB +874
D mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB.my -848
A mibs/cisco/CISCO-MAC-AUTH-BYPASS-MIB +287
D mibs/cisco/CISCO-MAC-AUTH-BYPASS-MIB.my -275
A mibs/cisco/CISCO-MAC-NOTIFICATION-MIB +767
D mibs/cisco/CISCO-MAC-NOTIFICATION-MIB.my -723
A mibs/cisco/CISCO-MAU-EXT-MIB +330
D mibs/cisco/CISCO-MAU-EXT-MIB.my -301
A mibs/cisco/CISCO-MDI-METRICS-MIB +763
D mibs/cisco/CISCO-MDI-METRICS-MIB.my -739
A mibs/cisco/CISCO-MEDIA-GATEWAY-MIB +2,282
D mibs/cisco/CISCO-MEDIA-GATEWAY-MIB.my -2,217
A mibs/cisco/CISCO-MEDIA-METRICS-MIB +613
D mibs/cisco/CISCO-MEDIA-METRICS-MIB.my -602
A mibs/cisco/CISCO-MEDIA-QUALITY-MIB +2,756
D mibs/cisco/CISCO-MEDIA-QUALITY-MIB.my -2,745
A mibs/cisco/CISCO-MEDIATRACE-MIB +3,501
D mibs/cisco/CISCO-MEDIATRACE-MIB.my -3,351
A mibs/cisco/CISCO-MEETINGPLACE-MIB +690
D mibs/cisco/CISCO-MEETINGPLACE-MIB.my -677
A mibs/cisco/CISCO-MEGACO-EXT-MIB +4,044
D mibs/cisco/CISCO-MEGACO-EXT-MIB.my -3,948
A mibs/cisco/CISCO-MEMORY-POOL-MIB +475
D mibs/cisco/CISCO-MEMORY-POOL-MIB.my -461
A mibs/cisco/CISCO-METRO-PHY-MIB +1,625
D mibs/cisco/CISCO-METRO-PHY-MIB.my -1,592
A mibs/cisco/CISCO-MGC-MIB +873
D mibs/cisco/CISCO-MGC-MIB.my -841
A mibs/cisco/CISCO-MGX82XX-ATM-UNI-PORT-MIB +249
D mibs/cisco/CISCO-MGX82XX-ATM-UNI-PORT-MIB.my -234
A mibs/cisco/CISCO-MGX82XX-CARD-FEATURE-MIB +240
D mibs/cisco/CISCO-MGX82XX-CARD-FEATURE-MIB.my -230
A mibs/cisco/CISCO-MGX82XX-DSX1-MIB +1,548
D mibs/cisco/CISCO-MGX82XX-DSX1-MIB.my -1,522
A mibs/cisco/CISCO-MGX82XX-DSX3-BERT-MIB +577
D mibs/cisco/CISCO-MGX82XX-DSX3-BERT-MIB.my -566
A mibs/cisco/CISCO-MGX82XX-DSX3-MIB +3,660
D mibs/cisco/CISCO-MGX82XX-DSX3-MIB.my -3,602
A mibs/cisco/CISCO-MGX82XX-ENVMON-MIB +278
D mibs/cisco/CISCO-MGX82XX-ENVMON-MIB.my -264
A mibs/cisco/CISCO-MGX82XX-MODULE-RSRC-PART-MIB +239
D mibs/cisco/CISCO-MGX82XX-MODULE-RSRC-PART-MIB.my -226
A mibs/cisco/CISCO-MGX82XX-PXM-CLOCK-MIB +413
D mibs/cisco/CISCO-MGX82XX-PXM-CLOCK-MIB.my -403
A mibs/cisco/CISCO-MGX82XX-RPM-CONN-MIB +676
D mibs/cisco/CISCO-MGX82XX-RPM-CONN-MIB.my -663
A mibs/cisco/CISCO-MGX82XX-RPM-RSRC-PART-MIB +267
D mibs/cisco/CISCO-MGX82XX-RPM-RSRC-PART-MIB.my -254
A mibs/cisco/CISCO-MGX82XX-RPM-SUBIF-MIB +203
D mibs/cisco/CISCO-MGX82XX-RPM-SUBIF-MIB.my -189
A mibs/cisco/CISCO-MGX82XX-VIRTUAL-PORT-MIB +664
D mibs/cisco/CISCO-MGX82XX-VIRTUAL-PORT-MIB.my -633
A mibs/cisco/CISCO-MGX8800-IF-MAPPING-MIB +365
D mibs/cisco/CISCO-MGX8800-IF-MAPPING-MIB.my -351
A mibs/cisco/CISCO-MLD-SNOOPING-MIB +2,135
D mibs/cisco/CISCO-MLD-SNOOPING-MIB.my -2,125
A mibs/cisco/CISCO-MMAIL-DIAL-CONTROL-MIB +1,073
D mibs/cisco/CISCO-MMAIL-DIAL-CONTROL-MIB.my -910
A mibs/cisco/CISCO-MMODAL-CONTACT-APPS-MIB +4,609
D mibs/cisco/CISCO-MMODAL-CONTACT-APPS-MIB.my -4,528
A mibs/cisco/CISCO-MOBILE-IP-MIB +7,046
D mibs/cisco/CISCO-MOBILE-IP-MIB.my -6,991
A mibs/cisco/CISCO-MOBILE-POLICY-CHARGING-CONTROL-MIB +1,641
D mibs/cisco/CISCO-MOBILE-POLICY-CHARGING-CONTROL-MIB.my -1,599
A mibs/cisco/CISCO-MOBILITY-TAP-MIB +553
D mibs/cisco/CISCO-MOBILITY-TAP-MIB.my -538
A mibs/cisco/CISCO-MODEM-MGMT-MIB +1,909
D mibs/cisco/CISCO-MODEM-MGMT-MIB.my -1,877
A mibs/cisco/CISCO-MODULE-AUTO-SHUTDOWN-MIB +394
D mibs/cisco/CISCO-MODULE-AUTO-SHUTDOWN-MIB.my -383
A mibs/cisco/CISCO-MODULE-VIRTUALIZATION-MIB +454
D mibs/cisco/CISCO-MODULE-VIRTUALIZATION-MIB.my -440
A mibs/cisco/CISCO-MPLS-LSR-EXT-STD-MIB +243
D mibs/cisco/CISCO-MPLS-LSR-EXT-STD-MIB.my -236
A mibs/cisco/CISCO-MPLS-TC-EXT-STD-MIB +138
D mibs/cisco/CISCO-MPLS-TC-EXT-STD-MIB.my -138
A mibs/cisco/CISCO-MPLS-TE-STD-EXT-MIB +712
D mibs/cisco/CISCO-MPLS-TE-STD-EXT-MIB.my -701
A mibs/cisco/CISCO-MPOA-EXT-MIB +302
D mibs/cisco/CISCO-MPOA-EXT-MIB.my -281
A mibs/cisco/CISCO-MSP-MIB +712
D mibs/cisco/CISCO-MSP-MIB.my -702
A mibs/cisco/CISCO-MVPN-MIB +1,223
D mibs/cisco/CISCO-MVPN-MIB.my -1,166
A mibs/cisco/CISCO-NAC-NAD-MIB +2,546
D mibs/cisco/CISCO-NAC-NAD-MIB.my -2,523
A mibs/cisco/CISCO-NAC-TC-MIB +313
D mibs/cisco/CISCO-NAC-TC-MIB.my -303
A mibs/cisco/CISCO-NAT-EXT-MIB +209
D mibs/cisco/CISCO-NAT-EXT-MIB.my -190
A mibs/cisco/CISCO-NBAR-PROTOCOL-DISCOVERY-MIB +1,325
D mibs/cisco/CISCO-NBAR-PROTOCOL-DISCOVERY-MIB.my -1,282
A mibs/cisco/CISCO-NDE-MIB +235
D mibs/cisco/CISCO-NDE-MIB.my -215
A mibs/cisco/CISCO-NETFLOW-LITE-MIB +924
D mibs/cisco/CISCO-NETFLOW-LITE-MIB.my -900
A mibs/cisco/CISCO-NETFLOW-MIB +2,706
D mibs/cisco/CISCO-NETFLOW-MIB.my -2,531
A mibs/cisco/CISCO-NETINT-MIB +124
D mibs/cisco/CISCO-NETINT-MIB.my -112
A mibs/cisco/CISCO-NETSYNC-MIB +1,874
D mibs/cisco/CISCO-NETSYNC-MIB.my -1,861
A mibs/cisco/CISCO-NETWORK-REGISTRAR-MIB +1,365
D mibs/cisco/CISCO-NETWORK-REGISTRAR-MIB.my -1,327
A mibs/cisco/CISCO-NETWORK-VIRTUALIZATION-OVERLAY-MIB +808
A mibs/cisco/CISCO-NHRP-EXT-MIB +741
D mibs/cisco/CISCO-NHRP-EXT-MIB.my -732
A mibs/cisco/CISCO-NMS-APPL-HEALTH-MIB +254
D mibs/cisco/CISCO-NMS-APPL-HEALTH-MIB.my -241
A mibs/cisco/CISCO-NOTIFICATION-CONTROL-MIB +424
D mibs/cisco/CISCO-NOTIFICATION-CONTROL-MIB.my -413
A mibs/cisco/CISCO-NPORT-VIRTUALIZATION-MIB +352
D mibs/cisco/CISCO-NPORT-VIRTUALIZATION-MIB.my -340
A mibs/cisco/CISCO-NS-MIB +944
D mibs/cisco/CISCO-NS-MIB.my -920
A mibs/cisco/CISCO-NTP-MIB +1,393
D mibs/cisco/CISCO-NTP-MIB.my -1,365
A mibs/cisco/CISCO-OAM-MIB +744
D mibs/cisco/CISCO-OAM-MIB.my -728
A mibs/cisco/CISCO-OBMI-MIB +807
D mibs/cisco/CISCO-OBMI-MIB.my -792
A mibs/cisco/CISCO-OPTICAL-IF-CROSS-CONNECT-MIB +699
D mibs/cisco/CISCO-OPTICAL-IF-CROSS-CONNECT-MIB.my -681
A mibs/cisco/CISCO-OPTICAL-IF-EXTN-MIB +892
D mibs/cisco/CISCO-OPTICAL-IF-EXTN-MIB.my -876
A mibs/cisco/CISCO-OPTICAL-MIB +2,415
A mibs/cisco/CISCO-OPTICAL-MONITOR-MIB +1,351
D mibs/cisco/CISCO-OPTICAL-MONITOR-MIB.my -1,330
A mibs/cisco/CISCO-OPTICAL-MONITORING-MIB +229
D mibs/cisco/CISCO-OPTICAL-MONITORING-MIB.my -214
A mibs/cisco/CISCO-OPTICAL-PATCH-MIB +587
D mibs/cisco/CISCO-OPTICAL-PATCH-MIB.my -565
A mibs/cisco/CISCO-OSCP-MIB +791
D mibs/cisco/CISCO-OSCP-MIB.my -776
A mibs/cisco/CISCO-OSPF-MIB +1,532
D mibs/cisco/CISCO-OSPF-MIB.my -1,448
A mibs/cisco/CISCO-OSPF-TRAP-MIB +572
D mibs/cisco/CISCO-OSPF-TRAP-MIB.my -547
A mibs/cisco/CISCO-OTN-IF-MIB +2,346
D mibs/cisco/CISCO-OTN-IF-MIB.my -2,329
A mibs/cisco/CISCO-OTV-MIB +1,928
D mibs/cisco/CISCO-OTV-MIB.my -1,918
A mibs/cisco/CISCO-OUTAGE-MONITOR-MIB +1,054
D mibs/cisco/CISCO-OUTAGE-MONITOR-MIB.my -1,032
A mibs/cisco/CISCO-P2P-IF-MIB +288
D mibs/cisco/CISCO-P2P-IF-MIB.my -265
A mibs/cisco/CISCO-PACKET-CAPTURE-MIB +1,435
D mibs/cisco/CISCO-PACKET-CAPTURE-MIB.my -1,404
A mibs/cisco/CISCO-PAE-MIB +4,046
D mibs/cisco/CISCO-PAE-MIB.my -4,026
A mibs/cisco/CISCO-PAGP-MIB +1,087
D mibs/cisco/CISCO-PAGP-MIB.my -1,076
A mibs/cisco/CISCO-PFC-EXT-MIB +224
D mibs/cisco/CISCO-PFC-EXT-MIB.my -210
A mibs/cisco/CISCO-PFR-MIB +6,294
D mibs/cisco/CISCO-PFR-MIB.my -6,286
A mibs/cisco/CISCO-PIM-MIB +387
D mibs/cisco/CISCO-PIM-MIB.my -358
A mibs/cisco/CISCO-PING-MIB +451
D mibs/cisco/CISCO-PING-MIB.my -439
A mibs/cisco/CISCO-PKI-PARTICIPATION-MIB +1,222
D mibs/cisco/CISCO-PKI-PARTICIPATION-MIB.my -1,194
A mibs/cisco/CISCO-PMON-MIB +181
D mibs/cisco/CISCO-PMON-MIB.my -169
A mibs/cisco/CISCO-PNNI-MIB +702
D mibs/cisco/CISCO-PNNI-MIB.my -686
A mibs/cisco/CISCO-POE-PD-MIB +277
D mibs/cisco/CISCO-POE-PD-MIB.my -249
A mibs/cisco/CISCO-POLICY-GROUP-MIB +520
D mibs/cisco/CISCO-POLICY-GROUP-MIB.my -490
A mibs/cisco/CISCO-POP-MGMT-MIB +2,047
D mibs/cisco/CISCO-POP-MGMT-MIB.my -2,010
A mibs/cisco/CISCO-PORT-CHANNEL-MIB +649
D mibs/cisco/CISCO-PORT-CHANNEL-MIB.my -603
A mibs/cisco/CISCO-PORT-QOS-MIB +2,384
D mibs/cisco/CISCO-PORT-QOS-MIB.my -1,722
A mibs/cisco/CISCO-PORT-SECURITY-MIB +1,705
D mibs/cisco/CISCO-PORT-SECURITY-MIB.my -1,672
A mibs/cisco/CISCO-PORT-STORM-CONTROL-MIB +721
D mibs/cisco/CISCO-PORT-STORM-CONTROL-MIB.my -687
A mibs/cisco/CISCO-PORT-TRACK-MIB +270
D mibs/cisco/CISCO-PORT-TRACK-MIB.my -240
A mibs/cisco/CISCO-POWER-ETHERNET-EXT-MIB +1,555
D mibs/cisco/CISCO-POWER-ETHERNET-EXT-MIB.my -1,543
A mibs/cisco/CISCO-PPPOE-MIB +1,013
D mibs/cisco/CISCO-PPPOE-MIB.my -997
A mibs/cisco/CISCO-PREFERRED-PATH-MIB +1,119
D mibs/cisco/CISCO-PREFERRED-PATH-MIB.my -1,098
A mibs/cisco/CISCO-PRIVATE-VLAN-MIB +1,199
D mibs/cisco/CISCO-PRIVATE-VLAN-MIB.my -1,159
A mibs/cisco/CISCO-PROCESS-MIB +3,311
D mibs/cisco/CISCO-PROCESS-MIB.my -2,762
A mibs/cisco/CISCO-PRODUCTS-MIB +2,094
D mibs/cisco/CISCO-PRODUCTS-MIB.my -2,046
A mibs/cisco/CISCO-PROP-ATM-IF-MIB +823
D mibs/cisco/CISCO-PROP-ATM-IF-MIB.my -771
A mibs/cisco/CISCO-PROXY-CONTROL-MIB +915
D mibs/cisco/CISCO-PROXY-CONTROL-MIB.my -888
A mibs/cisco/CISCO-PSA-MICROCODE-MIB +525
D mibs/cisco/CISCO-PSA-MICROCODE-MIB.my -505
A mibs/cisco/CISCO-PSD-CLIENT-MIB +563
D mibs/cisco/CISCO-PSD-CLIENT-MIB.my -522
A mibs/cisco/CISCO-PSM-MIB +3,560
D mibs/cisco/CISCO-PSM-MIB.my -3,534
A mibs/cisco/CISCO-PTOPO-EXTN-MIB +345
D mibs/cisco/CISCO-PTOPO-EXTN-MIB.my -331
A mibs/cisco/CISCO-PTP-MIB +3,481
D mibs/cisco/CISCO-PTP-MIB.my -3,471
A mibs/cisco/CISCO-QINQ-VLAN-MIB +439
D mibs/cisco/CISCO-QINQ-VLAN-MIB.my -424
A mibs/cisco/CISCO-QLLC01-MIB +754
D mibs/cisco/CISCO-QLLC01-MIB.my -702
A mibs/cisco/CISCO-QOS-PIB-MIB +2,022
D mibs/cisco/CISCO-QOS-PIB-MIB.my -1,917
A mibs/cisco/CISCO-QOS-POLICY-CONFIG-MIB +573
D mibs/cisco/CISCO-QOS-POLICY-CONFIG-MIB.my -545
A mibs/cisco/CISCO-QOS-TC-MIB +105
D mibs/cisco/CISCO-QOS-TC-MIB.my -93
A mibs/cisco/CISCO-QP-LBG-MIB +1,019
A mibs/cisco/CISCO-QUEUE-MIB +305
D mibs/cisco/CISCO-QUEUE-MIB.my -279
A mibs/cisco/CISCO-RADIUS-EXT-MIB +701
D mibs/cisco/CISCO-RADIUS-EXT-MIB.my -680
A mibs/cisco/CISCO-RADIUS-MIB +1,265
D mibs/cisco/CISCO-RADIUS-MIB.my -1,236
A mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB +2,273
D mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB.my -2,177
A mibs/cisco/CISCO-REPEATER-MIB +483
D mibs/cisco/CISCO-REPEATER-MIB.my -468
A mibs/cisco/CISCO-REPORT-INTERVAL-TC-MIB +202
D mibs/cisco/CISCO-REPORT-INTERVAL-TC-MIB.my -193
A mibs/cisco/CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB +1,228
D mibs/cisco/CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB.my -1,214
A mibs/cisco/CISCO-RF-MIB +1,554
D mibs/cisco/CISCO-RF-MIB.my -1,401
A mibs/cisco/CISCO-RF-SUPPLEMENTAL-MIB +860
D mibs/cisco/CISCO-RF-SUPPLEMENTAL-MIB.my -802
A mibs/cisco/CISCO-RHINO-MIB +1,646
D mibs/cisco/CISCO-RHINO-MIB.my -1,626
A mibs/cisco/CISCO-RMON-CONFIG-MIB +3,330
D mibs/cisco/CISCO-RMON-CONFIG-MIB.my -3,299
A mibs/cisco/CISCO-ROUTE-POLICIES-MIB +142
D mibs/cisco/CISCO-ROUTE-POLICIES-MIB.my -135
A mibs/cisco/CISCO-RPMS-MIB +923
D mibs/cisco/CISCO-RPMS-MIB.my -882
A mibs/cisco/CISCO-RSCN-MIB +753
D mibs/cisco/CISCO-RSCN-MIB.my -737
A mibs/cisco/CISCO-RSRB-MIB +580
D mibs/cisco/CISCO-RSRB-MIB.my -549
A mibs/cisco/CISCO-RTP-METRICS-MIB +951
D mibs/cisco/CISCO-RTP-METRICS-MIB.my -927
A mibs/cisco/CISCO-RTTMON-ICMP-MIB +1,501
D mibs/cisco/CISCO-RTTMON-ICMP-MIB.my -1,483
A mibs/cisco/CISCO-RTTMON-IP-EXT-MIB +720
D mibs/cisco/CISCO-RTTMON-IP-EXT-MIB.my -711
A mibs/cisco/CISCO-RTTMON-MIB +10,606
D mibs/cisco/CISCO-RTTMON-MIB.my -10,529
A mibs/cisco/CISCO-RTTMON-RTP-MIB +1,042
D mibs/cisco/CISCO-RTTMON-RTP-MIB.my -1,024
A mibs/cisco/CISCO-RTTMON-TC-MIB +885
D mibs/cisco/CISCO-RTTMON-TC-MIB.my -868
A mibs/cisco/CISCO-SAA-APM-MIB +499
D mibs/cisco/CISCO-SAA-APM-MIB.my -463
A mibs/cisco/CISCO-SAN-BASE-SVC-MIB +748
D mibs/cisco/CISCO-SAN-BASE-SVC-MIB.my -723
A mibs/cisco/CISCO-SANTAP-MIB +562
D mibs/cisco/CISCO-SANTAP-MIB.my -538
A mibs/cisco/CISCO-SCAS-BB-MIB +761
A mibs/cisco/CISCO-SCSI-FLOW-MIB +1,337
D mibs/cisco/CISCO-SCSI-FLOW-MIB.my -1,322
A mibs/cisco/CISCO-SCSI-MIB +2,385
D mibs/cisco/CISCO-SCSI-MIB.my -2,373
A mibs/cisco/CISCO-SCTP-MIB +1,624
D mibs/cisco/CISCO-SCTP-MIB.my -1,566
A mibs/cisco/CISCO-SDLLC-MIB +402
D mibs/cisco/CISCO-SDLLC-MIB.my -374
A mibs/cisco/CISCO-SDSL-LINE-MIB +2,727
D mibs/cisco/CISCO-SDSL-LINE-MIB.my -2,682
A mibs/cisco/CISCO-SECURE-SHELL-MIB +576
D mibs/cisco/CISCO-SECURE-SHELL-MIB.my -563
A mibs/cisco/CISCO-SELECTIVE-VRF-DOWNLOAD-MIB +669
D mibs/cisco/CISCO-SELECTIVE-VRF-DOWNLOAD-MIB.my -654
A mibs/cisco/CISCO-SERVICE-CONTROL-ATTACK-MIB +815
D mibs/cisco/CISCO-SERVICE-CONTROL-ATTACK-MIB.my -791
A mibs/cisco/CISCO-SERVICE-CONTROL-LINK-MIB +315
D mibs/cisco/CISCO-SERVICE-CONTROL-LINK-MIB.my -303
A mibs/cisco/CISCO-SERVICE-CONTROL-RDR-MIB +829
D mibs/cisco/CISCO-SERVICE-CONTROL-RDR-MIB.my -817
A mibs/cisco/CISCO-SERVICE-CONTROL-SUBSCRIBERS-MIB +510
D mibs/cisco/CISCO-SERVICE-CONTROL-SUBSCRIBERS-MIB.my -498
A mibs/cisco/CISCO-SERVICE-CONTROL-TP-STATS-MIB +545
D mibs/cisco/CISCO-SERVICE-CONTROL-TP-STATS-MIB.my -532
A mibs/cisco/CISCO-SERVICE-CONTROLLER-MIB +695
D mibs/cisco/CISCO-SERVICE-CONTROLLER-MIB.my -684
A mibs/cisco/CISCO-SESS-BORDER-CTRLR-CALL-STATS-MIB +3,126
D mibs/cisco/CISCO-SESS-BORDER-CTRLR-CALL-STATS-MIB.my -3,118
A mibs/cisco/CISCO-SESS-BORDER-CTRLR-EVENT-MIB +2,208
D mibs/cisco/CISCO-SESS-BORDER-CTRLR-EVENT-MIB.my -2,181
A mibs/cisco/CISCO-SESS-BORDER-CTRLR-STATS-MIB +1,543
D mibs/cisco/CISCO-SESS-BORDER-CTRLR-STATS-MIB.my -1,535
A mibs/cisco/CISCO-SEU-MITIGATION-MIB +634
D mibs/cisco/CISCO-SEU-MITIGATION-MIB.my -621
A mibs/cisco/CISCO-SIBU-FLASH-MIB +211
D mibs/cisco/CISCO-SIBU-FLASH-MIB.my -192
A mibs/cisco/CISCO-SIBU-MANAGERS-MIB +462
D mibs/cisco/CISCO-SIBU-MANAGERS-MIB.my -428
A mibs/cisco/CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB +722
D mibs/cisco/CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB.my -682
A mibs/cisco/CISCO-SIP-CALLS-MIB +931
D mibs/cisco/CISCO-SIP-CALLS-MIB.my -883
A mibs/cisco/CISCO-SIP-UA-MIB +4,952
D mibs/cisco/CISCO-SIP-UA-MIB.my -4,848
A mibs/cisco/CISCO-SLB-DFP-MIB +305
D mibs/cisco/CISCO-SLB-DFP-MIB.my -294
A mibs/cisco/CISCO-SLB-EXT-MIB +5,552
D mibs/cisco/CISCO-SLB-EXT-MIB.my -5,412
A mibs/cisco/CISCO-SLB-HEALTH-MON-MIB +2,763
D mibs/cisco/CISCO-SLB-HEALTH-MON-MIB.my -2,707
A mibs/cisco/CISCO-SLB-MIB +5,379
D mibs/cisco/CISCO-SLB-MIB.my -5,279
A mibs/cisco/CISCO-SM-FILE-DOWNLOAD-MIB +381
D mibs/cisco/CISCO-SM-FILE-DOWNLOAD-MIB.my -353
A mibs/cisco/CISCO-SMART-INSTALL-MIB +1,656
D mibs/cisco/CISCO-SMART-INSTALL-MIB.my -1,646
A mibs/cisco/CISCO-SME-MIB +709
D mibs/cisco/CISCO-SME-MIB.my -687
A mibs/cisco/CISCO-SMI +566
D mibs/cisco/CISCO-SMI.my -536
A mibs/cisco/CISCO-SNA-LLC-MIB +3,110
D mibs/cisco/CISCO-SNA-LLC-MIB.my -2,990
A mibs/cisco/CISCO-SNAPSHOT-MIB +509
D mibs/cisco/CISCO-SNAPSHOT-MIB.my -448
A mibs/cisco/CISCO-SNMP-HANDSHAKE-MIB +162
D mibs/cisco/CISCO-SNMP-HANDSHAKE-MIB.my -142
A mibs/cisco/CISCO-SNMP-NOTIFICATION-EXT-MIB +228
D mibs/cisco/CISCO-SNMP-NOTIFICATION-EXT-MIB.my -212
A mibs/cisco/CISCO-SNMP-TARGET-EXT-MIB +540
D mibs/cisco/CISCO-SNMP-TARGET-EXT-MIB.my -523
A mibs/cisco/CISCO-SNMP-USM-OIDS-MIB +79
D mibs/cisco/CISCO-SNMP-USM-OIDS-MIB.my -66
A mibs/cisco/CISCO-SNMP-VACM-EXT-MIB +224
D mibs/cisco/CISCO-SNMP-VACM-EXT-MIB.my -203
A mibs/cisco/CISCO-SONET-MIB +2,373
D mibs/cisco/CISCO-SONET-MIB.my -2,284
A mibs/cisco/CISCO-SP-MIB +5,699
D mibs/cisco/CISCO-SP-MIB.my -5,626
A mibs/cisco/CISCO-SRP-MIB +2,966
D mibs/cisco/CISCO-SRP-MIB.my -2,852
A mibs/cisco/CISCO-SRST-MIB +1,827
D mibs/cisco/CISCO-SRST-MIB.my -1,698
A mibs/cisco/CISCO-SSG-MIB +1,870
D mibs/cisco/CISCO-SSG-MIB.my -1,859
A mibs/cisco/CISCO-SSL-PROXY-MIB +4,283
D mibs/cisco/CISCO-SSL-PROXY-MIB.my -4,234
A mibs/cisco/CISCO-SSLVPN-MIB +827
A mibs/cisco/CISCO-SSM-PROV-MIB +344
D mibs/cisco/CISCO-SSM-PROV-MIB.my -322
A mibs/cisco/CISCO-ST-TC +499
D mibs/cisco/CISCO-ST-TC.my -490
A mibs/cisco/CISCO-STACK-MIB +13,365
D mibs/cisco/CISCO-STACK-MIB.my -13,189
A mibs/cisco/CISCO-STACKMAKER-MIB +174
D mibs/cisco/CISCO-STACKMAKER-MIB.my -164
A mibs/cisco/CISCO-STACKWISE-MIB +1,438
D mibs/cisco/CISCO-STACKWISE-MIB.my -1,421
A mibs/cisco/CISCO-STP-EXTENSIONS-MIB +5,039
D mibs/cisco/CISCO-STP-EXTENSIONS-MIB.my -4,967
A mibs/cisco/CISCO-STUN-MIB +511
D mibs/cisco/CISCO-STUN-MIB.my -479
A mibs/cisco/CISCO-SUBSCRIBER-IDENTITY-TC-MIB +677
D mibs/cisco/CISCO-SUBSCRIBER-IDENTITY-TC-MIB.my -667
A mibs/cisco/CISCO-SUBSCRIBER-SESSION-MIB +3,633
D mibs/cisco/CISCO-SUBSCRIBER-SESSION-MIB.my -3,616
A mibs/cisco/CISCO-SUBSCRIBER-SESSION-TC-MIB +357
D mibs/cisco/CISCO-SUBSCRIBER-SESSION-TC-MIB.my -347
A mibs/cisco/CISCO-SVC-INTERFACE-MIB +1,379
D mibs/cisco/CISCO-SVC-INTERFACE-MIB.my -1,345
A mibs/cisco/CISCO-SVI-AUTOSTATE-MIB +222
D mibs/cisco/CISCO-SVI-AUTOSTATE-MIB.my -210
A mibs/cisco/CISCO-SWITCH-CEF-MIB +386
D mibs/cisco/CISCO-SWITCH-CEF-MIB.my -371
A mibs/cisco/CISCO-SWITCH-CGMP-MIB +239
D mibs/cisco/CISCO-SWITCH-CGMP-MIB.my -213
A mibs/cisco/CISCO-SWITCH-ENGINE-MIB +6,140
D mibs/cisco/CISCO-SWITCH-ENGINE-MIB.my -6,016
A mibs/cisco/CISCO-SWITCH-FABRIC-MIB +407
D mibs/cisco/CISCO-SWITCH-FABRIC-MIB.my -269
A mibs/cisco/CISCO-SWITCH-HARDWARE-CAPACITY-MIB +2,084
D mibs/cisco/CISCO-SWITCH-HARDWARE-CAPACITY-MIB.my -2,043
A mibs/cisco/CISCO-SWITCH-MULTICAST-MIB +1,637
D mibs/cisco/CISCO-SWITCH-MULTICAST-MIB.my -1,571
A mibs/cisco/CISCO-SWITCH-NETFLOW-MIB +476
D mibs/cisco/CISCO-SWITCH-NETFLOW-MIB.my -431
A mibs/cisco/CISCO-SWITCH-QOS-MIB +6,170
D mibs/cisco/CISCO-SWITCH-QOS-MIB.my -6,118
A mibs/cisco/CISCO-SWITCH-RATE-LIMITER-MIB +408
D mibs/cisco/CISCO-SWITCH-RATE-LIMITER-MIB.my -383
A mibs/cisco/CISCO-SWITCH-STATS-MIB +1,377
D mibs/cisco/CISCO-SWITCH-STATS-MIB.my -1,359
A mibs/cisco/CISCO-SWITCH-USAGE-MIB +186
D mibs/cisco/CISCO-SWITCH-USAGE-MIB.my -171
A mibs/cisco/CISCO-SYS-INFO-LOG-MIB +562
D mibs/cisco/CISCO-SYS-INFO-LOG-MIB.my -545
A mibs/cisco/CISCO-SYSLOG-EVENT-EXT-MIB +282
D mibs/cisco/CISCO-SYSLOG-EVENT-EXT-MIB.my -263
A mibs/cisco/CISCO-SYSLOG-EXT-MIB +1,166
D mibs/cisco/CISCO-SYSLOG-EXT-MIB.my -1,149
A mibs/cisco/CISCO-SYSLOG-MIB +605
D mibs/cisco/CISCO-SYSLOG-MIB.my -570
A mibs/cisco/CISCO-SYSTEM-EXT-MIB +1,113
D mibs/cisco/CISCO-SYSTEM-EXT-MIB.my -1,093
A mibs/cisco/CISCO-SYSTEM-MIB +682
D mibs/cisco/CISCO-SYSTEM-MIB.my -662
A mibs/cisco/CISCO-TAP-MIB +1,227
D mibs/cisco/CISCO-TAP-MIB.my -1,179
A mibs/cisco/CISCO-TAP2-MIB +1,226
D mibs/cisco/CISCO-TAP2-MIB.my -1,195
A mibs/cisco/CISCO-TBRIDGE-DEV-IF-MIB +265
D mibs/cisco/CISCO-TBRIDGE-DEV-IF-MIB.my -243
A mibs/cisco/CISCO-TC +2,669
A mibs/cisco/CISCO-TC-NO-U32 +212
D mibs/cisco/CISCO-TC-NO-U32.my -202
D mibs/cisco/CISCO-TC.my -2,660
A mibs/cisco/CISCO-TCP-METRICS-MIB +326
D mibs/cisco/CISCO-TCP-METRICS-MIB.my -315
A mibs/cisco/CISCO-TCP-MIB +250
D mibs/cisco/CISCO-TCP-MIB.my -234
A mibs/cisco/CISCO-TCPOFFLOAD-MIB +298
D mibs/cisco/CISCO-TCPOFFLOAD-MIB.my -281
A mibs/cisco/CISCO-TELEPRESENCE-CALL-MIB +3,147
D mibs/cisco/CISCO-TELEPRESENCE-CALL-MIB.my -3,128
A mibs/cisco/CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB +2,559
D mibs/cisco/CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB.my -2,528
A mibs/cisco/CISCO-TELEPRESENCE-MIB +1,933
D mibs/cisco/CISCO-TELEPRESENCE-MIB.my -1,904
A mibs/cisco/CISCO-TELNET-SERVER-MIB +348
D mibs/cisco/CISCO-TELNET-SERVER-MIB.my -336
A mibs/cisco/CISCO-THREAT-MITIGATION-SERVICE-MIB +1,041
D mibs/cisco/CISCO-THREAT-MITIGATION-SERVICE-MIB.my -1,021
A mibs/cisco/CISCO-TM +194
D mibs/cisco/CISCO-TM.my -182
A mibs/cisco/CISCO-TN3270SERVER-MIB +1,468
D mibs/cisco/CISCO-TN3270SERVER-MIB.my -1,418
A mibs/cisco/CISCO-TPC-MIB +407
D mibs/cisco/CISCO-TPC-MIB.my -386
A mibs/cisco/CISCO-TRANSACTION-CONNECTION-MIB +771
D mibs/cisco/CISCO-TRANSACTION-CONNECTION-MIB.my -757
A mibs/cisco/CISCO-TRUSTSEC-INTERFACE-MIB +2,245
D mibs/cisco/CISCO-TRUSTSEC-INTERFACE-MIB.my -2,205
A mibs/cisco/CISCO-TRUSTSEC-MIB +1,921
D mibs/cisco/CISCO-TRUSTSEC-MIB.my -1,902
A mibs/cisco/CISCO-TRUSTSEC-POLICY-MIB +3,019
D mibs/cisco/CISCO-TRUSTSEC-POLICY-MIB.my -2,950
A mibs/cisco/CISCO-TRUSTSEC-SERVER-MIB +1,183
D mibs/cisco/CISCO-TRUSTSEC-SERVER-MIB.my -1,154
A mibs/cisco/CISCO-TRUSTSEC-SXP-MIB +2,244
D mibs/cisco/CISCO-TRUSTSEC-SXP-MIB.my -2,231
A mibs/cisco/CISCO-TRUSTSEC-TC-MIB +278
D mibs/cisco/CISCO-TRUSTSEC-TC-MIB.my -268
A mibs/cisco/CISCO-TS-STACK-MIB +2,883
D mibs/cisco/CISCO-TS-STACK-MIB.my -2,826
A mibs/cisco/CISCO-UBE-MIB +229
D mibs/cisco/CISCO-UBE-MIB.my -219
A mibs/cisco/CISCO-UDLDP-MIB +704
D mibs/cisco/CISCO-UDLDP-MIB.my -689
A mibs/cisco/CISCO-UNIFIED-COMPUTING-AAA-MIB +7,104
A mibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB +26,810
D mibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB.my -25,021
A mibs/cisco/CISCO-UNIFIED-COMPUTING-BIOS-MIB +5,509
A mibs/cisco/CISCO-UNIFIED-COMPUTING-BMC-MIB +267
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CALLHOME-MIB +1,428
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CAPABILITY-MIB +1,997
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CHANGE-MIB +188
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CIMCVMEDIA-MIB +820
A mibs/cisco/CISCO-UNIFIED-COMPUTING-COMM-MIB +3,712
A mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB +12,124
D mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB.my -9,527
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CONFIG-MIB +399
A mibs/cisco/CISCO-UNIFIED-COMPUTING-DCX-MIB +960
A mibs/cisco/CISCO-UNIFIED-COMPUTING-DHCP-MIB +337
A mibs/cisco/CISCO-UNIFIED-COMPUTING-DIAG-MIB +765
A mibs/cisco/CISCO-UNIFIED-COMPUTING-DOMAIN-MIB +937
A mibs/cisco/CISCO-UNIFIED-COMPUTING-DPSEC-MIB +174
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EPQOS-MIB +1,214
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB +21,459
D mibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB.my -18,515
A mibs/cisco/CISCO-UNIFIED-COMPUTING-ETHER-MIB +8,706
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EVENT-MIB +686
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTMGMT-MIB +761
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTPOL-MIB +2,363
A mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTVMM-MIB +4,323
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FAULT-MIB +1,001
D mibs/cisco/CISCO-UNIFIED-COMPUTING-FAULT-MIB.my -990
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FC-MIB +2,536
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FCPOOL-MIB +830
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB +6,220
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FLOWCTRL-MIB +251
A mibs/cisco/CISCO-UNIFIED-COMPUTING-FSM-MIB +173
A mibs/cisco/CISCO-UNIFIED-COMPUTING-GMETA-MIB +886
A mibs/cisco/CISCO-UNIFIED-COMPUTING-GRAPHICS-MIB +515
A mibs/cisco/CISCO-UNIFIED-COMPUTING-HOSTIMG-MIB +287
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IDENT-MIB +1,489
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IMGPROV-MIB +220
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IMGSEC-MIB +230
A mibs/cisco/CISCO-UNIFIED-COMPUTING-INITIATOR-MIB +914
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IP-MIB +563
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IPPOOL-MIB +1,043
A mibs/cisco/CISCO-UNIFIED-COMPUTING-IQNPOOL-MIB +716
A mibs/cisco/CISCO-UNIFIED-COMPUTING-ISCSI-MIB +191
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LICENSE-MIB +2,688
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LLDP-MIB +153
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LS-MIB +2,476
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LSBOOT-MIB +1,877
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LSMAINT-MIB +457
A mibs/cisco/CISCO-UNIFIED-COMPUTING-LSTORAGE-MIB +1,191
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MACPOOL-MIB +630
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MAPPINGS-MIB +231
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB +2,669
D mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB.my -2,551
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MGMT-MIB +5,909
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB +5,483
D mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB.my -2,205
A mibs/cisco/CISCO-UNIFIED-COMPUTING-NETWORK-MIB +875
A mibs/cisco/CISCO-UNIFIED-COMPUTING-NFS-MIB +1,202
A mibs/cisco/CISCO-UNIFIED-COMPUTING-NOTIFS-MIB +97
D mibs/cisco/CISCO-UNIFIED-COMPUTING-NOTIFS-MIB.my -90
A mibs/cisco/CISCO-UNIFIED-COMPUTING-NWCTRL-MIB +196
A mibs/cisco/CISCO-UNIFIED-COMPUTING-OBSERVE-MIB +796
A mibs/cisco/CISCO-UNIFIED-COMPUTING-ORG-MIB +221
A mibs/cisco/CISCO-UNIFIED-COMPUTING-OS-MIB +295
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PCI-MIB +424
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PKI-MIB +1,061
A mibs/cisco/CISCO-UNIFIED-COMPUTING-POLICY-MIB +3,173
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PORT-MIB +647
A mibs/cisco/CISCO-UNIFIED-COMPUTING-POWER-MIB +1,515
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PROC-MIB +627
A mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB +1,906
D mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB.my -1,786
A mibs/cisco/CISCO-UNIFIED-COMPUTING-QOSCLASS-MIB +975
A mibs/cisco/CISCO-UNIFIED-COMPUTING-QUERYRESULT-MIB +278
A mibs/cisco/CISCO-UNIFIED-COMPUTING-SES-MIB +229
A mibs/cisco/CISCO-UNIFIED-COMPUTING-SOL-MIB +404
A mibs/cisco/CISCO-UNIFIED-COMPUTING-STATS-MIB +1,634
A mibs/cisco/CISCO-UNIFIED-COMPUTING-STORAGE-MIB +7,897
D mibs/cisco/CISCO-UNIFIED-COMPUTING-STORAGE-MIB.my -3,935
A mibs/cisco/CISCO-UNIFIED-COMPUTING-SW-MIB +13,019
A mibs/cisco/CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB +4,553
A mibs/cisco/CISCO-UNIFIED-COMPUTING-SYSFILE-MIB +664
A mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB +38,536
D mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB.my -28,245
A mibs/cisco/CISCO-UNIFIED-COMPUTING-TOP-MIB +416
A mibs/cisco/CISCO-UNIFIED-COMPUTING-TRIG-MIB +1,132
A mibs/cisco/CISCO-UNIFIED-COMPUTING-UUIDPOOL-MIB +640
A mibs/cisco/CISCO-UNIFIED-COMPUTING-VERSION-MIB +191
A mibs/cisco/CISCO-UNIFIED-COMPUTING-VM-MIB +3,077
A mibs/cisco/CISCO-UNIFIED-COMPUTING-VNIC-MIB +9,575
A mibs/cisco/CISCO-UNIFIED-FIREWALL-MIB +2,949
D mibs/cisco/CISCO-UNIFIED-FIREWALL-MIB.my -2,897
A mibs/cisco/CISCO-UNITY-EXPRESS-MIB +1,361
D mibs/cisco/CISCO-UNITY-EXPRESS-MIB.my -1,340
A mibs/cisco/CISCO-UNITY-MIB +839
D mibs/cisco/CISCO-UNITY-MIB.my -804
A mibs/cisco/CISCO-USER-CONNECTION-TAP-MIB +223
D mibs/cisco/CISCO-USER-CONNECTION-TAP-MIB.my -208
A mibs/cisco/CISCO-USP-MIB +1,209
A mibs/cisco/CISCO-VDC-MIB +1,396
D mibs/cisco/CISCO-VDC-MIB.my -1,382
A mibs/cisco/CISCO-VIDEO-SESSION-MIB +2,608
D mibs/cisco/CISCO-VIDEO-SESSION-MIB.my -2,598
A mibs/cisco/CISCO-VIDEO-TC +372
D mibs/cisco/CISCO-VIDEO-TC.my -363
A mibs/cisco/CISCO-VINES-MIB +1,793
D mibs/cisco/CISCO-VINES-MIB.my -1,762
A mibs/cisco/CISCO-VIRTUAL-INTERFACE-MIB +473
D mibs/cisco/CISCO-VIRTUAL-INTERFACE-MIB.my -459
A mibs/cisco/CISCO-VIRTUAL-NIC-MIB +653
D mibs/cisco/CISCO-VIRTUAL-NIC-MIB.my -637
A mibs/cisco/CISCO-VIRTUAL-NW-IF-MIB +320
D mibs/cisco/CISCO-VIRTUAL-NW-IF-MIB.my -301
A mibs/cisco/CISCO-VIRTUAL-SWITCH-MIB +1,842
D mibs/cisco/CISCO-VIRTUAL-SWITCH-MIB.my -1,818
A mibs/cisco/CISCO-VISM-ATM-TRUNK-MIB +1,074
D mibs/cisco/CISCO-VISM-ATM-TRUNK-MIB.my -1,060
A mibs/cisco/CISCO-VISM-CAC-MIB +421
D mibs/cisco/CISCO-VISM-CAC-MIB.my -402
A mibs/cisco/CISCO-VISM-CAS-MIB +460
D mibs/cisco/CISCO-VISM-CAS-MIB.my -428
A mibs/cisco/CISCO-VISM-CODEC-MIB +545
D mibs/cisco/CISCO-VISM-CODEC-MIB.my -527
A mibs/cisco/CISCO-VISM-CONN-MIB +1,773
D mibs/cisco/CISCO-VISM-CONN-MIB.my -1,742
A mibs/cisco/CISCO-VISM-CONN-STAT-MIB +794
D mibs/cisco/CISCO-VISM-CONN-STAT-MIB.my -695
A mibs/cisco/CISCO-VISM-DSX0-MIB +1,700
D mibs/cisco/CISCO-VISM-DSX0-MIB.my -1,668
A mibs/cisco/CISCO-VISM-DSX1-MIB +1,664
D mibs/cisco/CISCO-VISM-DSX1-MIB.my -1,636
A mibs/cisco/CISCO-VISM-HDLC-MIB +300
D mibs/cisco/CISCO-VISM-HDLC-MIB.my -287
A mibs/cisco/CISCO-VISM-MODULE-MIB +2,691
D mibs/cisco/CISCO-VISM-MODULE-MIB.my -2,627
A mibs/cisco/CISCO-VISM-PORT-MIB +253
D mibs/cisco/CISCO-VISM-PORT-MIB.my -230
A mibs/cisco/CISCO-VISM-RSRC-PART-MIB +254
D mibs/cisco/CISCO-VISM-RSRC-PART-MIB.my -235
A mibs/cisco/CISCO-VISM-SESSION-MIB +1,084
D mibs/cisco/CISCO-VISM-SESSION-MIB.my -1,057
A mibs/cisco/CISCO-VISM-SVC-MIB +549
D mibs/cisco/CISCO-VISM-SVC-MIB.my -534
A mibs/cisco/CISCO-VISM-TRAPS-MIB +2,815
D mibs/cisco/CISCO-VISM-TRAPS-MIB.my -2,542
A mibs/cisco/CISCO-VISM-XGCP-EXT +667
D mibs/cisco/CISCO-VISM-XGCP-EXT.my -641
A mibs/cisco/CISCO-VLAN-BRIDGING-MIB +186
D mibs/cisco/CISCO-VLAN-BRIDGING-MIB.my -180
A mibs/cisco/CISCO-VLAN-GROUP-MIB +264
D mibs/cisco/CISCO-VLAN-GROUP-MIB.my -257
A mibs/cisco/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB +178
D mibs/cisco/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB.my -167
A mibs/cisco/CISCO-VLAN-MEMBERSHIP-MIB +1,330
D mibs/cisco/CISCO-VLAN-MEMBERSHIP-MIB.my -1,313
A mibs/cisco/CISCO-VLAN-TRANSLATION-MIB +419
D mibs/cisco/CISCO-VLAN-TRANSLATION-MIB.my -407
A mibs/cisco/CISCO-VMPS-MIB +659
D mibs/cisco/CISCO-VMPS-MIB.my -638
A mibs/cisco/CISCO-VOA-MIB +240
D mibs/cisco/CISCO-VOA-MIB.my -226
A mibs/cisco/CISCO-VOICE-AALX-PROFILE-MIB +1,532
D mibs/cisco/CISCO-VOICE-AALX-PROFILE-MIB.my -1,506
A mibs/cisco/CISCO-VOICE-ANALOG-IF-MIB +2,255
D mibs/cisco/CISCO-VOICE-ANALOG-IF-MIB.my -2,141
A mibs/cisco/CISCO-VOICE-APPLICATIONS-OID-MIB +64
D mibs/cisco/CISCO-VOICE-APPLICATIONS-OID-MIB.my -50
A mibs/cisco/CISCO-VOICE-APPS-MIB +451
D mibs/cisco/CISCO-VOICE-APPS-MIB.my -428
A mibs/cisco/CISCO-VOICE-ATM-DIAL-CONTROL-MIB +717
D mibs/cisco/CISCO-VOICE-ATM-DIAL-CONTROL-MIB.my -673
A mibs/cisco/CISCO-VOICE-CARD-MIB +191
D mibs/cisco/CISCO-VOICE-CARD-MIB.my -179
A mibs/cisco/CISCO-VOICE-CAS-MODULE-MIB +463
D mibs/cisco/CISCO-VOICE-CAS-MODULE-MIB.my -446
A mibs/cisco/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB +781
D mibs/cisco/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB.my -740
A mibs/cisco/CISCO-VOICE-CONNECTIVITY-MIB +709
D mibs/cisco/CISCO-VOICE-CONNECTIVITY-MIB.my -690
A mibs/cisco/CISCO-VOICE-DIAL-CONTROL-MIB +7,210
D mibs/cisco/CISCO-VOICE-DIAL-CONTROL-MIB.my -6,957
A mibs/cisco/CISCO-VOICE-DNIS-MIB +434
D mibs/cisco/CISCO-VOICE-DNIS-MIB.my -403
A mibs/cisco/CISCO-VOICE-ENABLED-LINK-MIB +241
D mibs/cisco/CISCO-VOICE-ENABLED-LINK-MIB.my -213
A mibs/cisco/CISCO-VOICE-FR-DIAL-CONTROL-MIB +173
D mibs/cisco/CISCO-VOICE-FR-DIAL-CONTROL-MIB.my -153
A mibs/cisco/CISCO-VOICE-HDLC-DIAL-CONTROL-MIB +161
D mibs/cisco/CISCO-VOICE-HDLC-DIAL-CONTROL-MIB.my -141
A mibs/cisco/CISCO-VOICE-IF-MIB +521
D mibs/cisco/CISCO-VOICE-IF-MIB.my -495
A mibs/cisco/CISCO-VOICE-LMR-MIB +412
D mibs/cisco/CISCO-VOICE-LMR-MIB.my -362
A mibs/cisco/CISCO-VOICE-TONE-CADENCE-MIB +581
D mibs/cisco/CISCO-VOICE-TONE-CADENCE-MIB.my -556
A mibs/cisco/CISCO-VOICE-URI-CLASS-MIB +619
D mibs/cisco/CISCO-VOICE-URI-CLASS-MIB.my -398
A mibs/cisco/CISCO-VOIP-TAP-MIB +283
D mibs/cisco/CISCO-VOIP-TAP-MIB.my -260
A mibs/cisco/CISCO-VPC-MIB +1,155
D mibs/cisco/CISCO-VPC-MIB.my -1,138
A mibs/cisco/CISCO-VPDN-MGMT-EXT-MIB +604
D mibs/cisco/CISCO-VPDN-MGMT-EXT-MIB.my -591
A mibs/cisco/CISCO-VPDN-MGMT-MIB +2,755
D mibs/cisco/CISCO-VPDN-MGMT-MIB.my -2,695
A mibs/cisco/CISCO-VPN-LIC-USAGE-MONITOR-MIB +894
D mibs/cisco/CISCO-VPN-LIC-USAGE-MONITOR-MIB.my -880
A mibs/cisco/CISCO-VQE-TOOLS-MIB +146
D mibs/cisco/CISCO-VQE-TOOLS-MIB.my -133
A mibs/cisco/CISCO-VQES-MIB +482
D mibs/cisco/CISCO-VQES-MIB.my -464
A mibs/cisco/CISCO-VRF-MIB +827
D mibs/cisco/CISCO-VRF-MIB.my -812
A mibs/cisco/CISCO-VSAN-MIB +1,669
D mibs/cisco/CISCO-VSAN-MIB.my -1,625
A mibs/cisco/CISCO-VSI-CONTROLLER-MIB +323
D mibs/cisco/CISCO-VSI-CONTROLLER-MIB.my -311
A mibs/cisco/CISCO-VSIMASTER-MIB +1,535
D mibs/cisco/CISCO-VSIMASTER-MIB.my -1,500
A mibs/cisco/CISCO-VTP-MIB +6,521
D mibs/cisco/CISCO-VTP-MIB.my -6,450
A mibs/cisco/CISCO-WAN-3G-MIB +5,724
D mibs/cisco/CISCO-WAN-3G-MIB.my -5,713
A mibs/cisco/CISCO-WAN-AAL2-PROFILES-MIB +490
D mibs/cisco/CISCO-WAN-AAL2-PROFILES-MIB.my -457
A mibs/cisco/CISCO-WAN-ANNOUNCEMENT-MIB +567
D mibs/cisco/CISCO-WAN-ANNOUNCEMENT-MIB.my -531
A mibs/cisco/CISCO-WAN-ATM-CONN-MIB +2,448
D mibs/cisco/CISCO-WAN-ATM-CONN-MIB.my -2,357
A mibs/cisco/CISCO-WAN-ATM-CONN-STAT-MIB +2,363
D mibs/cisco/CISCO-WAN-ATM-CONN-STAT-MIB.my -2,325
A mibs/cisco/CISCO-WAN-ATM-COSB-MIB +391
D mibs/cisco/CISCO-WAN-ATM-COSB-MIB.my -371
A mibs/cisco/CISCO-WAN-ATM-CUG-MIB +445
D mibs/cisco/CISCO-WAN-ATM-CUG-MIB.my -424
A mibs/cisco/CISCO-WAN-ATM-PARTY-MIB +388
D mibs/cisco/CISCO-WAN-ATM-PARTY-MIB.my -375
A mibs/cisco/CISCO-WAN-ATM-PREF-ROUTE-MIB +291
D mibs/cisco/CISCO-WAN-ATM-PREF-ROUTE-MIB.my -279
A mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-MIB +1,209
D mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-MIB.my -1,135
A mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-STAT-MIB +328
D mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-STAT-MIB.my -302
A mibs/cisco/CISCO-WAN-BBIF-ILMI-MIB +567
D mibs/cisco/CISCO-WAN-BBIF-ILMI-MIB.my -542
A mibs/cisco/CISCO-WAN-BBIF-PORT-MIB +578
D mibs/cisco/CISCO-WAN-BBIF-PORT-MIB.my -545
A mibs/cisco/CISCO-WAN-CELL-EXT-MIB +1,367
A mibs/cisco/CISCO-WAN-CES-CONN-MIB +1,260
D mibs/cisco/CISCO-WAN-CES-CONN-MIB.my -1,235
A mibs/cisco/CISCO-WAN-CES-CONN-STAT-MIB +448
D mibs/cisco/CISCO-WAN-CES-CONN-STAT-MIB.my -437
A mibs/cisco/CISCO-WAN-CES-PORT-MIB +467
D mibs/cisco/CISCO-WAN-CES-PORT-MIB.my -447
A mibs/cisco/CISCO-WAN-CES-RSRC-PART-MIB +262
D mibs/cisco/CISCO-WAN-CES-RSRC-PART-MIB.my -244
A mibs/cisco/CISCO-WAN-CODEC-GEN-PARM-MIB +382
D mibs/cisco/CISCO-WAN-CODEC-GEN-PARM-MIB.my -350
A mibs/cisco/CISCO-WAN-FEEDER-MIB +393
D mibs/cisco/CISCO-WAN-FEEDER-MIB.my -375
A mibs/cisco/CISCO-WAN-FR-CONN-MIB +2,519
D mibs/cisco/CISCO-WAN-FR-CONN-MIB.my -2,473
A mibs/cisco/CISCO-WAN-FR-CONN-STAT-MIB +905
D mibs/cisco/CISCO-WAN-FR-CONN-STAT-MIB.my -889
A mibs/cisco/CISCO-WAN-FR-PORT-MIB +1,894
D mibs/cisco/CISCO-WAN-FR-PORT-MIB.my -1,850
A mibs/cisco/CISCO-WAN-FR-RSRC-PART-MIB +273
D mibs/cisco/CISCO-WAN-FR-RSRC-PART-MIB.my -256
A mibs/cisco/CISCO-WAN-FR-SIGNALING-MIB +828
D mibs/cisco/CISCO-WAN-FR-SIGNALING-MIB.my -794
A mibs/cisco/CISCO-WAN-FR-X21-MIB +992
D mibs/cisco/CISCO-WAN-FR-X21-MIB.my -949
A mibs/cisco/CISCO-WAN-LAPD-TRUNK-MIB +931
D mibs/cisco/CISCO-WAN-LAPD-TRUNK-MIB.my -899
A mibs/cisco/CISCO-WAN-MG-MIB +1,435
D mibs/cisco/CISCO-WAN-MG-MIB.my -1,372
A mibs/cisco/CISCO-WAN-MGC-REDUN-MIB +818
D mibs/cisco/CISCO-WAN-MGC-REDUN-MIB.my -787
A mibs/cisco/CISCO-WAN-MODULE-MIB +581
D mibs/cisco/CISCO-WAN-MODULE-MIB.my -564
A mibs/cisco/CISCO-WAN-NCDP-MIB +842
D mibs/cisco/CISCO-WAN-NCDP-MIB.my -818
A mibs/cisco/CISCO-WAN-OPTIMIZATION-CAPABILITY +549
A mibs/cisco/CISCO-WAN-OPTIMIZATION-MIB +2,855
D mibs/cisco/CISCO-WAN-OPTIMIZATION-MIB.my -2,822
A mibs/cisco/CISCO-WAN-PAR-MIB +2,527
D mibs/cisco/CISCO-WAN-PAR-MIB.my -2,513
A mibs/cisco/CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB +209
D mibs/cisco/CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB.my -175
A mibs/cisco/CISCO-WAN-RPM-CONN-EXT-MIB +318
D mibs/cisco/CISCO-WAN-RPM-CONN-EXT-MIB.my -303
A mibs/cisco/CISCO-WAN-RSRC-PART-MIB +851
D mibs/cisco/CISCO-WAN-RSRC-PART-MIB.my -825
A mibs/cisco/CISCO-WAN-RTP-CONN-MIB +782
D mibs/cisco/CISCO-WAN-RTP-CONN-MIB.my -748
A mibs/cisco/CISCO-WAN-SCT-MGMT-MIB +343
D mibs/cisco/CISCO-WAN-SCT-MGMT-MIB.my -322
A mibs/cisco/CISCO-WAN-SONET-MIB +1,534
D mibs/cisco/CISCO-WAN-SONET-MIB.my -1,473
A mibs/cisco/CISCO-WAN-SRCP-MIB +859
D mibs/cisco/CISCO-WAN-SRCP-MIB.my -819
A mibs/cisco/CISCO-WAN-SRM-BERT-MIB +792
D mibs/cisco/CISCO-WAN-SRM-BERT-MIB.my -762
A mibs/cisco/CISCO-WAN-SRM-MIB +334
D mibs/cisco/CISCO-WAN-SRM-MIB.my -309
A mibs/cisco/CISCO-WAN-SVC-MIB +5,904
D mibs/cisco/CISCO-WAN-SVC-MIB.my -5,866
A mibs/cisco/CISCO-WAN-T38-FAXRELAY-MIB +592
D mibs/cisco/CISCO-WAN-T38-FAXRELAY-MIB.my -564
A mibs/cisco/CISCO-WAN-TOPOLOGY-MIB +1,289
D mibs/cisco/CISCO-WAN-TOPOLOGY-MIB.my -1,265
A mibs/cisco/CISCO-WAN-TRAP-VARS-MIB +757
D mibs/cisco/CISCO-WAN-TRAP-VARS-MIB.my -728
A mibs/cisco/CISCO-WAN-VISM-TONE-PLAN-MIB +1,071
D mibs/cisco/CISCO-WAN-VISM-TONE-PLAN-MIB.my -995
A mibs/cisco/CISCO-WBX-MEETING-MIB +803
D mibs/cisco/CISCO-WBX-MEETING-MIB.my -782
A mibs/cisco/CISCO-WDS-IDS-MIB +353
D mibs/cisco/CISCO-WDS-IDS-MIB.my -325
A mibs/cisco/CISCO-WDS-INFO-MIB +1,755
D mibs/cisco/CISCO-WDS-INFO-MIB.my -1,710
A mibs/cisco/CISCO-WIRELESS-DOCS-EXT-MIB +2,014
D mibs/cisco/CISCO-WIRELESS-DOCS-EXT-MIB.my -1,878
A mibs/cisco/CISCO-WIRELESS-DOCS-IF-MIB +2,202
D mibs/cisco/CISCO-WIRELESS-DOCS-IF-MIB.my -2,149
A mibs/cisco/CISCO-WIRELESS-EXP-MIB +958
D mibs/cisco/CISCO-WIRELESS-EXP-MIB.my -928
A mibs/cisco/CISCO-WIRELESS-IF-MIB +4,473
D mibs/cisco/CISCO-WIRELESS-IF-MIB.my -4,276
A mibs/cisco/CISCO-WIRELESS-NOTIFICATION-MIB +788
D mibs/cisco/CISCO-WIRELESS-NOTIFICATION-MIB.my -766
A mibs/cisco/CISCO-WIRELESS-P2MP-LINK-METRICS-MIB +2,001
D mibs/cisco/CISCO-WIRELESS-P2MP-LINK-METRICS-MIB.my -1,915
A mibs/cisco/CISCO-WIRELESS-P2MP-PHY-MIB +1,555
D mibs/cisco/CISCO-WIRELESS-P2MP-PHY-MIB.my -1,392
A mibs/cisco/CISCO-WIRELESS-P2MP-RF-METRICS-MIB +1,529
D mibs/cisco/CISCO-WIRELESS-P2MP-RF-METRICS-MIB.my -1,340
A mibs/cisco/CISCO-WIRELESS-P2P-BPI-MIB +940
D mibs/cisco/CISCO-WIRELESS-P2P-BPI-MIB.my -813
A mibs/cisco/CISCO-WIRELESS-TC-MIB +557
D mibs/cisco/CISCO-WIRELESS-TC-MIB.my -536
A mibs/cisco/CISCO-WLAN-MAN-MIB +141
D mibs/cisco/CISCO-WLAN-MAN-MIB.my -122
A mibs/cisco/CISCO-WLAN-VLAN-MIB +584
D mibs/cisco/CISCO-WLAN-VLAN-MIB.my -559
A mibs/cisco/CISCO-WPAN-MIB +449
D mibs/cisco/CISCO-WPAN-MIB.my -441
A mibs/cisco/CISCO-WRED-MIB +351
D mibs/cisco/CISCO-WRED-MIB.my -331
A mibs/cisco/CISCO-WWNMGR-MIB +389
D mibs/cisco/CISCO-WWNMGR-MIB.my -367
A mibs/cisco/CISCO-XDSL-LINE-MIB +578
D mibs/cisco/CISCO-XDSL-LINE-MIB.my -562
A mibs/cisco/CISCO-XGCP-EXT-MIB +1,337
D mibs/cisco/CISCO-XGCP-EXT-MIB.my -1,307
A mibs/cisco/CISCO-XGCP-MIB +2,485
D mibs/cisco/CISCO-XGCP-MIB.my -2,438
A mibs/cisco/CISCO-ZS-EXT-MIB +551
D mibs/cisco/CISCO-ZS-EXT-MIB.my -540
A mibs/cisco/CISCO-ZS-MIB +4,848
D mibs/cisco/CISCO-ZS-MIB.my -4,809
A mibs/cisco/Cisco90Series-MIB +2,361
A mibs/cisco/CISCOWAN-SMI +67
D mibs/cisco/CISCOWAN-SMI.my -53
A mibs/cisco/CISCOWORKS-MIB +202
D mibs/cisco/CISCOWORKS-MIB.my -179
A mibs/cisco/CLAB-DEF-MIB +540
D mibs/cisco/CLAB-DEF-MIB.my -484
A mibs/cisco/CLAB-TOPO-MIB +215
D mibs/cisco/CLAB-TOPO-MIB.my -202
A mibs/cisco/COMPAT-MIB +256
D mibs/cisco/COMPAT-MIB.my -256
D mibs/cisco/DOCS-BPI-PLUS-MIB.my -3,019
A mibs/cisco/DOCS-BPI2-MIB +3,117
A mibs/cisco/DOCS-CABLE-DEVICE-TRAP-MIB +943
D mibs/cisco/DOCS-CABLE-DEVICE-TRAP-MIB.my -927
A mibs/cisco/DOCS-DIAG-MIB +722
D mibs/cisco/DOCS-DIAG-MIB.my -688
A mibs/cisco/DOCS-DRF-MIB +974
D mibs/cisco/DOCS-DRF-MIB.my -926
D mibs/cisco/DOCS-DSG-IF-MIB.my -949
A mibs/cisco/DOCS-IF-EXT-MIB +159
D mibs/cisco/DOCS-IF-EXT-MIB.my -140
A mibs/cisco/DOCS-IF-M-CMTS-MIB +3,420
D mibs/cisco/DOCS-IF-M-CMTS-MIB.my -3,355
A mibs/cisco/DOCS-IF3-MIB +4,044
D mibs/cisco/DOCS-IF3-MIB.my -4,027
A mibs/cisco/DOCS-IFEXT2-MIB +668
D mibs/cisco/DOCS-IFEXT2-MIB.my -622
A mibs/cisco/DOCS-L2VPN-MIB +1,198
D mibs/cisco/DOCS-L2VPN-MIB.my -1,102
A mibs/cisco/DOCS-LOADBAL3-MIB +1,655
D mibs/cisco/DOCS-LOADBAL3-MIB.my -1,642
A mibs/cisco/DOCS-LOADBALANCING-MIB +1,175
D mibs/cisco/DOCS-LOADBALANCING-MIB.my -1,091
A mibs/cisco/DOCS-MCAST-AUTH-MIB +724
D mibs/cisco/DOCS-MCAST-AUTH-MIB.my -721
A mibs/cisco/DOCS-MCAST-MIB +1,104
D mibs/cisco/DOCS-MCAST-MIB.my -1,101
A mibs/cisco/DOCS-QOS-MIB +3,055
D mibs/cisco/DOCS-QOS-MIB.my -2,993
A mibs/cisco/DOCS-QOS3-MIB +5,050
D mibs/cisco/DOCS-QOS3-MIB.my -5,039
A mibs/cisco/DOCS-SEC-MIB +784
D mibs/cisco/DOCS-SEC-MIB.my -769
A mibs/cisco/DOCS-SUBMGT-MIB +973
D mibs/cisco/DOCS-SUBMGT-MIB.my -961
A mibs/cisco/DOCS-SUBMGT3-MIB +1,406
D mibs/cisco/DOCS-SUBMGT3-MIB.my -1,393
A mibs/cisco/DOCS-TEST-MIB +178
D mibs/cisco/DOCS-TEST-MIB.my -149
D mibs/cisco/draft-ietf-ipfc-fcmgmt-int-mib-04.my -2,713
A mibs/cisco/DRAFT-MSDP-MIB +813
A mibs/cisco/DSG-IF-MIB +1,068
D mibs/cisco/DSG-IF-MIB.my -1,001
A mibs/cisco/DTI-MIB +1,231
D mibs/cisco/DTI-MIB.my -1,208
A mibs/cisco/ERR-STATUS-MIB +531
D mibs/cisco/ERR-STATUS-MIB.my -462
A mibs/cisco/ES-MODULE-MIB +1,815
D mibs/cisco/ESMODULE-MIB.my -1,720
D mibs/cisco/ESSWITCH-MIB.my -3,852
A mibs/cisco/ETHERLIKE-MIB +1,141
D mibs/cisco/ETHERLIKE-MIB.my -1,131
A mibs/cisco/EXPRESSION-MIB +1,330
D mibs/cisco/EXPRESSION-MIB.my -1,264
A mibs/cisco/FCMGMT-MIB +2,819
A mibs/cisco/GENERICOBJECT-MIB +117
D mibs/cisco/GENERICOBJECT-MIB.my -85
A mibs/cisco/IEEE-802DOT17-RPR-MIB +6,858
D mibs/cisco/IEEE-802DOT17-RPR-MIB.my -6,773
A mibs/cisco/IEEE8021-CFM-MIB +3,707
D mibs/cisco/IEEE8021-CFM-MIB.my -3,577
A mibs/cisco/IEEE8021-CFM-V2-MIB +920
D mibs/cisco/IEEE8021-CFM-V2-MIB.my -861
A mibs/cisco/IEEE8021-TC-MIB +389
D mibs/cisco/IEEE8021-TC-MIB.my -376
A mibs/cisco/IGMP-MIB +598
D mibs/cisco/IGMP-MIB.my -588
A mibs/cisco/IMA-MIB +2,922
D mibs/cisco/IMA-MIB.my -2,759
A mibs/cisco/INET-ADDRESS-MIB +425
D mibs/cisco/INET-ADDRESS-MIB.my -414
A mibs/cisco/IPMROUTE-MIB +934
D mibs/cisco/IPMROUTE-MIB.my -908
A mibs/cisco/ISIS-CAPABILTY-MIB +216
D mibs/cisco/ISIS-CAPABILTY-MIB.my -209
A mibs/cisco/ITU-ALARM-TC-MIB +90
D mibs/cisco/ITU-ALARM-TC-MIB.my -90
A mibs/cisco/LAN-EMULATION-CLIENT-MIB +2,528
D mibs/cisco/LAN-EMULATION-CLIENT-MIB.my -2,500
A mibs/cisco/LANOPTICS-ALERTS-MIB +170
D mibs/cisco/LANOPTICS-ALERTS-MIB.my -158
A mibs/cisco/LANOPTICS-BRIDGE-OPTION-MIB +55
D mibs/cisco/LANOPTICS-BRIDGE-OPTION-MIB.my -44
A mibs/cisco/LANOPTICS-ETHERNET-OPTION-MIB +94
D mibs/cisco/LANOPTICS-ETHERNET-OPTION-MIB.my -83
A mibs/cisco/LANOPTICS-HUB-MIB +471
D mibs/cisco/LANOPTICS-HUB-MIB.my -459
A mibs/cisco/LANOPTICS-RING-MANAGER-MIB +1,020
D mibs/cisco/LANOPTICS-RING-MANAGER-MIB.my -843
A mibs/cisco/LANOPTICS-SYSTEM-MIB +465
D mibs/cisco/LANOPTICS-SYSTEM-MIB.my -455
A mibs/cisco/LIGHTSTREAM-MIB +10,165
A mibs/cisco/LS100-MIB +1,004
D mibs/cisco/LS100-R3-MIB.my -962
D mibs/cisco/LS2020-R2-MIB.my -9,789
A mibs/cisco/MADGEBOX-MIB +910
D mibs/cisco/MADGEBOX-MIB.my -866
A mibs/cisco/MADGERSW-MIB +784
D mibs/cisco/MADGERSW-MIB.my -734
A mibs/cisco/MEF-SOAM-PM-MIB +7,650
A mibs/cisco/MEF-SOAM-TC-MIB +355
A mibs/cisco/METRO1500-MIB +2,481
D mibs/cisco/METRO1500-MIB.my -2,315
A mibs/cisco/MPLS-LDP-MIB +2,625
D mibs/cisco/MPLS-LDP-MIB.my -2,613
A mibs/cisco/MPLS-LSR-MIB +2,127
D mibs/cisco/MPLS-LSR-MIB.my -2,086
A mibs/cisco/MPLS-TC-MIB +277
D mibs/cisco/MPLS-TC-MIB.my -273
A mibs/cisco/MPLS-TE-MIB +2,297
D mibs/cisco/MPLS-TE-MIB.my -2,220
A mibs/cisco/MPLS-VPN-MIB +1,763
D mibs/cisco/MPLS-VPN-MIB.my -1,623
A mibs/cisco/MPOA-MIB +4,266
D mibs/cisco/MPOA-MIB.my -4,254
D mibs/cisco/MSDP-MIB.my -775
A mibs/cisco/NETRANGER +390
D mibs/cisco/NETRANGER.my -363
A mibs/cisco/NOVELL-IPX-MIB +1,354
D mibs/cisco/NOVELL-IPX-MIB.my -1,270
A mibs/cisco/NOVELL-NLSP-MIB +1,882
D mibs/cisco/NOVELL-NLSP-MIB.my -1,791
A mibs/cisco/NOVELL-RIPSAP-MIB +434
D mibs/cisco/NOVELL-RIPSAP-MIB.my -396
A mibs/cisco/OLD-CISCO-APPLETALK-MIB +300
D mibs/cisco/OLD-CISCO-APPLETALK-MIB.my -290
A mibs/cisco/OLD-CISCO-CHASSIS-MIB +2,468
D mibs/cisco/OLD-CISCO-CHASSIS-MIB.my -2,584
A mibs/cisco/OLD-CISCO-CPU-MIB +70
D mibs/cisco/OLD-CISCO-CPU-MIB.my -58
A mibs/cisco/OLD-CISCO-DECNET-MIB +500
D mibs/cisco/OLD-CISCO-DECNET-MIB.my -492
A mibs/cisco/OLD-CISCO-ENV-MIB +366
D mibs/cisco/OLD-CISCO-ENV-MIB.my -354
A mibs/cisco/OLD-CISCO-FLASH-MIB +278
D mibs/cisco/OLD-CISCO-FLASH-MIB.my -270
A mibs/cisco/OLD-CISCO-INTERFACES-MIB +1,405
D mibs/cisco/OLD-CISCO-INTERFACES-MIB.my -1,395
A mibs/cisco/OLD-CISCO-IP-MIB +444
D mibs/cisco/OLD-CISCO-IP-MIB.my -434
A mibs/cisco/OLD-CISCO-MEMORY-MIB +429
D mibs/cisco/OLD-CISCO-MEMORY-MIB.my -417
A mibs/cisco/OLD-CISCO-NOVELL-MIB +395
D mibs/cisco/OLD-CISCO-NOVELL-MIB.my -385
A mibs/cisco/OLD-CISCO-SYS-MIB +1,043
D mibs/cisco/OLD-CISCO-SYS-MIB.my -1,014
A mibs/cisco/OLD-CISCO-SYSTEM-MIB +233
D mibs/cisco/OLD-CISCO-SYSTEM-MIB.my -225
A mibs/cisco/OLD-CISCO-TCP-MIB +126
D mibs/cisco/OLD-CISCO-TCP-MIB.my -110
A mibs/cisco/OLD-CISCO-TS-MIB +530
D mibs/cisco/OLD-CISCO-TS-MIB.my -520
A mibs/cisco/OLD-CISCO-VINES-MIB +1,156
D mibs/cisco/OLD-CISCO-VINES-MIB.my -1,149
A mibs/cisco/OLD-CISCO-XNS-MIB +214
D mibs/cisco/OLD-CISCO-XNS-MIB.my -204
A mibs/cisco/ONS15501-MIB +1,426
D mibs/cisco/ONS15501-MIB.my -1,406
A mibs/cisco/PCUBE-CONFIG-COPY-MIB +190
D mibs/cisco/PCUBE-CONFIG-COPY.my -177
D mibs/cisco/PCUBE-ENGAGE-MIB.my -715
A mibs/cisco/PCUBE-PRODUCTS-MIB +52
D mibs/cisco/PCUBE-PRODUCTS.my -41
A mibs/cisco/PCUBE-SE-MIB +4,121
D mibs/cisco/PCUBE-SE-MIB.my -4,044
A mibs/cisco/PCUBE-SMI +78
D mibs/cisco/PCUBE-SMI.my -66
A mibs/cisco/PNNI-MIB +5,214
D mibs/cisco/PNNI-MIB.my -5,170
A mibs/cisco/RTM-MIB +344
D mibs/cisco/RTM-MIB.my -279
A mibs/cisco/SCTE-HMS-HEADENDIDENT-TC-MIB +454
A mibs/cisco/SCTE-HMS-MPEG-MIB +2,369
A mibs/cisco/SCTE-HMS-QAM-MIB +519
A mibs/cisco/SNMP-FRAMEWORK-MIB +538
D mibs/cisco/SNMP-FRAMEWORK-MIB.my -532
A mibs/cisco/SNMPv2-CONF +19
D mibs/cisco/SNMPv2-CONF.my -5
A mibs/cisco/SNMPv2-MIB +864
D mibs/cisco/SNMPv2-MIB.my -853
A mibs/cisco/SNMPv2-SMI +49
D mibs/cisco/SNMPv2-SMI.my -32
A mibs/cisco/SNMPv2-TC +729
D mibs/cisco/SNMPv2-TC.my -708
A mibs/cisco/STAND-ALONE-ETHERNET-SWITCH-MIB +3,926
D mibs/cisco/VIPER-MIB.my -2,536
A mibs/cisco/XGCP-MIB +862
D mibs/cisco/XGCP-MIB.my -804
A mibs/ciscosb/CISCO-CDP-MIB +996
D mibs/ciscosb/CISCO-CDP-MIB.mib -969
A mibs/ciscosb/CISCO-SMI +362
D mibs/ciscosb/CISCO-SMI.mib -343
A mibs/ciscosb/CISCO-TC +1,632
D mibs/ciscosb/CISCO-TC.mib -1,621
A mibs/ciscosb/CISCO-VTP-MIB +1,891
D mibs/ciscosb/CISCO-VTP-MIB.mib -1,813
D mibs/ciscosb/CISCOSB-VRRPV3-MIB -883
D mibs/ciscosb/CISCOSBdraft-ietf-entmib-sensor-mib.mib -409
D mibs/ciscosb/CISCOSBdraft-ietf-syslog-device-mib.mib -649
A mibs/ciscosb/DIFF-SERV-MIB +1,525
D mibs/ciscosb/DIFF-SERV-MIB.mib -988
A mibs/ciscosb/DIFFSERV-DSCP-TC +95
D mibs/ciscosb/DIFFSERV-DSCP-TC.mib -66
A mibs/ciscosb/DISMAN-PING-MIB +2,912
A mibs/ciscosb/DRAFT-IETF-SYSLOG-DEVICE-MIB +682
A mibs/ciscosb/ENTITY-SENSOR-MIB +423
D mibs/ciscosb/rfc2925-MIB.mib -2,904
A mibs/ciscosb/VRRPV3-MIB +900
A mibs/cyclades/CYCLADES-ACS-ADM-MIB +45
D mibs/cyclades/CYCLADES-ACS-ADM-MIB.mib -45
A mibs/cyclades/CYCLADES-ACS-CONF-MIB +876
D mibs/cyclades/CYCLADES-ACS-CONF-MIB.mib -869
A mibs/cyclades/CYCLADES-ACS-INFO-MIB +194
D mibs/cyclades/CYCLADES-ACS-INFO-MIB.mib -194
A mibs/cyclades/CYCLADES-ACS-MIB +37
D mibs/cyclades/CYCLADES-ACS-MIB.mib -31
A mibs/cyclades/CYCLADES-ACS-PM-MIB +302
D mibs/cyclades/CYCLADES-ACS-PM-MIB.mib -302
A mibs/cyclades/CYCLADES-ACS-SYS-MIB +303
D mibs/cyclades/CYCLADES-ACS-SYS-MIB.mib -303
A mibs/cyclades/CYCLADES-MIB +11
D mibs/cyclades/CYCLADES-MIB.mib -10
A mibs/d-link/DES-1252-MIB +2,085
A mibs/d-link/DES-1526-MIB +1,641
A mibs/d-link/DES-2108-B1-MIB +2,080
A mibs/d-link/DES-2108-MIB +1,259
A mibs/d-link/DES-2110-MIB +1,259
A mibs/d-link/DES-3810-28-L3MGMT-MIB +3,195
A mibs/d-link/DES-3810-52-L3MGMT-MIB +3,198
A mibs/d-link/DES2218-MIB +1,247
A mibs/d-link/DES3010F-L2MGMT-MIB +3,635
A mibs/d-link/DES3010FL-L2MGMT-MIB +3,635
A mibs/d-link/DES3010g-L2MGMT-MIB +3,635
A mibs/d-link/DES3016-L2MGMT-MIB +3,712
A mibs/d-link/DES3018-L2MGMT-MIB +3,636
A mibs/d-link/DES3026-L2MGMT-MIB +3,635
A mibs/d-link/DES3028G-L2MGMT-MIB +4,967
A mibs/d-link/DES3028P-L2MGMT-MIB +4,967
A mibs/d-link/DES3052-L2MGMT-MIB +4,967
A mibs/d-link/DES3052P-L2MGMT-MIB +4,967
A mibs/d-link/DES3200-28P-L2MGMT-MIB +6,101
A mibs/d-link/DES3200-28P-L3MGMT-MIB +3,815
A mibs/d-link/DES3200-52-L2MGMT-MIB +6,101
A mibs/d-link/DES3200-52-L3MGMT-MIB +3,815
A mibs/d-link/DES3200-52P-L2MGMT-MIB +6,101
A mibs/d-link/DES3200-52P-L3MGMT-MIB +3,815
A mibs/d-link/DES3216-MIB +1,277
A mibs/d-link/DES3225G-MIB +1,512
M mibs/d-link/DES3526-L2MGMT-MIB +1,311 -245
A mibs/d-link/DES3528-L2MGMT-MIB +3,782
A mibs/d-link/DES3528-SWL3MGMT-MIB +3,529
A mibs/d-link/DES3528DC-L2MGMT-MIB +3,779
A mibs/d-link/DES3528DC-SWL3MGMT-MIB +3,526
A mibs/d-link/DES3528P-L2MGMT-MIB +3,779
A mibs/d-link/DES3528P-SWL3MGMT-MIB +3,526
M mibs/d-link/DES3550-L2MGMT-MIB +1,303 -237
A mibs/d-link/DES3552-L2MGMT-MIB +3,779
A mibs/d-link/DES3552-SWL3MGMT-MIB +3,526
A mibs/d-link/DES3552P-L2MGMT-MIB +3,779
A mibs/d-link/DES3552P-SWL3MGMT-MIB +3,526
A mibs/d-link/DES3810-28-L2MGMT-MIB +2,388
A mibs/d-link/DES3810-28-SWITCH-RESOURCE-MGMT-MIB +66
A mibs/d-link/DES3810-52-L2MGMT-MIB +2,404
A mibs/d-link/DES3810-52-SWITCH-RESOURCE-MGMT-MIB +66
A mibs/d-link/DES5016-MIB +1,312
A mibs/d-link/DES6500-SWL2MGMT-MIB +1,839
A mibs/d-link/DES6500-SWL3MGMT-MIB +2,118
A mibs/d-link/DGS-1100-06ME-AX +15,028
A mibs/d-link/DGS-1100-10ME_A1 +17,349
A mibs/d-link/DGS-1210-10ME_AX +22,514
A mibs/d-link/DGS-1210-10P_Ax +7,154
A mibs/d-link/DGS-1210-10P_BX +11,536
A mibs/d-link/DGS-1210-10P_CX +10,826
A mibs/d-link/DGS-1210-12TSME-BX +23,950
A mibs/d-link/DGS-1210-16_AX +6,175
A mibs/d-link/DGS-1210-20_BX +10,479
A mibs/d-link/DGS-1210-20_CX +10,297
A mibs/d-link/DGS-1210-20ME_AX +23,068
A mibs/d-link/DGS-1210-24_AX +6,175
A mibs/d-link/DGS-1210-28_BX +10,479
A mibs/d-link/DGS-1210-28_CX +10,275
A mibs/d-link/DGS-1210-28ME_AX +23,071
A mibs/d-link/DGS-1210-28P_BX +11,031
A mibs/d-link/DGS-1210-28P_CX +10,874
A mibs/d-link/DGS-1210-28PME_AX +23,035
A mibs/d-link/DGS-1210-28XME-BX +23,978
A mibs/d-link/DGS-1210-28XSME-BX +23,741
A mibs/d-link/DGS-1210-48_AX +6,190
A mibs/d-link/DGS-1210-52_CX +10,339
A mibs/d-link/DGS-1210-52ME_AX +22,562
A mibs/d-link/DGS-1216T-DX-MIB +2,111
A mibs/d-link/DGS-1224T-DX-MIB +2,112
A mibs/d-link/DGS-1248T-B1-MIB +1,731
A mibs/d-link/DGS-1248T-BX-MIB +2,104
A mibs/d-link/DGS-1500-28P_AX +9,974
A mibs/d-link/DGS-1500-52_AX +9,423
A mibs/d-link/DGS-3420-26SC-L2MGMT-MIB +2,082
A mibs/d-link/DGS-3420-26SC-L3MGMT-MIB +2,214
A mibs/d-link/DGS-3420-28PC-L2MGMT-MIB +2,082
A mibs/d-link/DGS-3420-28PC-L3MGMT-MIB +2,215
A mibs/d-link/DGS-3420-28SC-L2MGMT-MIB +2,082
A mibs/d-link/DGS-3420-28SC-L3MGMT-MIB +2,215
A mibs/d-link/DGS-3420-28TC-L2MGMT-MIB +2,082
A mibs/d-link/DGS-3420-28TC-L3MGMT-MIB +2,215
A mibs/d-link/DGS-3420-52P-L2MGMT-MIB +2,082
A mibs/d-link/DGS-3420-52P-L3MGMT-MIB +2,214
A mibs/d-link/DGS-3420-52T-L2MGMT-MIB +2,081
A mibs/d-link/DGS-3420-52T-L3MGMT-MIB +2,214
A mibs/d-link/DGS-3620-28PC-L2MGMT-MIB +2,461
A mibs/d-link/DGS-3620-28PC-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-28SC-DC-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-28SC-DC-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-28SC-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-28SC-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-28TC-DC-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-28TC-DC-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-28TC-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-28TC-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-52P-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-52P-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3620-52T-L2MGMT-MIB +2,458
A mibs/d-link/DGS-3620-52T-L3MGMT-MIB +3,804
A mibs/d-link/DGS-3700-12-L2MGMT-MIB +2,534
A mibs/d-link/DGS-3700-12-L3MGMT-MIB +838
A mibs/d-link/DGS-3700-12G-L2MGMT-MIB +2,533
A mibs/d-link/DGS-3700-12G-L3MGMT-MIB +838
A mibs/d-link/DGS-3710-12-L2MGMT-MIB +2,710
A mibs/d-link/DGS-3710-12-L3MGMT-MIB +978
A mibs/d-link/DGS-3710-12C-L2MGMT-MIB +2,779
A mibs/d-link/DGS-3710-12C-L3MGMT-MIB +984
A mibs/d-link/DGS-3710-12S-L2MGMT-MIB +2,709
A mibs/d-link/DGS-3710-12S-L3MGMT-MIB +977
A mibs/d-link/DGS-6600-EQUIPMENT-MIB +768
A mibs/d-link/DGS-6600-ID-MIB +33
A mibs/d-link/DGS-6600-STP-EXT-MIB +987
A mibs/d-link/DGS-6600-SYSTEM-INFO-MIB +211
A mibs/d-link/DGS-6600-VPLS-GENERIC-MIB +924
A mibs/d-link/DGS1100-16-MGMT-MIB +34
A mibs/d-link/DGS1100-16ME-MGMT-MIB +34
A mibs/d-link/DGS1100-18-MGMT-MIB +33
A mibs/d-link/DGS1100-18ME-MGMT-MIB +34
A mibs/d-link/DGS1100-24-MGMT-MIB +33
A mibs/d-link/DGS1100-24ME-MGMT-MIB +33
A mibs/d-link/DGS1100-24P-MGMT-MIB +34
A mibs/d-link/DGS1100-24PME-MGMT-MIB +33
A mibs/d-link/DGS1100-26-MGMT-MIB +34
A mibs/d-link/DGS1100-26ME-MGMT-MIB +33
A mibs/d-link/DGS1100PRIMGMT-MIB +21
A mibs/d-link/DGS3000-10TC-L2MGMT-MIB +6,112
A mibs/d-link/DGS3000-10TC-L3MGMT-MIB +3,815
A mibs/d-link/DGS3000-24TC-L2MGMT-MIB +6,112
A mibs/d-link/DGS3000-24TC-L3MGMT-MIB +3,815
A mibs/d-link/DGS3000-26TC-L2MGMT-MIB +6,112
A mibs/d-link/DGS3000-26TC-L3MGMT-MIB +3,815
A mibs/d-link/DGS3000-28SC-L2MGMT-MIB +3,003
A mibs/d-link/DGS3000-28SC-L3MGMT-MIB +1,503
A mibs/d-link/DGS3000-28SC-LED-MIB +201
A mibs/d-link/DGS3024-L2MGMT-MIB +1,785
A mibs/d-link/DGS3024PRIMGMT-MIB +14
A mibs/d-link/DGS3200-L2MGMT-MIB +3,866
A mibs/d-link/DGS3200-SWL3MGMT-MIB +883
A mibs/d-link/DGS3216-L2MGMT-MIB +3,868
A mibs/d-link/DGS3216-SWL3MGMT-MIB +882
A mibs/d-link/DGS3224-L2MGMT-MIB +3,878
A mibs/d-link/DGS3224-SWL3MGMT-MIB +881
A mibs/d-link/DGS3224TGPLUS-MIB +135
A mibs/d-link/DGS3312SR-MIB +1,728
A mibs/d-link/DGS3324SR-SWL2MGMT-MIB +1,897
A mibs/d-link/DGS3324SR-SWL3MGMT-MIB +1,969
A mibs/d-link/DGS3324SRi-SWL2MGMT-MIB +1,897
A mibs/d-link/DGS3324SRi-SWL3MGMT-MIB +1,969
A mibs/d-link/DGS3426-L2MGMT-MIB +4,299
A mibs/d-link/DGS3426-L3MGMT-MIB +1,959
A mibs/d-link/DGS3426P-L2MGMT-MIB +4,314
A mibs/d-link/DGS3426P-L3MGMT-MIB +1,958
A mibs/d-link/DGS3427-L2MGMT-MIB +4,301
A mibs/d-link/DGS3427-L3MGMT-MIB +1,960
A mibs/d-link/DGS3450-L2MGMT-MIB +4,298
A mibs/d-link/DGS3450-L3MGMT-MIB +1,960
A mibs/d-link/DGS3612-L2MGMT-MIB +4,609
A mibs/d-link/DGS3612-SWL3MGMT-MIB +4,145
A mibs/d-link/DGS3612G-L2MGMT-MIB +4,607
A mibs/d-link/DGS3612G-SWL3MGMT-MIB +4,145
A mibs/d-link/DGS3627-L2MGMT-MIB +4,606
A mibs/d-link/DGS3627-SWL3MGMT-MIB +4,144
A mibs/d-link/DGS3627G-L2MGMT-MIB +4,610
A mibs/d-link/DGS3627G-SWL3MGMT-MIB +4,143
A mibs/d-link/DGS3650-L2MGMT-MIB +4,609
A mibs/d-link/DGS3650-SWL3MGMT-MIB +4,145
A mibs/d-link/DHS3226-MIB +1,299
A mibs/d-link/DLINK-3100-3SW2SWTABLES-MIB +34
A mibs/d-link/DLINK-3100-AAA +2,959
A mibs/d-link/DLINK-3100-ACTION-ACL-MIB +182
A mibs/d-link/DLINK-3100-AUTOUPDATE-MIB +70
A mibs/d-link/DLINK-3100-BANNER-MIB +185
A mibs/d-link/DLINK-3100-BaudRate-MIB +74
A mibs/d-link/DLINK-3100-BRGMACSWITCH-MIB +165
A mibs/d-link/DLINK-3100-BRIDGE-SECURITY +824
A mibs/d-link/DLINK-3100-BRIDGEMIBOBJECTS-MIB +1,878
A mibs/d-link/DLINK-3100-CDB-MIB +44
A mibs/d-link/DLINK-3100-CLI-MIB +66
A mibs/d-link/DLINK-3100-COPY-MIB +1,047
A mibs/d-link/DLINK-3100-DELETEIMG-MIB +83
A mibs/d-link/DLINK-3100-DEVICEPARAMS-MIB +777
A mibs/d-link/DLINK-3100-DHCP-MIB +819
A mibs/d-link/DLINK-3100-DHCPCL-MIB +264
A mibs/d-link/DLINK-3100-DNSCL-MIB +854
A mibs/d-link/DLINK-3100-DOT1X-MIB +1,029
A mibs/d-link/DLINK-3100-EMBWEB-MIB +498
A mibs/d-link/DLINK-3100-ENDOFMIB-MIB +33
A mibs/d-link/DLINK-3100-File +206
A mibs/d-link/DLINK-3100-GMRP-MIB +148
A mibs/d-link/DLINK-3100-GVRP-MIB +450
A mibs/d-link/DLINK-3100-HWENVIROMENT +203
A mibs/d-link/DLINK-3100-INC-MIB +16
A mibs/d-link/DLINK-3100-IP +876
A mibs/d-link/DLINK-3100-IpRouter +1,633
A mibs/d-link/DLINK-3100-JUMBOFRAMES-MIB +47
A mibs/d-link/DLINK-3100-LLDP-MIB +689
A mibs/d-link/DLINK-3100-MAC-BASE-PRIO +251
A mibs/d-link/DLINK-3100-MIB +669
A mibs/d-link/DLINK-3100-MIR-MIB +199
A mibs/d-link/DLINK-3100-MNGINF-MIB +303
A mibs/d-link/DLINK-3100-MULTISESSIONTERMINAL-MIB +35
A mibs/d-link/DLINK-3100-PHY-MIB +222
A mibs/d-link/DLINK-3100-Physicaldescription-MIB +1,083
A mibs/d-link/DLINK-3100-POE-MIB +304
A mibs/d-link/DLINK-3100-POLICY-MIB +4,218
A mibs/d-link/DLINK-3100-QOS-CLI-MIB +3,797
A mibs/d-link/DLINK-3100-rlBrgMcMngr-MIB +163
A mibs/d-link/DLINK-3100-rlBrgMulticast-MIB +1,933
A mibs/d-link/DLINK-3100-rlInterfaces +1,073
A mibs/d-link/DLINK-3100-rlLcli-MIB +221
A mibs/d-link/DLINK-3100-RMON +328
A mibs/d-link/DLINK-3100-rndApplications +1,277
A mibs/d-link/DLINK-3100-rndMng +343
A mibs/d-link/DLINK-3100-SAFE-GUARD-MIB +86
A mibs/d-link/DLINK-3100-SMON-MIB +101
A mibs/d-link/DLINK-3100-SNMP-MIB +673
A mibs/d-link/DLINK-3100-SOCKET-MIB +113
A mibs/d-link/DLINK-3100-SSH-MIB +675
A mibs/d-link/DLINK-3100-SSL +379
A mibs/d-link/DLINK-3100-STACK-MIB +92
A mibs/d-link/DLINK-3100-STATISTICS-MIB +217
A mibs/d-link/DLINK-3100-STORMCTRL-MIB +446
A mibs/d-link/DLINK-3100-SYSLOG-MIB +432
A mibs/d-link/DLINK-3100-TBI-MIB +216
A mibs/d-link/DLINK-3100-TELNET-MIB +148
A mibs/d-link/DLINK-3100-TIMESYNCHRONIZATION-MIB +1,681
A mibs/d-link/DLINK-3100-TRACEROUTE-MIB +33
A mibs/d-link/DLINK-3100-TRAPS-MIB +642
A mibs/d-link/DLINK-3100-TRUNK-MIB +509
A mibs/d-link/DLINK-3100-Tuning +1,732
A mibs/d-link/DLINK-3100-vlan-MIB +1,352
M mibs/d-link/DLINK-AGENT-MIB +536 -163
M mibs/d-link/DLINK-AUTH-MIB +184 -148
A mibs/d-link/Dlink-Dlf-MIB +32
A mibs/d-link/DLINK-DXS-1210-10TS-AX-MIB +21,053
A mibs/d-link/DLINK-DXS-1210-12SC-AX-MIB +21,054
A mibs/d-link/DLINK-DXS-1210-12TC-AX-MIB +21,054
M mibs/d-link/DLINK-EQUIPMENT-MIB +10
A mibs/d-link/Dlink-ERRDISABLE-RECOVERY-MIB +141
A mibs/d-link/Dlink-GREEN-MIB +203
M mibs/d-link/DLINK-ID-REC-MIB +355 -6
A mibs/d-link/Dlink-IMPB-ARP-INSP +86
A mibs/d-link/Dlink-IMPB-FEATURES +32
A mibs/d-link/Dlink-IMPB-MNG +309
A mibs/d-link/DLINK-L2MGMT-MIB +573
M mibs/d-link/DLINK-TIME-MIB +77 -65
A mibs/d-link/Dlink-TrafficSegmentation-MIB +149
A mibs/d-link/Dlink-VLAN-TRUNKING-MIB +42
A mibs/d-link/DLINKPRIME-CABLE-DIAG-MIB +240
A mibs/d-link/DLINKPRIME-DDP-CLIENT-MIB +113
A mibs/d-link/DLINKPRIME-DEVICE-INFORMATION-MIB +188
A mibs/d-link/DLINKPRIME-DOS-PREVENT-MIB +166
A mibs/d-link/DLINKPRIME-L2FDB-MIB +324
A mibs/d-link/DLINKPRIME-LACP-EXT-MIB +147
A mibs/d-link/DLINKPRIME-LBD-MIB +240
A mibs/d-link/DLINKPRIME-LLDP-EXT-MIB +238
A mibs/d-link/DLINKPRIME-MGMD-SNOOPING-MIB +306
A mibs/d-link/DLINKPRIME-PACKET-MONITOR-MIB +104
A mibs/d-link/DLINKPRIME-POE-MIB +283
A mibs/d-link/DLINKPRIME-POWER-SAVING-MIB +279
A mibs/d-link/DLINKPRIME-QOS-MIB +268
A mibs/d-link/DLINKPRIME-SAFEGUARD-ENGINE-MIB +65
A mibs/d-link/DLINKPRIME-SNMP-MIB +260
A mibs/d-link/DLINKPRIME-SSL-MIB +58
A mibs/d-link/DLINKPRIME-STORM-CTRL-MIB +164
A mibs/d-link/DLINKPRIME-STP-EXT-MIB +231
A mibs/d-link/DLINKPRIME-SURVEILLANCE-VLAN-MIB +356
A mibs/d-link/DLINKPRIME-SWITCHPORT-MIB +149
A mibs/d-link/DLINKPRIME-SYSLOG-MIB +287
A mibs/d-link/DLINKPRIME-SYSTEM-FILE-MIB +429
A mibs/d-link/DLINKPRIME-TIME-MIB +314
A mibs/d-link/DLINKPRIME-TIME-RANGE-MIB +225
A mibs/d-link/DLINKPRIME-TRAFFIC-SEGMENT-MIB +110
A mibs/d-link/DLINKPRIME-VLAN-MIB +370
A mibs/d-link/DLINKPRIME-VOICE-VLAN-MIB +369
A mibs/d-link/DLINKPRIME-WEB-COMMON-MIB +121
A mibs/d-link/DLINKSW-TC-MIB +66
A mibs/d-link/DXS3326GSR-SWL2MGMT-MIB +1,897
A mibs/d-link/DXS3326GSR-SWL3MGMT-MIB +1,969
A mibs/d-link/DXS3350SR-SWL2MGMT-MIB +1,897
A mibs/d-link/DXS3350SR-SWL3MGMT-MIB +1,969
A mibs/d-link/GENERAL-MGMT-MIB +485
A mibs/d-link/MY-AAA-MIB +1,129
A mibs/d-link/MY-ACL-MIB +1,179
A mibs/d-link/MY-ADDRESS-MIB +471
A mibs/d-link/MY-ANTI-ARPCHEAT-MIB +166
A mibs/d-link/MY-AP-MIB +381
A mibs/d-link/MY-ARP-MIB +283
A mibs/d-link/MY-ENTITY-MIB +635
A mibs/d-link/MY-FILE-MIB +256
A mibs/d-link/MY-INTERFACE-MIB +736
A mibs/d-link/MY-MEMORY-MIB +335
A mibs/d-link/MY-NTP-MIB +284
A mibs/d-link/MY-PRIVATE-VLAN-MIB +579
A mibs/d-link/MY-PROCESS-MIB +226
A mibs/d-link/MY-QOS-MIB +984
A mibs/d-link/MY-SECURITY-MIB +564
A mibs/d-link/MY-SMI +86
A mibs/d-link/MY-SMP-MIB +589
A mibs/d-link/MY-SNMP-AGENT-MIB +323
A mibs/d-link/MY-SYSTEM-MIB +584
A mibs/d-link/MY-TC +104
A mibs/d-link/MY-VLAN-MIB +446
A mibs/d-link/SW-ACLMGMT-MIB +1,628
A mibs/d-link/SW-DES3x50-ACLMGMT-MIB +1,223
A mibs/d-link/SW-DES3x50-L2MGMT-MIB +3,010
A mibs/d-link/SW-PROJECTX-SRPRIMGMT-MIB +38
A mibs/d-link/SW3200PRIMGMT-MIB +22
A mibs/d-link/SW34XXPRIMGMT-MIB +21
A mibs/d-link/SW3600PRIMGMT-MIB +20
A mibs/d-link/SW36XXPRIMGMT-MIB +23
A mibs/d-link/SW3700PRIMGMT-MIB +25
A mibs/d-link/SW3810PRIMGMT-MIB +25
A mibs/d-link/SW3x12SRPRIMGMT-MIB +18
A mibs/d-link/SW3x50PRIMGMT-MIB +37
A mibs/d-link/SW6500PRIMGMT-MIB +14
A mibs/d-link/SWDES3528-52PRIMGMT-MIB +27
A mibs/d-link/SWDGS3000PRIMGMT-MIB +27
A mibs/d-link/SWDGS3420PRIMGMT-MIB +36
A mibs/d-link/SWDGS3620PRIMGMT-MIB +40
A mibs/d-link/SWL2MGMT-MIB +2,766
A mibs/d-link/SWL3MGMT-MIB +568
M mibs/d-link/SWPRIMGMT-DES3200-MIB +51 -8
A mibs/d-link/SWPRIMGMT-DGS3000-MIB +28
M mibs/d-link/ZONE-DEFENSE-MGMT-MIB +190 -3
D mibs/DCS3FRU-MIB -182
M mibs/dell/DCS3RMT-MIB +4 -4
M mibs/dell/DELL-RAC-MIB +437 -95
M mibs/dell/IDRAC-MIB +1,826 -443
M mibs/dell/IDRAC-MIB-SMIv2 +1,888 -456
M mibs/dell/MIB-Dell-10892 +31 -12
M mibs/dell/MIB-Dell-OME +9 -9
A mibs/dell/QLASP-Config-MIB +514
A mibs/dell/QLASP-Statistics-MIB +410
A mibs/dell/QLGC-adapterInfo-MIB +281
A mibs/dell/QLGC-QLASPTrap-MIB +83
M mibs/dell/RADLAN-MIB +1 -1
M mibs/dell/StorageManagement-MIB +427 -5
D mibs/DeltaUPS-MIB -1,628
A mibs/digium
D mibs/DIGIUM-MIB -17
D mibs/EDFA_mit_HA4500.mib -1,348
D mibs/ENROUTE-245-MIB -4,389
D mibs/ENROUTE-POWERPC-244-MIB -4,389
D mibs/equallogic/auth.mib -705
A mibs/equallogic/EQL-DCB-MIB +2,946
A mibs/equallogic/EQL-LLDP-MIB +243
A mibs/equallogic/EQLACCESS-MIB +921
D mibs/equallogic/eqlaccess.mib -881
A mibs/equallogic/EQLAGENT-MIB +181
D mibs/equallogic/eqlagent.mib -178
A mibs/equallogic/EQLAPPLIANCE-MIB +3,834
D mibs/equallogic/eqlappliance.mib -3,788
A mibs/equallogic/EQLCONTROLLER-MIB +995
D mibs/equallogic/eqlcontroller.mib -988
D mibs/equallogic/eqldcb.mib -2,931
A mibs/equallogic/EQLDISK-MIB +1,010
D mibs/equallogic/eqldisk.mib -1,004
A mibs/equallogic/EQLGROUP-MIB +4,576
D mibs/equallogic/eqlgroup.mib -4,531
A mibs/equallogic/EQLINTERNAL-MIB +211
D mibs/equallogic/eqlinternal.mib -208
A mibs/equallogic/EQLIPADDR-MIB +527
D mibs/equallogic/eqlipaddr.mib -517
A mibs/equallogic/EQLIPSEC-MIB +1,062
D mibs/equallogic/eqlipsec.mib -1,051
A mibs/equallogic/EQLISCSI-MIB +201
D mibs/equallogic/eqliscsi.mib -196
D mibs/equallogic/eqllldp.mib -232
A mibs/equallogic/EQLMEMBER-MIB +3,341
D mibs/equallogic/eqlmember.mib -3,288
A mibs/equallogic/EQLNAS-MIB +5,696
D mibs/equallogic/eqlnas.mib -5,554
D mibs/equallogic/eqlpool.mib -1,205
A mibs/equallogic/EQLRAID-MIB +579
D mibs/equallogic/eqlraid.mib -577
A mibs/equallogic/EQLREPLPARTNER-MIB +198
D mibs/equallogic/eqlreplpartner.mib -189
D mibs/equallogic/eqlsmi.mib -40
A mibs/equallogic/EQLSTORAGECONTAINER-MIB +594
D mibs/equallogic/eqlstoragecontainer.mib -577
A mibs/equallogic/EQLSTORAGEPOOL-MIB +1,226
A mibs/equallogic/EQLTAG-MIB +288
D mibs/equallogic/eqltag.mib -275
A mibs/equallogic/EQLVOLBALANCER-MIB +2,471
D mibs/equallogic/eqlvolbalancer.mib -2,437
A mibs/equallogic/EQLVOLUME-MIB +9,323
D mibs/equallogic/eqlvolume.mib -9,150
A mibs/equallogic/EQUALLOGIC-SMI +41
A mibs/equallogic/IPS-AUTH-MIB +731
A mibs/equallogic/ISCSI-MIB +2,710
D mibs/equallogic/iscsi.mib -2,655
A mibs/equallogic/SCSI-MIB +2,548
D mibs/equallogic/scsi.mib -2,540
A mibs/exalt/ETHERNET-MIB +250
D mibs/exalt/ExaltCom-Ethernet.mib -250
D mibs/exalt/ExaltCom-ExtendAirG2.mib -122
D mibs/exalt/ExaltCom-Products.mib -1,658
D mibs/exalt/ExaltCom-Rootmib.mib -1,175
D mibs/exalt/ExaltCom-Syslog.mib -65
D mibs/exalt/ExaltCom-TRAPS-MIB.mib -164
D mibs/exalt/ExaltCom-VLAN.mib -89
A mibs/exalt/ExaltComm +1,175
A mibs/exalt/ExaltComm-TRAPS-MIB +164
A mibs/exalt/ExaltComProducts +1,663
A mibs/exalt/ExtendAirG2 +122
A mibs/exalt/SYSLOG +65
A mibs/exalt/VLAN +89
D mibs/extreme/A3COM51-SS9000SX -739
M mibs/fortinet/FORTINET-CORE-MIB +9 -1
A mibs/fortinet/FORTINET-FORTIANALYZER-MIB +538
M mibs/fortinet/FORTINET-FORTIGATE-MIB +508 -26
A mibs/foundry/BROCADE-MCT-CLUSTER-MIB +853
A mibs/foundry/BROCADE-ROUTEMAP-MIB +793
A mibs/foundry/BROCADE-SPX-MIB +583
A mibs/foundry/FDRY-MPLS-L2VPN-MIB +1,042
M mibs/foundry/FOUNDRY-MAC-VLAN-MIB -2
A mibs/foundry/FOUNDRY-MPLS-MIB +736
M mibs/foundry/FOUNDRY-SN-AGENT-MIB +30 -3
M mibs/foundry/FOUNDRY-SN-CAM-MIB +7 -5
M mibs/foundry/FOUNDRY-SN-IP-MIB +7 -3
M mibs/foundry/FOUNDRY-SN-IPX-MIB -1
M mibs/foundry/FOUNDRY-SN-MAC-AUTHENTICATION-MIB -1
M mibs/foundry/FOUNDRY-SN-NOTIFICATION-MIB +12 -1
M mibs/foundry/FOUNDRY-SN-POS-GROUP-MIB ±0
M mibs/foundry/FOUNDRY-SN-ROOT-MIB +56
M mibs/foundry/FOUNDRY-SN-STACKING-MIB +18
M mibs/foundry/FOUNDRY-SN-SWITCH-GROUP-MIB +255 -33
M mibs/foundry/FOUNDRY-SN-WIRELESS-GROUP-MIB -2
D mibs/gcom/GREENNET-MASTER-MIB -37
A mibs/gcom/GREENTECH-MASTER-MIB +37
A mibs/ge
A mibs/gigamon
M mibs/hh3c/HH3C-VM-MAN-MIB +1
M mibs/hh3c/HH3C-VOICE-VLAN-MIB +1
D mibs/HP-AUTZ-MIB -233
D mibs/HP-BASE-MIB -34
D mibs/HP-DOT1X-EXTENSIONS-MIB -1,138
D mibs/HP-ENTITY-MIB -1,110
D mibs/HP-ICF-8023-RPTR -1,509
D mibs/HP-ICF-ARP-PROTECT -455
D mibs/HP-ICF-AUTORUN -82
D mibs/HP-ICF-BASIC -1,988
D mibs/HP-ICF-BRIDGE -741
D mibs/HP-ICF-CHAIN -357
D mibs/HP-ICF-CHASSIS -685
D mibs/HP-ICF-CONNECTION-RATE-FILTER -145
D mibs/HP-ICF-DOWNLOAD -1,056
D mibs/HP-ICF-FAULT-FINDER-MIB -536
D mibs/HP-ICF-GENERIC-RPTR -2,178
D mibs/HP-ICF-GPPC-MIB -545
D mibs/HP-ICF-INST-MON -160
D mibs/HP-ICF-IP-ROUTING -1,011
D mibs/HP-ICF-IPCONFIG -855
D mibs/HP-ICF-JUMBO-MIB -136
D mibs/HP-ICF-L3MAC-MIB -96
D mibs/HP-ICF-LINKTEST -399
D mibs/HP-ICF-MLD-MIB -683
D mibs/HP-ICF-OID -2,376
D mibs/HP-ICF-OSPF -379
D mibs/HP-ICF-PIM -656
D mibs/HP-ICF-PROVIDER-BRIDGE -211
D mibs/HP-ICF-RATE-LIMIT-MIB -902
D mibs/HP-ICF-RIP -280
D mibs/HP-ICF-SECURITY -756
D mibs/HP-ICF-SNMP-MIB -526
D mibs/HP-ICF-STACK -218
D mibs/HP-ICF-TC -74
D mibs/HP-ICF-UDLD-MIB -292
D mibs/HP-ICF-UDP-FORWARD -185
D mibs/HP-ICF-USER-PROFILE-MIB -1,038
D mibs/HP-ICF-VG-RPTR -1,094
D mibs/HP-ICF-VRRP-MIB -183
D mibs/HP-ICF-XRRP -872
D mibs/HP-IF-EXT-MIB -191
D mibs/HP-LASERJET-COMMON-MIB -14,701
D mibs/HP-MEMPROC-MIB -265
D mibs/HP-PROCURVE-420-PRIVATE-MIB -1,117
D mibs/HP-SN-TRAP-MIB -605
D mibs/HP-SNTPclientConfiguration-MIB -259
D mibs/HP-SWITCH-PL-MIB -62
D mibs/HP-SwitchStack-MIB -523
D mibs/HP-SYSTEM-MIB -519
D mibs/HP-USER-AUTH -1,343
D mibs/HP-VLAN -395
D mibs/hp/hp_procurve_420.mib -1,117
A mibs/hp/HP-LASERJET-COMMON-MIB +14,702
D mibs/HpicfHighAvailability-MIB -121
M mibs/huawei/HUAWEI-AAA-MIB +2,059 -28
M mibs/huawei/HUAWEI-ACL-MIB +104 -8
M mibs/huawei/HUAWEI-ALARM-MIB +5 -1
M mibs/huawei/HUAWEI-BASE-TRAP-MIB +35 -4
M mibs/huawei/HUAWEI-BFD-MIB +60 -6
M mibs/huawei/HUAWEI-BGP-VPN-MIB +41 -94
M mibs/huawei/HUAWEI-BRAS-RADIUS-MIB +91 -8
M mibs/huawei/HUAWEI-BRAS-SRVCFG-EAP-MIB +7 -2
M mibs/huawei/HUAWEI-BRAS-SRVCFG-STATICUSER-MIB +2 -1
M mibs/huawei/HUAWEI-BULKSTAT-MIB +1
M mibs/huawei/HUAWEI-CBQOS-MIB +127 -26
M mibs/huawei/HUAWEI-CLOCK-MIB +1
M mibs/huawei/HUAWEI-CONFIG-MAN-MIB +53 -3
M mibs/huawei/HUAWEI-CPU-MIB +14 -9
M mibs/huawei/HUAWEI-DATASYNC-MIB +25 -4
M mibs/huawei/HUAWEI-DC-TRAP-MIB +13 -10
M mibs/huawei/HUAWEI-DETECT-ENGINE-MIB +1
M mibs/huawei/HUAWEI-DEVICE-MIB +7,725 -2,076
M mibs/huawei/HUAWEI-DHCP-SNOOPING-MIB +2 -1
M mibs/huawei/HUAWEI-DHCPR-MIB +2 -1
M mibs/huawei/HUAWEI-DHCPS-MIB +44 -7
M mibs/huawei/HUAWEI-DIE-MIB +2 -1
M mibs/huawei/HUAWEI-DNS-MIB +2 -1
M mibs/huawei/HUAWEI-EASY-OPERATION-MIB +1
M mibs/huawei/HUAWEI-ENERGYMNGT-MIB +10 -10
M mibs/huawei/HUAWEI-ENTITY-EXTENT-MIB +345 -25
M mibs/huawei/HUAWEI-ENTITY-TRAP-MIB +971 -20
M mibs/huawei/HUAWEI-ERPS-MIB +1
M mibs/huawei/HUAWEI-ETHARP-MIB +6 -1
M mibs/huawei/HUAWEI-ETHOAM-MIB +533 -13
M mibs/huawei/HUAWEI-FLASH-MAN-MIB +28 -5
A mibs/huawei/HUAWEI-FR-MIB +1,076
M mibs/huawei/HUAWEI-FTP-MIB +1
M mibs/huawei/HUAWEI-FWD-RES-TRAP-MIB +291 -9
M mibs/huawei/HUAWEI-GARP-APP-MIB +1
M mibs/huawei/HUAWEI-GTL-MIB +75 -3
M mibs/huawei/HUAWEI-HGMP-MIB +143 -12
M mibs/huawei/HUAWEI-HQOS-MIB +1
M mibs/huawei/HUAWEI-HWTACACS-MIB +19 -14
M mibs/huawei/HUAWEI-IF-EXT-MIB +227 -61
M mibs/huawei/HUAWEI-IMA-MIB +5
M mibs/huawei/HUAWEI-INFOCENTER-MIB +19 -4
A mibs/huawei/HUAWEI-IPFPM-MIB +3,156
A mibs/huawei/HUAWEI-IPLPM-MIB +1,664
M mibs/huawei/HUAWEI-IPMCAST-MIB +2 -1
M mibs/huawei/HUAWEI-IPPOOL-MIB +30 -8
M mibs/huawei/HUAWEI-IPSESSION-MIB +8 -1
M mibs/huawei/HUAWEI-IPV6-MIB +8 -3
A mibs/huawei/HUAWEI-ISIS-CONF-MIB +3,789
A mibs/huawei/HUAWEI-ISOLATE-MIB +319
M mibs/huawei/HUAWEI-KOMPELLA-MIB +2 -1
M mibs/huawei/HUAWEI-L2IF-MIB +2 -1
M mibs/huawei/HUAWEI-L2MAM-MIB +48 -12
M mibs/huawei/HUAWEI-L2MULTICAST-MIB +1
M mibs/huawei/HUAWEI-L2VLAN-MIB +2 -1
M mibs/huawei/HUAWEI-L2VPN-MIB +201 -11
A mibs/huawei/HUAWEI-L2VPN-OAM-MIB +713
A mibs/huawei/HUAWEI-L2VPN-PW-APS-MIB +386
M mibs/huawei/HUAWEI-L3VLAN-MIB +72 -10
M mibs/huawei/HUAWEI-L3VPN-EXT-MIB +1
M mibs/huawei/HUAWEI-LDT-MIB +1
M mibs/huawei/HUAWEI-LINE-MIB +61 -3
M mibs/huawei/HUAWEI-LLDP-MIB +42 -6
A mibs/huawei/HUAWEI-LSP-PING-TRACE-TRAP-MIB +210
M mibs/huawei/HUAWEI-MAC-AUTHEN-MIB +7
A mibs/huawei/HUAWEI-MDNS-RELAY-MIB +161
M mibs/huawei/HUAWEI-MEMORY-MIB +15 -9
M mibs/huawei/HUAWEI-MFF-MIB +1
M mibs/huawei/HUAWEI-MFLP-MIB +68 -6
A mibs/huawei/HUAWEI-MG-MIB +305
M mibs/huawei/HUAWEI-MGMD-STD-MIB +2 -1
M mibs/huawei/HUAWEI-MIB +324 -24
M mibs/huawei/HUAWEI-MPLS-EXTEND-MIB +184 -10
A mibs/huawei/HUAWEI-MPLS-TP-MIB +524
M mibs/huawei/HUAWEI-MPLSLDP-MIB +1
M mibs/huawei/HUAWEI-MPLSLSR-EXT-MIB +1
M mibs/huawei/HUAWEI-MPLSOAM-MIB +1
M mibs/huawei/HUAWEI-MSDP-MIB +10 -5
M mibs/huawei/HUAWEI-MSTP-MIB +18 -3
M mibs/huawei/HUAWEI-MULTICAST-MIB +1
M mibs/huawei/HUAWEI-NAT-EXT-MIB +1
M mibs/huawei/HUAWEI-NETSTREAM-MIB +20 -4
M mibs/huawei/HUAWEI-OSPFV2-MIB +38 -5
M mibs/huawei/HUAWEI-OSPFV3-MIB +58 -6
A mibs/huawei/HUAWEI-PERFMGMT-MIB +1,499
M mibs/huawei/HUAWEI-PERFORMANCE-MIB +1
M mibs/huawei/HUAWEI-PIM-STD-MIB +2 -1
M mibs/huawei/HUAWEI-POE-MIB +59 -6
M mibs/huawei/HUAWEI-PORT-MIB +1,788 -102
M mibs/huawei/HUAWEI-PORTAL-MIB +43 -4
M mibs/huawei/HUAWEI-PWE3-MIB +43 -7
M mibs/huawei/HUAWEI-PWE3-TNL-MIB +1
M mibs/huawei/HUAWEI-QINQ-MIB +1
M mibs/huawei/HUAWEI-RIPV2-EXT-MIB +2 -1
M mibs/huawei/HUAWEI-RRPP-MIB +21 -2
M mibs/huawei/HUAWEI-RSVPTE-MIB +1
M mibs/huawei/HUAWEI-SECURITY-MIB +452 -32
M mibs/huawei/HUAWEI-SEP-MIB +1
M mibs/huawei/HUAWEI-SMARTLINK-MIB +16 -5
M mibs/huawei/HUAWEI-SNMP-EXT-MIB +1 -1
M mibs/huawei/HUAWEI-STACK-MIB +190 -21
M mibs/huawei/HUAWEI-SWITCH-L2MAM-EXT-MIB +1
M mibs/huawei/HUAWEI-SWITCH-SRV-RES-TRAP-MIB +1
A mibs/huawei/HUAWEI-SYS-CLOCK-MIB +128
M mibs/huawei/HUAWEI-SYS-MAN-MIB +100 -5
M mibs/huawei/HUAWEI-TAD-MIB +2 -1
M mibs/huawei/HUAWEI-TASK-MIB +2 -1
M mibs/huawei/HUAWEI-TC-MIB +1,975 -420
M mibs/huawei/HUAWEI-TFTPC-MIB +1
A mibs/huawei/HUAWEI-TRANSPARENTBRIDGE-MIB +562
M mibs/huawei/HUAWEI-TRNG-MIB +1 -1
M mibs/huawei/HUAWEI-TUNNEL-MIB +2 -1
M mibs/huawei/HUAWEI-TUNNEL-TE-MIB +1
M mibs/huawei/HUAWEI-UNIMNG-MIB +441 -40
A mibs/huawei/HUAWEI-USA-MIB +246
A mibs/huawei/HUAWEI-USC-MIB +145
M mibs/huawei/HUAWEI-VE-MIB +10 -9
M mibs/huawei/HUAWEI-VLAN-MIB +59 -21
M mibs/huawei/HUAWEI-VLL-STATISTIC-MIB +335 -23
M mibs/huawei/HUAWEI-VP-MIB +2 -1
M mibs/huawei/HUAWEI-VPLS-EXT-MIB +44 -4
M mibs/huawei/HUAWEI-VPN-DIAGNOSTICS-MIB +1
M mibs/huawei/HUAWEI-VRRP-EXT-MIB +124 -7
M mibs/huawei/HUAWEI-WLAN-DEVICE-MIB +12 -10
M mibs/huawei/HUAWEI-WLAN-MIB +1
M mibs/huawei/HUAWEI-WLAN-QOS-MIB +1
M mibs/huawei/HUAWEI-WLAN-RADIO-MIB +1
M mibs/huawei/HUAWEI-WLAN-SECURITY-MIB +1
M mibs/huawei/HUAWEI-WLAN-SERVICE-MIB +34 -11
M mibs/huawei/HUAWEI-WLAN-SYS-MIB +1
M mibs/huawei/HUAWEI-WLAN-UPDATE-MIB +1
M mibs/huawei/HUAWEI-WLAN-WIDS-MIB +1
M mibs/huawei/HUAWEI-XQoS-MIB +306 -30
A mibs/huawei/NQA-MIB +12,379
A mibs/ibm/IBM-GbTOR-G8052-MIB +60,085
A mibs/ibm/IBM-GbTOR-G8264-MIB +66,996
A mibs/ibm/IBM-GbTOR-G8264CS-MIB +61,837
A mibs/ibm/IBM-GbTOR-G8264T-MIB +61,069
D mibs/IEEE-802DOT17-RPR-MIB -6,773
A mibs/infoblox
A mibs/ingrasys
D mibs/IPOMANII-MIB -4,296
D mibs/isilion
A mibs/isilon
D mibs/jnx-wx.mib -1,115
D mibs/Juniper-IP-POLICY-MIB -1,901
D mibs/JUNIPER-IVE-MIB -661
D mibs/JUNIPER-MIB -1,903
D mibs/Juniper-MIBs -348
D mibs/Juniper-ROUTER-MIB -1,028
D mibs/JUNIPER-SMI -161
D mibs/Juniper-TC -373
D mibs/Juniper-UNI-SMI -128
D mibs/JUNIPER-WX-MIB -2,511
M mibs/juniper/JNX-L2TP-MIB +8 -3
M mibs/juniper/JNX-OPT-IF-EXT-MIB +152 -6
M mibs/juniper/JNX-PPPOE-MIB +2 -2
M mibs/juniper/JUNIPER-ANALYZER-MIB +14 -8
M mibs/juniper/JUNIPER-CHASSIS-DEFINES-MIB +703 -52
M mibs/juniper/JUNIPER-COS-MIB +775 -3
M mibs/juniper/JUNIPER-DOM-MIB +269 -8
M mibs/juniper/JUNIPER-EXPERIMENT-MIB +14
M mibs/juniper/JUNIPER-FABRIC-CHASSIS +31 -1
A mibs/juniper/JUNIPER-FABRIC-MIB +306
M mibs/juniper/JUNIPER-IF-MIB +25 -1
M mibs/juniper/JUNIPER-IFOPTICS-MIB +706 -4
M mibs/juniper/JUNIPER-IFOTN-MIB +74 -1
A mibs/juniper/Juniper-IP-POLICY-MIB +1,992
mibs/juniper/JUNIPER-IVE-MIB +38 -8
M mibs/juniper/JUNIPER-JDHCP-MIB +98 -1
M mibs/juniper/JUNIPER-L2ALD-MIB +321 -4
M mibs/juniper/JUNIPER-LDP-MIB +9 -8
M mibs/juniper/JUNIPER-MIB +116 -9
A mibs/juniper/Juniper-MIBs +876
A mibs/juniper/JUNIPER-MOBILE-GATEWAY-SGW-SM-MIB +815
M mibs/juniper/JUNIPER-NAT-MIB +4 -4
M mibs/juniper/JUNIPER-OTN-MIB +10 -4
M mibs/juniper/JUNIPER-PFE-MIB +233 -6
A mibs/juniper/Juniper-ROUTER-MIB +1,083
M mibs/juniper/JUNIPER-SMI +28 -1
A mibs/juniper/JUNIPER-SNMP-SET-MIB +138
A mibs/juniper/JUNIPER-SOAM-PM-MIB +4,346
M mibs/juniper/JUNIPER-SP-MIB +14 -1
A mibs/juniper/Juniper-TC +387
A mibs/juniper/JUNIPER-TIMING-NOTFNS-MIB +900
A mibs/juniper/JUNIPER-TWAMP-MIB +896
A mibs/juniper/Juniper-UNI-SMI +208
M mibs/juniper/JUNIPER-USER-AAA-MIB +28 -2
M mibs/juniper/JUNIPER-VIRTUALCHASSIS-MIB +45 -9
A mibs/juniper/JUNIPER-VMON-MIB +900
A mibs/juniper/JUNIPER-WX-GLOBAL-MIB +1,160
A mibs/juniper/JUNIPER-WX-GLOBAL-REG +2,550
A mibs/juniper/L2L3-VPN-MCAST-MIB +232
A mibs/juniper/MCAST-VPN-MIB +1,031
A mibs/lancom/LANCOM-L54-dual-MIB +28,552
A mibs/lancom/LANCOM-L54ag-MIB +28,204
D mibs/lancom/lancom-l54ag.mib -28,203
D mibs/lancom/lancom-l54dual.mib -28,551
A mibs/lancom/LANCOM-L54g-MIB +28,106
D mibs/lancom/lancom-l54g.mib -28,105
A mibs/lenovo
D mibs/mitel/MITEL-IPNET-DATABASE-MIB -48
A mibs/mitel/MITEL-IPNETDATABASE-MIB +58
A mibs/motorola/CANOPY-SYS-MIB +463
A mibs/motorola/WING-MIB +51,787
D mibs/motorola/WING-MIB.mib -51,597
A mibs/motorola/WS-SMI +70
D mibs/motorola/WS-SMI.mib -59
M mibs/netapp/NETAPP-MIB +2,016 -409
A mibs/netgear/BROADCOM-POWER-ETHERNET-MIB +388
A mibs/netgear/BROADCOM-REF-MIB +258
D mibs/netgear/fastpath_boxservices.my -409
D mibs/netgear/fastpath_captive_portal.my -1,550
D mibs/netgear/fastpath_dhcp.my -968
D mibs/netgear/fastpath_dhcp6.my -1,145
D mibs/netgear/fastpath_dos.my -275
D mibs/netgear/fastpath_keying.my -121
D mibs/netgear/fastpath_mgmt_security.my -237
D mibs/netgear/fastpath_portsecurity.my -260
D mibs/netgear/fastpath_power_ethernet.my -378
D mibs/netgear/fastpath_qos_cos.my -937
D mibs/netgear/fastpath_qos_iscsi.my -325
D mibs/netgear/fastpath_qos_voip.my -115
D mibs/netgear/fastpath_telnet.my -69
D mibs/netgear/fastpath_timezone.my -448
A mibs/netgear/FASTPATH-BOXSERVICES-PRIVATE-MIB +438
A mibs/netgear/FASTPATH-CAPTIVE-PORTAL-MIB +1,568
A mibs/netgear/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB +287
A mibs/netgear/FASTPATH-DHCP6SERVER-PRIVATE-MIB +1,179
A mibs/netgear/FASTPATH-DHCPSERVER-PRIVATE-MIB +998
A mibs/netgear/FASTPATH-DNS-RESOLVER-CONTROL-MIB +266
A mibs/netgear/FASTPATH-INVENTORY-MIB +1,181
A mibs/netgear/FASTPATH-IPV6-LOOPBACK-MIB +108
A mibs/netgear/FASTPATH-IPV6-TUNNEL-MIB +249
A mibs/netgear/FASTPATH-ISDP-MIB +530
A mibs/netgear/FASTPATH-KEYING-PRIVATE-MIB +133
A mibs/netgear/FASTPATH-LOGGING-MIB +515
A mibs/netgear/FASTPATH-LOOPBACK-MIB +126
A mibs/netgear/FASTPATH-MGMT-SECURITY-MIB +247
A mibs/netgear/FASTPATH-MULTICAST-MIB +453
A mibs/netgear/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB +81
A mibs/netgear/FASTPATH-PORTSECURITY-PRIVATE-MIB +272
A mibs/netgear/FASTPATH-QOS-ACL-MIB +1,580
A mibs/netgear/FASTPATH-QOS-AUTOVOIP-MIB +121
A mibs/netgear/FASTPATH-QOS-COS-MIB +949
A mibs/netgear/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB +1,072
A mibs/netgear/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB +2,790
A mibs/netgear/FASTPATH-QOS-ISCSI-MIB +331
A mibs/netgear/FASTPATH-QOS-MIB +48
A mibs/netgear/FASTPATH-ROUTING-MIB +2,861
A mibs/netgear/FASTPATH-ROUTING6-MIB +807
A mibs/netgear/FASTPATH-SNTP-CLIENT-MIB +754
A mibs/netgear/FASTPATH-SWITCHING-MIB +8,605
A mibs/netgear/FASTPATH-TIMEZONE-PRIVATE-MIB +463
D mibs/netgear/fastpathdnsclient_control.my -262
D mibs/netgear/fastpathinventory.my -1,169
D mibs/netgear/fastpathipv6loopback.my -98
D mibs/netgear/fastpathipv6tunnel.my -239
D mibs/netgear/fastpathisdp.my -492
D mibs/netgear/fastpathlogging.my -506
D mibs/netgear/fastpathloopback.my -116
D mibs/netgear/fastpathmulticast.my -443
D mibs/netgear/fastpathrouting.my -2,841
D mibs/netgear/fastpathrouting6.my -797
D mibs/netgear/fastpathsntp.my -727
D mibs/netgear/fastpathswitching.my -8,536
D mibs/netgear/fsm726s_v2.mib -1,083
A mibs/netgear/FSM726S-MIB +1,120
D mibs/netgear/fsm7326_mgmt_security.mib -111
D mibs/netgear/fsm7326_power_ethernet.mib -104
D mibs/netgear/fsm7326_qos_acl.mib -351
D mibs/netgear/fsm7326_qos_diffserv_extensions.mib -443
D mibs/netgear/fsm7326_qos_diffserv_private.mib -2,016
D mibs/netgear/fsm7326_qos.mib -28
D mibs/netgear/fsm7326_radius.mib -309
D mibs/netgear/fsm7326_routing.mib -1,306
D mibs/netgear/fsm7326_switching.mib -3,886
A mibs/netgear/FSM7326-MGMT-SECURITY-MIB +120
A mibs/netgear/FSM7326-POWER-ETHERNET-MIB +114
A mibs/netgear/FSM7326-QOS-ACL-MIB +361
A mibs/netgear/FSM7326-QOS-DIFFSERV-EXTENSIONS-MIB +490
A mibs/netgear/FSM7326-QOS-DIFFSERV-PRIVATE-MIB +2,094
A mibs/netgear/FSM7326-QOS-MIB +38
A mibs/netgear/FSM7326-RADIUS-MIB +322
A mibs/netgear/FSM7326-REF-MIB +63
A mibs/netgear/FSM7326-ROUTING-MIB +1,316
A mibs/netgear/FSM7326-SWITCHING-MIB +3,920
D mibs/netgear/fsm7326.mib -52
D mibs/netgear/gsm7224_mgmt_security.mib -111
D mibs/netgear/gsm7224_radius.mib -309
D mibs/netgear/gsm7224_switching.mib -3,886
A mibs/netgear/GSM7224-MGMT-SECURITY-MIB +120
A mibs/netgear/GSM7224-RADIUS-MIB +322
A mibs/netgear/GSM7224-REF-MIB +63
A mibs/netgear/GSM7224-SWITCHING-MIB +3,920
D mibs/netgear/gsm7224.mib -52
D mibs/netgear/gsm7312_mgmt_security.mib -111
D mibs/netgear/gsm7312_qos_acl.mib -351
D mibs/netgear/gsm7312_qos_diffserv_extensions.mib -443
D mibs/netgear/gsm7312_qos_diffserv_private.mib -2,016
D mibs/netgear/gsm7312_qos.mib -28
D mibs/netgear/gsm7312_radius.mib -309
D mibs/netgear/gsm7312_routing.mib -1,306
D mibs/netgear/gsm7312_switching.mib -3,886
A mibs/netgear/GSM7312-MGMT-SECURITY-MIB +120
A mibs/netgear/GSM7312-QOS-ACL-MIB +361
A mibs/netgear/GSM7312-QOS-DIFFSERV-EXTENSIONS-MIB +490
A mibs/netgear/GSM7312-QOS-DIFFSERV-PRIVATE-MIB +2,094
A mibs/netgear/GSM7312-QOS-MIB +38
A mibs/netgear/GSM7312-RADIUS-MIB +322
A mibs/netgear/GSM7312-REF-MIB +63
A mibs/netgear/GSM7312-ROUTING-MIB +1,316
A mibs/netgear/GSM7312-SWITCHING-MIB +3,920
D mibs/netgear/gsm7312.mib -52
D mibs/netgear/gsm7324_mgmt_security.mib -111
D mibs/netgear/gsm7324_qos_acl.mib -351
D mibs/netgear/gsm7324_qos_diffserv_extensions.mib -443
D mibs/netgear/gsm7324_qos_diffserv_private.mib -2,016
D mibs/netgear/gsm7324_qos.mib -28
D mibs/netgear/gsm7324_radius.mib -309
D mibs/netgear/gsm7324_routing.mib -1,306
D mibs/netgear/gsm7324_switching.mib -3,886
A mibs/netgear/GSM7324-MGMT-SECURITY-MIB +120
A mibs/netgear/GSM7324-QOS-ACL-MIB +361
A mibs/netgear/GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB +490
A mibs/netgear/GSM7324-QOS-DIFFSERV-PRIVATE-MIB +2,094
A mibs/netgear/GSM7324-QOS-MIB +38
A mibs/netgear/GSM7324-RADIUS-MIB +322
A mibs/netgear/GSM7324-REF-MIB +63
A mibs/netgear/GSM7324-ROUTING-MIB +1,316
A mibs/netgear/GSM7324-SWITCHING-MIB +3,920
D mibs/netgear/gsm7324.mib -52
D mibs/netgear/me103.mib -1,242
A mibs/netgear/NETGEAR-DENIALOFSERVICE-PRIVATE-MIB +154
A mibs/netgear/NETGEAR-DHCPSERVER-PRIVATE-MIB +993
A mibs/netgear/NETGEAR-DNS-RESOLVER-CONTROL-MIB +261
A mibs/netgear/NETGEAR-INVENTORY-MIB +1,143
A mibs/netgear/NETGEAR-KEYING-PRIVATE-MIB +127
A mibs/netgear/NETGEAR-LOGGING-MIB +509
A mibs/netgear/NETGEAR-ME-MIB +1,269
A mibs/netgear/NETGEAR-MGMT-SECURITY-MIB +414
A mibs/netgear/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB +73
A mibs/netgear/NETGEAR-PORTSECURITY-PRIVATE-MIB +266
A mibs/netgear/NETGEAR-POWER-ETHERNET-MIB +113
A mibs/netgear/NETGEAR-QOS-ACL-MIB +1,529
A mibs/netgear/NETGEAR-QOS-COS-MIB +810
A mibs/netgear/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB +1,060
A mibs/netgear/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB +2,612
A mibs/netgear/NETGEAR-QOS-MIB +37
A mibs/netgear/NETGEAR-RADIUS-AUTH-CLIENT-MIB +351
A mibs/netgear/NETGEAR-REF-MIB +243
A mibs/netgear/NETGEAR-SNTP-CLIENT-MIB +736
A mibs/netgear/NETGEAR-SWITCHING-MIB +5,761
D mibs/netgear/netgearref.my -193
D mibs/netgear/qos_acl.my -1,563
D mibs/netgear/qos_diffserv_extensions.my -976
D mibs/netgear/qos_diffserv_private.my -2,715
D mibs/netgear/qos.my -38
D mibs/netgear/snmp-res.my -223
A mibs/netgear/SNMP-RESEARCH-MIB +382
A mibs/netgear/SR-AGENT-INFO-MIB +103
D mibs/netgear/srAgentInfo.my -68
A mibs/netgear/TACACS-CLIENT-MIB +163
D mibs/netgear/tacacsclient.my -163
A mibs/netgear/TIMER-CONTROL-MIB +307
A mibs/netgear/WAG102 +1,624
D mibs/netgear/wag102.mib -1,607
A mibs/netgear/WAG302 +2,425
D mibs/netgear/wag302.mib -2,356
M mibs/netgear/WC7520-MIB +21 -21
D mibs/netgear/wc7520.mib -1,184
A mibs/netgear/WG102 +2,312
D mibs/netgear/wg102.mib -2,283
A mibs/netgear/WG302 +2,425
A mibs/netgear/WG302-MIB +926
D mibs/netgear/wg302.mib -2,356
D mibs/netgear/wg302user.mib -879
A mibs/NETSCREEN-ADDR-MIB +142
A mibs/NETSCREEN-BGP4-MIB +784
A mibs/NETSCREEN-CHASSIS-MIB +271
A mibs/NETSCREEN-IDS-MIB +880
A mibs/NETSCREEN-INTERFACE-MIB +696
A mibs/NETSCREEN-IP-ARP-MIB +184
A mibs/NETSCREEN-NAT-MIB +459
A mibs/NETSCREEN-NSRP-MIB +1,182
A mibs/NETSCREEN-OSPF-MIB +2,397
A mibs/NETSCREEN-OSPF-TRAP-MIB +444
A mibs/NETSCREEN-POLICY-MIB +568
A mibs/NETSCREEN-PRODUCTS-MIB +117
A mibs/NETSCREEN-QOS-MIB +174
A mibs/NETSCREEN-RESOURCE-MIB +269
A mibs/NETSCREEN-RIPv2-MIB +567
A mibs/NETSCREEN-SCHEDULE-MIB +253
A mibs/NETSCREEN-SERVICE-MIB +323
A mibs/NETSCREEN-SMI +95
A mibs/NETSCREEN-TRAP-MIB +428
A mibs/NETSCREEN-VR-BGP4-MIB +787
A mibs/NETSCREEN-VR-MIB +157
A mibs/NETSCREEN-VR-OSPF-MIB +2,410
A mibs/NETSCREEN-VR-RIPv2-MIB +567
A mibs/NETSCREEN-VSYS-MIB +98
A mibs/NETSCREEN-ZONE-MIB +122
A mibs/netscreen/NETSCREEN-CHASSIS-MIB +272
A mibs/netscreen/NETSCREEN-INTERFACE-MIB +696
D mibs/netscreen/NETSCREEN-INTERFACE-MIB.mib -692
A mibs/netscreen/NETSCREEN-IP-ARP-MIB +182
A mibs/netscreen/NETSCREEN-NSRP-MIB +1,182
D mibs/netscreen/NETSCREEN-NSRP-MIB.mib -1,178
A mibs/netscreen/NETSCREEN-OSPF-MIB +2,397
D mibs/netscreen/NETSCREEN-OSPF-MIB.mib -2,299
A mibs/netscreen/NETSCREEN-PRODUCTS-MIB +117
D mibs/netscreen/NETSCREEN-PRODUCTS-MIB.mib -115
A mibs/netscreen/NETSCREEN-RESOURCE-MIB +137
D mibs/netscreen/NETSCREEN-RESOURCE-MIB.mib -133
A mibs/netscreen/NETSCREEN-SET-GEN-MIB +127
D mibs/netscreen/NETSCREEN-SET-GEN-MIB.mib -123
A mibs/netscreen/NETSCREEN-SMI +92
D mibs/netscreen/NETSCREEN-SMI.mib -90
D mibs/netscreen/NS-CHASSIS.mib -268
D mibs/netscreen/NS-IP-ARP.mib -178
A mibs/nexans
M mibs/nortel/AVAYA-FABRIC-ATTACH-MIB +692 -19
M mibs/nortel/BAY-STACK-EAPOL-EXTENSION-MIB +144 -7
M mibs/nortel/BAY-STACK-IPV6-MLD-SNOOPING-MIB +183 -6
A mibs/nortel/BAY-STACK-LLDP-EXT-DOT3-MIB +278
M mibs/nortel/BAY-STACK-LLDP-X-AVAYA-MIB +82 -16
M mibs/nortel/BAY-STACK-NES-MIB +21 -19
M mibs/nortel/BAY-STACK-NOTIFICATIONS-MIB +13 -1
M mibs/nortel/BAY-STACK-RADIUS-MIB +297 -5
M mibs/nortel/BAY-STACK-STATS-MIB +111 -2
M mibs/nortel/BAYSTACK-IPV6-FIRST-HOP-SEC-MIB +152 -25
A mibs/nortel/NORTEL-GENERIC-MIB +101
M mibs/nortel/NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB +65 -3
M mibs/nortel/NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB +11 -1
A mibs/nortel/NORTEL-NMI-CONFIG-NOTI-MIB +281
A mibs/nortel/NORTEL-NMI-CONFORMANCE-MIB +54
A mibs/nortel/NORTEL-NMI-FAULT-NOTI-MIB +429
A mibs/nortel/NORTEL-NMI-GROUPS-MIB +62
A mibs/nortel/NORTEL-NMI-INFO-NOTI-MIB +145
A mibs/nortel/NORTEL-NMI-NOTIFICATIONS-MIB +204
A mibs/nortel/NORTEL-NMI-TC-MIB +265
M mibs/nortel/NTN-QOS-POLICY-EVOL-PIB +10 -2
M mibs/nortel/RAPID-CITY +49,355 -8,996
M mibs/nortel/RC-LINK-OAM-MIB +97 -2
M mibs/nortel/RC-OPM-MIB +27 -1
A mibs/nortel/RC-OSPF-MIB +1,183
M mibs/nortel/RC-PIM-MIB +21 -3
M mibs/nortel/RC-TLS-MIB +1,588 -1
M mibs/nortel/S5-AGENT-MIB +75 -16
M mibs/nortel/S5-CHASSIS-MIB +1,070 -1,067
M mibs/nortel/S5-ETH-MULTISEG-TOPOLOGY-MIB +238
M mibs/nortel/S5-REG-MIB +544 -437
M mibs/nortel/SLA-MONITOR-MIB +9 -2
M mibs/nortel/SYNOPTICS-ROOT-MIB +60 -27
D mibs/NS-ADDR -138
D mibs/NS-BGP4 -779
D mibs/NS-CHASSIS -268
D mibs/NS-IDS -876
D mibs/NS-INTERFACE -692
D mibs/NS-IP-ARP -180
D mibs/NS-MIB -23,541
D mibs/NS-NAT -455
D mibs/NS-NSRP -1,178
D mibs/NS-OSPF -2,299
D mibs/NS-OSPF-TRAP -436
D mibs/NS-POLICY -564
D mibs/NS-PRODUCTS -115
D mibs/NS-QOS -170
D mibs/NS-RES -265
D mibs/NS-RIP -502
A mibs/NS-ROOT-MIB +23,541
D mibs/NS-SCHEDULE -249
D mibs/NS-SERVICE -319
D mibs/NS-SMI -90
D mibs/NS-TRAPS -426
D mibs/NS-VR -152
D mibs/NS-VR-BGP4 -782
D mibs/NS-VR-OSPF -2,312
D mibs/NS-VR-RIP -502
D mibs/NS-VSYS -94
D mibs/NS-ZONE -118
A mibs/NSCRTV-ROOT +1,408
D mibs/OLD-CISCO-CHASSIS-MIB-V1SMI -2,457
D mibs/OLD-CISCO-CPU-MIB -58
D mibs/OLD-CISCO-INTERFACES-MIB -1,395
D mibs/OLD-CISCO-MEMORY-MIB -417
D mibs/OLD-CISCO-SYS-MIB -1,014
D mibs/P-BRIDGE-MIB -1,162
A mibs/packetflux
A mibs/packetfront/PACKETFRONT-COPY-MIB +173
D mibs/packetfront/PACKETFRONT-COPY-MIB.mib -161
A mibs/packetfront/PACKETFRONT-DRG-MIB +1,107
D mibs/packetfront/PACKETFRONT-DRG-MIB.mib -1,047
A mibs/packetfront/PACKETFRONT-PRODUCTS-MIB +196
D mibs/packetfront/PACKETFRONT-PRODUCTS-MIB.mib -177
A mibs/packetfront/PACKETFRONT-SMI +106
D mibs/packetfront/PACKETFRONT-SMI.mib -86
A mibs/packetfront/PACKETFRONT-TC +70
D mibs/packetfront/PACKETFRONT-TC.mib -63
M mibs/paloalto/PAN-COMMON-MIB +717 -24
M mibs/paloalto/PAN-LC-MIB +8 -1
M mibs/paloalto/PAN-PRODUCTS-MIB +24
M mibs/paloalto/PAN-TRAPS +1,135 -13
A mibs/pbn
D mibs/poseidon
A mibs/redback
M mibs/rfc/IANA-ENERGY-RELATION-MIB +3 -2
M mibs/rfc/IANA-SMF-MIB +62 -52
M mibs/rfc/IANA-STORAGE-MEDIA-TYPE-MIB +2 -1
M mibs/rfc/IANAPowerStateSet-MIB +89 -89
A mibs/rfc/IEEE8021-AS-MIB +2,693
M mibs/rfc/IEEE8021-BRIDGE-MIB +186 -169
M mibs/rfc/IEEE8021-CFM-MIB +179 -183
M mibs/rfc/IEEE8021-CFM-V2-MIB +44 -49
A mibs/rfc/IEEE8021-CN-MIB +2,122
A mibs/rfc/IEEE8021-DDCFM-MIB +1,011
A mibs/rfc/IEEE8021-DEVID-MIB +542
A mibs/rfc/IEEE8021-ECMP-MIB +433
A mibs/rfc/IEEE8021-EVB-MIB +1,710
D mibs/rfc/IEEE8021-EVBB-MIB -1,497
A mibs/rfc/IEEE8021-FQTSS-MIB +603
M mibs/rfc/IEEE8021-MSTP-MIB +158 -97
A mibs/rfc/IEEE8021-MVRPX-MIB +240
A mibs/rfc/IEEE8021-PB-MIB +1,049
A mibs/rfc/IEEE8021-PBB-MIB +1,309
A mibs/rfc/IEEE8021-PBBTE-MIB +976
A mibs/rfc/IEEE8021-PFC-MIB +191
M mibs/rfc/IEEE8021-Q-BRIDGE-MIB +268 -86
A mibs/rfc/IEEE8021-SPANNING-TREE-MIB +1,013
A mibs/rfc/IEEE8021-SRP-MIB +916
M mibs/rfc/IEEE8021-TC-MIB +67 -47
A mibs/rfc/IEEE8021-TEIPS-MIB +796
A mibs/rfc/IEEE8021-TEIPS-V2-MIB +820
A mibs/rfc/IEEE8021-TPMR-MIB +791
A mibs/rfc/IEEE802171-CFM-MIB +3,146
M mibs/rfc/IEEE8021X-PAE-MIB +202 -26
M mibs/rfc/IEEE8023-LAG-MIB +2,282 -231
M mibs/rfc/IPSEC-SPD-MIB +8 -2
M mibs/rfc/LLDP-EXT-DOT1-EVB-EXTENSIONS-MIB +17 -6
M mibs/rfc/LLDP-EXT-DOT1-V2-MIB +527 -28
M mibs/rfc/LLDP-V2-MIB +413 -37
D mibs/rfc1451.mi1 -61
M mibs/ruckus/RUCKUS-PRODUCTS-MIB +55 -117
M mibs/ruckus/RUCKUS-ROOT-MIB +24 -10
A mibs/ruckus/RUCKUS-SZ-CONFIG-WLAN-MIB +291
A mibs/ruckus/RUCKUS-SZ-EVENT-MIB +1,906
A mibs/ruckus/RUCKUS-SZ-SYSTEM-MIB +157
A mibs/ruckus/RUCKUS-SZ-WLAN-MIB +513
M mibs/ruckus/RUCKUS-TC-MIB +29 -22
A mibs/saf/SAF-ENTERPRISE +35
D mibs/saf/SAF-ENTERPRISE-MIB -30
A mibs/saf/SAF-IPADDONS +520
D mibs/saf/SAF-IPADDONS-MIB -490
A mibs/saf/SAF-IPRADIO +1,668
D mibs/saf/SAF-IPRADIO-MIB -1,516
D mibs/SENSORGATEWAY-MIB.mib -867
A mibs/ServersCheck +872
A mibs/sixnet
A mibs/SNMPv2-TC-v1 +130
A mibs/supermicro
D mibs/SUPERMICRO-HEALTH-MIB -231
D mibs/SUPERMICRO-SMI -46
D mibs/SWL2MGMT-MIB -3,769
D mibs/SWL3MGMT-MIB -1,319
A mibs/trango/GIGA-PLUS-MIB +5,519
D mibs/trango/trango_P5830S_MU_1p0.mib -868
D mibs/trango/trango_P5830S_RU_1p0.mib -727
A mibs/trango/TRANGO-APEX-GIGE-MIB +405
D mibs/trango/TRANGO-APEX-GIGE-MIB.mib -402
A mibs/trango/TRANGO-APEX-MIB +32
D mibs/trango/TRANGO-APEX-MIB.mib -20
A mibs/trango/TRANGO-APEX-MODEM-MIB +254
D mibs/trango/TRANGO-APEX-MODEM-MIB.mib -251
A mibs/trango/TRANGO-APEX-RF-MIB +265
D mibs/trango/TRANGO-APEX-RF-MIB.mib -262
A mibs/trango/TRANGO-APEX-SYS-MIB +436
D mibs/trango/TRANGO-APEX-SYS-MIB.mib -433
A mibs/trango/TRANGO-APEX-TRAP-MIB +214
D mibs/trango/TRANGO-APEX-TRAP-MIB.mib -211
A mibs/trango/TRANGO-P5M-MIB +686
D mibs/trango/TRANGO-P5M-MIB.mib -641
D mibs/trango/TRANGO-PTP-MIB -5,513
A mibs/trango/TRANGOP5830S-MU-MIB +881
A mibs/trango/TRANGOP5830S-RU-MIB +740
A mibs/TRANZEO-ENROUTE-MUNIWIFI-MIB +5,894
A mibs/vmware/VMWARE-AGENTCAP-MIB +1,047
D mibs/vmware/VMWARE-AGENTCAP-MIB.mib -1,038
A mibs/vmware/VMWARE-ENV-MIB +619
D mibs/vmware/VMWARE-ENV-MIB.mib -613
A mibs/vmware/VMWARE-OBSOLETE-MIB +578
D mibs/vmware/VMWARE-OBSOLETE-MIB.mib -562
A mibs/vmware/VMWARE-PRODUCTS-MIB +55
D mibs/vmware/VMWARE-PRODUCTS-MIB.mib -52
A mibs/vmware/VMWARE-RESOURCES-MIB +269
D mibs/vmware/VMWARE-RESOURCES-MIB.mib -260
A mibs/vmware/VMWARE-ROOT-MIB +121
D mibs/vmware/VMWARE-ROOT-MIB.mib -116
A mibs/vmware/VMWARE-SYSTEM-MIB +130
D mibs/vmware/VMWARE-SYSTEM-MIB.mib -124
A mibs/vmware/VMWARE-TC-MIB +181
D mibs/vmware/VMWARE-TC-MIB.mib -178
A mibs/vmware/VMWARE-VC-EVENT-MIB +251
D mibs/vmware/VMWARE-VC-EVENT-MIB.mib -235
A mibs/vmware/VMWARE-VMINFO-MIB +704
D mibs/vmware/VMWARE-VMINFO-MIB.mib -689
D mibs/WLSR-AP-MIB -3,473
D mibs/WLSX-AUTH-MIB -393
D mibs/WLSX-CTS-MIB -145
D mibs/WLSX-ESI-MIB -171
D mibs/WLSX-IFEXT-MIB -676
D mibs/WLSX-MESH-MIB -191
D mibs/WLSX-MOBILITY-MIB -756
D mibs/WLSX-MON-MIB -2,720
D mibs/WLSX-SNR-MIB -397
D mibs/WLSX-SWITCH-MIB -2,248
D mibs/WLSX-SYSTEMEXT-MIB -1,055
D mibs/WLSX-TRAP-MIB -2,652
D mibs/WLSX-USER-MIB -534
D mibs/WLSX-VOICE-MIB -880
D mibs/WLSX-WLAN-MIB -3,827
A mibs/wwp/WWP-EXT-BRIDGE-MIB +563
D mibs/wwp/WWP-EXT-BRIDGE-MIB.my -553
A mibs/wwp/WWP-EXT-BRIDGE-TRAP-MIB +115
D mibs/wwp/WWP-EXT-BRIDGE-TRAP-MIB.my -114
A mibs/wwp/WWP-LEOS-8021X-MIB +239
D mibs/wwp/WWP-LEOS-8021X-MIB.my -227
A mibs/wwp/WWP-LEOS-BENCHMARK-MIB +1,575
D mibs/wwp/WWP-LEOS-BENCHMARK-MIB.my -1,574
A mibs/wwp/WWP-LEOS-BLADE-MIB +371
D mibs/wwp/WWP-LEOS-BLADE-MIB.my -370
A mibs/wwp/WWP-LEOS-BROADCAST-CONTAINMENT-MIB +373
D mibs/wwp/WWP-LEOS-BROADCAST-CONTAINMENT-MIB.my -360
A mibs/wwp/WWP-LEOS-CFM-MIB +8,766
D mibs/wwp/WWP-LEOS-CFM-MIB.my -8,738
A mibs/wwp/WWP-LEOS-CHASSIS-MIB +2,318
D mibs/wwp/WWP-LEOS-CHASSIS-MIB.my -2,284
A mibs/wwp/WWP-LEOS-COMMUNITY-MIB +242
D mibs/wwp/WWP-LEOS-COMMUNITY-MIB.my -241
A mibs/wwp/WWP-LEOS-DATAPLANE-MIB +1,206
D mibs/wwp/WWP-LEOS-DATAPLANE-MIB.my -1,199
A mibs/wwp/WWP-LEOS-DHCP-CLIENT-MIB +743
D mibs/wwp/WWP-LEOS-DHCP-CLIENT-MIB.my -742
A mibs/wwp/WWP-LEOS-DNS-CLIENT-MIB +323
D mibs/wwp/WWP-LEOS-DNS-CLIENT-MIB.my -322
A mibs/wwp/WWP-LEOS-EXT-LAG-MIB +334
D mibs/wwp/WWP-LEOS-EXT-LAG-MIB.my -324
A mibs/wwp/WWP-LEOS-FEATURE-LICENSE-MIB +480
D mibs/wwp/WWP-LEOS-FEATURE-LICENSE-MIB.my -479
A mibs/wwp/WWP-LEOS-FILE-TRANSFER-MIB +346
D mibs/wwp/WWP-LEOS-FILE-TRANSFER-MIB.my -345
A mibs/wwp/WWP-LEOS-FILTER-MIB +450
D mibs/wwp/WWP-LEOS-FILTER-MIB.my -449
A mibs/wwp/WWP-LEOS-FLOW-MIB +3,456
D mibs/wwp/WWP-LEOS-FLOW-MIB.my -3,452
A mibs/wwp/WWP-LEOS-INFORM-STATUS-MIB +476
D mibs/wwp/WWP-LEOS-INFORM-STATUS-MIB.my -468
A mibs/wwp/WWP-LEOS-IP-INTERFACE-MIB +600
D mibs/wwp/WWP-LEOS-IP-INTERFACE-MIB.my -595
A mibs/wwp/WWP-LEOS-LDP-MIB +385
D mibs/wwp/WWP-LEOS-LDP-MIB.my -378
A mibs/wwp/WWP-LEOS-LLDP-MIB +1,864
D mibs/wwp/WWP-LEOS-LLDP-MIB.my -1,806
A mibs/wwp/WWP-LEOS-MPLS-OAM-MIB +713
D mibs/wwp/WWP-LEOS-MPLS-OAM-MIB.my -708
A mibs/wwp/WWP-LEOS-MSTP-MIB +1,095
D mibs/wwp/WWP-LEOS-MSTP-MIB.my -1,064
A mibs/wwp/WWP-LEOS-MULTICAST-FILTER-MIB +1,121
D mibs/wwp/WWP-LEOS-MULTICAST-FILTER-MIB.my -1,120
A mibs/wwp/WWP-LEOS-NTP-CLIENT-MIB +652
D mibs/wwp/WWP-LEOS-NTP-CLIENT-MIB.my -638
A mibs/wwp/WWP-LEOS-OAM-MIB +1,955
D mibs/wwp/WWP-LEOS-OAM-MIB.my -1,945
A mibs/wwp/WWP-LEOS-PBT-MIB +2,095
D mibs/wwp/WWP-LEOS-PBT-MIB.my -2,094
A mibs/wwp/WWP-LEOS-PING-MIB +224
D mibs/wwp/WWP-LEOS-PING-MIB.my -210
A mibs/wwp/WWP-LEOS-PORT-MIB +1,371
D mibs/wwp/WWP-LEOS-PORT-MIB.my -1,370
A mibs/wwp/WWP-LEOS-PORT-STATS-MIB +2,703
D mibs/wwp/WWP-LEOS-PORT-STATS-MIB.my -2,696
A mibs/wwp/WWP-LEOS-PORT-XCVR-MIB +1,363
D mibs/wwp/WWP-LEOS-PORT-XCVR-MIB.my -1,362
A mibs/wwp/WWP-LEOS-RADIUS-CLIENT-MIB +458
D mibs/wwp/WWP-LEOS-RADIUS-CLIENT-MIB.my -446
A mibs/wwp/WWP-LEOS-RAPS-MIB +778
D mibs/wwp/WWP-LEOS-RAPS-MIB.my -756
A mibs/wwp/WWP-LEOS-RMON-MIB +365
D mibs/wwp/WWP-LEOS-RMON-MIB.my -361
A mibs/wwp/WWP-LEOS-RSTP-MIB +561
D mibs/wwp/WWP-LEOS-RSTP-MIB.my -551
A mibs/wwp/WWP-LEOS-RSVPTE-MIB +396
D mibs/wwp/WWP-LEOS-RSVPTE-MIB.my -392
A mibs/wwp/WWP-LEOS-SSH-MIB +312
D mibs/wwp/WWP-LEOS-SSH-MIB.my -311
A mibs/wwp/WWP-LEOS-SW-XGRADE-MIB +840
D mibs/wwp/WWP-LEOS-SW-XGRADE-MIB.my -835
A mibs/wwp/WWP-LEOS-SYSLOG-COLLECTOR-MIB +442
D mibs/wwp/WWP-LEOS-SYSLOG-COLLECTOR-MIB.my -441
A mibs/wwp/WWP-LEOS-SYSTEM-CONFIG-MIB +1,612
D mibs/wwp/WWP-LEOS-SYSTEM-CONFIG-MIB.my -1,611
A mibs/wwp/WWP-LEOS-SYSTEM-CONTROL-MIB +114
D mibs/wwp/WWP-LEOS-SYSTEM-CONTROL-MIB.my -113
A mibs/wwp/WWP-LEOS-TABLE-CHG-NOTIF-MIB +259
D mibs/wwp/WWP-LEOS-TABLE-CHG-NOTIF-MIB.my -258
A mibs/wwp/WWP-LEOS-TACACS-CLIENT-MIB +1,645
D mibs/wwp/WWP-LEOS-TACACS-CLIENT-MIB.my -1,597
A mibs/wwp/WWP-LEOS-TRAFFIC-PROFILE-MIB +1,844
D mibs/wwp/WWP-LEOS-TRAFFIC-PROFILE-MIB.my -1,833
A mibs/wwp/WWP-LEOS-TWAMP-MIB +910
D mibs/wwp/WWP-LEOS-TWAMP-MIB.my -909
A mibs/wwp/WWP-LEOS-USER-MIB +333
D mibs/wwp/WWP-LEOS-USER-MIB.my -332
A mibs/wwp/WWP-LEOS-VLAN-TAG-MIB +1,088
D mibs/wwp/WWP-LEOS-VLAN-TAG-MIB.my -1,066
A mibs/wwp/WWP-LEOS-VPLS-MIB +3,858
D mibs/wwp/WWP-LEOS-VPLS-MIB.my -3,840
A mibs/wwp/WWP-PRODUCTS-MIB +185
D mibs/wwp/WWP-PRODUCTS-MIB.my -181
A mibs/wwp/WWP-SMI +73
D mibs/wwp/WWP-SMI.my -62
D mibs/zhone/cpeMgr.mib -1,844
A mibs/zhone/EtcAgent-MIB +1,130
D mibs/zhone/genSystem.mib -4,522
D mibs/zhone/ipadctrl.mib -1,087
D mibs/zhone/phyDs1Diag.mib
D mibs/zhone/phyDs3Diag.mib
D mibs/zhone/phyDslDiag.mib
D mibs/zxr10/ZXR10-OPTICAL-INFO.mib -759
A mibs/zxr10/ZXR10-SMI +122
D mibs/zxr10/ZXR10-SMI.mib -104
A mibs/zxr10/ZXR10OPTICALMIB +771
D mibs/zyxel/ZYXEL-NWA-SERIES -867
A mibs/zyxel/ZYXEL-NWA-SERIES_v1-4-2 +900
A mibs/zyxel/ZYXEL-ZYWALL-ZLD-COMMON-MIB +75
M scripts/makesprites.sh +1 -1
M scripts/rename-mibs.pl +56 -12
M tests/data/test_definitions.inc.php +23 -5
M tests/IncludesCommonTest.php +102 -9
M tests/IncludesFunctionsTest.php +4 -2
A update/267.sql +1
A update/268.php +99
A update/269.php +32

🏷️ 16.01.7535

Released 2016-01-27 13:11 • Commits r7527 through r7534
🚀 Included Development Changes (7 commits):
✨ New Features:
  • r7534: Add support for postfix qshape graphing via the UNIX Agent. +75
🐛 Bug Fixes:
  • r7529: Fix percentage graph +2-2
  • r7530: Fix box style on ports page on edge (move to separate div) +4-4
  • r7531: Cleanup some box styles. Add scrolling to db debugging. +7-6
  • r7532: Fix contacts list on Edge +7-1
📝 Trivial Changes:
  • r7528: Fixed check auth (in some cases) for rss feed. +1-1
  • r7533: Added identifiers for RedOxygen transport. +1
Files changed in merge (11)
M html/feed.php +1 -1
A html/includes/graphs/application/postfix_qshape.inc.php +38
M html/includes/graphs/port/percent.inc.php +2 -2
M html/index.php +4 -3
M html/pages/about.inc.php +3 -3
M html/pages/contacts.inc.php +7 -1
A html/pages/device/apps/postfix_qshape.inc.php +5
M html/pages/device/port.inc.php +4 -4
M includes/definitions/rewrites.inc.php +1
M includes/definitions/transports.inc.php +1
A includes/polling/applications/postfix_qshape.inc.php +31

🏷️ 16.01.7527

Released 2016-01-26 00:14 • Commits r7488 through r7526
🚀 Included Development Changes (39 commits):
🎯 Major Features:
  • r7491: Multiple small page fixes and deduplicate. Fixed display alert stuff for unprivileged users. Disabled debug by default for unprivileged users in WUI (added config option: $config). Enabled alerts/groups stuff in CE. +347-358
✨ New Features:
  • r7508: Add PIXOS map for rancid. +20-19
  • r7511: Add support for Red Oxygen SMS gateway service. +89-1
  • r7512: Add some Eaton MIBs.
  • r7513: Add ability to define sockets for libvirt. +8
  • r7516: Add support for Lighttpd graphing via the UNIX-Agent. +336
  • r7517: Add additional HP Colubris support (info/cpu/memory). +88-2
  • r7518: Improved configurable freeradius unix-agent. +73-37
  • r7519: Add improved ifAlias_persist script +42
  • r7520: Add Kamailio app module. +719
  • r7524: Improve printer consumable detection. Add GE images and os definition. +36-9
  • r7526: Allow sorting device list by device_id and allow descending sort order (hacky temp stuff) +2
⚡ Improvements:
  • r7509: Improvements to layout. +27-12
🐛 Bug Fixes:
  • r7488: Improve styling of popup headers and fix suppression of device column in popup header table rows. +40-19
  • r7510: Reference correct MIB in Fortigate OS poller. +1-1
  • r7525: Fix typo in discovery output (poller -> discovery string) +1-1
🔧 Minor Changes:
  • r7489: Bootstrap-switch changed to bs3 style. Small pages cleanups. +15-8
  • r7494: Fixed hover tooltips issue. Improved tooltips style. +52-30
  • r7498: Cleanups and excludes for CE. +290-217
  • r7499: Fixed issue in db query parser with named params. Try to fix issue with snmp timeouts when discovery neighbours on some cisco devices (fixed CISCO-FLASH-MIB storage module). +79-9
  • r7501: Added checks for snmp timeout errors in discovery modules by CISCO-FLASH-MIB and CISCO-CDP-MIB. Updated DB index for snmp_errors table. +51-14
  • r7514: Updated contact edit page. +182-73
📝 Trivial Changes:
  • r7490: Fixed display too big rancid configs. +21-7
  • r7492: Fixed check permission on device edit alert page. Small cleanups. +87-86
  • r7493: Minor WUI fixes. Added cache indexes. Updated jquery and qtip js to latest. +36-13
  • r7495: Entity popups reverted to previous style. +27-19
  • r7496: Tooltip popups disabled by default also on tablets. Added option for force enable popups on mobile/tablets. +15-4
  • r7497: 2016 year.. +1,720-1,715
  • r7502: Pre-CE fix. +24-24
  • r7503: Updated license files (added CE license). +94-45
  • r7504: Fixed navigation bar permissions. Fixed arista rancid definition. +60-93
  • r7515: Use compressed definitions in CE. +22-6
  • r7522: Fixed compressed definition file. +6-3
📦 Other Changes:
Files changed in merge (2084)
M add_device.php +1 -1
M adduser.php +1 -1
M alerter.php +1 -1
M alerts.php +1 -1
A attic/cron-hourly.sh +8
A attic/cron-minute.sh +15
A attic/cron.sh +12
M billing-calculate.php +1 -1
M check-errors.php +1 -1
M check-services.php +1 -1
M config_to_json.php +1 -1
M delete_device.php +1 -1
M discovery.php +3 -3
M housekeeping.php +1 -1
M html/ajax/device_entities.php +1 -1
M html/ajax/device_ports.php +1 -1
M html/ajax/entity_popup.php +1 -1
M html/ajax/input.php +1 -1
M html/ajax/search.php +2 -2
M html/api.php +1 -1
M html/api/includes/alerts.inc.php +1 -1
M html/api/includes/bills.inc.php +1 -1
M html/api/includes/devices.inc.php +1 -1
M html/api/includes/ports.inc.php +1 -1
M html/api/index.php +1 -1
M html/bandwidth-graph.php +1 -1
M html/billing-graph.php +1 -1
M html/css/bootstrap-hacks.css +21
A html/css/bootstrap-switch.css +199
M html/css/bootstrap.css +77 -566
M html/css/bootstrap/less/bootstrap.less +2 -1
A html/css/bootstrap/less/boxes.less +299
A html/css/bootstrap/less/miscellaneous.less +529
M html/css/bootstrap/less/type.less +1 -1
M html/css/bootstrap/less/variables.less -2
M html/css/bootstrap/less/variables3.less +4 -1
M html/css/jquery.qtip.min.css +1 -1
M html/data.php +1 -1
M html/feed.php +1 -1
M html/graph.php +1 -1
M html/icons.php +1 -1
A html/images/icons/lighttpd.png +1
A html/images/os/adtran_2x.png +1
M html/images/os/adtran.png ±0
A html/images/os/alcatellucent_2x.png +1
M html/images/os/alcatellucent.png ±0
D html/images/os/allied.png -1
A html/images/os/alliedtelesis_2x.png +1
M html/images/os/alliedtelesis.png ±0
M html/images/os/alvarion_2x.png ±0
M html/images/os/alvarion.png ±0
M html/images/os/apc_2x.png ±0
M html/images/os/apc.png ±0
A html/images/os/arbor_2x.png +1
M html/images/os/arbor.png ±0
A html/images/os/arista_2x.png +1
M html/images/os/arista.png ±0
A html/images/os/aruba_2x.png +1
M html/images/os/aruba.png ±0
M html/images/os/atto_2x.png ±0
M html/images/os/atto.png ±0
A html/images/os/audiocodes_2x.png +1
M html/images/os/audiocodes.png ±0
M html/images/os/avaya_2x.png ±0
M html/images/os/avaya.png ±0
M html/images/os/baytech_2x.png ±0
M html/images/os/baytech.png ±0
A html/images/os/bluecoat_2x.png +1
M html/images/os/bluecoat.png ±0
A html/images/os/brocade_2x.png +1
M html/images/os/brocade.png ±0
A html/images/os/buffalo_2x.png +1
M html/images/os/buffalo.png ±0
A html/images/os/calix_2x.png +1
M html/images/os/calix.png ±0
A html/images/os/casa_2x.png +1
M html/images/os/casa.png ±0
M html/images/os/checkpoint_2x.png ±0
M html/images/os/checkpoint.png ±0
A html/images/os/ciena_2x.png +1
M html/images/os/ciena.png ±0
M html/images/os/cisco_2x.png ±0
M html/images/os/cisco.png ±0
A html/images/os/ciscosb_2x.png +1
M html/images/os/ciscosb.png ±0
A html/images/os/clavister_2x.png +1
M html/images/os/clavister.png ±0
M html/images/os/d-link_2x.png ±0
M html/images/os/d-link.png ±0
A html/images/os/darwin-old_2x.png +1
M html/images/os/darwin-old.png ±0
A html/images/os/datadomain_2x.png +1
M html/images/os/datadomain.png ±0
A html/images/os/ddn_2x.png +1
M html/images/os/ddn.png ±0
A html/images/os/debian_2x.png +1
M html/images/os/debian.png ±0
M html/images/os/dell_2x.png ±0
M html/images/os/dell.png ±0
A html/images/os/draytek_2x.png +1
M html/images/os/draytek.png ±0
A html/images/os/emerson_2x.png +1
M html/images/os/emerson.png ±0
A html/images/os/ericsson_2x.png +1
M html/images/os/ericsson.png ±0
A html/images/os/exalt_2x.png +1
M html/images/os/exalt.png ±0
A html/images/os/f5_2x.png +1
M html/images/os/f5.png ±0
A html/images/os/fiberroad_2x.png +1
M html/images/os/fiberroad.png ±0
A html/images/os/force10_2x.png +1
M html/images/os/force10.png ±0
A html/images/os/fortinet_2x.png +1
M html/images/os/fortinet.png ±0
A html/images/os/freenas_2x.png +1
M html/images/os/freenas.png ±0
A html/images/os/ge_2x.png +1
A html/images/os/ge.png +1
A html/images/os/geist_2x.png +1
M html/images/os/geist.png ±0
A html/images/os/generex_2x.png +1
M html/images/os/generex.png ±0
A html/images/os/h3c_2x.png +1
M html/images/os/h3c.png ±0
A html/images/os/huawei_2x.png +1
M html/images/os/huawei.png ±0
A html/images/os/hwg-ste_2x.png +1
M html/images/os/hwg-ste.png ±0
M html/images/os/ibm_2x.png ±0
M html/images/os/ibm.png ±0
A html/images/os/imation_2x.png +1
A html/images/os/imation.png +1
A html/images/os/infinera_2x.png +1
M html/images/os/infinera.png ±0
M html/images/os/juniper_2x.png ±0
M html/images/os/juniper.png ±0
A html/images/os/lancom_2x.png +1
A html/images/os/lancom.png +1
D html/images/os/lcos.png -1
A html/images/os/lexmark_2x.png +1
M html/images/os/lexmark.png ±0
A html/images/os/lg_2x.png +1
M html/images/os/lg.png ±0
M html/images/os/linux_2x.png ±0
M html/images/os/linux.png ±0
A html/images/os/mailcleaner_2x.png +1
M html/images/os/mailcleaner.png ±0
M html/images/os/meraki_2x.png ±0
M html/images/os/meraki.png ±0
A html/images/os/mikrotik_2x.png +1
M html/images/os/mikrotik.png ±0
A html/images/os/mitel_2x.png +1
M html/images/os/mitel.png ±0
A html/images/os/nas4free_2x.png +1
M html/images/os/nas4free.png ±0
M html/images/os/netapp_2x.png ±0
M html/images/os/netapp.png ±0
A html/images/os/netgear_2x.png +1
M html/images/os/netgear.png ±0
A html/images/os/netping_2x.png +1
M html/images/os/netping.png ±0
A html/images/os/nexsan_2x.png +1
M html/images/os/nexsan.png ±0
A html/images/os/novell_2x.png +1
M html/images/os/novell.png ±0
A html/images/os/nrg_2x.png +1
M html/images/os/nrg.png ±0
A html/images/os/oec_2x.png +1
M html/images/os/oec.png ±0
A html/images/os/olivetti_2x.png +1
M html/images/os/olivetti.png ±0
A html/images/os/oneaccess_2x.png +1
M html/images/os/oneaccess.png ±0
A html/images/os/openbsd_2x.png +1
M html/images/os/openbsd.png ±0
A html/images/os/openindiana_2x.png +1
M html/images/os/openindiana.png ±0
A html/images/os/openwrt_2x.png +1
M html/images/os/openwrt.png ±0
A html/images/os/packetflux_2x.png +1
M html/images/os/packetflux.png ±0
A html/images/os/panasonic_2x.png +1
M html/images/os/panasonic.png ±0
A html/images/os/patton_2x.png +1
M html/images/os/patton.png ±0
A html/images/os/pica8_2x.png +1
M html/images/os/pica8.png ±0
A html/images/os/poseidon_2x.png +1
M html/images/os/poseidon.png ±0
M html/images/os/raspbian_2x.png ±0
M html/images/os/raspbian.png ±0
M html/images/os/rittal_2x.png ±0
M html/images/os/rittal.png ±0
A html/images/os/riverbed_2x.png +1
M html/images/os/riverbed.png ±0
A html/images/os/routeros_2x.png +1
M html/images/os/routeros.png ±0
A html/images/os/ruckus_2x.png +1
M html/images/os/ruckus.png ±0
A html/images/os/servertech_2x.png +1
M html/images/os/servertech.png ±0
A html/images/os/shoretel_2x.png +1
A html/images/os/shoretel.png +1
A html/images/os/sindoh_2x.png +1
M html/images/os/sindoh.png ±0
A html/images/os/sonicwall_2x.png +1
M html/images/os/sonicwall.png ±0
A html/images/os/sophos_2x.png +1
M html/images/os/sophos.png ±0
A html/images/os/speedtouch_2x.png +1
M html/images/os/speedtouch.png ±0
A html/images/os/tp-link_2x.png +1
M html/images/os/tp-link.png ±0
M html/images/os/ubiquiti_2x.png ±0
A html/images/os/vmware_2x.png +1
M html/images/os/vmware.png ±0
A html/images/os/watchguard_2x.png +1
M html/images/os/watchguard.png ±0
A html/images/os/wepresent_2x.png +1
M html/images/os/wepresent.png ±0
M html/images/os/windows_2x.png ±0
M html/images/os/windows_old_2x.png ±0
M html/images/os/windows_old.png ±0
M html/images/os/windows.png ±0
M html/images/os/windows10_2x.png ±0
M html/images/os/windows10.png ±0
A html/images/os/windows2003_2x.png +1
M html/images/os/windows2003.png ±0
A html/images/os/wut_2x.png +1
M html/images/os/wut.png ±0
A html/images/os/zte_2x.png +1
M html/images/os/zte.png ±0
M html/includes/alerting-navbar.inc.php +18 -10
M html/includes/api/errorcodes.inc.php +1 -1
M html/includes/api/functions.inc.php +1 -1
M html/includes/api/module.billing.inc.php +1 -1
M html/includes/api/module.demo.inc.php +1 -1
M html/includes/api/module.inventory.inc.php +1 -1
M html/includes/api/module.packages.inc.php +1 -1
M html/includes/authenticate-functions.inc.php +1 -1
M html/includes/authenticate.inc.php +17 -1
M html/includes/authentication/cas.inc.php +1 -1
M html/includes/authentication/http-auth.inc.php +1 -1
M html/includes/authentication/ldap.inc.php +1 -1
M html/includes/authentication/mysql.inc.php +1 -1
M html/includes/authentication/radius.inc.php +2 -2
M html/includes/cache-data.inc.php +43 -39
M html/includes/contacts-navbar.inc.php +2 -1
M html/includes/customoids-navbar.inc.php +2 -1
M html/includes/entities/device.inc.php +37 -16
M html/includes/entities/generic.inc.php +65 -23
M html/includes/entities/mempool.inc.php +3 -3
M html/includes/entities/p2pradio.inc.php +3 -3
M html/includes/entities/port.inc.php +41 -11
M html/includes/entities/processor.inc.php +4 -3
A html/includes/entities/pseudowire.inc.php +361
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/entities/sla.inc.php +1 -1
M html/includes/entities/status.inc.php +4 -3
M html/includes/entities/storage.inc.php +3 -3
M html/includes/entities/toner.inc.php +1 -1
D html/includes/error-no-perm.inc.php -19
M html/includes/functions.inc.php +85 -32
M html/includes/graphs/accesspoints/auth.inc.php +1 -1
M html/includes/graphs/accesspoints/channel.inc.php +1 -1
M html/includes/graphs/accesspoints/interference.inc.php +1 -1
M html/includes/graphs/accesspoints/numasoclients.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonbssid.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonclients.inc.php +1 -1
M html/includes/graphs/accesspoints/radioutil.inc.php +1 -1
M html/includes/graphs/accesspoints/txpow.inc.php +1 -1
M html/includes/graphs/alert/auth.inc.php +1 -1
M html/includes/graphs/alert/status.inc.php +1 -1
M html/includes/graphs/altiga_ssl_sessions.inc.php +1 -1
M html/includes/graphs/application/apache_bits.inc.php +1 -1
M html/includes/graphs/application/apache_cpu.inc.php +1 -1
M html/includes/graphs/application/apache_hits.inc.php +1 -1
M html/includes/graphs/application/apache_scoreboard.inc.php +1 -1
M html/includes/graphs/application/asterisk_activecall.inc.php +1 -1
M html/includes/graphs/application/asterisk_peers.inc.php +1 -1
M html/includes/graphs/application/auth.inc.php +1 -1
M html/includes/graphs/application/bind_answers.inc.php +1 -1
M html/includes/graphs/application/bind_cache.inc.php +1 -1
M html/includes/graphs/application/bind_query_in.inc.php +1 -1
M html/includes/graphs/application/bind_query_out.inc.php +1 -1
M html/includes/graphs/application/bind_query_rejected.inc.php +1 -1
M html/includes/graphs/application/bind_req_in.inc.php +1 -1
M html/includes/graphs/application/bind_req_proto.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_dnssec.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_errors.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_queries.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_rtt.inc.php +1 -1
M html/includes/graphs/application/bind_updates.inc.php +1 -1
M html/includes/graphs/application/bind_zone_maint.inc.php +1 -1
M html/includes/graphs/application/drbd_disk_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_network_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_queue.inc.php +1 -1
M html/includes/graphs/application/drbd_unsynced.inc.php +1 -1
M html/includes/graphs/application/exchange_as_curreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_as_pingcmd.inc.php +1 -1
M html/includes/graphs/application/exchange_as_syncmd.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_errors.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_totalreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_is_active.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcfail.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcreq.inc.php +1 -1
M html/includes/graphs/application/exchange_is_users.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_latency.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_msgs.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_queued.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlcom.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlq.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_reqsec.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_rtime.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_users.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_mbque.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_queue.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_smtp.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_subque.inc.php +1 -1
M html/includes/graphs/application/exim-mailqueue_total.inc.php +1 -1
M html/includes/graphs/application/freeradius_accounting.inc.php +1 -1
M html/includes/graphs/application/freeradius_authentication.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_classes.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_eden.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_heap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_memory_summary.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_nonheap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_old.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_perm.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_system_uptime.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_threads.inc.php +1 -1
A html/includes/graphs/application/kamailio_core.inc.php +49
A html/includes/graphs/application/kamailio_errors.inc.php +34
A html/includes/graphs/application/kamailio_registrar.inc.php +36
A html/includes/graphs/application/kamailio_shmen.inc.php +96
A html/includes/graphs/application/kamailio_sl123.inc.php +43
A html/includes/graphs/application/kamailio_sl4.inc.php +43
A html/includes/graphs/application/kamailio_sl56.inc.php +41
A html/includes/graphs/application/kamailio_tcp.inc.php +50
A html/includes/graphs/application/kamailio_tmx.inc.php +45
A html/includes/graphs/application/kamailio_usrloc.inc.php +33
A html/includes/graphs/application/lighttpd_hits.inc.php +27
A html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +42
A html/includes/graphs/application/lighttpd_servers.inc.php +31
A html/includes/graphs/application/lighttpd_traffic.inc.php +28
A html/includes/graphs/application/lighttpd_uptime.inc.php +37
M html/includes/graphs/application/mailscanner_reject.inc.php +1 -1
M html/includes/graphs/application/mailscanner_sent.inc.php +1 -1
M html/includes/graphs/application/mailscanner_spam.inc.php +1 -1
M html/includes/graphs/application/memcached_bits.inc.php +1 -1
M html/includes/graphs/application/memcached_commands.inc.php +1 -1
M html/includes/graphs/application/memcached_data.inc.php +1 -1
M html/includes/graphs/application/memcached_items.inc.php +1 -1
M html/includes/graphs/application/memcached_threads.inc.php +1 -1
M html/includes/graphs/application/memcached_uptime.inc.php +1 -1
M html/includes/graphs/application/memcached.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_page.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_pglife.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_stalls.inc.php +1 -1
M html/includes/graphs/application/mssql_cpu_usage.inc.php +1 -1
M html/includes/graphs/application/mssql_memory_usage.inc.php +1 -1
M html/includes/graphs/application/mssql_stats.inc.php +1 -1
M html/includes/graphs/application/mysql_command_counters.inc.php +1 -1
M html/includes/graphs/application/mysql_connections.inc.php +1 -1
M html/includes/graphs/application/mysql_files_tables.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_log.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +1 -1
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +1 -1
M html/includes/graphs/application/mysql_network_traffic.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache.inc.php +1 -1
M html/includes/graphs/application/mysql_select_types.inc.php +1 -1
M html/includes/graphs/application/mysql_slow_queries.inc.php +1 -1
M html/includes/graphs/application/mysql_sorts.inc.php +1 -1
M html/includes/graphs/application/mysql_status.inc.php +1 -1
M html/includes/graphs/application/mysql_table_locks.inc.php +1 -1
M html/includes/graphs/application/mysql_temporary_objects.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs2.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs3.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs4.inc.php +1 -1
M html/includes/graphs/application/nfsd_io.inc.php +1 -1
M html/includes/graphs/application/nfsd_net.inc.php +1 -1
M html/includes/graphs/application/nfsd_proc3.inc.php +1 -1
M html/includes/graphs/application/nfsd_rc.inc.php +1 -1
M html/includes/graphs/application/nfsd_rpc.inc.php +1 -1
M html/includes/graphs/application/nginx_connections.inc.php +1 -1
M html/includes/graphs/application/nginx_req.inc.php +1 -1
M html/includes/graphs/application/nptd_uptime.inc.php +1 -1
A html/includes/graphs/application/nsd_axfr.inc.php +38
A html/includes/graphs/application/nsd_memory.inc.php +47
A html/includes/graphs/application/nsd_qtype.inc.php +57
A html/includes/graphs/application/nsd_queries.inc.php +88
A html/includes/graphs/application/nsd_rcode.inc.php +50
A html/includes/graphs/application/nsd_zones.inc.php +39
M html/includes/graphs/application/ntpclient_freq.inc.php +1 -1
M html/includes/graphs/application/ntpclient_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_bits.inc.php +1 -1
M html/includes/graphs/application/ntpd_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpd_freq.inc.php +1 -1
M html/includes/graphs/application/ntpd_packets.inc.php +1 -1
M html/includes/graphs/application/ntpd_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpd_uptime.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_bits.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_freq.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_packets.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stats.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_uptime.inc.php +1 -1
M html/includes/graphs/application/openvpn_bits.inc.php +1 -1
M html/includes/graphs/application/openvpn_nclients.inc.php +1 -1
M html/includes/graphs/application/postfix_reject.inc.php +1 -1
M html/includes/graphs/application/postfix_sent.inc.php +1 -1
M html/includes/graphs/application/postfix_spam.inc.php +1 -1
M html/includes/graphs/application/postgresql_blks.inc.php +1 -1
M html/includes/graphs/application/postgresql_connects.inc.php +1 -1
M html/includes/graphs/application/postgresql_queries.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples_query.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples.inc.php +1 -1
M html/includes/graphs/application/postgresql_xact.inc.php +1 -1
M html/includes/graphs/application/powerdns_fail.inc.php +1 -1
M html/includes/graphs/application/powerdns_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns_packetcache.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries_udp.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns_querycache.inc.php +1 -1
M html/includes/graphs/application/powerdns_recursing.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_load.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +1 -1
M html/includes/graphs/application/shoutcast_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +1 -1
M html/includes/graphs/application/shoutcast_stats.inc.php +1 -1
M html/includes/graphs/application/unbound_class.inc.php +1 -1
M html/includes/graphs/application/unbound_flags.inc.php +1 -1
M html/includes/graphs/application/unbound_memory.inc.php +1 -1
M html/includes/graphs/application/unbound_opcode.inc.php +1 -1
M html/includes/graphs/application/unbound_qtype.inc.php +1 -1
M html/includes/graphs/application/unbound_queries.inc.php +1 -1
M html/includes/graphs/application/unbound_queue.inc.php +1 -1
M html/includes/graphs/application/unbound_rcode.inc.php +1 -1
M html/includes/graphs/application/varnish_backend.inc.php +1 -1
M html/includes/graphs/application/varnish_cache.inc.php +1 -1
M html/includes/graphs/application/varnish_lru.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_cpu.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_mem.inc.php +1 -1
M html/includes/graphs/application/zimbra_connections.inc.php +1 -1
M html/includes/graphs/application/zimbra_fdcount.inc.php +1 -1
M html/includes/graphs/application/zimbra_jvmthreads.inc.php +1 -1
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +1 -1
M html/includes/graphs/application/zimbra_threads.inc.php +1 -1
M html/includes/graphs/atmvp/auth.inc.php +1 -1
M html/includes/graphs/atmvp/bits.inc.php +1 -1
M html/includes/graphs/atmvp/cells.inc.php +1 -1
M html/includes/graphs/atmvp/errors.inc.php +1 -1
M html/includes/graphs/atmvp/packets.inc.php +1 -1
M html/includes/graphs/bgp/auth.inc.php +1 -1
M html/includes/graphs/bgp/graph.inc.php +1 -1
M html/includes/graphs/bgp/updates.inc.php +1 -1
M html/includes/graphs/bill/auth.inc.php +1 -1
M html/includes/graphs/bill/bits.inc.php +1 -1
M html/includes/graphs/c6kxbar/auth.inc.php +1 -1
M html/includes/graphs/c6kxbar/util.inc.php +1 -1
M html/includes/graphs/cbqos/auth.inc.php +1 -1
M html/includes/graphs/cbqos/bits_drop.inc.php +1 -1
M html/includes/graphs/cbqos/bits_post.inc.php +1 -1
M html/includes/graphs/cbqos/bits_pre.inc.php +1 -1
M html/includes/graphs/cbqos/bits.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_drop.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_post.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_pre.inc.php +1 -1
M html/includes/graphs/cbqos/pkts.inc.php +1 -1
M html/includes/graphs/cefswitching/auth.inc.php +1 -1
M html/includes/graphs/cefswitching/graph.inc.php +1 -1
M html/includes/graphs/common.inc.php +1 -1
M html/includes/graphs/customer/auth.inc.php +1 -1
M html/includes/graphs/customer/bits.inc.php +1 -1
M html/includes/graphs/customoid/auth.inc.php +1 -1
M html/includes/graphs/customoid/graph.inc.php +1 -1
M html/includes/graphs/device/agent.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numaps.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numclients.inc.php +1 -1
M html/includes/graphs/device/asyncos_workq.inc.php +1 -1
M html/includes/graphs/device/auth.inc.php +1 -1
M html/includes/graphs/device/bits.inc.php +1 -1
M html/includes/graphs/device/bluecoat_cache.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_client.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp_est.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp.inc.php +1 -1
M html/includes/graphs/device/bng_active_sessions.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_bits.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_pkts.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_stats.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_tunnels.inc.php +1 -1
M html/includes/graphs/device/cras_sessions.inc.php +1 -1
M html/includes/graphs/device/definition.inc.php +1 -1
M html/includes/graphs/device/diskio_bits.inc.php +1 -1
M html/includes/graphs/device/diskio_common.inc.php +1 -1
M html/includes/graphs/device/diskio_ops.inc.php +1 -1
M html/includes/graphs/device/diskio.inc.php +1 -1
M html/includes/graphs/device/edac_errors.inc.php +1 -1
M html/includes/graphs/device/fdb_count.inc.php +1 -1
M html/includes/graphs/device/firewall_sessions_ipv4.inc.php +1 -1
M html/includes/graphs/device/fortigate_cpu.inc.php +1 -1
M html/includes/graphs/device/fortigate_sessions.inc.php +1 -1
M html/includes/graphs/device/fuser.inc.php +1 -1
M html/includes/graphs/device/graph.inc.php +1 -1
M html/includes/graphs/device/imagingdrum.inc.php +1 -1
M html/includes/graphs/device/imagingdrums.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +1 -1
M html/includes/graphs/device/ipSystemStats.inc.php +1 -1
M html/includes/graphs/device/juniperive_connections.inc.php +1 -1
M html/includes/graphs/device/juniperive_meetings.inc.php +1 -1
M html/includes/graphs/device/juniperive_storage.inc.php +1 -1
M html/includes/graphs/device/juniperive_users.inc.php +1 -1
M html/includes/graphs/device/ksm_pages.inc.php +1 -1
M html/includes/graphs/device/mempool.inc.php +1 -1
M html/includes/graphs/device/netapp_cp_ops.inc.php +1 -1
M html/includes/graphs/device/netapp_disk_io.inc.php +1 -1
M html/includes/graphs/device/netapp_net_io.inc.php +1 -1
M html/includes/graphs/device/netapp_ops.inc.php +1 -1
M html/includes/graphs/device/netapp_tape_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_net_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php +1 -1
M html/includes/graphs/device/netscaler_common_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_client.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_clientserver.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_current.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_server.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_spare.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_packets.inc.php +1 -1
M html/includes/graphs/device/netscaler_cookie_rejected.inc.php +1 -1
M html/includes/graphs/device/netscaler_data_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_out_of_order.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmission_error.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmit_err.inc.php +1 -1
M html/includes/graphs/device/netscaler_rst_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_stats.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_bits.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_conn.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_common.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_ttfb.inc.php +1 -1
M html/includes/graphs/device/netscalersvc.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_common.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_ttfb.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_bits.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_conns.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_hitmiss.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip6_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip6.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp_info.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp.inc.php +1 -1
M html/includes/graphs/device/netstat_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_packets.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_currestab.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_segments.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_datagrams.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_errors.inc.php +1 -1
M html/includes/graphs/device/nfsen_common.inc.php +1 -1
M html/includes/graphs/device/nfsen_flows.inc.php +1 -1
M html/includes/graphs/device/nfsen_packets.inc.php +1 -1
M html/includes/graphs/device/nfsen_traffic.inc.php +1 -1
M html/includes/graphs/device/pagecount.inc.php +1 -1
M html/includes/graphs/device/panos_sessions.inc.php +1 -1
M html/includes/graphs/device/processor_separate.inc.php +1 -1
M html/includes/graphs/device/processor_stack.inc.php +1 -1
M html/includes/graphs/device/processor.inc.php +1 -1
M html/includes/graphs/device/screenos_sessions.inc.php +1 -1
M html/includes/graphs/device/sensor.inc.php +1 -1
M html/includes/graphs/device/smokeping_all_common_avg.inc.php +1 -1
M html/includes/graphs/device/smokeping_all_common.inc.php +1 -1
M html/includes/graphs/device/smokeping_common.inc.php +1 -1
M html/includes/graphs/device/smokeping_in_all_avg.inc.php +1 -1
M html/includes/graphs/device/smokeping_in_all.inc.php +1 -1
M html/includes/graphs/device/smokeping_out_all_avg.inc.php +1 -1
M html/includes/graphs/device/smokeping_out_all.inc.php +1 -1
M html/includes/graphs/device/status.inc.php +1 -1
M html/includes/graphs/device/storage.inc.php +1 -1
M html/includes/graphs/device/toner.inc.php +1 -1
M html/includes/graphs/device/transferroller.inc.php +1 -1
M html/includes/graphs/device/ucd_cpu.inc.php +1 -1
M html/includes/graphs/device/ucd_io.inc.php +1 -1
M html/includes/graphs/device/ucd_memory.inc.php +1 -1
M html/includes/graphs/device/ucd_ss_cpu.inc.php +1 -1
M html/includes/graphs/device/ucd_swap_io.inc.php +1 -1
M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +1 -1
M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +1 -1
M html/includes/graphs/device/wastebox.inc.php +1 -1
M html/includes/graphs/device/wifi_clients.inc.php +1 -1
M html/includes/graphs/diskio/auth.inc.php +1 -1
M html/includes/graphs/diskio/bits.inc.php +1 -1
M html/includes/graphs/diskio/ops.inc.php +1 -1
M html/includes/graphs/eigrpport/auth.inc.php +1 -1
M html/includes/graphs/eigrpport/packets.inc.php +1 -1
M html/includes/graphs/functions.inc.php +1 -1
M html/includes/graphs/generic_data.inc.php +1 -1
M html/includes/graphs/generic_definition.inc.php +1 -1
M html/includes/graphs/generic_duplex.inc.php +1 -1
M html/includes/graphs/generic_multi_bits_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_bits.inc.php +1 -1
M html/includes/graphs/generic_multi_data_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_data.inc.php +1 -1
M html/includes/graphs/generic_multi_line.inc.php +1 -1
M html/includes/graphs/generic_multi_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_multi.inc.php +1 -1
M html/includes/graphs/generic_simplex.inc.php +1 -1
M html/includes/graphs/global/auth.inc.php +1 -1
M html/includes/graphs/global/bits.inc.php +1 -1
M html/includes/graphs/global/poller_time_separate.inc.php +1 -1
M html/includes/graphs/global/poller_time.inc.php +1 -1
M html/includes/graphs/global/processor_separate.inc.php +1 -1
M html/includes/graphs/global/processor_stack.inc.php +1 -1
M html/includes/graphs/graph.inc.php +1 -1
M html/includes/graphs/ipsectunnel/auth.inc.php +1 -1
M html/includes/graphs/ipsectunnel/bits.inc.php +1 -1
M html/includes/graphs/ipsectunnel/pkts.inc.php +1 -1
M html/includes/graphs/lb-virtual/auth.inc.php +1 -1
M html/includes/graphs/lb-virtual/bits.inc.php +1 -1
M html/includes/graphs/lb-virtual/conns.inc.php +1 -1
M html/includes/graphs/legend.inc.php +1 -1
M html/includes/graphs/location/auth.inc.php +1 -1
M html/includes/graphs/location/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/auth.inc.php +1 -1
M html/includes/graphs/macaccounting/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/pkts.inc.php +1 -1
M html/includes/graphs/mempool/auth.inc.php +1 -1
M html/includes/graphs/mempool/usage.inc.php +1 -1
M html/includes/graphs/minute_multi_line.inc.php +1 -1
A html/includes/graphs/multi-customoid
M html/includes/graphs/multi-customoid/auth.inc.php +33
M html/includes/graphs/multi-customoid/graph.inc.php +43
M html/includes/graphs/multi-mempool/auth.inc.php +1 -1
M html/includes/graphs/multi-mempool/usage.inc.php +1 -1
M html/includes/graphs/multi-port/auth.inc.php +1 -1
M html/includes/graphs/multi-port/bcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo.inc.php +1 -1
M html/includes/graphs/multi-port/bits_old.inc.php +1 -1
M html/includes/graphs/multi-port/bits_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits_trio.inc.php +1 -1
M html/includes/graphs/multi-port/bits.inc.php +1 -1
M html/includes/graphs/multi-port/discards.inc.php +1 -1
M html/includes/graphs/multi-port/errors.inc.php +1 -1
M html/includes/graphs/multi-port/mcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/upkts.inc.php +1 -1
M html/includes/graphs/multi-processor/auth.inc.php +1 -1
M html/includes/graphs/multi-processor/usage.inc.php +1 -1
M html/includes/graphs/multi-sensor/auth.inc.php +1 -1
M html/includes/graphs/multi-sensor/graph.inc.php +1 -1
M html/includes/graphs/multi-status/auth.inc.php +1 -1
M html/includes/graphs/multi-status/graph.inc.php +1 -1
M html/includes/graphs/multi-storage/auth.inc.php +1 -1
M html/includes/graphs/multi-storage/usage.inc.php +1 -1
M html/includes/graphs/munin/auth.inc.php +1 -1
M html/includes/graphs/munin/graph.inc.php +1 -1
M html/includes/graphs/netscalersvc/auth.inc.php +1 -1
M html/includes/graphs/netscalersvc/bits.inc.php +1 -1
M html/includes/graphs/netscalersvc/conns.inc.php +1 -1
M html/includes/graphs/netscalersvc/pkts.inc.php +1 -1
M html/includes/graphs/netscalersvc/reqs.inc.php +1 -1
M html/includes/graphs/netscalersvc/ttfb.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/auth.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/bits.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/conns.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/pkts.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/reqs.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/ttfb.inc.php +1 -1
M html/includes/graphs/netscalervsvr/auth.inc.php +1 -1
M html/includes/graphs/netscalervsvr/bits.inc.php +1 -1
M html/includes/graphs/netscalervsvr/conns.inc.php +1 -1
M html/includes/graphs/netscalervsvr/hitmiss.inc.php +1 -1
M html/includes/graphs/netscalervsvr/pkts.inc.php +1 -1
M html/includes/graphs/netscalervsvr/reqs.inc.php +1 -1
M html/includes/graphs/old_generic_simplex.inc.php +1 -1
M html/includes/graphs/p2pradio/auth.inc.php +1 -1
M html/includes/graphs/p2pradio/capacity.inc.php +1 -1
M html/includes/graphs/p2pradio/gain.inc.php +1 -1
M html/includes/graphs/p2pradio/power.inc.php +1 -1
M html/includes/graphs/p2pradio/rmse.inc.php +1 -1
M html/includes/graphs/p2pradio/rxlevel.inc.php +1 -1
M html/includes/graphs/p2pradio/symbol_rates.inc.php +1 -1
M html/includes/graphs/poller/auth.inc.php +1 -1
M html/includes/graphs/port/adsl_attainable.inc.php +1 -1
M html/includes/graphs/port/adsl_attenuation.inc.php +1 -1
M html/includes/graphs/port/adsl_power.inc.php +1 -1
M html/includes/graphs/port/adsl_snr.inc.php +1 -1
M html/includes/graphs/port/adsl_speed.inc.php +1 -1
M html/includes/graphs/port/auth.inc.php +1 -1
M html/includes/graphs/port/bits.inc.php +1 -1
M html/includes/graphs/port/errors.inc.php +1 -1
M html/includes/graphs/port/etherlike.inc.php +1 -1
M html/includes/graphs/port/fdb_count.inc.php +1 -1
M html/includes/graphs/port/mac_acc_total.inc.php +1 -1
M html/includes/graphs/port/nupkts.inc.php +1 -1
M html/includes/graphs/port/pagp_bits.inc.php +1 -1
M html/includes/graphs/port/percent.inc.php +1 -1
M html/includes/graphs/port/pktsize.inc.php +1 -1
M html/includes/graphs/port/upkts.inc.php +1 -1
M html/includes/graphs/processor/auth.inc.php +1 -1
M html/includes/graphs/processor/usage.inc.php +1 -1
A html/includes/graphs/pseudowire
M html/includes/graphs/pseudowire/auth.inc.php +44
M html/includes/graphs/pseudowire/bits.inc.php +23
M html/includes/graphs/pseudowire/pkts.inc.php +34
M html/includes/graphs/rserver/auth.inc.php +1 -1
M html/includes/graphs/rserver/curr.inc.php +1 -1
M html/includes/graphs/rserver/failed.inc.php +1 -1
M html/includes/graphs/rserver/total.inc.php +1 -1
M html/includes/graphs/sensor/airflow.inc.php +1 -1
M html/includes/graphs/sensor/apower.inc.php +1 -1
M html/includes/graphs/sensor/auth.inc.php +1 -1
M html/includes/graphs/sensor/counter.inc.php +1 -1
M html/includes/graphs/sensor/current.inc.php +1 -1
M html/includes/graphs/sensor/dbm.inc.php +1 -1
M html/includes/graphs/sensor/fanspeed.inc.php +1 -1
M html/includes/graphs/sensor/frequency.inc.php +1 -1
M html/includes/graphs/sensor/graph.inc.php +1 -1
M html/includes/graphs/sensor/impedence.inc.php +1 -1
M html/includes/graphs/sensor/percent.inc.php +1 -1
M html/includes/graphs/sensor/power.inc.php +1 -1
M html/includes/graphs/sensor/pressure.inc.php +1 -1
M html/includes/graphs/sensor/resistance.inc.php +1 -1
M html/includes/graphs/sensor/rpower.inc.php +1 -1
M html/includes/graphs/sensor/runtime.inc.php +1 -1
M html/includes/graphs/sensor/snr.inc.php +1 -1
M html/includes/graphs/sensor/state.inc.php +1 -1
M html/includes/graphs/sensor/temperature.inc.php +1 -1
M html/includes/graphs/sensor/voltage.inc.php +1 -1
M html/includes/graphs/sensor/waterflow.inc.php +1 -1
M html/includes/graphs/service/auth.inc.php +1 -1
M html/includes/graphs/service/availability.inc.php +1 -1
M html/includes/graphs/sla/auth.inc.php +1 -1
M html/includes/graphs/sla/graph.inc.php +1 -1
M html/includes/graphs/sla/jitter.inc.php +1 -1
M html/includes/graphs/smokeping/auth.inc.php +1 -1
M html/includes/graphs/smokeping/in.inc.php +1 -1
M html/includes/graphs/smokeping/out.inc.php +1 -1
M html/includes/graphs/status/auth.inc.php +1 -1
M html/includes/graphs/status/graph.inc.php +1 -1
M html/includes/graphs/storage/auth.inc.php +1 -1
M html/includes/graphs/storage/usage.inc.php +1 -1
M html/includes/graphs/toner/auth.inc.php +1 -1
M html/includes/graphs/toner/usage.inc.php +1 -1
M html/includes/graphs/vserver/auth.inc.php +1 -1
M html/includes/graphs/vserver/bits.inc.php +1 -1
M html/includes/graphs/vserver/conns.inc.php +1 -1
M html/includes/graphs/vserver/pkts.inc.php +1 -1
M html/includes/graphs/wifi/auth.inc.php +1 -1
M html/includes/graphs/wifi/clientfailedassociations.inc.php +1 -1
M html/includes/graphs/wifi/noisefloor.inc.php +1 -1
M html/includes/graphs/wifi/refusedconnectioncount.inc.php +1 -1
M html/includes/graphs/wifi/resetcount.inc.php +1 -1
M html/includes/graphs/wifi/retransmitoctet.inc.php +1 -1
M html/includes/graphs/wifi/txretriescount.inc.php +1 -1
M html/includes/graphs/wifi/usersessions.inc.php +1 -1
M html/includes/graphs/wifiradio/auth.inc.php +1 -1
M html/includes/graphs/wifiradio/bits.inc.php +1 -1
M html/includes/graphs/wifiradio/clients.inc.php +1 -1
M html/includes/graphs/wifiradio/frames.inc.php +1 -1
M html/includes/graphs/wifiradio/rxerrors.inc.php +1 -1
M html/includes/graphs/XXX_device_memory_windows.inc.php +1 -1
M html/includes/group-navbar.inc.php +4 -3
M html/includes/maintenance-navbar.inc.php +3 -2
M html/includes/map/google-mc.inc.php +1 -1
M html/includes/map/google.inc.php +1 -1
M html/includes/navbar.inc.php +21 -18
M html/includes/panels/default.inc.php +9 -172
M html/includes/port-edit.inc.php +1 -1
M html/includes/port-sort-select.inc.php +1 -1
M html/includes/port-sort.inc.php +1 -1
M html/includes/print-accesspoint-graphs.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +1 -1
M html/includes/print-device-graph.php +1 -1
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print-interface-graphs.inc.php +1 -1
M html/includes/print-service.inc.php +1 -1
M html/includes/print-vlan.inc.php +1 -1
M html/includes/print-vrf.inc.php +1 -1
M html/includes/print/addresses.inc.php +4 -2
M html/includes/print/alert_log.inc.php +2 -2
M html/includes/print/alert.inc.php +7 -6
M html/includes/print/arptable.inc.php +1 -1
M html/includes/print/authlog.inc.php +5 -2
M html/includes/print/common.inc.php +3 -28
M html/includes/print/dot1xtable.inc.php +1 -1
M html/includes/print/events.inc.php +2 -2
M html/includes/print/fdbtable.inc.php +1 -1
M html/includes/print/inventory.inc.php +4 -2
M html/includes/print/mac_addresses.inc.php +4 -2
M html/includes/print/navbar.inc.php +28 -4
M html/includes/print/neighbours.inc.php +4 -4
D html/includes/print/pseudowires.inc.php -308
M html/includes/print/routing.inc.php +2 -2
M html/includes/print/rows.inc.php +51 -19
M html/includes/print/search.inc.php +82 -40
M html/includes/print/status.inc.php +1 -1
M html/includes/print/syslogs.inc.php +2 -2
M html/includes/search/accesspoints.inc.php +1 -1
M html/includes/search/devices.inc.php +1 -1
M html/includes/search/ip-addresses.inc.php +1 -1
M html/includes/search/ports.inc.php +1 -1
M html/includes/search/sensors.inc.php +1 -1
M html/includes/search/status.inc.php +1 -1
M html/includes/service-delete.inc.php +1 -1
M html/includes/status-summary.inc.php +116 -88
M html/index.php +22 -14
M html/js/jquery.min.js +5 -5
M html/js/jquery.qtip.min.js +4 -4
M html/js/observium.js +38 -17
M html/map.php +11 -1
M html/netcmd.php +1 -1
M html/pages/about.inc.php +9 -9
M html/pages/add_alert_check.inc.php +51 -33
M html/pages/addhost.inc.php +2 -3
M html/pages/addsrv.inc.php +1 -1
M html/pages/adduser.inc.php +2 -3
M html/pages/alert_check.inc.php +100 -71
M html/pages/alert_checks.inc.php +13 -5
M html/pages/alert_log.inc.php +1 -1
M html/pages/alert_maintenance_add.inc.php +45 -83
M html/pages/alert_maintenance.inc.php +7 -6
M html/pages/alert_regenerate.inc.php +1 -1
M html/pages/alerts.inc.php +4 -3
M html/pages/api/errorcodes.inc.php +1 -1
M html/pages/api/manual.billing.inc.php +1 -1
M html/pages/api/manual.encryption.inc.php +1 -1
M html/pages/api/manual.general.inc.php +1 -1
M html/pages/api/manual.inc.php +1 -1
M html/pages/api/manual.inventory.inc.php +1 -1
M html/pages/api/manual.packages.inc.php +1 -1
M html/pages/apps.inc.php +1 -1
M html/pages/apps/default.inc.php +1 -1
M html/pages/apps/overview.inc.php +1 -1
M html/pages/authlog.inc.php +1 -5
M html/pages/bill.inc.php +1 -1
M html/pages/bill/accurate.inc.php +1 -1
M html/pages/bill/actions.inc.php +1 -1
M html/pages/bill/api.inc.php +1 -1
M html/pages/bill/delete.inc.php +1 -1
M html/pages/bill/edit.inc.php +1 -1
M html/pages/bill/history.inc.php +1 -1
M html/pages/bill/infoboxes.inc.php +1 -1
M html/pages/bill/navbar.inc.php +1 -1
M html/pages/bill/pdf_css.inc.php +1 -1
M html/pages/bill/pdf_history.inc.php +1 -1
M html/pages/bill/ports.inc.php +1 -1
M html/pages/bill/quick.inc.php +1 -1
M html/pages/bill/reset.inc.php +1 -1
M html/pages/bill/transfer.inc.php +1 -1
M html/pages/bills.inc.php +1 -1
M html/pages/bills/add.inc.php +1 -1
M html/pages/bills/month.inc.php +1 -1
M html/pages/bills/search.inc.php +1 -1
M html/pages/bills/searchaction.inc.php +1 -1
M html/pages/contact.inc.php +191 -76
M html/pages/contacts.inc.php +178 -57
M html/pages/customers.inc.php +2 -2
M html/pages/customoid.inc.php +50 -38
M html/pages/customoids.inc.php +15 -7
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/delhost.inc.php +5 -5
M html/pages/delsrv.inc.php +1 -1
M html/pages/device.inc.php +6 -9
M html/pages/device/accesspoint.inc.php +1 -1
M html/pages/device/accesspoints.inc.php +1 -1
M html/pages/device/alert.inc.php +74 -54
M html/pages/device/alerts.inc.php +1 -1
M html/pages/device/apps.inc.php +1 -1
M html/pages/device/apps/apache.inc.php +1 -1
M html/pages/device/apps/app_navbar.inc.php +1 -1
M html/pages/device/apps/asterisk.inc.php +1 -1
M html/pages/device/apps/bind.inc.php +1 -1
M html/pages/device/apps/drbd.inc.php +1 -1
M html/pages/device/apps/exchange.inc.php +1 -1
M html/pages/device/apps/exim-mailqueue.inc.php +1 -1
M html/pages/device/apps/freeradius.inc.php +1 -1
M html/pages/device/apps/jvmoverjmx.inc.php +1 -1
A html/pages/device/apps/kamailio.inc.php +27
A html/pages/device/apps/lighttpd.inc.php +19
M html/pages/device/apps/mailscanner.inc.php +1 -1
M html/pages/device/apps/memcached.inc.php +1 -1
M html/pages/device/apps/mssql.inc.php +1 -1
M html/pages/device/apps/mssql/memory.inc.php +1 -1
M html/pages/device/apps/mssql/processor.inc.php +1 -1
M html/pages/device/apps/mysql.inc.php +1 -1
M html/pages/device/apps/nfs.inc.php +1 -1
M html/pages/device/apps/nfsd.inc.php +1 -1
M html/pages/device/apps/nginx.inc.php +1 -1
A html/pages/device/apps/nsd.inc.php +21
M html/pages/device/apps/ntp-client.inc.php +1 -1
M html/pages/device/apps/ntpd-server.inc.php +1 -1
M html/pages/device/apps/ntpd.inc.php +1 -1
M html/pages/device/apps/openvpn.inc.php +1 -1
M html/pages/device/apps/postfix_mailgraph.inc.php +1 -1
M html/pages/device/apps/postgresql.inc.php +1 -1
M html/pages/device/apps/powerdns-recursor.inc.php +1 -1
M html/pages/device/apps/powerdns.inc.php +1 -1
M html/pages/device/apps/shoutcast.inc.php +1 -1
M html/pages/device/apps/unbound.inc.php +1 -1
M html/pages/device/apps/varnish.inc.php +1 -1
M html/pages/device/apps/vmwaretools.inc.php +1 -1
M html/pages/device/apps/zimbra.inc.php +1 -1
M html/pages/device/data.inc.php +4 -4
M html/pages/device/edit.inc.php +2 -2
M html/pages/device/edit/agent.inc.php +3 -3
M html/pages/device/edit/alerts.inc.php +3 -3
M html/pages/device/edit/apps.inc.php +1 -1
M html/pages/device/edit/delete.inc.php +3 -3
M html/pages/device/edit/device.inc.php +3 -3
M html/pages/device/edit/geo.inc.php +3 -3
M html/pages/device/edit/graphs.inc.php +1 -1
M html/pages/device/edit/icon.inc.php +1 -1
M html/pages/device/edit/ipmi.inc.php +3 -3
M html/pages/device/edit/mibs.inc.php +1 -1
M html/pages/device/edit/modules.inc.php +1 -1
M html/pages/device/edit/netscaler_svcs.inc.php +1 -1
M html/pages/device/edit/netscaler_vsvrs.inc.php +1 -1
M html/pages/device/edit/ports.inc.php +1 -1
M html/pages/device/edit/sensors.inc.php +1 -1
M html/pages/device/edit/services.inc.php +1 -1
M html/pages/device/edit/snmp.inc.php +138 -138
M html/pages/device/edit/ssh.inc.php +3 -3
M html/pages/device/edit/wmi.inc.php +2 -2
M html/pages/device/entphysical.inc.php +1 -1
M html/pages/device/graphs.inc.php +13 -12
M html/pages/device/graphs/cpu.inc.php +1 -1
M html/pages/device/graphs/fortigate-sessions.inc.php +1 -1
M html/pages/device/graphs/hrprocesses.inc.php +1 -1
M html/pages/device/graphs/hrusers.inc.php +1 -1
M html/pages/device/graphs/ipSytemStats.inc.php +1 -1
M html/pages/device/graphs/memory.inc.php +1 -1
M html/pages/device/graphs/netstats_icmp_info.inc.php +1 -1
M html/pages/device/graphs/netstats_icmp_stat.inc.php +1 -1
M html/pages/device/graphs/netstats_ip.inc.php +1 -1
M html/pages/device/graphs/netstats_snmp.inc.php +1 -1
M html/pages/device/graphs/netstats_tcp.inc.php +1 -1
M html/pages/device/graphs/netstats_udp.inc.php +1 -1
M html/pages/device/graphs/netstats.inc.php +1 -1
M html/pages/device/graphs/screenos-sessions.inc.php +1 -1
M html/pages/device/graphs/screenos.inc.php +1 -1
M html/pages/device/graphs/sonicwall-sessions.inc.php +1 -1
M html/pages/device/graphs/uptime.inc.php +1 -1
M html/pages/device/graphs/wireless.inc.php +1 -1
M html/pages/device/health.inc.php +1 -1
M html/pages/device/health/dbm.inc.php +1 -1
M html/pages/device/health/diskio.inc.php +1 -1
M html/pages/device/health/mempool.inc.php +1 -1
M html/pages/device/health/processor.inc.php +1 -1
M html/pages/device/health/sensors.inc.php +1 -1
M html/pages/device/health/status.inc.php +13 -9
M html/pages/device/health/storage.inc.php +1 -1
M html/pages/device/hrdevice.inc.php +1 -1
M html/pages/device/latency.inc.php +1 -1
M html/pages/device/loadbalancer.inc.php +1 -1
M html/pages/device/loadbalancer/lb_virtuals.inc.php +1 -1
M html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +1 -1
M html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_services.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +1 -1
M html/pages/device/logs.inc.php +5 -4
M html/pages/device/logs/alertlog.inc.php +1 -1
M html/pages/device/logs/eventlog.inc.php +1 -1
M html/pages/device/logs/syslog.inc.php +1 -1
M html/pages/device/munin.inc.php +1 -1
M html/pages/device/nfsen.inc.php +1 -1
M html/pages/device/overview-normal.inc.php +1 -1
M html/pages/device/overview-wide.inc.php +1 -1
M html/pages/device/overview.inc.php +1 -1
M html/pages/device/overview/alertlog.inc.php +1 -1
M html/pages/device/overview/alerts.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +1 -1
M html/pages/device/overview/events.inc.php +2 -2
M html/pages/device/overview/information_extended.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/overview/processors-unix.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +1 -1
M html/pages/device/overview/sensors.inc.php +1 -1
M html/pages/device/overview/services.inc.php +1 -1
M html/pages/device/overview/status.inc.php +1 -1
M html/pages/device/overview/storage.inc.php +1 -1
M html/pages/device/overview/syslog.inc.php +1 -1
M html/pages/device/overview/toner.inc.php +1 -1
M html/pages/device/overview/ucd_mem.inc.php +1 -1
M html/pages/device/p2pradios.inc.php +1 -1
M html/pages/device/packages.inc.php +1 -1
M html/pages/device/perf.inc.php +7 -9
M html/pages/device/port.inc.php +6 -9
M html/pages/device/port/adsl.inc.php +1 -1
M html/pages/device/port/alertlog.inc.php +1 -1
M html/pages/device/port/alerts.inc.php +1 -1
M html/pages/device/port/arp.inc.php +1 -1
M html/pages/device/port/cbqos.inc.php +1 -1
M html/pages/device/port/data.inc.php +1 -1
M html/pages/device/port/events.inc.php +1 -1
M html/pages/device/port/fdb.inc.php +1 -1
M html/pages/device/port/graphs.inc.php +1 -1
M html/pages/device/port/junose-atm-vp.inc.php +1 -1
M html/pages/device/port/macaccounting_top10.inc.php +1 -1
M html/pages/device/port/macaccounting.inc.php +1 -1
M html/pages/device/port/pagp.inc.php +1 -1
M html/pages/device/port/realtime.inc.php +1 -1
M html/pages/device/port/sensors.inc.php +1 -1
M html/pages/device/port/vlans.inc.php +1 -1
M html/pages/device/ports.inc.php +1 -1
M html/pages/device/ports/adsl.inc.php +1 -1
M html/pages/device/ports/arp.inc.php +1 -1
M html/pages/device/ports/fdb.inc.php +1 -1
M html/pages/device/ports/map.inc.php +1 -1
M html/pages/device/ports/neighbours.inc.php +1 -1
M html/pages/device/printing.inc.php +1 -1
M html/pages/device/pseudowires.inc.php +65 -17
M html/pages/device/routing.inc.php +1 -1
M html/pages/device/routing/bgp.inc.php +2 -2
M html/pages/device/routing/cef.inc.php +1 -1
M html/pages/device/routing/eigrp.inc.php +1 -1
M html/pages/device/routing/eigrp/ports.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +1 -1
M html/pages/device/routing/ospf.inc.php +1 -1
M html/pages/device/routing/vrf.inc.php +1 -1
M html/pages/device/services.inc.php +1 -1
M html/pages/device/showconfig.inc.php +22 -8
M html/pages/device/showtech.inc.php +70 -38
M html/pages/device/slas.inc.php +1 -1
M html/pages/device/vlans.inc.php +1 -1
M html/pages/device/vm.inc.php +1 -1
M html/pages/device/wifi.inc.php +1 -1
M html/pages/device/wifi/accesspoint.inc.php +1 -1
M html/pages/device/wifi/accesspoints.inc.php +1 -1
M html/pages/device/wifi/overview.inc.php +1 -1
M html/pages/device/wifi/radios.inc.php +1 -1
M html/pages/device/wifi/wlans.inc.php +1 -1
M html/pages/devices.inc.php +150 -156
M html/pages/devices/basic.inc.php +1 -1
M html/pages/devices/detail.inc.php +1 -1
M html/pages/devices/graphs.inc.php +1 -1
M html/pages/devices/perf.inc.php +1 -1
M html/pages/devices/status.inc.php +1 -1
M html/pages/edituser.inc.php +233 -297
M html/pages/edituser/deleteuser.inc.php +1 -1
M html/pages/eventlog.inc.php +1 -1
M html/pages/front/default.php +4 -1
M html/pages/front/test.php +1 -1
M html/pages/graphs.inc.php +1 -1
M html/pages/group_add.inc.php +2 -3
M html/pages/group.inc.php +27 -14
M html/pages/groups_regenerate.inc.php +4 -4
M html/pages/groups.inc.php +6 -8
M html/pages/health.inc.php +2 -2
M html/pages/health/mempool.inc.php +1 -1
M html/pages/health/processor.inc.php +1 -1
M html/pages/health/sensors.inc.php +1 -1
M html/pages/health/status.inc.php +1 -1
M html/pages/health/storage.inc.php +1 -1
M html/pages/health/toner.inc.php +1 -1
M html/pages/iftype.inc.php +2 -2
M html/pages/inventory.inc.php +1 -1
M html/pages/locations.inc.php +50 -28
M html/pages/logon.inc.php +2 -2
M html/pages/mibs.inc.php +11 -3
M html/pages/neighbours.inc.php +95 -67
M html/pages/p2pradios.inc.php +1 -1
M html/pages/packages.inc.php +1 -1
M html/pages/pollerlog.inc.php +9 -15
M html/pages/ports.inc.php +167 -167
M html/pages/ports/graphs.inc.php +1 -1
M html/pages/ports/list.inc.php +1 -1
M html/pages/preferences.inc.php +5 -3
M html/pages/preferences/authentication.inc.php +4 -4
M html/pages/preferences/authlog.inc.php +5 -7
M html/pages/preferences/general.inc.php +211 -52
M html/pages/pseudowires.inc.php +92 -19
M html/pages/routing.inc.php +1 -1
M html/pages/routing/bgp.inc.php +1 -1
M html/pages/routing/cef.inc.php +1 -1
M html/pages/routing/ospf.inc.php +1 -1
M html/pages/routing/overview.inc.php +1 -1
M html/pages/routing/vrf.inc.php +1 -1
M html/pages/search.inc.php +1 -1
M html/pages/search/arp.inc.php +1 -1
M html/pages/search/dot1x.inc.php +1 -1
M html/pages/search/fdb.inc.php +1 -1
M html/pages/search/ipv4.inc.php +1 -1
M html/pages/search/ipv6.inc.php +1 -1
M html/pages/search/mac.inc.php +1 -1
M html/pages/services.inc.php +1 -1
M html/pages/settings.inc.php +4 -2
M html/pages/settings/changed_config.inc.php +1 -1
M html/pages/settings/config.inc.php +1 -1
M html/pages/settings/default.inc.php +15 -7
M html/pages/simpleapi.inc.php +1 -1
M html/pages/slas.inc.php +2 -2
M html/pages/syslog.inc.php +1 -1
M html/pages/usermenu.inc.php +1 -1
M html/pdf.php +1 -1
M html/ui-test.php +1 -1
M includes/alerting/clickatell.inc.php +1 -9
M includes/alerting/email.inc.php +3 -4
M includes/alerting/hipchat.inc.php +1 -8
M includes/alerting/messagebird.inc.php +1 -7
M includes/alerting/pagerduty.inc.php +2 -3
M includes/alerting/pushover.inc.php +1 -6
A includes/alerting/redoxygen.inc.php +72
M includes/alerting/script.inc.php +1 -5
M includes/alerting/slack.inc.php +1 -7
M includes/alerting/smsbox.inc.php +1 -1
A includes/alerting/telegram.inc.php +44
A includes/alerting/webhook.inc.php +48
A includes/alerting/xmpp.inc.php +94
M includes/alerts.inc.php +34 -8
M includes/billing.inc.php +1 -1
M includes/common.inc.php +13 -35
M includes/config-variables.inc.php +10 -1
M includes/db.inc.php +16 -8
M includes/db/mysql.inc.php +1 -1
M includes/db/mysqli.inc.php +1 -1
M includes/defaults.inc.php +12 -8
M includes/definitions.inc.php +96 -172
M includes/definitions/apps.inc.php +3 -1
M includes/definitions/entities.inc.php +21 -1
M includes/definitions/geo.inc.php +1 -1
M includes/definitions/graphtypes.inc.php +12 -1
M includes/definitions/mibs.inc.php +131 -8
M includes/definitions/models.inc.php +1 -1
M includes/definitions/os.inc.php +66 -16
M includes/definitions/rewrites.inc.php +76 -1
M includes/definitions/sensors.inc.php +1 -1
M includes/definitions/status.inc.php +15 -5
M includes/definitions/transports.inc.php +91 -24
M includes/definitions/version.inc.php +1 -1
A includes/definitions/vm.inc.php +138
D includes/definitions/vmware_guestid.inc.php -112
A includes/definitions/wui.inc.php +77
M includes/discovery/arp-table.inc.php +1 -1
M includes/discovery/bgp-peers.inc.php +3 -2
M includes/discovery/cisco-cbqos.inc.php +1 -1
M includes/discovery/cisco-cef.inc.php +1 -1
M includes/discovery/cisco-vrf.inc.php +1 -1
M includes/discovery/functions.inc.php +8 -8
M includes/discovery/graphs.inc.php +1 -1
M includes/discovery/inventory.inc.php +2 -2
M includes/discovery/inventory/e7-calix-mib.inc.php +2 -2
M includes/discovery/inventory/entity-mib.inc.php +2 -2
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +2 -2
M includes/discovery/inventory/geist-mib-v3.inc.php +2 -2
M includes/discovery/inventory/host-resources-mib.inc.php +2 -2
M includes/discovery/inventory/juniper-mib.inc.php +2 -2
M includes/discovery/inventory/mikrotik-mib.inc.php +2 -2
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +2 -2
M includes/discovery/inventory/timetra-chassis-mib.inc.php +2 -2
M includes/discovery/ipv4-addresses.inc.php +1 -1
M includes/discovery/ipv6-addresses.inc.php +1 -1
M includes/discovery/junose-atm-vp.inc.php +1 -1
M includes/discovery/mac-accounting.inc.php +1 -1
M includes/discovery/mempools.inc.php +8 -6
M includes/discovery/mempools/adtran-aoscpu.inc.php +2 -2
M includes/discovery/mempools/agent-general-mib.inc.php +2 -2
M includes/discovery/mempools/airespace-switching-mib.inc.php +2 -2
M includes/discovery/mempools/alcatel-ind1-health-mib.inc.php +2 -2
M includes/discovery/mempools/apsysmgmt-mib.inc.php +2 -2
M includes/discovery/mempools/asyncos-mail-mib.inc.php +2 -2
M includes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php +2 -2
M includes/discovery/mempools/bluecoat-sg-usage-mib.inc.php +2 -2
M includes/discovery/mempools/ciena-topsecret-mib.inc.php +2 -2
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +2 -2
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +2 -2
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +2 -2
M includes/discovery/mempools/cisco-process-mib.inc.php +2 -2
A includes/discovery/mempools/colubris-usage-information-mib.inc.php +26
M includes/discovery/mempools/dell-vendor-mib.inc.php +2 -2
M includes/discovery/mempools/dnos-switching-mib.inc.php +2 -2
M includes/discovery/mempools/embedded-ngx-mib.inc.php +2 -2
M includes/discovery/mempools/extreme-base-mib.inc.php +2 -2
M includes/discovery/mempools/f10-c-series-chassis-mib.inc.php +2 -2
M includes/discovery/mempools/f10-chassis-mib.inc.php +2 -2
M includes/discovery/mempools/f10-m-series-chassis-mib.inc.php +2 -2
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +2 -2
M includes/discovery/mempools/f5-bigip-system-mib.inc.php +2 -2
M includes/discovery/mempools/fortinet-fortigate-mib.inc.php +2 -2
M includes/discovery/mempools/foundry-sn-agent-mib.inc.php +2 -2
M includes/discovery/mempools/frogfoot-resources-mib.inc.php +2 -2
M includes/discovery/mempools/gbnplatformoam-mib.inc.php +2 -2
M includes/discovery/mempools/hh3c-entity-ext-mib.inc.php +2 -2
M includes/discovery/mempools/host-resources-mib.inc.php +2 -3
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +2 -2
M includes/discovery/mempools/juniper-ive-mib.inc.php +2 -2
M includes/discovery/mempools/juniper-mib.inc.php +2 -2
M includes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +2 -2
M includes/discovery/mempools/netscreen-resource-mib.inc.php +2 -2
M includes/discovery/mempools/netswitch-mib.inc.php +2 -2
M includes/discovery/mempools/ns-root-mib.inc.php +2 -2
M includes/discovery/mempools/oneaccess-sys-mib.inc.php +2 -2
M includes/discovery/mempools/peakflow-sp-mib.inc.php +2 -2
M includes/discovery/mempools/rapid-city.inc.php +2 -2
M includes/discovery/mempools/rbn-memory-mib.inc.php +2 -2
M includes/discovery/mempools/s5-chassis-mib.inc.php +2 -2
M includes/discovery/mempools/smartnode-mib.inc.php +2 -2
M includes/discovery/mempools/sonicwall-firewall-ip-statistics-mib.inc.php +2 -2
M includes/discovery/mempools/sw-mib.inc.php +2 -2
M includes/discovery/mempools/timetra-system-mib.inc.php +2 -2
M includes/discovery/mempools/trapeze-networks-system-mib.inc.php +2 -2
M includes/discovery/mempools/wlsx-switch-mib.inc.php +2 -2
M includes/discovery/neighbours.inc.php +1 -1
M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +1 -1
M includes/discovery/neighbours/cisco-cdp-mib.inc.php +9 -1
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +1 -1
M includes/discovery/neighbours/foundry-sn-switch-group-mib.inc.php +1 -1
M includes/discovery/neighbours/lldp-mib.inc.php +1 -1
M includes/discovery/neighbours/mikrotik-mib.inc.php +1 -1
M includes/discovery/neighbours/ospf-mib.inc.php +1 -1
M includes/discovery/os.inc.php +1 -1
M includes/discovery/os/allied.inc.php +1 -1
M includes/discovery/os/aten.inc.php +1 -1
M includes/discovery/os/cisco.inc.php +1 -1
M includes/discovery/os/cometsystem-p85xx.inc.php +1 -1
M includes/discovery/os/digi.inc.php +1 -1
M includes/discovery/os/extremeware.inc.php +1 -1
M includes/discovery/os/freebsd.inc.php +1 -1
M includes/discovery/os/gamatronicups.inc.php +1 -1
A includes/discovery/os/geist.inc.php +23
M includes/discovery/os/generic.inc.php +1 -1
M includes/discovery/os/hikvision.inc.php +1 -1
M includes/discovery/os/jdsu_edfa.inc.php +1 -1
M includes/discovery/os/linux.inc.php +1 -1
M includes/discovery/os/samsung.inc.php +1 -1
M includes/discovery/os/solaris.inc.php +1 -1
M includes/discovery/os/wxgoos.inc.php +1 -1
M includes/discovery/os/zyxel.inc.php +1 -1
M includes/discovery/ports-stack.inc.php +1 -1
M includes/discovery/ports.inc.php +4 -4
M includes/discovery/processors.inc.php +10 -8
M includes/discovery/processors/adtran-aoscpu.inc.php +2 -2
M includes/discovery/processors/agent-general-mib.inc.php +2 -2
M includes/discovery/processors/airespace-switching-mib.inc.php +2 -2
M includes/discovery/processors/alcatel-ind1-health-mib.inc.php +2 -2
M includes/discovery/processors/apsysmgmt-mib.inc.php +2 -2
M includes/discovery/processors/asyncos-mail-mib.inc.php +2 -2
M includes/discovery/processors/at-sysinfo-mib.inc.php +2 -2
M includes/discovery/processors/bluecoat-sg-proxy-mib.inc.php +2 -2
M includes/discovery/processors/bluecoat-sg-usage-mib.inc.php +8 -7
A includes/discovery/processors/cisco-entity-pfe-mib.inc.php +27
M includes/discovery/processors/cisco-entity-qfp-mib.inc.php +2 -2
M includes/discovery/processors/cisco-process-mib.inc.php +4 -3
M includes/discovery/processors/ciscosb-rndmng.inc.php +2 -2
M includes/discovery/processors/dell-vendor-mib.inc.php +2 -2
M includes/discovery/processors/dnos-switching-mib.inc.php +2 -2
M includes/discovery/processors/extreme-base-mib.inc.php +2 -2
M includes/discovery/processors/f10-c-series-chassis-mib.inc.php +2 -2
M includes/discovery/processors/f10-chassis-mib.inc.php +2 -2
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +2 -2
M includes/discovery/processors/f10-s-series-chassis-mib.inc.php +2 -2
M includes/discovery/processors/f5-bigip-system-mib.inc.php +2 -2
M includes/discovery/processors/fortinet-fortigate-mib.inc.php +2 -2
M includes/discovery/processors/foundry-sn-agent-mib.inc.php +2 -2
M includes/discovery/processors/frogfoot-resources-mib.inc.php +2 -2
M includes/discovery/processors/gbnplatformoam-mib.inc.php +2 -2
M includes/discovery/processors/hh3c-entity-ext-mib.inc.php +2 -2
M includes/discovery/processors/host-resources-mib.inc.php +5 -4
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +2 -2
M includes/discovery/processors/juniper-ive-mib.inc.php +2 -2
M includes/discovery/processors/juniper-mib.inc.php +2 -2
M includes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php +2 -2
M includes/discovery/processors/juniper-system-mib.inc.php +2 -2
M includes/discovery/processors/netscreen-resource-mib.inc.php +2 -2
M includes/discovery/processors/ns-root-mib.inc.php +4 -4
M includes/discovery/processors/peakflow-sp-mib.inc.php +2 -2
M includes/discovery/processors/radlan-rndmng.inc.php +2 -2
M includes/discovery/processors/rbn-cpu-meter-mib.inc.php +2 -2
M includes/discovery/processors/smartnode-mib.inc.php +2 -2
M includes/discovery/processors/sonicwall-firewall-ip-statistics-mib.inc.php +2 -2
M includes/discovery/processors/statistics-mib.inc.php +2 -2
M includes/discovery/processors/sw-mib.inc.php +2 -2
M includes/discovery/processors/timetra-system-mib.inc.php +2 -2
M includes/discovery/processors/trapeze-networks-system-mib.inc.php +2 -2
M includes/discovery/processors/ucd-snmp-mib.inc.php +2 -2
M includes/discovery/processors/watchguard-system-statistics-mib.inc.php +2 -2
M includes/discovery/processors/wlsx-switch-mib.inc.php +2 -2
M includes/discovery/pseudowires.inc.php +4 -5
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +39 -30
A includes/discovery/pseudowires/juniper-vpn-mib.inc.php +144
M includes/discovery/pseudowires/pw-std-mib.inc.php +39 -30
M includes/discovery/sensors.inc.php +19 -5
M includes/discovery/sensors/ac-system-mib.inc.php +1 -1
M includes/discovery/sensors/acmepacket-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/airespace-wireless-mib.inc.php +1 -1
M includes/discovery/sensors/alcatel-ind1-health-mib.inc.php +1 -1
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/discovery/sensors/apnl-modular-pdu-mib.inc.php +1 -1
M includes/discovery/sensors/areca-snmp-mib.inc.php +1 -1
M includes/discovery/sensors/asyncos-mail-mib.inc.php +1 -1
M includes/discovery/sensors/aten-pe-cfg.inc.php +1 -1
M includes/discovery/sensors/atto6500n-mib.inc.php +1 -1
M includes/discovery/sensors/baytech-mib-403-1.inc.php +1 -1
M includes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php +1 -1
M includes/discovery/sensors/carel-ug40cdz-mib.inc.php +1 -1
M includes/discovery/sensors/checkpoint-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-firewall-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-stackwise-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-ucs-cimc-mib.inc.php +1 -1
M includes/discovery/sensors/ciscosb-mib.inc.php +1 -1
M includes/discovery/sensors/compellent-mib.inc.php +1 -1
M includes/discovery/sensors/cpqhlth-mib.inc.php +1 -1
M includes/discovery/sensors/cpqida-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-cem-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-geport-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-tengport-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/data-domain-mib.inc.php +1 -1
M includes/discovery/sensors/dell-rac-mib.inc.php +1 -1
M includes/discovery/sensors/dell-tl4000-mib.inc.php +1 -1
M includes/discovery/sensors/dell-vendor-mib.inc.php +1 -1
M includes/discovery/sensors/deltaups-mib.inc.php +1 -1
A includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +136
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +1 -1
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +1 -1
M includes/discovery/sensors/dksf-70-5-x-x-1.inc.php +1 -1
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/eltek-distributed-mib.inc.php +1 -1
M includes/discovery/sensors/entity-sensor-mib.inc.php +1 -1
M includes/discovery/sensors/eqldisk-mib.inc.php +1 -1
M includes/discovery/sensors/eqlmember-mib.inc.php +1 -1
M includes/discovery/sensors/es-racktivity-mib.inc.php +1 -1
M includes/discovery/sensors/exaltcomproducts.inc.php +1 -1
M includes/discovery/sensors/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/f10-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/fe-fireeye-mib.inc.php +1 -1
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +1 -1
M includes/discovery/sensors/fspr7-mib.inc.php +1 -1
M includes/discovery/sensors/g6-system-mib.inc.php +1 -1
M includes/discovery/sensors/gamatronic-mib.inc.php +1 -1
M includes/discovery/sensors/geist-mib-v3.inc.php +67 -11
M includes/discovery/sensors/geist-v4-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-epc2x6-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-epc8x-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-pdu8110-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-pdu8310-mib.inc.php +1 -1
M includes/discovery/sensors/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +1 -1
M includes/discovery/sensors/hp-icf-chassis.inc.php +1 -1
M includes/discovery/sensors/huawei-energymngt-mib.inc.php +1 -1
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/sensors/idrac-mib-smiv2.inc.php +1 -1
M includes/discovery/sensors/infratec-rms-mib.inc.php +1 -1
M includes/discovery/sensors/ipomanii-mib.inc.php +1 -1
M includes/discovery/sensors/ispro-mib.inc.php +1 -1
M includes/discovery/sensors/it-watchdogs-mib-v3.inc.php +1 -1
M includes/discovery/sensors/it-watchdogs-v4-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-alarm-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-dom-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-system-mib.inc.php +1 -1
M includes/discovery/sensors/lcos-mib.inc.php +1 -1
M includes/discovery/sensors/liebert-gp-environmental-mib.inc.php +1 -1
M includes/discovery/sensors/lm-sensors-mib.inc.php +1 -1
M includes/discovery/sensors/lsi-megaraid-sas-mib.inc.php +1 -1
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +1 -1
M includes/discovery/sensors/mib-dell-10892.inc.php +1 -1
M includes/discovery/sensors/ms-switch30-mib.inc.php +1 -1
M includes/discovery/sensors/mseries-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/mseries-port-mib.inc.php +1 -1
M includes/discovery/sensors/nas-mib.inc.php +1 -1
M includes/discovery/sensors/nbs-cmmc-mib.inc.php +1 -1
M includes/discovery/sensors/netbotzv2-mib.inc.php +1 -1
M includes/discovery/sensors/nokia-ipso-system-mib.inc.php +1 -1
M includes/discovery/sensors/ns-root-mib.inc.php +1 -1
M includes/discovery/sensors/nscrtv-root.inc.php +1 -1
M includes/discovery/sensors/oa-sfp-mib.inc.php +1 -1
M includes/discovery/sensors/oadwdm-mib.inc.php +1 -1
M includes/discovery/sensors/og-status-mib.inc.php +1 -1
M includes/discovery/sensors/openbsd-sensors-mib.inc.php +1 -1
M includes/discovery/sensors/p8510-mib.inc.php +1 -1
M includes/discovery/sensors/packetflux-mib.inc.php +1 -1
D includes/discovery/sensors/papouch-smi.inc.php -85
M includes/discovery/sensors/pdu-mib.inc.php +1 -1
M includes/discovery/sensors/poseidon-mib.inc.php +1 -1
M includes/discovery/sensors/power-ethernet-mib.inc.php +1 -1
M includes/discovery/sensors/powernet-mib.inc.php +253 -188
M includes/discovery/sensors/radlan-hwenviroment.inc.php +1 -1
M includes/discovery/sensors/rbn-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/readydataos-mib.inc.php +1 -1
M includes/discovery/sensors/readynas-mib.inc.php +1 -1
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +1 -1
M includes/discovery/sensors/roomalert24e-mib.inc.php +1 -1
M includes/discovery/sensors/roomalert4e-mib.inc.php +1 -1
M includes/discovery/sensors/s5-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/sensorgateway-mib.inc.php +1 -1
M includes/discovery/sensors/sentry3-mib.inc.php +1 -1
M includes/discovery/sensors/sfa-info.inc.php +1 -1
M includes/discovery/sensors/smartnode-mib.inc.php +1 -1
M includes/discovery/sensors/socomecups-mib.inc.php +1 -1
M includes/discovery/sensors/spagent-mib.inc.php +1 -1
M includes/discovery/sensors/ste-mib.inc.php +1 -1
M includes/discovery/sensors/steelhead-mib.inc.php +1 -1
M includes/discovery/sensors/supermicro-health-mib.inc.php +2 -2
M includes/discovery/sensors/sw-mib.inc.php +1 -1
M includes/discovery/sensors/synology-disk-mib.inc.php +1 -1
M includes/discovery/sensors/synology-system-mib.inc.php +1 -1
M includes/discovery/sensors/teracom-mib.inc.php +1 -1
M includes/discovery/sensors/timetra-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/trango-apex-rf-mib.inc.php +1 -1
M includes/discovery/sensors/trapeze-networks-system-mib.inc.php +1 -1
M includes/discovery/sensors/ubnt-airfiber-mib.inc.php +1 -1
M includes/discovery/sensors/ups-mib.inc.php +1 -1
M includes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php +1 -1
M includes/discovery/sensors/webgraph-thermo-hygrometer-us-mib.inc.php +1 -1
M includes/discovery/sensors/wwp-leos-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/xups-mib.inc.php +1 -1
M includes/discovery/sensors/zxr10-optical-info.inc.php +1 -1
M includes/discovery/sensors/zyxel-as-mib.inc.php +1 -1
M includes/discovery/services.inc.php +1 -1
M includes/discovery/sla.inc.php +2 -2
M includes/discovery/slas/cisco-rttmon-mib.inc.php +2 -2
M includes/discovery/slas/disman-ping-mib.inc.php +1 -1
M includes/discovery/status/atto6500n-mib.inc.php +1 -1
M includes/discovery/status/dell-rac-mib.inc.php +1 -1
M includes/discovery/status/ns-root-mib.inc.php +1 -1
M includes/discovery/storage.inc.php +1 -1
M includes/discovery/storage/cisco-flash-mib.inc.php +65 -7
M includes/discovery/storage/embedded-ngx-mib.inc.php +1 -1
M includes/discovery/storage/host-resources-mib.inc.php +1 -1
M includes/discovery/storage/netapp-mib.inc.php +1 -1
M includes/discovery/storage/ucd-snmp-mib.inc.php +1 -1
M includes/discovery/toner.inc.php +14 -9
M includes/discovery/ucd-diskio.inc.php +1 -1
M includes/discovery/virtual-machines.inc.php +1 -1
M includes/discovery/virtual-machines/libvirt.inc.php +9 -1
M includes/discovery/virtual-machines/vmware-vminfo-mib.inc.php +1 -1
M includes/discovery/vlans.inc.php +1 -1
M includes/discovery/vlans/cisco-vtp-mib.inc.php +1 -1
M includes/discovery/vlans/q-bridge-mib.inc.php +1 -1
M includes/discovery/wifi.inc.php +1 -1
M includes/discovery/wifi/ruckus-radio-mib.inc.php +1 -1
M includes/discovery/wifi/ruckus-wlan-mib.inc.php +1 -1
M includes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php +1 -1
M includes/entities.inc.php +17 -4
M includes/functions.inc.php +11 -27
M includes/geolocation.inc.php +1 -1
M includes/geolocation/google.inc.php +1 -1
M includes/geolocation/yahoo.inc.php +1 -1
M includes/geolocation/yandex.inc.php +1 -1
M includes/groups.inc.php +26 -5
M includes/hh3c.inc.php +1 -1
M includes/housekeeping/alertlog.inc.php +1 -1
M includes/housekeeping/authlog.inc.php +3 -3
M includes/housekeeping/eventlog.inc.php +1 -1
M includes/housekeeping/ports.inc.php +1 -1
M includes/housekeeping/rrd.inc.php +1 -1
M includes/housekeeping/staledb.inc.php +1 -1
M includes/housekeeping/syslog.inc.php +1 -1
M includes/housekeeping/timing.inc.php +1 -1
M includes/include-dir-mib.inc.php +1 -1
M includes/include-dir.inc.php +1 -1
M includes/polling/altiga-ssl.inc.php +1 -1
M includes/polling/applications.inc.php +1 -1
M includes/polling/applications/apache.inc.php +1 -1
M includes/polling/applications/asterisk.inc.php +1 -1
M includes/polling/applications/bind.inc.php +1 -1
M includes/polling/applications/crashplan.inc.php +1 -1
M includes/polling/applications/drbd.inc.php +1 -1
M includes/polling/applications/exchange.inc.php +1 -1
M includes/polling/applications/exim-mailqueue.inc.php +1 -1
M includes/polling/applications/freeradius.inc.php +1 -1
M includes/polling/applications/jvmoverjmx.inc.php +2 -1
A includes/polling/applications/kamailio.inc.php +206
A includes/polling/applications/lighttpd.inc.php +79
M includes/polling/applications/memcached.inc.php +1 -1
M includes/polling/applications/mssql.inc.php +1 -1
M includes/polling/applications/mysql.inc.php +1 -1
M includes/polling/applications/nfs.inc.php +1 -1
M includes/polling/applications/nfsd.inc.php +1 -1
M includes/polling/applications/nginx.inc.php +1 -1
A includes/polling/applications/nsd.inc.php +243
M includes/polling/applications/ntpd.inc.php +1 -1
M includes/polling/applications/openvpn.inc.php +1 -1
M includes/polling/applications/postfix_mailgraph.inc.php +1 -1
M includes/polling/applications/postgresql.inc.php +1 -1
M includes/polling/applications/powerdns-recursor.inc.php +1 -1
M includes/polling/applications/powerdns.inc.php +1 -1
M includes/polling/applications/shoutcast.inc.php +1 -1
M includes/polling/applications/unbound.inc.php +1 -1
M includes/polling/applications/varnish.inc.php +1 -1
M includes/polling/applications/vmwaretools.inc.php +1 -1
M includes/polling/applications/zimbra.inc.php +1 -1
M includes/polling/arista-software-ip-forwarding.inc.php +1 -1
M includes/polling/aruba-controller.inc.php +1 -1
M includes/polling/bgp-peers.inc.php +1 -1
M includes/polling/cipsec-tunnels.inc.php +1 -1
M includes/polling/cisco-cbqos.inc.php +1 -1
M includes/polling/cisco-cef.inc.php +1 -1
M includes/polling/cisco-eigrp.inc.php +1 -1
M includes/polling/cisco-ipsec-flow-monitor.inc.php +1 -1
M includes/polling/cisco-remote-access-monitor.inc.php +1 -1
M includes/polling/cisco-vpdn.inc.php +1 -1
M includes/polling/entity-physical.inc.php +1 -1
M includes/polling/fdb-table.inc.php +1 -1
M includes/polling/functions.inc.php +1 -1
M includes/polling/graphs.inc.php +1 -1
M includes/polling/graphs/a10-ax-mib/axAppGlobalStats.inc.php +1 -1
M includes/polling/graphs/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/polling/graphs/bluecoat-av-mib.inc.php +1 -1
M includes/polling/graphs/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/polling/graphs/checkpoint-mib.inc.php +1 -1
M includes/polling/graphs/cisco-aaa-session-mib.inc.php +1 -1
M includes/polling/graphs/cisco-firewall-mib.inc.php +1 -1
M includes/polling/graphs/cisco-subscriber-session-mib.inc.php +1 -1
M includes/polling/graphs/f5-bigip-system-mib/clientSslStats.inc.php +1 -1
M includes/polling/graphs/fe-fireeye-mib.inc.php +1 -1
M includes/polling/graphs/firebrick-mib/fbL2tpSessions.inc.php +1 -1
M includes/polling/graphs/firebrick-mib/fbL2tpTunnels.inc.php +1 -1
M includes/polling/graphs/gbos-mib.inc.php +1 -1
M includes/polling/graphs/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php +1 -1
M includes/polling/graphs/mitel-iperavoicelan-mib.inc.php +1 -1
M includes/polling/graphs/mseries-alarms-mib/alarmGeneral.inc.php +1 -1
M includes/polling/graphs/netapp-mib/cp.inc.php +1 -1
M includes/polling/graphs/netapp-mib/misc.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php +1 -1
M includes/polling/graphs/pan-common-mib.inc.php +1 -1
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicSAStatTable.inc.php +1 -1
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicwallFwStats.inc.php +1 -1
M includes/polling/hr-mib.inc.php +1 -1
M includes/polling/ipmi.inc.php +1 -1
M includes/polling/ipSystemStats.inc.php +1 -1
M includes/polling/junose-atm-vp.inc.php +1 -1
M includes/polling/loadbalancer.inc.php +1 -1
M includes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php +1 -1
M includes/polling/loadbalancer/cisco-slb-mib.inc.php +1 -1
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +1 -1
M includes/polling/mac-accounting.inc.php +1 -1
M includes/polling/mempools.inc.php +1 -1
M includes/polling/mempools/adtran-aoscpu.inc.php +1 -1
M includes/polling/mempools/agent-general-mib.inc.php +1 -1
M includes/polling/mempools/airespace-switching-mib.inc.php +1 -1
M includes/polling/mempools/alcatel-ind1-health-mib.inc.php +1 -1
M includes/polling/mempools/apsysmgmt-mib.inc.php +1 -1
M includes/polling/mempools/asyncos-mail-mib.inc.php +1 -1
M includes/polling/mempools/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/polling/mempools/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/polling/mempools/ciena-topsecret-mib.inc.php +1 -1
M includes/polling/mempools/cisco-enhanced-mempool-mib.inc.php +1 -1
M includes/polling/mempools/cisco-entity-qfp-mib.inc.php +1 -1
M includes/polling/mempools/cisco-memory-pool-mib.inc.php +1 -1
M includes/polling/mempools/cisco-process-mib.inc.php +1 -1
A includes/polling/mempools/colubris-usage-information-mib.inc.php +18
M includes/polling/mempools/dell-vendor-mib.inc.php +1 -1
M includes/polling/mempools/dnos-switching-mib.inc.php +1 -1
M includes/polling/mempools/embedded-ngx-mib.inc.php +1 -1
M includes/polling/mempools/extreme-base-mib.inc.php +1 -1
M includes/polling/mempools/f10-c-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-m-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-s-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f5-bigip-system-mib.inc.php +1 -1
M includes/polling/mempools/fortinet-fortigate-mib.inc.php +1 -1
M includes/polling/mempools/foundry-sn-agent-mib.inc.php +1 -1
M includes/polling/mempools/frogfoot-resources-mib.inc.php +1 -1
M includes/polling/mempools/gbnplatformoam-mib.inc.php +1 -1
M includes/polling/mempools/hh3c-entity-ext-mib.inc.php +1 -1
M includes/polling/mempools/host-resources-mcd.inc.php +1 -1
M includes/polling/mempools/host-resources-mib.inc.php +1 -1
M includes/polling/mempools/huawei-entity-extent-mib.inc.php +1 -1
M includes/polling/mempools/juniper-ive-mib.inc.php +1 -1
M includes/polling/mempools/juniper-mib.inc.php +1 -1
M includes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/polling/mempools/netscreen-resource-mib.inc.php +1 -1
M includes/polling/mempools/netswitch-mib.inc.php +1 -1
M includes/polling/mempools/ns-root-mib.inc.php +1 -1
M includes/polling/mempools/oneaccess-sys-mib.inc.php +1 -1
M includes/polling/mempools/peakflow-sp-mib.inc.php +1 -1
M includes/polling/mempools/rapid-city.inc.php +1 -1
M includes/polling/mempools/rbn-memory-mib.inc.php +1 -1
M includes/polling/mempools/s5-chassis-mib.inc.php +1 -1
M includes/polling/mempools/smartnode-mib.inc.php +1 -1
M includes/polling/mempools/sonicwall-firewall-ip-statistics-mib.inc.php +1 -1
M includes/polling/mempools/sw-mib.inc.php +1 -1
M includes/polling/mempools/timetra-system-mib.inc.php +1 -1
M includes/polling/mempools/trapeze-networks-system-mib.inc.php +1 -1
M includes/polling/mempools/wlsx-switch-mib.inc.php +1 -1
M includes/polling/netscaler-vsvr.inc.php +1 -1
M includes/polling/netstats.inc.php +1 -1
M includes/polling/oids.inc.php +1 -1
M includes/polling/os.inc.php +1 -1
M includes/polling/os/a10-ax.inc.php +1 -1
M includes/polling/os/acme.inc.php +1 -1
M includes/polling/os/acsw.inc.php +1 -1
M includes/polling/os/adtran-aos.inc.php +1 -1
M includes/polling/os/airos.inc.php +1 -1
M includes/polling/os/airport.inc.php +1 -1
M includes/polling/os/allied-radlan.inc.php +1 -1
M includes/polling/os/allied.inc.php +1 -1
M includes/polling/os/alliedwareplus.inc.php +1 -1
M includes/polling/os/aos.inc.php +1 -1
M includes/polling/os/apc.inc.php +1 -1
M includes/polling/os/arbos.inc.php +1 -1
M includes/polling/os/areca.inc.php +1 -1
M includes/polling/os/arista_eos.inc.php +1 -1
M includes/polling/os/arubaos.inc.php +1 -1
M includes/polling/os/asyncos.inc.php +1 -1
M includes/polling/os/aten-pdu.inc.php +1 -1
M includes/polling/os/atto.inc.php +1 -1
M includes/polling/os/audiocodes.inc.php +1 -1
M includes/polling/os/avaya.inc.php +1 -1
M includes/polling/os/avocent.inc.php +1 -1
M includes/polling/os/axis.inc.php +1 -1
M includes/polling/os/barracudangfw.inc.php +1 -1
M includes/polling/os/baytech-pdu.inc.php +1 -1
M includes/polling/os/bdcom-ios.inc.php +1 -1
M includes/polling/os/breeze.inc.php +1 -1
M includes/polling/os/broadcom_fastpath.inc.php +1 -1
M includes/polling/os/brother-printer.inc.php +1 -1
M includes/polling/os/bti7000.inc.php +1 -1
M includes/polling/os/calix.inc.php +1 -1
M includes/polling/os/cambium-ptp.inc.php +1 -1
M includes/polling/os/canopy.inc.php +1 -1
M includes/polling/os/catos.inc.php +1 -1
M includes/polling/os/ccpower.inc.php +1 -1
M includes/polling/os/ciena.inc.php +1 -1
M includes/polling/os/cimc.inc.php +1 -1
M includes/polling/os/cisco-acns.inc.php +1 -1
M includes/polling/os/cisco-altiga.inc.php +1 -1
M includes/polling/os/cisco.inc.php +1 -1
M includes/polling/os/ciscosb.inc.php +1 -1
M includes/polling/os/ciscosmblinux.inc.php +1 -1
M includes/polling/os/clavister-cos.inc.php +1 -1
M includes/polling/os/compellent.inc.php +1 -1
M includes/polling/os/comware.inc.php +1 -1
M includes/polling/os/cs121.inc.php +1 -1
M includes/polling/os/cyan.inc.php +1 -1
M includes/polling/os/cyclades.inc.php +1 -1
M includes/polling/os/datadomain.inc.php +1 -1
M includes/polling/os/dell-laser.inc.php +1 -1
M includes/polling/os/deltaups.inc.php +1 -1
M includes/polling/os/digi-anyusb.inc.php +1 -1
M includes/polling/os/digios.inc.php +1 -1
M includes/polling/os/dlink-ios.inc.php +1 -1
M includes/polling/os/dlink.inc.php +1 -1
M includes/polling/os/dlinkfw.inc.php +1 -1
A includes/polling/os/dnos6.inc.php +29
M includes/polling/os/drac.inc.php +19 -1
M includes/polling/os/dsm.inc.php +1 -1
M includes/polling/os/edgeos.inc.php +1 -1
M includes/polling/os/edgeswitch.inc.php +1 -1
M includes/polling/os/eltek.inc.php +1 -1
M includes/polling/os/engenius.inc.php +1 -1
M includes/polling/os/equallogic.inc.php +1 -1
M includes/polling/os/exalt.inc.php +1 -1
M includes/polling/os/extremeware.inc.php +1 -1
M includes/polling/os/f5.inc.php +1 -1
M includes/polling/os/fabos.inc.php +1 -1
M includes/polling/os/firebox.inc.php +1 -1
M includes/polling/os/firebrick.inc.php +1 -1
M includes/polling/os/fireeye.inc.php +1 -1
M includes/polling/os/fortigate.inc.php +2 -2
M includes/polling/os/ftos.inc.php +1 -1
M includes/polling/os/gaia.inc.php +1 -1
M includes/polling/os/gcom.inc.php +1 -1
M includes/polling/os/geist-climate.inc.php +1 -1
M includes/polling/os/geist-pdu.inc.php +1 -1
M includes/polling/os/gta-gb.inc.php +1 -1
M includes/polling/os/gude-epc.inc.php +1 -1
M includes/polling/os/gude-pdu.inc.php +1 -1
M includes/polling/os/h3c.inc.php +1 -1
M includes/polling/os/hh3c.inc.php +1 -1
M includes/polling/os/hikvision-cam.inc.php +1 -1
M includes/polling/os/hiveos.inc.php +1 -1
M includes/polling/os/hpilo.inc.php +1 -1
A includes/polling/os/hpmsm.inc.php +34
M includes/polling/os/hpstorage.inc.php +2 -1
M includes/polling/os/hwg-ste.inc.php +1 -1
M includes/polling/os/ibm-tape.inc.php +1 -1
M includes/polling/os/ibmnos.inc.php +1 -1
M includes/polling/os/ies.inc.php +1 -1
M includes/polling/os/interseptor.inc.php +1 -1
M includes/polling/os/ipoman.inc.php +1 -1
M includes/polling/os/ironware.inc.php +1 -1
M includes/polling/os/juniperive.inc.php +1 -1
M includes/polling/os/junos.inc.php +1 -1
M includes/polling/os/junose.inc.php +1 -1
M includes/polling/os/jwos.inc.php +1 -1
M includes/polling/os/konica-printer.inc.php +1 -1
M includes/polling/os/kyocera.inc.php +1 -1
M includes/polling/os/lancom-l310.inc.php +1 -1
M includes/polling/os/lancom-l54-dual.inc.php +1 -1
M includes/polling/os/lcos.inc.php +1 -1
M includes/polling/os/liebert.inc.php +1 -1
M includes/polling/os/maipu-mypower.inc.php +2 -1
M includes/polling/os/mcd.inc.php +1 -1
M includes/polling/os/mellanox.inc.php +1 -1
M includes/polling/os/meraki.inc.php +1 -1
M includes/polling/os/mgeups.inc.php +1 -1
M includes/polling/os/microsens-g6.inc.php +1 -1
M includes/polling/os/microsens.inc.php +1 -1
M includes/polling/os/mrvld.inc.php +1 -1
M includes/polling/os/mrvnbs.inc.php +1 -1
M includes/polling/os/netapp.inc.php +1 -1
M includes/polling/os/netgear-readyos.inc.php +1 -1
M includes/polling/os/netgear.inc.php +1 -1
M includes/polling/os/netmanplus.inc.php +1 -1
M includes/polling/os/netopia.inc.php +1 -1
M includes/polling/os/netping.inc.php +4 -3
M includes/polling/os/netscaler.inc.php +1 -1
M includes/polling/os/nos.inc.php +1 -1
M includes/polling/os/nrg.inc.php +1 -1
M includes/polling/os/oec.inc.php +1 -1
M includes/polling/os/oneos.inc.php +1 -1
M includes/polling/os/opengear.inc.php +1 -1
M includes/polling/os/panos.inc.php +1 -1
M includes/polling/os/papouch.inc.php +1 -1
M includes/polling/os/picos.inc.php +1 -1
M includes/polling/os/poseidon.inc.php +1 -1
M includes/polling/os/poweralert.inc.php +1 -1
M includes/polling/os/powerconnect-fastpath.inc.php +1 -1
M includes/polling/os/powerconnect-radlan.inc.php +1 -1
M includes/polling/os/powervault.inc.php +1 -1
M includes/polling/os/powerware.inc.php +1 -1
M includes/polling/os/printer.inc.php +1 -1
M includes/polling/os/procurve-ap.inc.php +1 -1
M includes/polling/os/procurve.inc.php +1 -1
M includes/polling/os/proxyav.inc.php +1 -1
M includes/polling/os/proxysg.inc.php +1 -1
M includes/polling/os/racktivity.inc.php +1 -1
M includes/polling/os/radware.inc.php +1 -1
M includes/polling/os/ricoh.inc.php +1 -1
M includes/polling/os/rittalcmc.inc.php +1 -1
M includes/polling/os/rittalcmc3.inc.php +1 -1
M includes/polling/os/roomalert.inc.php +1 -1
M includes/polling/os/routeros.inc.php +1 -1
M includes/polling/os/ruckus-zd.inc.php +1 -1
M includes/polling/os/ruckus-zf.inc.php +1 -1
M includes/polling/os/saf-ipradio.inc.php +1 -1
M includes/polling/os/screenos.inc.php +1 -1
M includes/polling/os/sensorgateway.inc.php +1 -1
M includes/polling/os/sensorprobe.inc.php +1 -1
M includes/polling/os/sentry3.inc.php +1 -1
M includes/polling/os/sitemonitor.inc.php +1 -1
M includes/polling/os/smartos.inc.php +1 -1
M includes/polling/os/sonicwall.inc.php +1 -1
M includes/polling/os/speedtouch.inc.php +1 -1
M includes/polling/os/splat.inc.php +1 -1
M includes/polling/os/steelhead.inc.php +1 -1
M includes/polling/os/symbol.inc.php +1 -1
M includes/polling/os/teracom.inc.php +1 -1
M includes/polling/os/terastation.inc.php +1 -1
M includes/polling/os/timos.inc.php +1 -1
M includes/polling/os/trango-apex.inc.php +1 -1
M includes/polling/os/tranzeo.inc.php +1 -1
M includes/polling/os/trapeze.inc.php +1 -1
M includes/polling/os/tsl-mdu12.inc.php +1 -1
M includes/polling/os/unifi-switch.inc.php +1 -1
M includes/polling/os/unifi.inc.php +1 -1
M includes/polling/os/unix.inc.php +1 -1
M includes/polling/os/ups-mib.inc.php +1 -1
M includes/polling/os/vmware.inc.php +1 -1
M includes/polling/os/vrp.inc.php +1 -1
M includes/polling/os/vyatta.inc.php +1 -1
M includes/polling/os/vyos.inc.php +1 -1
M includes/polling/os/windows.inc.php +1 -1
M includes/polling/os/wlc.inc.php +1 -1
M includes/polling/os/wmi.inc.php +1 -1
M includes/polling/os/xerox-printer.inc.php +1 -1
M includes/polling/os/xos.inc.php +1 -1
M includes/polling/os/zeustm.inc.php +1 -1
M includes/polling/os/zhone-znid.inc.php +1 -1
M includes/polling/os/zhonedslam.inc.php +1 -1
M includes/polling/os/zxr10.inc.php +1 -1
M includes/polling/os/zywall.inc.php +1 -1
M includes/polling/os/zyxelnwa.inc.php +1 -1
M includes/polling/ospf.inc.php +1 -1
M includes/polling/p2p-radios.inc.php +1 -1
M includes/polling/p2p-radios/saf-ipradio.inc.php +1 -1
A includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +68
M includes/polling/port-adsl.inc.php +1 -1
M includes/polling/port-poe.inc.php +1 -1
M includes/polling/ports.inc.php +19 -3
A includes/polling/ports/cisco-trustsec-interface-mib.inc.php +32
M includes/polling/ports/etherlike-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.lib.php +1 -1
M includes/polling/ports/smon-mib.inc.php +1 -1
M includes/polling/processors.inc.php +1 -1
M includes/polling/processors/ciena.inc.php +1 -1
M includes/polling/processors/dnos-switching-mib.inc.php +1 -1
M includes/polling/processors/hr-average.inc.php +1 -1
M includes/polling/processors/nos.inc.php +1 -1
M includes/polling/processors/powerconnect.inc.php +1 -1
M includes/polling/processors/ucd-old.inc.php +1 -1
M includes/polling/processors/wmi.inc.php +1 -1
A includes/polling/pseudowires.inc.php +165
M includes/polling/sensors.inc.php +1 -1
M includes/polling/sla.inc.php +1 -1
M includes/polling/slas/cisco-rttmon-mib.inc.php +1 -1
M includes/polling/slas/disman-ping-mib.inc.php +1 -1
M includes/polling/status.inc.php +1 -1
M includes/polling/status/atto6500n-mib-fcPort.inc.php +1 -1
M includes/polling/status/atto6500n-mib-sasPort.inc.php +1 -1
M includes/polling/status/ns-root-mib-ha.inc.php +1 -1
M includes/polling/storage.inc.php +1 -1
M includes/polling/storage/cisco-flash-mib.inc.php +1 -1
M includes/polling/storage/embedded-ngx-mib.inc.php +1 -1
M includes/polling/storage/host-resources-mib.inc.php +1 -1
M includes/polling/storage/netapp-mib.inc.php +1 -1
M includes/polling/storage/ucd-snmp-mib.inc.php +1 -1
M includes/polling/storage/wmi.inc.php +1 -1
M includes/polling/system.inc.php +1 -1
M includes/polling/test.inc.php +1 -1
M includes/polling/toner.inc.php +1 -1
M includes/polling/ucd-diskio.inc.php +1 -1
M includes/polling/ucd-mib.inc.php +1 -1
M includes/polling/unix-agent.inc.php +1 -1
M includes/polling/unix-agent/areca.inc.php +1 -1
M includes/polling/unix-agent/distro.inc.php +1 -1
M includes/polling/unix-agent/dmi.inc.php +1 -1
M includes/polling/unix-agent/edac.inc.php +1 -1
M includes/polling/unix-agent/hdarray.inc.php +1 -1
M includes/polling/unix-agent/hddtemp.inc.php +1 -1
M includes/polling/unix-agent/ipmitool.inc.php +1 -1
M includes/polling/unix-agent/ksm.inc.php +1 -1
M includes/polling/unix-agent/lmsensors.inc.php +1 -1
M includes/polling/unix-agent/munin-plugins.inc.php +1 -1
M includes/polling/unix-agent/nvidia.inc.php +1 -1
M includes/polling/unix-agent/packages.inc.php +1 -1
M includes/polling/unix-agent/proxmox.inc.php +1 -1
M includes/polling/unix-agent/raspberrypi.inc.php +1 -1
M includes/polling/wifi.inc.php +1 -1
M includes/polling/wifi/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/polling/wifi/canopy-mib.inc.php +1 -1
M includes/polling/wifi/cisco-lwapp-sys-mib.inc.php +1 -1
M includes/polling/wifi/ruckus-radio-mib.inc.php +1 -1
M includes/polling/wifi/trapeze-networks-ap-status-mib.inc.php +1 -1
M includes/polling/wifi/trapeze-networks-client-session-mib.inc.php +1 -1
M includes/polling/wmi.inc.php +1 -1
M includes/port-descr-parser.inc.php +1 -1
M includes/rewrites.inc.php +3 -2
M includes/rrdtool.inc.php +1 -1
M includes/services.inc.php +1 -1
M includes/snmp.inc.php +19 -5
M includes/snmptrap/linkDown.inc.php +1 -1
M includes/snmptrap/linkUp.inc.php +1 -1
M includes/sql-config.inc.php +7 -3
M includes/syslog.inc.php +1 -1
M includes/templates.inc.php +4 -7
M includes/update/update.php +1 -1
M includes/versioncheck.inc.php +8 -5
M includes/wifi.inc.php +1 -1
M includes/wmi.inc.php +1 -1
M irc.php +1 -1
A libs/Fabiang
M libs/Mobile/Detect.php +9 -7
A libs/Psr
D LICENSE -44
A LICENSE.PRO +49
M mibs/apc/PowerNet-MIB +781 -171
A mibs/colubris/COLUBRIS-802DOT11-MIB +3,890
A mibs/colubris/COLUBRIS-802DOT1X-ACCESS-MIB +222
D mibs/colubris/colubris-802dot1x-mib.my -204
A mibs/colubris/COLUBRIS-AAA-CLIENT-MIB +276
D mibs/colubris/colubris-aaa-client-mib.my -259
A mibs/colubris/COLUBRIS-BANDWIDTH-CONTROL-MIB +202
D mibs/colubris/colubris-bandwidth-control-mib.my -186
A mibs/colubris/COLUBRIS-CDP-MIB +236
D mibs/colubris/colubris-cdp-mib.my -219
A mibs/colubris/COLUBRIS-CLIENT-TRACKING-MIB +345
D mibs/colubris/colubris-client-tracking-mib.my -326
A mibs/colubris/COLUBRIS-CONNECTION-LIMITING-MIB +172
D mibs/colubris/colubris-connection-limiting-mib.my -153
A mibs/colubris/COLUBRIS-CONTROLLER-MIB +207
D mibs/colubris/colubris-controller-mib.my -189
A mibs/colubris/COLUBRIS-DEVICE-DOT1X-MIB +323
D mibs/colubris/colubris-device-dot1x-mib.my -306
A mibs/colubris/COLUBRIS-DEVICE-EVENT-MIB +511
D mibs/colubris/colubris-device-event-mib.my -493
A mibs/colubris/COLUBRIS-DEVICE-IF-MIB +377
D mibs/colubris/colubris-device-if-mib.my -358
A mibs/colubris/COLUBRIS-DEVICE-MIB +596
D mibs/colubris/colubris-device-mib.my -576
A mibs/colubris/COLUBRIS-DEVICE-WDS-MIB +1,216
D mibs/colubris/colubris-device-wds-mib.my -1,195
A mibs/colubris/COLUBRIS-DEVICE-WIRELESS-MIB +2,190
D mibs/colubris/colubris-device-wireless-mib.my -2,163
D mibs/colubris/colubris-ieee802dot11.my -3,820
A mibs/colubris/COLUBRIS-LICENSE-MIB +148
D mibs/colubris/colubris-license-mib.my -132
A mibs/colubris/COLUBRIS-MAINTENANCE-MIB +472
D mibs/colubris/colubris-maintenance-mib.my -453
A mibs/colubris/COLUBRIS-PRODUCTS-MIB +88
D mibs/colubris/colubris-products-mib.my -76
A mibs/colubris/COLUBRIS-PUBLIC-ACCESS-MIB +1,006
D mibs/colubris/colubris-public-access-mib.my -971
A mibs/colubris/COLUBRIS-PUBLIC-ACCESS-RETENTION-MIB +373
D mibs/colubris/colubris-public-access-retention-mib.my -351
A mibs/colubris/COLUBRIS-QOS-MIB +205
D mibs/colubris/colubris-qos-mib.my -188
A mibs/colubris/COLUBRIS-SATELLITE-MANAGEMENT-MIB +371
D mibs/colubris/colubris-satellite-management-mib.my -353
A mibs/colubris/COLUBRIS-SENSOR-MIB +122
D mibs/colubris/colubris-sensor-mib.my -106
A mibs/colubris/COLUBRIS-SMI +79
D mibs/colubris/colubris-smi.my -69
A mibs/colubris/COLUBRIS-SYSLOG-MIB +239
D mibs/colubris/colubris-syslog-mib.my -217
A mibs/colubris/COLUBRIS-SYSTEM-MIB +675
D mibs/colubris/colubris-system-mib.my -655
A mibs/colubris/COLUBRIS-TC +281
D mibs/colubris/colubris-tc.my -214
A mibs/colubris/COLUBRIS-TCP-SERIAL-MIB +137
D mibs/colubris/colubris-tcp-serial-mib.my -120
A mibs/colubris/COLUBRIS-TOOLS-MIB +219
D mibs/colubris/colubris-tools-mib.my -202
A mibs/colubris/COLUBRIS-USAGE-INFORMATION-MIB +200
D mibs/colubris/colubris-usage-information-mib.my -183
A mibs/colubris/COLUBRIS-USER-ACCOUNT-MIB +181
D mibs/colubris/colubris-user-account-mib.my -164
A mibs/colubris/COLUBRIS-USER-SESSION-MIB +378
D mibs/colubris/colubris-user-session-mib.my -358
A mibs/colubris/COLUBRIS-VIRTUAL-AP-MIB +270
D mibs/colubris/colubris-virtual-ap-mib.my -254
A mibs/colubris/COLUBRIS-VSC-MIB +204
D mibs/colubris/colubris-vsc-mib.my -188
A mibs/colubris/COLUBRIS-WDS-MIB +604
D mibs/colubris/colubris-wds-mib.my -589
A mibs/colubris/COLUBRIS-WIRELESS-CLIENT-MIB +465
D mibs/colubris/colubris-wireless-client-mib.my -449
A mibs/eaton
M mibs/netping/DKSF-48-4-X-X-1 +16 -2
A mibs/papouch/Papouch-SMI +61
D mibs/papouch/Papouch-SMI.mib -54
A mibs/papouch/TMESNMP2-MIB +77
D mibs/papouch/TMESNMP2.mib -70
A mibs/smartoptics/RAD-MIB +1,225
A mibs/smartoptics/SL-ALARM-MIB +397
A mibs/smartoptics/SL-ALS-MIB +215
A mibs/smartoptics/SL-CHASSIS-MIB +279
A mibs/smartoptics/SL-DCM-MIB +144
A mibs/smartoptics/SL-DRY-CON-MIB +291
A mibs/smartoptics/SL-EDFA-MIB +552
A mibs/smartoptics/SL-ENTITY-MIB +599
A mibs/smartoptics/SL-ESCON-MIB +1,139
A mibs/smartoptics/SL-ETH-MIB +1,203
A mibs/smartoptics/SL-EVENT-MIB +425
A mibs/smartoptics/SL-FC-MIB +2,181
A mibs/smartoptics/SL-L2TOPOLOGY-MIB +163
A mibs/smartoptics/SL-MAIN-MIB +1,306
A mibs/smartoptics/SL-MUX-MIB +119
A mibs/smartoptics/SL-NE-MIB +69
A mibs/smartoptics/SL-OPT-APS-MIB +518
A mibs/smartoptics/SL-OPT-MIB +266
A mibs/smartoptics/SL-OSW-MIB +98
A mibs/smartoptics/SL-OTN-MIB +389
A mibs/smartoptics/SL-PM-MIB +377
A mibs/smartoptics/SL-PORT-MIB +205
A mibs/smartoptics/SL-RADIUS-MIB +128
A mibs/smartoptics/SL-RETIMER-MIB +157
A mibs/smartoptics/SL-ROADM-MIB +390
A mibs/smartoptics/SL-SECU-MIB +277
A mibs/smartoptics/SL-SFP-MIB +2,555
A mibs/smartoptics/SL-SNTP-MIB +273
A mibs/smartoptics/SL-SONET-ALARM-MIB +158
A mibs/smartoptics/SL-SONET-APS-MIB +561
A mibs/smartoptics/SL-SONET-MIB +883
A mibs/smartoptics/SL-SONET-SUP-PM-MIB +2,458
A mibs/smartoptics/SL-TESTS-MIB +207
A mibs/smartoptics/SL-TRAP-MIB +113
A mibs/smartoptics/SL-TRAP-OPT-MIB +64
A mibs/smartoptics/SL-VCG-MIB +596
A mibs/smartoptics/SL-XPDR-MIB +449
M poll-billing.php +1 -1
D poller-wrapper3.py -2
M poller.php +1 -1
M rename_device.php +1 -1
M scripts/agent-local/freeradius +63 -37
A scripts/agent-local/freeradius.conf.sample +10
A scripts/agent-local/kamailio +15
A scripts/agent-local/lighttpd +72
A scripts/agent-local/nsd +14
A scripts/check_icons.sh +102
D scripts/cron-hourly.sh -8
D scripts/cron-minute.sh -15
D scripts/cron.sh -12
M scripts/distro +6 -3
M scripts/generate-rancid.php +1 -1
M scripts/generate-smokeping.php +1 -1
A scripts/ifAlias_persist +42
M scripts/rename-port-rrdfile.php +1 -1
M snmptrap.php +1 -1
M syslog.php +1 -1
M test_alert.php +1 -1
M tests/data/test_definitions.inc.php +1 -1
M update/074.php +1 -1
M update/095.php +1 -1
M update/127.php +1 -1
M update/128.php +1 -1
M update/129.php +1 -1
M update/153.php +1 -1
M update/164.php +1 -1
M update/165.php +1 -1
M update/170.php +1 -1
M update/176.php +1 -1
M update/177.php +1 -1
M update/187.php +1 -1
M update/191.php +1 -1
M update/210.php +1 -1
M update/212.php +1 -1
M update/256.php +1 -1
A update/257.php +41
A update/258.php +23
A update/259.sql
A update/260.php +18
A update/261.sql +7
A update/262.php +34
A update/263.sql +1
A update/264.sql +9
A update/265.sql +1
A update/266.sql +3

🏷️

Released 2016-01-05 14:47
Files changed in merge (1)
M html/includes/print/search.inc.php +1 -1

🏷️ 16.01.7406

Released 2016-01-05 14:27 • Commits r7393 through r7405
🚀 Included Development Changes (12 commits):
⚡ Improvements:
  • r7402: Improve F5 support. +51-14
📦 Other Changes:
  • r7394: Trivial: Update MIKROTIK-MIB
  • r7395: Minor: Sort device_ports ajax call by ifIndex +1-1
  • r7396: Minor: don't autorefresh on bill add/edit/delete pages +4-1
  • r7397: Trivial: Syntax and code cleanups +54-68
  • r7398: New: Support for MIKROTIK-MIB MNDP - This mix of layer2 and layer3 reports RouterOS's CDP neighbours (L2) and also its Mikrotik neighbours (L3). Poor MIB, but let's give this a go... Suggestions welcome. Also some LLDP improvements and fixes. +115-11
  • r7399: New: Add some more Mikrotik sensors if available +53-2
  • r7400: New: Add more Mikrotik sensors, move RouterOS sensor discovery to definitions. Make sure to run discovery of all your RouterOS devices after discovery -u. +68-112
  • r7401: Trivial: Small antiderp. +2-2
  • r7403: New: Add graph for DHCP lease count on RouterOS. Some code layout cleanups. +744-703
  • r7404: Minor: small fixup to Mikrotik DHCP lease count graph +2-1
  • r7405: Minor: small fixup to Mikrotik DHCP lease count graph - derp +1-1
Files changed in merge (45)
M html/ajax/device_ports.php +1 -1
M html/includes/contacts-navbar.inc.php -1
M html/includes/customoids-navbar.inc.php +2
M html/includes/error-no-perm.inc.php +1 -1
M html/includes/graphs/application/mailscanner_sent.inc.php +1 -1
M html/includes/graphs/application/memcached.inc.php +1 -1
M html/includes/graphs/application/ntpclient_stats.inc.php +2 -2
M html/includes/graphs/application/ntpd_bits.inc.php +1 -3
M html/includes/graphs/application/ntpd_buffer.inc.php +2 -2
M html/includes/graphs/application/ntpd_packets.inc.php +2 -4
M html/includes/graphs/application/ntpd_stats.inc.php +11 -5
M html/includes/graphs/application/ntpd_uptime.inc.php +1 -3
M html/includes/graphs/application/ntpdserver_bits.inc.php +1 -9
M html/includes/graphs/application/ntpdserver_buffer.inc.php +2 -2
M html/includes/graphs/application/ntpdserver_packets.inc.php +2 -4
M html/includes/graphs/application/ntpdserver_stats.inc.php +2 -2
M html/includes/graphs/application/ntpdserver_uptime.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +3 -4
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +1 -3
M html/includes/graphs/application/unbound_rcode.inc.php +2 -2
M html/includes/group-navbar.inc.php -1
M html/includes/port-sort-select.inc.php +1 -1
M html/includes/port-sort.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +2 -2
M html/includes/print-device-graph.php +1 -2
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print-interface-graphs.inc.php +1 -1
M html/includes/print-service.inc.php +1 -1
M html/includes/print/common.inc.php +4 -1
M html/includes/service-delete.inc.php +1 -1
M html/index.php +7 -7
M html/pages/device/loadbalancer/lb_virtuals.inc.php +30
M includes/definitions.inc.php +74 -70
M includes/definitions/graphtypes.inc.php +17 -3
M includes/definitions/mibs.inc.php +656 -632
M includes/definitions/status.inc.php +5
M includes/discovery/neighbours/lldp-mib.inc.php +10 -11
A includes/discovery/neighbours/mikrotik-mib.inc.php +103
M includes/discovery/sensors.inc.php +2 -2
D includes/discovery/sensors/mikrotik-mib.inc.php -57
A includes/polling/graphs/mikrotik-mib
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +16 -11
M includes/snmp.inc.php +2 -1
M mibs/mikrotik/MIKROTIK-MIB +289 -10
A update/256.php +35

🏷️ 16.01.7393

Released 2016-01-03 14:43 • Commits r7360 through r7392
🚀 Included Development Changes (32 commits):
✨ New Features:
  • r7375: Add discovery for billion and radware devices. Add logos for billion, radware and blackbox. +20
  • r7376: Add basic discovery of HP Colubris devices +15
  • r7378: Add netopia data poller +23
  • r7385: Add alerting capability for netscaler servicegroup members +17-1
  • r7389: Add ability to generate box tools by array using generate_box_open +56-27
⚡ Improvements:
  • r7363: Additional style updates. Tweaked shadow and radii. +6-9
  • r7365: Fix Perf page. +21-17
  • r7371: Improve F5 support. +42-11
  • r7379: Improve consistency and simply building of box chrome. +153-155
  • r7380: Bring netscaler UI in line with new changes. Add state-marker and labels. +57-25
  • r7382: Improve netscaler pages. Switch ASA RANCID mapping to 'asa' from 'cisco' +28-27
  • r7386: Some further cosmetic cleanups to the front page +6-2
  • r7387: Update F5 page layout +83-60
  • r7388: Extend new style to more pages, fix p2pradio page. +38-23
  • r7391: Fix group add tooltip. Use generate_box functions for some form generations. +23-18
🐛 Bug Fixes:
  • r7361: Don't delete billing permissions (they aren't proper entities, so were being removed) +10-4
  • r7362: Add missing row div to devices page. +3-1
  • r7366: Fix ports cache generation queries +8-2
  • r7367: Fiddle with sql cache queries (it's impossible to get these numbers to match!) +7-2
  • r7369: hide ignored/disabled/down devices and ignored/disabled ports from ports down list on boxes and old status table +2-2
  • r7370: Fix akcp sensorprobe detection +1-1
  • r7372: Add AKCP securityProbe and fix Blackbox sensorserv +28-11
  • r7377: Fix SQL query checking issue. +3-2
  • r7390: Fix minor typo :) +1-1
📦 Other Changes:
  • r7364: Minor: Exclude some more invalid DMI data (serial number, asset tags) +8-3
  • r7368: Trivial: document authentication modules, some tweaks +421-186
  • r7373: Minor: create sensorprobe group and add akcp device + clones into it, clean up common device details and remove redundant polling file for Minkels RMS +14-19
  • r7374: Trivial: actually delete file as mentioned in 7373 -17
  • r7383: Minor: ignore more bogus asset tags and serials, fix small bug that would use baseboard asset tag over chassis asset tag always +7-2
  • r7384: Medium: fix billing poller against v1 devices +1-1
  • r7392: Minor: fetch protocols dropdown on global neighbour page from neighbour table +10-1
Files changed in merge (96)
M html/css/bootstrap-hacks.css +4 -1
M html/css/bootstrap.css +34 -15
M html/css/bootstrap/less/alerts.less +14 -4
M html/css/bootstrap/less/bootstrap.less +1
M html/css/bootstrap/less/mixins3.less +25
M html/css/bootstrap/less/navbar.less +1 -1
M html/css/bootstrap/less/utilities.less +19
M html/css/bootstrap/less/variables.less +20
M html/css/bootstrap/less/variables3.less +3 -1
A html/images/os/billion_2x.png +1
A html/images/os/billion.png +1
A html/images/os/blackbox_2x.png +1
A html/images/os/blackbox.png +1
A html/images/os/motorola_2x.png +1
A html/images/os/motorola.png +1
A html/images/os/radware_2x.png +1
M html/images/os/radware.png ±0
M html/includes/authentication/cas.inc.php +45 -54
M html/includes/authentication/http-auth.inc.php +4 -9
M html/includes/authentication/ldap.inc.php +195 -75
M html/includes/authentication/mysql.inc.php +92 -26
M html/includes/authentication/radius.inc.php +85 -22
M html/includes/cache-data.inc.php +16 -5
M html/includes/entities/p2pradio.inc.php +3 -4
M html/includes/panels/default.inc.php +32 -26
M html/includes/print/alert_log.inc.php +1 -1
M html/includes/print/alert.inc.php +1 -1
M html/includes/print/events.inc.php +1 -1
M html/includes/print/navbar.inc.php +1 -1
M html/includes/print/rows.inc.php +32 -3
M html/includes/print/search.inc.php +26 -19
M html/includes/print/status.inc.php +2 -2
M html/includes/print/syslogs.inc.php +1 -1
M html/includes/status-summary.inc.php +1 -1
M html/pages/about.inc.php +4 -4
M html/pages/alert_maintenance_add.inc.php +1 -1
M html/pages/alert_maintenance.inc.php +4 -4
M html/pages/bill/history.inc.php +1 -1
M html/pages/bill/infoboxes.inc.php +2 -2
M html/pages/contact.inc.php +2 -2
M html/pages/customoid.inc.php +2 -2
M html/pages/device.inc.php +1 -1
M html/pages/device/alert.inc.php +3 -3
M html/pages/device/apps.inc.php +4 -1
M html/pages/device/collectd.inc.php +6 -2
M html/pages/device/edit/apps.inc.php +7 -6
M html/pages/device/edit/graphs.inc.php +1 -1
M html/pages/device/edit/icon.inc.php +1 -1
M html/pages/device/edit/mibs.inc.php +2 -2
M html/pages/device/edit/modules.inc.php +3 -3
M html/pages/device/edit/ports.inc.php +5 -6
M html/pages/device/edit/sensors.inc.php +3 -3
M html/pages/device/edit/wmi.inc.php +2 -2
M html/pages/device/latency.inc.php +5 -2
M html/pages/device/loadbalancer.inc.php +3
M html/pages/device/loadbalancer/lb_virtuals.inc.php +82 -60
M html/pages/device/loadbalancer/netscaler_services.inc.php +44 -28
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +29 -13
M html/pages/device/munin.inc.php +6 -2
M html/pages/device/overview/alertlog.inc.php +7 -12
M html/pages/device/overview/alerts.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +1 -1
M html/pages/device/overview/events.inc.php +6 -12
M html/pages/device/overview/information_extended.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/processors-unix.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +1 -1
M html/pages/device/overview/sensors.inc.php +2 -2
M html/pages/device/overview/services.inc.php +1 -1
M html/pages/device/overview/status.inc.php +1 -1
M html/pages/device/overview/storage.inc.php +1 -1
M html/pages/device/overview/syslog.inc.php +6 -13
M html/pages/device/overview/toner.inc.php +1 -1
M html/pages/device/overview/ucd_mem.inc.php +1 -1
M html/pages/device/packages.inc.php +4
M html/pages/device/perf.inc.php +21 -17
M html/pages/devices.inc.php +3 -1
M html/pages/devices/graphs.inc.php +7 -6
M html/pages/edituser.inc.php +8 -12
M html/pages/front/default.php +25 -17
M html/pages/group_add.inc.php +1
M html/pages/group.inc.php +31 -27
M html/pages/neighbours.inc.php +10 -1
M html/pages/packages.inc.php +13 -12
M includes/definitions.inc.php +4 -2
M includes/definitions/entities.inc.php +7
M includes/definitions/os.inc.php +61 -18
M includes/housekeeping/staledb.inc.php +6 -3
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +37 -10
M includes/polling/netscaler-vsvr.inc.php +9 -1
D includes/polling/os/minkelsrms.inc.php -17
A includes/polling/os/netopia.inc.php +23
M includes/polling/os/unix.inc.php +14 -4
M includes/snmp.inc.php +1
M poll-billing.php +1 -1