π» r8302 FIX
| M | html/includes/graphs/multi-port/auth.inc.php | +17 / -4 |
Commit and release counts include all visible history. Line totals exclude configured automation, vendor, generated, and data-file changes.
Filtered lines added and removed, with commit count by month.
| M | html/includes/graphs/multi-port/auth.inc.php | +17 / -4 |
| A | update/320.sql | +1 / -0 |
| 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 |
| M | includes/defaults.inc.php | +2 / -0 |
| M | includes/definitions.inc.php | +6 / -0 |
| M | includes/functions.inc.php | +8 / -0 |
| M | includes/rrdtool.inc.php | +47 / -5 |
| M | poller.php | +2 / -0 |
| M | html/includes/authenticate.inc.php | +5 / -0 |
| 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 / -0 |
| M | includes/definitions/rrdtypes.inc.php | +13 / -13 |
| M | includes/polling/ports/etherlike-mib.lib.php | +13 / -13 |
| M | includes/rrdtool.inc.php | +1 / -1 |
| M | html/ajax/entity_popup.php | +2 / -0 |
| M | html/ajax/input.php | +2 / -0 |
| M | html/feed.php | +1 / -0 |
| 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 |
| M | includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php | +2 / -0 |
| M | includes/polling/oids.inc.php | +13 / -11 |
| M | html/pages/add_alert_check.inc.php | +1 / -0 |
| M | html/includes/functions.inc.php | +3 / -0 |
| M | html/index.php | +30 / -10 |
| M | html/pages/alert_check.inc.php | +1 / -0 |
| M | html/pages/alert_regenerate.inc.php | +1 / -0 |
| M | html/includes/graphs/multi-storage/usage.inc.php | +16 / -2 |
| M | html/pages/modules.inc.php | +5 / -3 |
| M | html/pages/alert_check.inc.php | +2 / -2 |
| M | INSTALL | +1 / -1 |
| M | html/pages/preferences/general.inc.php | +1 / -1 |
| M | irc.php | +2 / -2 |
| A | html/pages/modules.inc.php | +94 / -0 |
| A | includes/alerting/alertops.inc.php | +61 / -0 |
| M | includes/definitions/transports.inc.php | +16 / -1 |
| M | includes/polling/os/zte.inc.php | +7 / -3 |
| M | includes/polling/ports.inc.php | +0 / -14 |
| M | includes/definitions.inc.php | +0 / -7 |
| M | includes/sql-config.inc.php | +12 / -0 |
| M | libs/StatsD.php | +36 / -12 |
| M | includes/alerting/opsgenie.inc.php | +16 / -2 |
| M | includes/common.inc.php | +10 / -4 |
| M | tests/IncludesCommonTest.php | +9 / -4 |
| M | tests/IncludesFunctionsTest.php | +9 / -0 |
| M | includes/polling/storage.inc.php | +2 / -1 |
| M | poller-wrapper.py | +4 / -1 |
| M | tests/IncludesDbTest.php | +6 / -1 |
| M | tests/IncludesDbTest.php | +2 / -0 |
| M | html/includes/functions.inc.php | +6 / -1 |
| M | tests/IncludesCommonTest.php | +13 / -3 |
| M | tests/IncludesFunctionsTest.php | +12 / -1 |
| M | tests/IncludesFunctionsTest.php | +3 / -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 |
| M | includes/polling/os.inc.php | +1 / -2 |
| M | includes/polling/oids.inc.php | +23 / -3 |
| A | update/318.sql | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +2 / -2 |
| M | includes/definitions/mibs.inc.php | +34 / -26 |
| M | includes/polling/os.inc.php | +16 / -2 |
| D | includes/polling/os/drac.inc.php | +0 / -32 |
| D | includes/polling/os/geist-climate.inc.php | +0 / -26 |
| M | includes/polling/os/geist-pdu.inc.php | +0 / -12 |
| D | includes/polling/os/powervault.inc.php | +0 / -24 |
| M | includes/definitions/mibs.inc.php | +14 / -11 |
| M | includes/definitions/os.inc.php | +2 / -0 |
| M | includes/functions.inc.php | +55 / -0 |
| M | includes/polling/os.inc.php | +30 / -40 |
| M | includes/polling/os/ciscosb.inc.php | +1 / -3 |
| M | includes/polling/os/drac.inc.php | +0 / -6 |
| M | includes/polling/os/exalt.inc.php | +0 / -1 |
| M | includes/polling/os/netapp.inc.php | +0 / -10 |
| M | includes/polling/os/unix.inc.php | +0 / -21 |
| M | includes/polling/os/windows.inc.php | +1 / -20 |
| M | tests/IncludesFunctionsTest.php | +52 / -0 |
| M | html/includes/graphs/device/processor.inc.php | +1 / -2 |
| A | update/317.sql | +2 / -0 |
| M | html/includes/authentication/mysql.inc.php | +2 / -0 |
| M | html/includes/map/leaflet.inc.php | +10 / -0 |
| 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 |
| M | poller-wrapper.py | +2 / -2 |
| M | discovery.php | +17 / -2 |
| M | html/pages/processes.inc.php | +15 / -12 |
| M | poller-wrapper.py | +30 / -20 |
| M | includes/polling/functions.inc.php | +4 / -8 |
| A | includes/alerting/opsgenie.inc.php | +72 / -0 |
| M | includes/definitions/transports.inc.php | +13 / -0 |
| M | html/pages/customoid.inc.php | +1 / -1 |
| M | html/includes/entities/port.inc.php | +5 / -0 |
| M | includes/polling/storage.inc.php | +3 / -4 |
| M | includes/definitions/graphtypes.inc.php | +21 / -0 |
| M | includes/definitions/mibs.inc.php | +8 / -1 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/polling/functions.inc.php | +15 / -1 |
| A | includes/polling/graphs/rbn-subscriber-active-mib non-text | +0 / -0 |
| A | includes/polling/graphs/rbn-subscriber-active-mib/rbnsubsencaps.inc.php | +59 / -0 |
| M | includes/snmp.inc.php | +36 / -0 |
| M | html/includes/graphs/customer/auth.inc.php | +5 / -0 |
| M | includes/definitions/os.inc.php | +7 / -1 |
| A | includes/polling/os/hpvc.inc.php | +13 / -0 |
| M | html/includes/graphs/port/auth.inc.php | +1 / -1 |
| M | includes/alerting/pagerduty.inc.php | +1 / -1 |
| A | update/316.sql | +1 / -0 |
| M | includes/discovery/bgp-peers.inc.php | +26 / -8 |
| M | includes/polling/bgp-peers.inc.php | +59 / -15 |
| M | includes/common.inc.php | +45 / -14 |
| M | includes/definitions.inc.php | +2 / -0 |
| M | includes/snmp.inc.php | +12 / -2 |
| M | tests/IncludesCommonTest.php | +17 / -0 |
| 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 |
| M | html/includes/entities/sensor.inc.php | +2 / -2 |
| M | html/includes/print/alert.inc.php | +1 / -1 |
| 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 / -0 |
| A | html/includes/graphs/application/ioping_speed.inc.php | +45 / -0 |
| A | html/includes/graphs/application/ioping_timing.inc.php | +47 / -0 |
| M | html/includes/print/alert.inc.php | +2 / -1 |
| A | html/pages/device/apps/ioping.inc.php | +19 / -0 |
| M | includes/definitions/apps.inc.php | +1 / -0 |
| M | includes/definitions/rrdtypes.inc.php | +15 / -0 |
| A | scripts/agent-local/ioping | +16 / -0 |
| A | scripts/agent-local/ioping.cnf | +2 / -0 |
| M | html/includes/print/search.inc.php | +6 / -1 |
| M | html/pages/logon.inc.php | +1 / -0 |
| 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 / -0 |
| M | tests/IncludesCommonTest.php | +22 / -0 |
| M | includes/polling/bgp-peers.inc.php | +15 / -5 |
| M | includes/discovery/bgp-peers.inc.php | +12 / -3 |
| M | html/includes/authentication/ldap.inc.php | +1 / -6 |
Showing the first 30 paths; 79 more are omitted from this static page.
| M | mibs/brocade/BRCD-DOT1X-MIB | +16 / -15 |
| A | mibs/brocade/BROCADE-ENTITY-OID-MIB | +277 / -0 |
| A | mibs/brocade/BROCADE-FABRIC-MIB | +157 / -0 |
| A | mibs/brocade/BROCADE-MCT-CLUSTER-MIB | +853 / -0 |
| M | mibs/brocade/BROCADE-NP-TM-STATS-MIB | +1,179 / -73 |
| A | mibs/brocade/BROCADE-QOS-MIB | +287 / -0 |
| A | mibs/brocade/BROCADE-ROUTEMAP-MIB | +793 / -0 |
| A | mibs/brocade/BROCADE-SPX-MIB | +583 / -0 |
| M | mibs/brocade/BROCADE-SYSLOG-MIB | +0 / -1 |
| A | mibs/brocade/FDRY-ACL-MIB | +410 / -0 |
| A | mibs/brocade/FDRY-DAI-MIB | +285 / -0 |
| A | mibs/brocade/FDRY-DHCP-SNOOPING-MIB | +285 / -0 |
| A | mibs/brocade/FDRY-DNS2-MIB | +190 / -0 |
| A | mibs/brocade/FDRY-IP-SOURCE-GUARD-MIB | +262 / -0 |
| A | mibs/brocade/FDRY-IPV6-IP-MIB | +75 / -0 |
| A | mibs/brocade/FDRY-MPLS-L2VPN-MIB | +1,042 / -0 |
| A | mibs/brocade/FDRY-POE-MIB | +324 / -0 |
| A | mibs/brocade/FDRY-RADIUS-MIB | +190 / -0 |
| A | mibs/brocade/FDRY-SNTP-MIB | +140 / -0 |
| A | mibs/brocade/FDRY-TACACS-MIB | +166 / -0 |
| A | mibs/brocade/FDRY-TRAP-MIB | +198 / -0 |
| A | mibs/brocade/FOUNDRY-BFD-STD-MIB | +847 / -0 |
| A | mibs/brocade/FOUNDRY-BGP4V2-MIB | +1,830 / -0 |
| A | mibs/brocade/FOUNDRY-BGP4V2-TC-MIB | +72 / -0 |
| A | mibs/brocade/FOUNDRY-CAR-MIB | +629 / -0 |
| A | mibs/brocade/FOUNDRY-IP-SOURCE-GUARD-MIB | +263 / -0 |
| A | mibs/brocade/FOUNDRY-LAG-MIB | +406 / -0 |
| A | mibs/brocade/FOUNDRY-MAC-VLAN-MIB | +273 / -0 |
| A | mibs/brocade/FOUNDRY-MPLS-MIB | +736 / -0 |
| A | mibs/brocade/FOUNDRY-POE-MIB | +325 / -0 |
| M | includes/definitions/mibs.inc.php | +27 / -22 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| 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 |
| M | html/includes/authentication/ldap.inc.php | +36 / -4 |
| M | includes/definitions.inc.php | +1 / -0 |
| M | html/pages/edituser.inc.php | +1 / -1 |
| M | html/pages/edituser.inc.php | +17 / -11 |
| M | html/includes/authentication/ldap.inc.php | +58 / -10 |
| M | includes/common.inc.php | +17 / -3 |
| M | tests/IncludesCommonTest.php | +4 / -1 |
| M | html/pages/alert_check.inc.php | +1 / -1 |
| M | includes/discovery/neighbours.inc.php | +1 / -1 |
| M | includes/discovery/neighbours/lldp-mib.inc.php | +20 / -3 |
| M | html/pages/pollerlog.inc.php | +11 / -3 |
| M | includes/definitions/graphtypes.inc.php | +2 / -0 |
| M | includes/sql-config.inc.php | +15 / -4 |
| A | html/images/os/angstrem.png | +1 / -0 |
| A | html/images/os/angstrem_2x.png | +1 / -0 |
| M | includes/definitions/os.inc.php | +10 / -0 |
| M | html/index.php | +8 / -5 |
| M | includes/discovery/neighbours/lldp-mib.inc.php | +26 / -4 |
| M | tests/IncludesFunctionsTest.php | +2 / -1 |
| M | update/315.php | +3 / -2 |
| M | update/315.php | +0 / -1 |
| M | includes/db.inc.php | +28 / -0 |
| M | update/313.sql | +0 / -1 |
| M | update/314.sql | +0 / -1 |
| A | update/315.php | +41 / -0 |
| M | includes/defaults.inc.php | +1 / -1 |
| M | poller-wrapper.py | +16 / -9 |
| M | includes/config-variables.inc.php | +8 / -1 |
| M | includes/defaults.inc.php | +2 / -1 |
| M | poller-wrapper.py | +9 / -3 |
| 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 |
| M | html/pages/pollerlog.inc.php | +8 / -0 |
| M | includes/defaults.inc.php | +1 / -0 |
| M | includes/definitions/graphtypes.inc.php | +15 / -0 |
| M | poller-wrapper.py | +74 / -25 |
| M | update/314.sql | +0 / -1 |
| M | update/313.sql | +1 / -0 |
| M | update/313.sql | +0 / -1 |
| A | update/314.sql | +2 / -0 |
| M | update/313.sql | +1 / -1 |
| M | includes/common.inc.php | +2 / -2 |
| M | includes/common.inc.php | +13 / -3 |
| M | update/312.sql | +0 / -1 |
| A | update/313.sql | +3 / -0 |
| A | update/312.sql | +6 / -0 |
| M | includes/polling/ports.inc.php | +1 / -0 |
| M | html/includes/entities/device.inc.php | +4 / -0 |
| 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 |
| M | html/includes/entities/status.inc.php | +37 / -32 |
| 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 |
| M | includes/definitions/mibs.inc.php | +5 / -0 |
| M | includes/discovery/sensors/cpqhlth-mib.inc.php | +16 / -2 |
| M | html/pages/device/alert.inc.php | +1 / -1 |
| M | html/pages/device/alert.inc.php | +1 / -1 |
| M | includes/templates/notification/telegram_text.tpl | +4 / -1 |
| M | html/images/login-hamster-large.png non-text | +0 / -0 |
| M | html/pages/device.inc.php | +5 / -0 |
| M | libs/ref.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +2 / -2 |
| M | html/includes/graphs/port/mac_acc_total.inc.php | +43 / -45 |
| M | html/pages/alert_check.inc.php | +5 / -2 |
| M | html/includes/cache-data.inc.php | +5 / -0 |
| M | html/includes/entities/port.inc.php | +6 / -0 |
| M | html/includes/navbar.inc.php | +6 / -0 |
| M | html/pages/addhost.inc.php | +3 / -3 |
| M | includes/functions.inc.php | +2 / -2 |
| 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 |
| M | html/includes/graphs/multi-port/discards.inc.php | +1 / -1 |
| M | includes/common.inc.php | +29 / -1 |
| A | html/includes/graphs/port/discards.inc.php | +35 / -0 |
| M | html/pages/device/port/graphs.inc.php | +8 / -0 |
| M | includes/definitions/graphtypes.inc.php | +1 / -0 |
| M | includes/common.inc.php | +37 / -0 |
| 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 / -0 |
| M | tests/IncludesSnmpTest.php | +147 / -0 |
| M | html/pages/devices/graphs.inc.php | +4 / -2 |
| M | includes/definitions/mibs.inc.php | +14 / -0 |
| M | includes/discovery/sensors/cpqhlth-mib.inc.php | +24 / -0 |
| M | includes/common.inc.php | +3 / -1 |
| M | includes/definitions/mibs.inc.php | +1 / -0 |
| M | includes/polling/sensors.inc.php | +24 / -3 |
| M | includes/polling/status.inc.php | +24 / -3 |
| M | tests/IncludesCommonTest.php | +3 / -0 |
| M | includes/polling/functions.inc.php | +12 / -4 |
| M | includes/polling/sensors.inc.php | +25 / -3 |
| M | includes/polling/status.inc.php | +40 / -8 |
| M | includes/db.inc.php | +11 / -1 |
| M | tests/HtmlIncludesFunctionsTest.php | +0 / -42 |
| A | tests/IncludesDbTest.php | +70 / -0 |
| 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 |
| M | includes/common.inc.php | +14 / -0 |
| M | includes/definitions/mibs.inc.php | +17 / -0 |
| M | includes/definitions/models.inc.php | +843 / -1 |
| M | includes/definitions/os.inc.php | +2 / -0 |
| 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 | +0 / -689 |
Showing the first 30 paths; 4 more are omitted from this static page.
| 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 | +0 / -2 |
| M | html/includes/graphs/device/bluecoat_http_client.inc.php | +0 / -2 |
| M | html/includes/graphs/device/bluecoat_http_server.inc.php | +0 / -2 |
| M | html/includes/graphs/device/bluecoat_server.inc.php | +0 / -2 |
| M | html/includes/graphs/device/bluecoat_tcp.inc.php | +0 / -2 |
| M | html/includes/graphs/device/bluecoat_tcp_est.inc.php | +0 / -2 |
| M | html/includes/graphs/device/juniperive_connections.inc.php | +0 / -2 |
| M | html/includes/graphs/device/juniperive_meetings.inc.php | +0 / -2 |
| M | html/includes/graphs/device/juniperive_storage.inc.php | +0 / -2 |
| M | html/includes/graphs/device/juniperive_users.inc.php | +0 / -2 |
| M | html/includes/graphs/device/nfsen_common.inc.php | +0 / -1 |
| M | html/includes/graphs/device/screenos_sessions.inc.php | +0 / -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 |
| A | html/images/os/truen.png | +1 / -0 |
| A | html/images/os/truen_2x.png | +1 / -0 |
| M | includes/definitions/os.inc.php | +11 / -1 |
| M | includes/discovery/os/linux.inc.php | +38 / -31 |
| 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 |
| M | includes/discovery/os/linux.inc.php | +1 / -1 |
| M | libs/Mobile/Detect.php | +31 / -17 |
| M | libs/UserAgentParser.php | +47 / -55 |
| M | libs/pear/Net/IPv6.php | +19 / -24 |
| M | includes/definitions/mibs.inc.php | +4 / -2 |
| 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 / -0 |
| M | includes/definitions/mibs.inc.php | +32 / -0 |
| M | includes/definitions/os.inc.php | +1 / -1 |
| A | mibs/ignitenet/IGNITENET-MIB | +424 / -0 |
| D | mibs/ignitenet/IGNITENET-MIB.mib | +0 / -418 |
| A | mibs/intel/INTEL-SERVER-BASEBOARD7 | +3,718 / -0 |
| M | includes/definitions/mibs.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/polling/os.inc.php | +10 / -10 |
| M | includes/definitions/mibs.inc.php | +0 / -5 |
Showing the first 30 paths; 94 more are omitted from this static page.
| 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 | +0 / -4 |
| M | includes/polling/os/acdos.inc.php | +1 / -4 |
| D | includes/polling/os/adtran-aos.inc.php | +0 / -22 |
| D | includes/polling/os/airport.inc.php | +0 / -16 |
| M | includes/polling/os/apc.inc.php | +12 / -15 |
| D | includes/polling/os/areca.inc.php | +0 / -26 |
| D | includes/polling/os/aten-pdu.inc.php | +0 / -19 |
| M | includes/polling/os/audiocodes.inc.php | +1 / -12 |
| M | includes/polling/os/avaya.inc.php | +0 / -11 |
| D | includes/polling/os/baytech-pdu.inc.php | +0 / -29 |
| M | includes/polling/os/bcmc.inc.php | +0 / -2 |
| M | includes/polling/os/bintec.inc.php | +1 / -12 |
| M | includes/polling/os/calix.inc.php | +0 / -2 |
| M | includes/polling/os/cambium-ptp.inc.php | +0 / -1 |
| M | includes/polling/os/cas.inc.php | +16 / -18 |
| M | includes/polling/os/cimc.inc.php | +0 / -1 |
| M | includes/polling/os/cisco-acns.inc.php | +0 / -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 | +0 / -18 |
| D | includes/polling/os/cyan.inc.php | +0 / -56 |
| D | includes/polling/os/cyclades.inc.php | +0 / -18 |
| M | includes/polling/os/datadomain.inc.php | +0 / -2 |
| M | includes/polling/os/deltaups.inc.php | +0 / -3 |
| M | includes/polling/os/dlink.inc.php | +0 / -3 |
| M | includes/polling/os/drac.inc.php | +1 / -8 |
| M | includes/polling/os/dsm.inc.php | +1 / -13 |
| A | html/images/os/panasas.png | +1 / -0 |
| A | html/images/os/panasas_2x.png | +1 / -0 |
| M | includes/definitions/os.inc.php | +9 / -0 |
| D | mibs/panasas/panasasSnmpwalkEnterprise.debug | +0 / -25,419 |
| M | html/includes/collectd/functions.php | +11 / -12 |
| M | html/includes/authenticate.inc.php | +1 / -1 |
| M | html/pages/preferences/general.inc.php | +2 / -4 |
| M | includes/definitions.inc.php | +3 / -3 |
| M | includes/definitions/models.inc.php | +9 / -0 |
| M | includes/definitions/os.inc.php | +34 / -1 |
| A | includes/discovery/os/eltex.inc.php | +57 / -0 |
| 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 / -0 |
| M | mibs/eltex/ELTEX-IPSLA-MIB | +1 / -1 |
| A | mibs/eltex/ELTEX-LTE8ST | +19,933 / -0 |
| M | mibs/eltex/ELTEX-LTP8X | +161 / -34 |
| A | mibs/eltex/ELTEX-MES-IP-OSPF-IF-MIB | +84 / -0 |
| M | mibs/eltex/ELTEX-MES-SYSLOG-MIB | +85 / -0 |
| M | mibs/eltex/ELTEX-MES-eltBrgMulticast-MIB | +1 / -1 |
| A | mibs/eltex/ELTEX-PP4 | +3,210 / -0 |
| A | mibs/eltex/ELTEX-SMG | +2,654 / -0 |
| M | mibs/eltex/ELTEX-SMI-ACTUAL | +3,830 / -1 |
| A | mibs/eltex/ELTEX-TAU8 | +1,912 / -0 |
| A | mibs/radlan/DIFF-SERV-MIB | +1,525 / -0 |
Showing the first 30 paths; 20 more are omitted from this static page.
| M | includes/definitions/mibs.inc.php | +6 / -1 |
| M | includes/polling/bgp-peers.inc.php | +1 / -1 |
| M | includes/polling/os/apc.inc.php | +0 / -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 | html/css/svg_png.css | +1 / -15 |
| M | html/img/svg_png.png non-text | +0 / -0 |
| M | html/img/svg_png_36.png non-text | +0 / -0 |
| M | includes/definitions/mibs.inc.php | +5 / -0 |
| M | includes/definitions/os.inc.php | +2 / -0 |
| M | includes/discovery/inventory/dell-rac-mib.inc.php | +6 / -2 |
| A | includes/discovery/status/dell-rac-mib.inc.php | +49 / -0 |
| A | includes/polling/ports/fastpath-inventory-mib.inc.php | +42 / -0 |
| M | includes/polling/p2p-radios/ubnt-airmax-mib.inc.php | +71 / -35 |
Showing the first 30 paths; 4 more are omitted from this static page.
| M | html/images/os/3com.png non-text | +0 / -0 |
| A | html/images/os/3com_2x.png | +1 / -0 |
| M | html/images/os/gamatronicups.png non-text | +0 / -0 |
| A | html/images/os/gamatronicups_2x.png | +1 / -0 |
| A | html/images/os/ignitenet.png | +1 / -0 |
| A | html/images/os/ignitenet_2x.png | +1 / -0 |
| M | html/images/os/mellanox.png non-text | +0 / -0 |
| A | html/images/os/mellanox_2x.png | +1 / -0 |
| M | html/images/os/mge.png non-text | +0 / -0 |
| A | html/images/os/mge_2x.png | +1 / -0 |
| M | html/images/os/nortel.png non-text | +0 / -0 |
| A | html/images/os/nortel_2x.png | +1 / -0 |
| M | html/images/os/radlan.png non-text | +0 / -0 |
| A | html/images/os/radlan_2x.png | +1 / -0 |
| M | html/images/os/sharp.png non-text | +0 / -0 |
| A | html/images/os/sharp_2x.png | +1 / -0 |
| M | html/images/os/synology.png non-text | +0 / -0 |
| A | html/images/os/synology_2x.png | +1 / -0 |
| A | html/images/os/wowza.png | +1 / -0 |
| A | html/images/os/wowza_2x.png | +1 / -0 |
| M | includes/common.inc.php | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +6 / -0 |
| 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 / -0 |
| M | includes/functions.inc.php | +2 / -1 |
| A | includes/polling/os/wowza-engine.inc.php | +29 / -0 |
| M | includes/polling/p2p-radios/ubnt-airmax-mib.inc.php | +1 / -1 |
| A | includes/polling/system non-text | +0 / -0 |
| 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 |
| M | html/css/svg_png.css | +16 / -2 |
| M | html/img/svg_png.png non-text | +0 / -0 |
| M | html/img/svg_png_36.png non-text | +0 / -0 |
| M | includes/definitions/mibs.inc.php | +6 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/definitions/wui.inc.php | +2 / -0 |
| A | includes/polling/p2p-radios/ubnt-airmax-mib.inc.php | +60 / -0 |
| M | html/css/svg_png.css | +1 / -1 |
| M | html/img/svg_png.png non-text | +0 / -0 |
| M | html/img/svg_png_36.png non-text | +0 / -0 |
| M | includes/definitions/os.inc.php | +16 / -0 |
| M | includes/functions.inc.php | +1 / -2 |
| A | includes/polling/p2p-radios/ignitenet-mib.inc.php | +117 / -0 |
| A | mibs/ignitenet non-text | +0 / -0 |
| A | mibs/ignitenet/IGNITENET-MIB.mib | +424 / -0 |
| 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 |
| D | mibs/UNCDZ-MIB | +0 / -1,136 |
| A | mibs/carel/UNCDZ-MIB | +1,147 / -0 |
| A | update/311.sql | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +8 / -0 |
| 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 |
| M | html/css/svg_png.css | +7 / -11 |
| M | html/css/bootstrap.css | +1,050 / -0 |
| A | html/css/observium.css | +11,450 / -0 |
| 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 |
| M | html/css/svg/svg.png non-text | +0 / -0 |
| M | html/css/svg/svg.svg | +1 / -1 |
| A | html/css/svg_png.css | +173 / -0 |
| A | html/img/svg_png.png | +1 / -0 |
| A | html/img/svg_png_36.png | +1 / -0 |
| M | html/index.php | +6 / -6 |
| M | includes/discovery/mac-accounting.inc.php | +1 / -1 |
| M | scripts/makecss.sh | +5 / -1 |
| 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 |
| M | html/includes/entities/sensor.inc.php | +6 / -0 |
| 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 / -0 |
| M | includes/discovery/sensors.inc.php | +46 / -0 |
| M | includes/discovery/sensors/printer-mib.inc.php | +3 / -1 |
| M | mibs/hp/HP-LASERJET-COMMON-MIB | +3 / -0 |
| M | html/includes/graphs/port/mac_acc_total.inc.php | +3 / -3 |
| 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 non-text | +0 / -0 |
| M | html/css/svg/svg.svg | +1 / -1 |
| M | html/index.php | +1 / -1 |
| M | includes/defaults.inc.php | +7 / -0 |
| M | includes/definitions/sensors.inc.php | +17 / -18 |
| M | includes/definitions/wui.inc.php | +33 / -21 |
| M | scripts/makesprites.sh | +1 / -3 |
Showing the first 30 paths; 82 more are omitted from this static page.
| A | mibs/hp/CLJ8550-MIB | +10,249 / -0 |
| A | mibs/hp/FUTURESMART-MIB | +9,083 / -0 |
| A | mibs/hp/HP-Color-LaserJet-4500-MIB | +7,550 / -0 |
| A | mibs/hp/HP-OFFICEJET-PRO-X576DW-MIB | +7,252 / -0 |
| A | mibs/hp/HP-OPENCALL-SS7SNMPAGENT-BASE-MIB | +1,053 / -0 |
| A | mibs/hp/HP-PAGEWIDE-PRO-477DW-MFP-MIB | +8,203 / -0 |
| 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 | +0 / -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 / -0 |
| A | mibs/hp/HP-httpManageable-MIB | +269 / -0 |
| A | mibs/hp/HPHOTSWAP2SUBSYSTEM-MIB | +387 / -0 |
| A | mibs/hp/HPIPF02TRAP-MIB | +743 / -0 |
| A | mibs/hp/HPIPFTRAP-MIB | +16,591 / -0 |
| A | mibs/hp/HPNSAASR-MIB | +150 / -0 |
| A | mibs/hp/HPNSADIMM-MIB | +377 / -0 |
| A | mibs/hp/HPNSAECC-MIB | +442 / -0 |
| A | mibs/hp/HPNSAEISA-MIB | +1,038 / -0 |
| A | mibs/hp/HPNSAENV-MIB | +1,176 / -0 |
| A | mibs/hp/HPNSAEVENT-MIB | +924 / -0 |
| A | mibs/hp/HPNSAHOTSWAPSUBSYSTEM-MIB | +447 / -0 |
| M | html/icons.php | +13 / -4 |
| A | html/pages/processes.inc.php | +40 / -0 |
| M | includes/definitions.inc.php | +1 / -1 |
| M | html/index.php | +1 / -1 |
| 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 non-text | +0 / -0 |
| M | html/css/svg/svg.svg | +1 / -1 |
| M | includes/definitions/wui.inc.php | +181 / -0 |
Showing the first 30 paths; 76 more are omitted from this static page.
| M | html/css/bootstrap-hacks.css | +73 / -3 |
| M | html/css/bootstrap/less/variables3.less | +2 / -0 |
| A | html/css/sprites-loader-fragment.html | +1 / -0 |
| A | html/css/sprites-png-data.css | +307 / -0 |
| A | html/css/sprites-png-sprite.css | +307 / -0 |
| A | html/css/sprites-svg-data.css | +307 / -0 |
| A | html/css/sprites-svg-sprite.css | +307 / -0 |
| A | html/css/svg non-text | +0 / -0 |
| A | html/css/svg/svg.png | +1 / -0 |
| A | html/css/svg/svg.svg | +3 / -0 |
| 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 / -0 |
| 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 | includes/definitions/mibs.inc.php | +6 / -0 |
| M | includes/definitions/os.inc.php | +14 / -22 |
| M | includes/discovery/sensors/power-ethernet-mib.inc.php | +55 / -8 |
| M | html/includes/authenticate.inc.php | +6 / -2 |
| M | includes/definitions.inc.php | +9 / -9 |
| 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 |
| 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 / -0 |
| A | html/pages/device/ports/sensors.inc.php | +22 / -0 |
| 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 / -0 |
| A | includes/discovery/sensors/foundry-poe-mib.inc.php | +161 / -0 |
| M | includes/discovery/sensors/huawei-entity-extent-mib.inc.php | +45 / -56 |
| A | includes/discovery/sensors/huawei-poe-mib.inc.php | +169 / -0 |
| 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 / -0 |
| M | html/includes/entities/p2pradio.inc.php | +3 / -1 |
| 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 / -0 |
Showing the first 30 paths; 38 more are omitted from this static page.
| 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 / -0 |
| M | mibs/hp/HP-ICF-BASIC | +755 / -60 |
| A | mibs/hp/HP-ICF-BFD-MIB | +407 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | mibs/hp/HP-ICF-NTP-MIB | +848 / -0 |
| M | mibs/hp/HP-ICF-OID | +879 / -540 |
| M | mibs/hp/HP-ICF-OPENFLOW-MIB | +286 / -24 |
| M | includes/entities.inc.php | +3 / -0 |
| 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 / -0 |
| M | includes/discovery/sensors/power-ethernet-mib.inc.php | +170 / -2 |
| 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 / -0 |
| 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 / -0 |
| M | includes/syslog.inc.php | +2 / -0 |
| M | html/includes/print/syslogs.inc.php | +4 / -27 |
| M | includes/definitions.inc.php | +9 / -9 |
| M | includes/syslog.inc.php | +26 / -13 |
| M | includes/syslog.inc.php | +7 / -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 |
| M | includes/common.inc.php | +153 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| 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 | +0 / -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 / -0 |
| M | html/pages/device/routing/ipsec_tunnels.inc.php | +5 / -2 |
| M | includes/snmp.inc.php | +12 / -11 |
| 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 / -0 |
| M | includes/definitions.inc.php | +1 / -1 |
| M | includes/polling/cipsec-tunnels.inc.php | +10 / -3 |
| M | includes/snmp.inc.php | +8 / -2 |
| A | mibs/intel non-text | +0 / -0 |
| A | mibs/intel/INTEL-COMMON-BMC-MIB | +383 / -0 |
| M | includes/alerts.inc.php | +13 / -9 |
| M | html/includes/functions.inc.php | +26 / -0 |
| M | includes/definitions/rewrites.inc.php | +2 / -0 |
| M | tests/HtmlIncludesFunctionsTest.php | +1 / -1 |
| M | tests/HtmlIncludesPrintTest.php | +1 / -1 |
| M | config.php.default | +6 / -4 |
| M | includes/definitions/mibs.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/definitions/rrdtypes.inc.php | +1 / -1 |
| M | includes/polling/functions.inc.php | +12 / -1 |
| M | includes/sql-config.inc.php | +4 / -1 |
| A | html/images/os/edgecore.png | +1 / -0 |
| A | html/images/os/edgecore_2x.png | +1 / -0 |
| 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 / -0 |
| M | includes/discovery/bgp-peers.inc.php | +1 / -1 |
| M | includes/entities.inc.php | +77 / -0 |
| M | includes/polling/cipsec-tunnels.inc.php | +219 / -29 |
| M | includes/snmp.inc.php | +26 / -0 |
| M | includes/update/update.php | +36 / -24 |
| M | update/004.sql | +3 / -3 |
| M | update/033.sql | +0 / -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 / -0 |
| A | update/310.sql | +6 / -0 |
| M | update/db_schema_mysql.sql | +29 / -10 |
Showing the first 30 paths; 106 more are omitted from this static page.
| A | mibs/bdcom/NETFLOW-MIB | +658 / -0 |
| A | mibs/bdcom/NMS-1705 | +279 / -0 |
| A | mibs/bdcom/NMS-ACCOUNTING-MIB | +128 / -0 |
| A | mibs/bdcom/NMS-ACL-EXT-MIB | +427 / -0 |
| A | mibs/bdcom/NMS-AUTHENTICATION-TRAP | +98 / -0 |
| A | mibs/bdcom/NMS-CARD-OPERATION-MIB | +280 / -0 |
| A | mibs/bdcom/NMS-CARD-SYS-MIB | +172 / -0 |
| A | mibs/bdcom/NMS-CFGAPP | +57 / -0 |
| A | mibs/bdcom/NMS-CHASSIS | +768 / -0 |
| A | mibs/bdcom/NMS-CONFIG-MGMT | +39 / -0 |
| A | mibs/bdcom/NMS-DHCP-SERVER-MIB | +119 / -0 |
| A | mibs/bdcom/NMS-DHCP-SNOOPING-MIB | +216 / -0 |
| A | mibs/bdcom/NMS-EAPS-MIB | +436 / -0 |
| A | mibs/bdcom/NMS-EPON-EOC-COMM | +296 / -0 |
| A | mibs/bdcom/NMS-EPON-EOC-CONF | +125 / -0 |
| A | mibs/bdcom/NMS-EPON-EOC-SLAVE | +424 / -0 |
| A | mibs/bdcom/NMS-EPON-EOC-TRAP | +97 / -0 |
| A | mibs/bdcom/NMS-EPON-FTM | +169 / -0 |
| A | mibs/bdcom/NMS-EPON-LLID | +258 / -0 |
| A | mibs/bdcom/NMS-EPON-LLID-ONU-BIND | +253 / -0 |
| A | mibs/bdcom/NMS-EPON-LLID-QOS-POLICY | +87 / -0 |
| A | mibs/bdcom/NMS-EPON-LLID-TRAP | +111 / -0 |
| A | mibs/bdcom/NMS-EPON-OAM-REMOTE-LOOPBACK | +144 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-CHIP-INFO | +115 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-CHIP-STATUS-TRAP | +50 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-COMM | +368 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-MAT-MIB | +45 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-MULTICAST-FORWARD | +129 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-MULTICAST-VLAN | +80 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-NNI | +124 / -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 / -0 |
| M | html/pages/device/routing/ipsec_tunnels.inc.php | +29 / -6 |
| M | includes/definitions/os.inc.php | +4 / -0 |
| M | includes/polling/cipsec-tunnels.inc.php | +88 / -33 |
| M | includes/polling/ospf.inc.php | +70 / -47 |
| M | includes/snmp.inc.php | +2 / -0 |
| A | update/309.sql | +1 / -0 |
| M | includes/polling/ports.inc.php | +1 / -1 |
| M | includes/polling/ports.inc.php | +1 / -1 |
| M | includes/polling/ports.inc.php | +6 / -0 |
| M | includes/discovery/storage/nimble-mib.inc.php | +3 / -3 |
| M | includes/polling/storage/nimble-mib.inc.php | +3 / -3 |
| A | html/images/os/plugandtrack.png | +1 / -0 |
| A | html/images/os/plugandtrack_2x.png | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +6 / -0 |
| M | includes/definitions/os.inc.php | +8 / -0 |
| A | includes/polling/os/plugandtrack.inc.php | +14 / -0 |
| M | includes/polling/os/timos.inc.php | +1 / -1 |
| A | mibs/eds non-text | +0 / -0 |
| A | mibs/eds/EDS-MIB | +5,013 / -0 |
Showing the first 30 paths; 104 more are omitted from this static page.
| A | mibs/broadcom/BROADCOM-POWER-ETHERNET-MIB | +351 / -0 |
| A | mibs/broadcom/BROADCOM-REF-MIB | +77 / -0 |
| A | mibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB | +523 / -0 |
| A | mibs/broadcom/FASTPATH-CAPTIVE-PORTAL-MIB | +1,254 / -0 |
| A | mibs/broadcom/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB | +291 / -0 |
| A | mibs/broadcom/FASTPATH-DHCP6SERVER-PRIVATE-MIB | +1,183 / -0 |
| A | mibs/broadcom/FASTPATH-DHCPSERVER-PRIVATE-MIB | +1,002 / -0 |
| A | mibs/broadcom/FASTPATH-DNS-RESOLVER-CONTROL-MIB | +270 / -0 |
| A | mibs/broadcom/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB | +452 / -0 |
| A | mibs/broadcom/FASTPATH-INVENTORY-MIB | +1,189 / -0 |
| A | mibs/broadcom/FASTPATH-IPV6-LOOPBACK-MIB | +112 / -0 |
| A | mibs/broadcom/FASTPATH-IPV6-TUNNEL-MIB | +253 / -0 |
| A | mibs/broadcom/FASTPATH-ISDP-MIB | +548 / -0 |
| A | mibs/broadcom/FASTPATH-KEYING-PRIVATE-MIB | +137 / -0 |
| A | mibs/broadcom/FASTPATH-LOGGING-MIB | +519 / -0 |
| A | mibs/broadcom/FASTPATH-LOOPBACK-MIB | +130 / -0 |
| A | mibs/broadcom/FASTPATH-MGMT-SECURITY-MIB | +252 / -0 |
| A | mibs/broadcom/FASTPATH-MULTICAST-MIB | +457 / -0 |
| A | mibs/broadcom/FASTPATH-NSF-MIB | +362 / -0 |
| A | mibs/broadcom/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB | +84 / -0 |
| A | mibs/broadcom/FASTPATH-PFC-MIB | +214 / -0 |
| A | mibs/broadcom/FASTPATH-PORTSECURITY-PRIVATE-MIB | +275 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-ACL-MIB | +1,558 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-AUTOVOIP-MIB | +126 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-COS-MIB | +969 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB | +1,077 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB | +2,764 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-ISCSI-MIB | +336 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-MIB | +52 / -0 |
| A | mibs/broadcom/FASTPATH-RADIUS-AUTH-CLIENT-MIB | +551 / -0 |
| M | html/images/os/quanta.png non-text | +0 / -0 |
| M | html/images/os/quanta_2x.png non-text | +0 / -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 | +0 / -32 |
| M | includes/discovery/mempools/dnos-switching-mib.inc.php | +1 / -0 |
| A | includes/discovery/neighbours/dnos-isdp-mib.inc.php | +71 / -0 |
| A | includes/discovery/neighbours/edgeswitch-isdp-mib.inc.php | +71 / -0 |
| M | includes/discovery/neighbours/fastpath-isdp-mib.inc.php | +1 / -0 |
| A | includes/discovery/neighbours/netgear-isdp-mib.inc.php | +71 / -0 |
| M | includes/discovery/os.inc.php | +42 / -0 |
| A | includes/discovery/os/broadcom.inc.php | +63 / -0 |
| 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 / -0 |
| M | includes/polling/mempools.inc.php | +1 / -0 |
| D | includes/polling/mempools/dell-vendor-mib.inc.php | +0 / -18 |
| A | includes/polling/os/fastpath.inc.php | +53 / -0 |
| M | includes/snmp.inc.php | +2 / -2 |
| M | tests/IncludesCommonTest.php | +2 / -1 |
| M | tests/IncludesSnmpTest.php | +26 / -0 |
| M | html/pages/device/edit/snmp.inc.php | +4 / -0 |
| M | includes/defaults.inc.php | +8 / -7 |
| M | html/includes/entities/storage.inc.php | +31 / -21 |
| M | html/pages/device/overview/storage.inc.php | +1 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/discovery/functions.inc.php | +19 / -5 |
| M | includes/discovery/processors/isilon-mib.inc.php | +0 / -2 |
| A | includes/discovery/processors/zxr10-mib.inc.php | +44 / -0 |
| 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 / -0 |
| M | includes/discovery/storage/netapp-mib.inc.php | +1 / -1 |
| A | includes/discovery/storage/nimble-mib.inc.php | +49 / -0 |
| M | includes/polling/mempools/ucd-snmp-mib.inc.php | +16 / -3 |
| A | includes/polling/os/nimble-os.inc.php | +20 / -0 |
| M | includes/polling/storage/gpfs-mib.inc.php | +2 / -2 |
| A | includes/polling/storage/isilon-mib.inc.php | +29 / -0 |
| A | includes/polling/storage/nimble-mib.inc.php | +41 / -0 |
| M | includes/polling/storage/ucd-snmp-mib.inc.php | +1 / -1 |
| M | includes/snmp.inc.php | +13 / -0 |
| A | update/308.sql | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +14 / -4 |
| M | includes/definitions/models.inc.php | +5 / -0 |
| 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 / -0 |
| A | mibs/eaton/EATON-EPDU-MA-MIB | +1,342 / -0 |
| A | mibs/eaton/EATON-EPDU-PU-MI-MIB | +1,787 / -0 |
| A | mibs/eaton/EATON-EPDU-PU-SW-MIB | +4,619 / -0 |
| A | mibs/eaton/EATON-GENESIS-II-MIB | +192 / -0 |
| A | mibs/eaton/PDU-MIB | +878 / -0 |
| A | mibs/eaton/Pulizzi | +754 / -0 |
| M | html/includes/authentication/radius.inc.php | +11 / -4 |
| 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 | +0 / -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 / -0 |
| M | html/includes/print/rows.inc.php | +0 / -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 |
Showing the first 30 paths; 29 more are omitted from this static page.
| A | mibs/eltex/ELT-MES-DEV-PARAMS | +73 / -0 |
| A | mibs/eltex/ELTEX-BRIDGE-ERPS-MIB | +568 / -0 |
| A | mibs/eltex/ELTEX-BRIDGE-EXT-MIB | +33 / -0 |
| A | mibs/eltex/ELTEX-CFM-MIB | +201 / -0 |
| A | mibs/eltex/ELTEX-DOT3-OAM-MIB | +44 / -0 |
| A | mibs/eltex/ELTEX-FLEX-LINKS-MIB | +388 / -0 |
| A | mibs/eltex/ELTEX-IP-OSPF-IF-MIB | +84 / -0 |
| A | mibs/eltex/ELTEX-IPSLA-MIB | +1,281 / -0 |
| A | mibs/eltex/ELTEX-L2-TUNNEL-CONFIG-MIB | +313 / -0 |
| A | mibs/eltex/ELTEX-MAC-NOTIFICATION-MIB | +159 / -0 |
| A | mibs/eltex/ELTEX-MES-AAA | +66 / -0 |
| A | mibs/eltex/ELTEX-MES-AAA-STATISTICS-MIB | +408 / -0 |
| A | mibs/eltex/ELTEX-MES-BOOTPASSWORD | +32 / -0 |
| A | mibs/eltex/ELTEX-MES-BRIDGE-ERPS-MIB | +572 / -0 |
| M | mibs/eltex/ELTEX-MES-BRIDGE-EXT-MIB | +184 / -6 |
| A | mibs/eltex/ELTEX-MES-BRIDGE-SECURITY | +923 / -0 |
| A | mibs/eltex/ELTEX-MES-BRIDGE-STP-MULTIPROCESS-MIB | +828 / -0 |
| A | mibs/eltex/ELTEX-MES-CFM-MIB | +205 / -0 |
| A | mibs/eltex/ELTEX-MES-COPY-MIB | +171 / -0 |
| A | mibs/eltex/ELTEX-MES-COUNTERS-MIB | +209 / -0 |
| A | mibs/eltex/ELTEX-MES-DHCP | +207 / -0 |
| A | mibs/eltex/ELTEX-MES-DOT1X | +137 / -0 |
| A | mibs/eltex/ELTEX-MES-DOT3-OAM-MIB | +48 / -0 |
| A | mibs/eltex/ELTEX-MES-ERRDISABLE-RECOVERY-MIB | +52 / -0 |
| A | mibs/eltex/ELTEX-MES-FLEX-LINKS-MIB | +392 / -0 |
| M | mibs/eltex/ELTEX-MES-HWENVIROMENT-MIB | +19 / -1 |
| M | mibs/eltex/ELTEX-MES-IF-EXTENSION-MIB | +32 / -0 |
| A | mibs/eltex/ELTEX-MES-IF-MIB | +8 / -0 |
| A | mibs/eltex/ELTEX-MES-IP | +63 / -0 |
| A | mibs/eltex/ELTEX-MES-IP-BFD-MIB | +129 / -0 |
| 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 / -0 |
| A | includes/discovery/sensors/radlan-physicaldescription-mib.inc.php | +231 / -0 |
| M | includes/polling/os.inc.php | +1 / -1 |
| D | includes/polling/os/allied-radlan.inc.php | +0 / -20 |
| D | includes/polling/os/eltex-switch.inc.php | +0 / -21 |
| M | includes/polling/os/firebox.inc.php | +9 / -3 |
| A | includes/polling/os/radlan.inc.php | +64 / -0 |
| M | poller-wrapper.py | +12 / -7 |
| M | includes/definitions/mibs.inc.php | +3 / -0 |
| 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 |
| A | mibs/tripplite/TRIPPLITE | +35 / -0 |
| A | mibs/tripplite/TRIPPLITE-12X | +2,974 / -0 |
| D | mibs/tripplite/TRIPPLITE-MIB | +0 / -2,905 |
| A | mibs/tripplite/TRIPPLITE-PRODUCTS | +9,088 / -0 |
| M | includes/definitions/mibs.inc.php | +18 / -0 |
| M | includes/definitions/os.inc.php | +27 / -6 |
| A | includes/discovery/mempools/edgeswitch-switching-mib.inc.php | +31 / -0 |
| M | includes/discovery/processors/dnos-switching-mib.inc.php | +4 / -4 |
| A | includes/discovery/processors/edgeswitch-switching-mib.inc.php | +25 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | html/includes/navbar.inc.php | +12 / -2 |
| A | scripts/logparser | +42 / -0 |
| A | html/images/os/cumulus.png | +1 / -0 |
| A | html/images/os/cumulus_2x.png | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +7 / -0 |
| M | includes/definitions/models.inc.php | +223 / -0 |
| 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 / -0 |
| M | includes/rewrites.inc.php | +42 / -135 |
Showing the first 30 paths; 64 more are omitted from this static page.
| A | mibs/fortinet/FORTINET-FORTIMAIL-MIB | +648 / -0 |
| A | mibs/fortinet/FORTINET-FORTIMANAGER-MIB | +103 / -0 |
| A | mibs/tplink non-text | +0 / -0 |
| A | mibs/tplink/TPLINK-8021X-MIB | +346 / -0 |
| A | mibs/tplink/TPLINK-AAA-MIB | +625 / -0 |
| A | mibs/tplink/TPLINK-ACL-MIB | +517 / -0 |
| A | mibs/tplink/TPLINK-ACL-RULE-MIB | +899 / -0 |
| A | mibs/tplink/TPLINK-ARP-DEFEND-MIB | +93 / -0 |
| A | mibs/tplink/TPLINK-ARP-DETECTION-MIB | +158 / -0 |
| A | mibs/tplink/TPLINK-ARP-INSPECTION-MIB | +22 / -0 |
| A | mibs/tplink/TPLINK-BANDWIDTH-MIB | +393 / -0 |
| A | mibs/tplink/TPLINK-CLUSTER-MIB | +26 / -0 |
| A | mibs/tplink/TPLINK-CLUSTERMANAGE-MIB | +26 / -0 |
| A | mibs/tplink/TPLINK-CLUSTERTREE-MIB | +22 / -0 |
| A | mibs/tplink/TPLINK-COMMANDER-MIB | +80 / -0 |
| A | mibs/tplink/TPLINK-DHCP6SNOOPING-MIB | +146 / -0 |
| A | mibs/tplink/TPLINK-DHCPFILTERING-MIB | +146 / -0 |
| A | mibs/tplink/TPLINK-DHCPRELAY-MIB | +329 / -0 |
| A | mibs/tplink/TPLINK-DHCPSERVER-MIB | +759 / -0 |
| A | mibs/tplink/TPLINK-DHCPSNOOPING-MIB | +344 / -0 |
| A | mibs/tplink/TPLINK-DLDP-MIB | +167 / -0 |
| A | mibs/tplink/TPLINK-DOS-PREVENTION-MIB | +98 / -0 |
| A | mibs/tplink/TPLINK-DOT1Q-VLAN-MIB | +232 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAM-MIB | +28 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMBASICCFG-MIB | +71 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMDISCINFO-MIB | +222 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMEVENTLOG-MIB | +293 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMLINKMONCFG-MIB | +88 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMPDUSTAT-MIB | +204 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMRFICFG-MIB | +70 / -0 |
| M | alerter.php | +3 / -1 |
| A | update/307.sql | +1 / -0 |
Showing the first 30 paths; 36 more are omitted from this static page.
| 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 / -0 |
| M | includes/discovery/os/linux.inc.php | +3 / -2 |
| M | includes/polling/mempools.inc.php | +7 / -0 |
| 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 / -0 |
| A | includes/polling/os/zte.inc.php | +106 / -0 |
| D | includes/polling/os/zxr10.inc.php | +0 / -40 |
| A | mibs/zte non-text | +0 / -0 |
| A | mibs/zte/CONFIG-COPY-MIB | +430 / -0 |
| A | mibs/zte/DPI-MIB | +1,776 / -0 |
| A | mibs/zte/ES-GroupManagement-MIB | +564 / -0 |
| A | mibs/zte/FANS-POWER-MIB | +388 / -0 |
| A | mibs/zte/HQOS-MIB | +732 / -0 |
| A | mibs/zte/POWERFANS-MIB | +158 / -0 |
| A | mibs/zte/ROUTERENV | +114 / -0 |
| A | mibs/zte/STACK-MIB | +293 / -0 |
| A | mibs/zte/STACK-TOP | +278 / -0 |
| A | mibs/zte/SWITCHENVIRON | +77 / -0 |
| A | mibs/zte/SWITCHENVIRONG | +136 / -0 |
| A | mibs/zte/UAS-MIB | +483 / -0 |
| A | mibs/zte/Vct-Loopdetect-59-MIB | +372 / -0 |
| A | mibs/zte/ZESR-MIB | +481 / -0 |
| A | mibs/zte/ZTE-UAS-MULTICAST-MIB | +991 / -0 |
| A | mibs/zte/ZXR10-CFM-MIB | +1,871 / -0 |
| A | mibs/zte/ZXR10-EPON-MIB | +2,096 / -0 |
Showing the first 30 paths; 141 more are omitted from this static page.
| M | includes/definitions/mibs.inc.php | +6 / -5 |
| M | includes/definitions/os.inc.php | +3 / -0 |
| 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 / -0 |
| A | mibs/apc/NETBOTZ-MIB | +5,227 / -0 |
| A | mibs/apc/NETBOTZ300-MIB | +8,803 / -0 |
| A | mibs/apc/NETBOTZ320-MIB | +8,812 / -0 |
| A | mibs/apc/NETBOTZ410-MIB | +8,913 / -0 |
| A | mibs/apc/NETBOTZV2-MIB | +4,486 / -0 |
| M | mibs/apc/PowerNet-MIB | +9,711 / -6,182 |
| A | mibs/eltex/ELTEX-LTP8X | +9,273 / -0 |
| A | mibs/eltex/ELTEX-LTP8X-STANDALONE | +550 / -0 |
| A | mibs/eltex/ELTEX-MCCP | +8,589 / -0 |
| A | mibs/eltex/ELTEX-MES | +137 / -0 |
| A | mibs/eltex/ELTEX-MES-BRIDGE-EXT-MIB | +63 / -0 |
| A | mibs/eltex/ELTEX-MES-ENDOFMIB-MIB | +32 / -0 |
| A | mibs/eltex/ELTEX-MES-HWENVIROMENT-MIB | +79 / -0 |
| A | mibs/eltex/ELTEX-MES-IF-EXTENSION-MIB | +179 / -0 |
| A | mibs/eltex/ELTEX-MES-MNG-MIB | +21 / -0 |
| A | mibs/eltex/ELTEX-MES-PHYSICAL-DESCRIPTION-MIB | +219 / -0 |
| A | mibs/eltex/ELTEX-MES-SMON-MIB | +92 / -0 |
| A | mibs/eltex/ELTEX-MES-SYSLOG-MIB | +35 / -0 |
| A | mibs/eltex/ELTEX-MES-eltInterfaces | +146 / -0 |
| A | mibs/eltex/ELTEX-QOS-MIB | +212 / -0 |
| A | mibs/eltex/ELTEX-SMI | +1,310 / -0 |
| A | mibs/eltex/ELTEX-SMI-ACTUAL | +72 / -0 |
| A | mibs/eltex/ELTEX-TUNNEL-MIB | +218 / -0 |
| D | mibs/netbotz non-text | +0 / -0 |
| D | mibs/netbotz/NETBOTZ-DEVICE-MIB | +0 / -311 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/config-variables.inc.php | +8 / -0 |
| M | html/includes/print/routing.inc.php | +2 / -2 |
| M | html/includes/map.inc.php | +11 / -6 |
| M | includes/config-variables.inc.php | +12 / -5 |
| M | includes/defaults.inc.php | +4 / -2 |
| M | html/includes/map.inc.php | +2 / -1 |
| M | html/includes/entities/device.inc.php | +5 / -2 |
| A | html/images/os/nimble.png | +1 / -0 |
| A | html/images/os/nimble_2x.png | +1 / -0 |
| A | html/images/os/raritan-old.png | +1 / -0 |
| A | html/images/os/raritan-old_2x.png | +1 / -0 |
| M | html/images/os/raritan.png non-text | +0 / -0 |
| A | html/images/os/raritan_2x.png | +1 / -0 |
| A | html/includes/graphs/sensor/illuminance.inc.php | +34 / -0 |
| M | html/includes/graphs/sensor/pressure.inc.php | +11 / -16 |
| A | html/includes/graphs/sensor/velocity.inc.php | +34 / -0 |
| 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 / -0 |
| M | includes/discovery/sensors/es-racktivity-mib.inc.php | +11 / -6 |
| M | includes/discovery/sensors/ispro-mib.inc.php | +0 / -5 |
| M | includes/discovery/sensors/powernet-mib.inc.php | +0 / -8 |
| M | includes/discovery/sensors/sentry3-mib.inc.php | +0 / -2 |
| M | includes/discovery/sensors/spagent-mib.inc.php | +0 / -5 |
| M | includes/discovery/sensors/sun-platform-mib.inc.php | +23 / -15 |
| A | includes/polling/os/raritan-emx.inc.php | +26 / -0 |
| A | includes/polling/os/raritan.inc.php | +42 / -0 |
| A | includes/polling/os/srm.inc.php | +24 / -0 |
| M | includes/common.inc.php | +83 / -0 |
| M | includes/discovery/functions.inc.php | +3 / -13 |
| M | includes/functions.inc.php | +0 / -20 |
| M | includes/polling/functions.inc.php | +3 / -11 |
| M | tests/IncludesCommonTest.php | +34 / -0 |
| A | mibs/checkpoint/CHECKPOINT-GAIA-TRAP-MIB | +280 / -0 |
| M | mibs/checkpoint/CHECKPOINT-MIB | +1,630 / -472 |
| A | mibs/checkpoint/CHECKPOINT-TRAP-MIB | +617 / -0 |
| A | mibs/nimble non-text | +0 / -0 |
| A | mibs/nimble/NIMBLE-MIB | +714 / -0 |
| A | mibs/nimble/NIMBLE-TRAP-MIB | +7,323 / -0 |
| A | mibs/raritan/ASSETMANAGEMENT-MIB | +1,576 / -0 |
| A | mibs/raritan/EMD-MIB | +2,562 / -0 |
| A | mibs/raritan/LHX-MIB | +1,284 / -0 |
| M | mibs/raritan/PDU2-MIB | +6,368 / -915 |
| A | mibs/raritan/RARITANCC-MIB | +978 / -0 |
| A | mibs/raritan/RARITANCCv2-MIB | +1,245 / -0 |
| A | mibs/raritan/RemoteKVMDevice-MIB | +1,410 / -0 |
| M | includes/discovery/sensors/dev-cfg-mib.inc.php | +1 / -1 |
| M | includes/defaults.inc.php | +1 / -1 |
| A | update/306.sql | +2 / -0 |
| M | includes/polling/applications/postgresql.inc.php | +1 / -1 |
| M | html/geo.php | +1 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | syslog.php | +1 / -1 |
| M | html/includes/map.inc.php | +0 / -1 |
| M | html/pages/device.inc.php | +7 / -7 |
| M | html/pages/pollerlog.inc.php | +3 / -3 |
| A | html/images/os/cts.png | +1 / -0 |
| A | html/images/os/cts_2x.png | +1 / -0 |
| 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 / -0 |
| A | includes/polling/os/cts.inc.php | +46 / -0 |
| A | mibs/hwgroup/STE2-MIB | +230 / -0 |
| D | mibs/ubiquiti/UBN-UniFi-MIB | +0 / -604 |
| A | mibs/ubiquiti/UBNT-UniFi-MIB | +606 / -0 |
| M | html/includes/map.inc.php | +2 / -2 |
| M | html/includes/map.inc.php | +1 / -1 |
| M | includes/defaults.inc.php | +3 / -3 |
| M | html/includes/map.inc.php | +4 / -1 |
| A | html/css/leaflet.css | +618 / -0 |
| M | html/geo.php | +2 / -2 |
| M | html/includes/map.inc.php | +10 / -5 |
| A | html/js/leaflet.js | +9 / -0 |
| M | html/css/bootstrap-hacks.css | +1 / -1 |
| A | html/geo.php | +93 / -0 |
| A | html/images/svg non-text | +0 / -0 |
| A | html/images/svg/high_priority.svg | +4 / -0 |
| A | html/images/svg/ok.svg | +4 / -0 |
| A | html/includes/map.inc.php | +103 / -0 |
| M | html/js/jquery.qtip.min.js | +0 / -1 |
| M | html/pages/bill/infoboxes.inc.php | +2 / -2 |
| M | html/pages/front/default.php | +6 / -1 |
| M | html/includes/status-portpercent.inc.php | +3 / -3 |
| M | html/css/bootstrap.css | +28 / -139 |
| M | html/css/bootstrap/less/mixins3.less | +34 / -0 |
| M | html/css/bootstrap/less/progress-bars.less | +40 / -77 |
| M | html/css/bootstrap/less/variables3.less | +2 / -0 |
| A | html/includes/status-portpercent.inc.php | +101 / -0 |
| M | html/pages/device/overview/ucd_mem.inc.php | +4 / -3 |
| M | html/pages/front/default.php | +5 / -1 |
| 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 | +0 / -2 |
| M | html/css/bootstrap/less/variables3.less | +1 / -1 |
| M | html/includes/cache-data.inc.php | +36 / -0 |
| M | html/includes/print/billing.inc.php | +2 / -1 |
| A | html/includes/status-donuts.inc.php | +131 / -0 |
| M | html/includes/status-summary.inc.php | +15 / -50 |
| A | html/js/donut-chart.js | +207 / -0 |
| 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 / -0 |
| M | includes/definitions/mibs.inc.php | +134 / -70 |
| M | includes/definitions/os.inc.php | +3 / -0 |
| 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 |
| M | html/includes/status-summary.inc.php | +7 / -0 |
| A | html/billing-bandwidth-data.php | +217 / -0 |
| M | html/css/bootstrap-hacks.css | +11 / -0 |
| M | html/includes/functions.inc.php | +1 / -1 |
| A | html/includes/print/billing.inc.php | +117 / -0 |
| A | html/js/d3.v3.min.js | +5 / -0 |
| 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 |
Showing the first 30 paths; 2 more are omitted from this static page.
| A | html/images/os/mcafee.png | +1 / -0 |
| A | html/images/os/mcafee_2x.png | +1 / -0 |
| M | html/images/os/mrv.png non-text | +0 / -0 |
| A | html/images/os/mrv_2x.png | +1 / -0 |
| M | includes/definitions.inc.php | +31 / -19 |
| M | includes/definitions/mibs.inc.php | +24 / -0 |
| 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 / -0 |
| M | includes/polling/os/cimc.inc.php | +20 / -4 |
| A | includes/polling/os/mrvos.inc.php | +31 / -0 |
| M | includes/polling/processors/ucd-old.inc.php | +9 / -3 |
| M | includes/snmp.inc.php | +12 / -3 |
| A | mibs/mrv/DEV-CFG-MIB | +954 / -0 |
| A | mibs/mrv/DEV-ID-MIB | +349 / -0 |
| A | mibs/mrv/ECHN-MIB | +377 / -0 |
| A | mibs/mrv/GSWITCH-MIB | +922 / -0 |
| A | mibs/mrv/MRV-IR-CHAR-MIB | +1,645 / -0 |
| A | mibs/mrv/MRV-IR-HDAM-MIB | +804 / -0 |
| A | mibs/mrv/MRV-IR-SYSTEM-MIB | +1,456 / -0 |
| A | mibs/mrv/MRV-IR-TRAP-MIB | +615 / -0 |
| A | mibs/mrv/NBASE-G1-MIB | +3,065 / -0 |
| A | mibs/mrv/NSTACK-MIB | +1,356 / -0 |
| A | mibs/mrv/OA-SL-STATISTICS-MIB | +187 / -0 |
| A | mibs/mrv/OADHCP-SERVER-MIB | +587 / -0 |
| A | mibs/mrv/OASUBSCR-CFG-MIB | +300 / -0 |
| A | mibs/mrv/OASWITCH-MIB | +400 / -0 |
| A | mibs/mrv/RT-CFG-MIB | +2,867 / -0 |
| A | mibs/mrv/SEC-FLOW-MIB | +385 / -0 |
| M | html/includes/graphs/common.inc.php | +2 / -0 |
| A | html/billing-data.php | +157 / -0 |
| M | html/css/bootstrap-hacks.css | +8 / -0 |
| A | html/js/dygraph-combined.js | +6 / -0 |
| M | html/pages/bill.inc.php | +3 / -0 |
| M | html/pages/bill/accurate.inc.php | +168 / -3 |
| M | includes/definitions/transports.inc.php | +1 / -1 |
Showing the first 30 paths; 15 more are omitted from this static page.
| A | attic/html_pages_device_graphs non-text | +0 / -0 |
| A | attic/html_pages_device_graphs/cpu.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/fortigate-sessions.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/hrprocesses.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/hrusers.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/ipSytemStats.inc.php | +35 / -0 |
| A | attic/html_pages_device_graphs/memory.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/netstats.inc.php | +90 / -0 |
| A | attic/html_pages_device_graphs/netstats_icmp_info.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/netstats_icmp_stat.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/netstats_ip.inc.php | +27 / -0 |
| A | attic/html_pages_device_graphs/netstats_snmp.inc.php | +27 / -0 |
| A | attic/html_pages_device_graphs/netstats_tcp.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/netstats_udp.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/screenos-sessions.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/screenos.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/sonicwall-sessions.inc.php | +24 / -0 |
| A | attic/html_pages_device_graphs/uptime.inc.php | +19 / -0 |
| A | attic/html_pages_device_graphs/wireless.inc.php | +22 / -0 |
| D | html/includes/print-interface-graphs.inc.php | +0 / -22 |
| D | html/pages/blank.inc.php non-text | +0 / -0 |
| D | html/pages/configuration.inc.php non-text | +0 / -0 |
| D | html/pages/device/graphs non-text | +0 / -0 |
| D | html/pages/device/graphs/cpu.inc.php | +0 / -22 |
| D | html/pages/device/graphs/fortigate-sessions.inc.php | +0 / -22 |
| D | html/pages/device/graphs/hrprocesses.inc.php | +0 / -22 |
| D | html/pages/device/graphs/hrusers.inc.php | +0 / -22 |
| D | html/pages/device/graphs/ipSytemStats.inc.php | +0 / -35 |
| D | html/pages/device/graphs/memory.inc.php | +0 / -22 |
| D | html/pages/device/graphs/netstats.inc.php | +0 / -90 |
| A | includes/alerting/webhook-old.inc.php | +48 / -0 |
| D | includes/alerting/webhook.inc.php | +0 / -48 |
| M | includes/definitions/transports.inc.php | +2 / -2 |
| A | update/305.sql | +1 / -0 |
| M | html/includes/entities/netscalervsvr.inc.php | +40 / -7 |
| 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 |
| M | html/includes/authenticate.inc.php | +4 / -1 |
| M | includes/definitions/os.inc.php | +5 / -0 |
| M | includes/polling/system.inc.php | +17 / -18 |
| M | html/pages/device.inc.php | +1 / -1 |
| M | includes/common.inc.php | +94 / -18 |
Showing the first 30 paths; 5 more are omitted from this static page.
| M | includes/polling/applications.inc.php | +26 / -14 |
| M | includes/polling/applications/apache.inc.php | +23 / -0 |
| M | includes/polling/applications/asterisk.inc.php | +2 / -0 |
| M | includes/polling/applications/bind.inc.php | +5 / -0 |
| M | includes/polling/applications/crashplan.inc.php | +2 / -0 |
| M | includes/polling/applications/dhcpkit.inc.php | +1 / -0 |
| M | includes/polling/applications/drbd.inc.php | +2 / -0 |
| M | includes/polling/applications/exchange.inc.php | +2 / -4 |
| M | includes/polling/applications/exim-mailqueue.inc.php | +1 / -0 |
| 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 / -0 |
| M | includes/polling/applications/lighttpd.inc.php | +1 / -0 |
| 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 / -0 |
| M | includes/polling/applications/nfsd.inc.php | +2 / -0 |
| 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 / -0 |
| 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 | html/includes/entities/device.inc.php | +2 / -3 |
| M | html/pages/apps/default.inc.php | +1 / -1 |
| M | html/pages/apps/default.inc.php | +24 / -10 |
| A | html/css/c3.min.css | +1 / -0 |
| M | html/includes/entities/device.inc.php | +2 / -2 |
| M | html/index.php | +5 / -1 |
| A | html/js/c3.min.js | +6 / -0 |
| A | html/js/d3.min.js | +8 / -0 |
| M | html/pages/apps/default.inc.php | +2 / -1 |
| M | includes/polling/applications.inc.php | +3 / -0 |
| A | html/js/clipboard.min.js | +7 / -0 |
| M | html/pages/settings/default.inc.php | +5 / -1 |
| 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 |
| 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 / -0 |
| M | html/includes/print/status.inc.php | +10 / -16 |
| M | includes/polling/system.inc.php | +7 / -1 |
| M | html/includes/print/status.inc.php | +4 / -4 |
| M | includes/discovery/sensors/mg-snmp-ups-mib.inc.php | +5 / -1 |
| M | html/pages/contacts.inc.php | +1 / -1 |
| A | includes/alerting/victorops.inc.php | +58 / -0 |
| M | includes/definitions/transports.inc.php | +14 / -0 |
| 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 / -0 |
| A | mibs/eaton/EATON-ATS2-MIB | +934 / -0 |
| A | mibs/eaton/EATON-EMP-MIB | +272 / -0 |
| M | mibs/eaton/EATON-OIDS | +13 / -1 |
| A | mibs/eaton/EATON-PXG-MIB | +488 / -0 |
| A | mibs/eaton/MG-SNMP-UPS-MIB | +3,007 / -0 |
| A | mibs/eaton/RPS-SC200-MIB | +5,104 / -0 |
| M | mibs/eaton/XUPS-MIB | +1,489 / -1,716 |
| D | mibs/mge non-text | +0 / -0 |
| D | mibs/mge/MG-SNMP-UPS-MIB | +0 / -2,861 |
| M | includes/common.inc.php | +16 / -0 |
| M | includes/polling/os.inc.php | +7 / -0 |
| M | includes/update/update.php | +23 / -0 |
| M | includes/definitions/os.inc.php | +3 / -3 |
| D | includes/polling/os/cs121.inc.php | +0 / -22 |
| A | includes/polling/os/generex-ups.inc.php | +22 / -0 |
| A | html/images/os/bluecat.png | +1 / -0 |
| A | html/images/os/bluecat_2x.png | +1 / -0 |
| M | html/includes/print/routing.inc.php | +42 / -2 |
| M | html/includes/status-summary.inc.php | +1 / -0 |
| M | html/pages/routing.inc.php | +1 / -0 |
| M | html/pages/routing/bgp.inc.php | +1 / -0 |
| M | includes/definitions/os.inc.php | +9 / -0 |
| M | html/includes/functions.inc.php | +19 / -1 |
| M | html/includes/print/routing.inc.php | +16 / -0 |
| 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 | +0 / -6 |
| M | includes/snmp.inc.php | +1 / -3 |
| A | html/images/os/powerwalker.png | +1 / -0 |
| A | html/images/os/powerwalker_2x.png | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +8 / -0 |
| M | includes/definitions/os.inc.php | +9 / -0 |
| A | includes/discovery/sensors/eppc-mib.inc.php | +106 / -0 |
| A | includes/polling/os/eppc-ups.inc.php | +35 / -0 |
| A | mibs/eppc non-text | +0 / -0 |
| A | mibs/eppc/EPPC-MIB | +2,360 / -0 |
| M | html/css/bootstrap.css | +15 / -0 |
| M | html/css/bootstrap/less/labels3.less | +20 / -0 |
| M | html/pages/routing/bgp.inc.php | +91 / -0 |
| A | html/includes/graphs/application/dhcpkit_msgtypes.inc.php | +53 / -0 |
| A | html/includes/graphs/application/dhcpkit_packets.inc.php | +49 / -0 |
| A | html/pages/device/apps/dhcpkit.inc.php | +18 / -0 |
| M | includes/definitions/apps.inc.php | +1 / -0 |
| M | includes/definitions/rrdtypes.inc.php | +26 / -0 |
| A | includes/polling/applications/dhcpkit.inc.php | +37 / -0 |
| A | scripts/agent-local/dhcpkit | +71 / -0 |
| M | includes/snmp.inc.php | +39 / -10 |
| M | poller.php | +27 / -8 |
Showing the first 30 paths; 86 more are omitted from this static page.
| M | mibs/adtran/ADTRAN-AOS | +14 / -1 |
| A | mibs/adtran/ADTRAN-AOS-DYING-GASP-MIB | +82 / -0 |
| M | mibs/adtran/ADTRAN-AOS-MEDIAGATEWAY-MIB | +4 / -2 |
| A | mibs/adtran/ADTRAN-AOS-MEF-MIB | +88 / -0 |
| M | mibs/adtran/ADTRAN-AOS-NETWORK-SYNC-MIB | +61 / -31 |
| A | mibs/adtran/ADTRAN-AOS-OVER-TEMP-PROTECTION-MIB | +91 / -0 |
| M | mibs/adtran/ADTRAN-AOS-SIP-REGISTRATION | +154 / -0 |
| M | mibs/adtran/ADTRAN-AOS-VQM | +1 / -1 |
| A | mibs/adtran/ADTRAN-AOS-VRRP-MIB | +258 / -0 |
| M | mibs/adtran/ADTRAN-COMMON-AOS | +62 / -43 |
| A | mibs/adtran/ADTRAN-MEF-PER-COS-PER-EVC-PERF-HISTORY-MIB | +649 / -0 |
| A | mibs/adtran/ADTRAN-MEF-PER-COS-PER-UNI-PERF-HISTORY-MIB | +616 / -0 |
| A | mibs/adtran/ADTRAN-MEF-PER-EVC-PERF-HISTORY-MIB | +617 / -0 |
| A | mibs/adtran/ADTRAN-MEF-PER-UNI-PERF-HISTORY-MIB | +589 / -0 |
| 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-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-BaudRate-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 | 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 | +0 / -28 |
| D | mibs/AIRESPACE-SWITCHING-MIB | +0 / -3,847 |
| D | mibs/AIRESPACE-WIRELESS-MIB | +0 / -16,528 |
Showing the first 30 paths; 63 more are omitted from this static page.
| 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 / -0 |
| A | mibs/broadcom/BRCM-80211-MGMT-MIB | +1,245 / -0 |
| A | mibs/broadcom/BRCM-BATTERY-MGMT-MIB | +515 / -0 |
| A | mibs/broadcom/BRCM-BFC-MGMT-MIB | +216 / -0 |
| A | mibs/broadcom/BRCM-CABLEDATA-ENGINEERING-MIB | +385 / -0 |
| A | mibs/broadcom/BRCM-CABLEDATA-FACTORY-MIB | +293 / -0 |
| A | mibs/broadcom/BRCM-CABLEDATA-MGMT-MIB | +101 / -0 |
| A | mibs/broadcom/BRCM-CABLEDATA-PRIVATE-MIB | +184 / -0 |
| A | mibs/broadcom/BRCM-CABLEDATA-SMI | +123 / -0 |
| A | mibs/broadcom/BRCM-CM-CAPABILITY-MIB | +288 / -0 |
| A | mibs/broadcom/BRCM-CM-ENGINEERING-MIB | +1,094 / -0 |
| A | mibs/broadcom/BRCM-CM-FACTORY-MIB | +812 / -0 |
| A | mibs/broadcom/BRCM-CM-MGMT-EXT-MIB | +154 / -0 |
| A | mibs/broadcom/BRCM-CM-MGMT-MIB | +678 / -0 |
| A | mibs/broadcom/BRCM-CM-PRODUCTS-MIB | +87 / -0 |
| A | mibs/broadcom/BRCM-HOMEPLUG-FACTORY-MIB | +95 / -0 |
| A | mibs/broadcom/BRCM-HTTP-MGMT-MIB | +149 / -0 |
| A | mibs/broadcom/BRCM-PARENTALCONTROL-MGMT-MIB | +179 / -0 |
| A | mibs/broadcom/BRCM-PING-MGMT-MIB | +319 / -0 |
| A | mibs/broadcom/BRCM-SNMP-MGMT-MIB | +116 / -0 |
| A | mibs/broadcom/BRCM-SSH-MGMT-MIB | +293 / -0 |
| A | mibs/broadcom/BRCM-TELNET-MGMT-MIB | +298 / -0 |
| A | mibs/broadcom/BRCM-USB-FACTORY-MIB | +110 / -0 |
| A | mibs/broadcom/BRCM-V2-FACTORY-MIB | +728 / -0 |
| A | mibs/broadcom/BRCM-V2-MGMT-MIB | +64 / -0 |
| D | mibs/broadcom/BROADCOM-POWER-ETHERNET-MIB | +0 / -341 |
| D | mibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB | +0 / -494 |
| D | mibs/broadcom/FASTPATH-CAPTIVE-PORTAL-MIB | +0 / -1,240 |
| M | html/includes/print/addresses.inc.php | +1 / -0 |
| 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 / -0 |
| M | includes/discovery/ip-addresses/ip-mib.inc.php | +13 / -1 |
| M | update/302.php | +2 / -0 |
| M | includes/definitions/mibs.inc.php | +8 / -0 |
| M | includes/discovery/processors.inc.php | +3 / -1 |
| M | includes/definitions/mibs.inc.php | +31 / -14 |
| D | includes/discovery/sensors/deltaups-mib.inc.php | +0 / -52 |
| A | update/302.php | +91 / -0 |
| 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 |
Showing the first 30 paths; 164 more are omitted from this static page.
| 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 | +0 / -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 | +0 / -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 | +0 / -2 |
| M | includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php | +0 / -4 |
| M | includes/discovery/ip-addresses/ciscosb-ipv6.inc.php | +0 / -1 |
| M | includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php | +0 / -1 |
| M | includes/discovery/ip-addresses/ip-mib.inc.php | +1 / -3 |
| M | includes/discovery/ip-addresses/ipv6-mib.inc.php | +0 / -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 | +0 / -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 | +0 / -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/definitions/os.inc.php | +2 / -1 |
| M | includes/polling/os/asyncos.inc.php | +8 / -9 |
Showing the first 30 paths; 63 more are omitted from this static page.
| M | html/images/os/apple.png non-text | +0 / -0 |
| A | html/images/os/apple_2x.png | +1 / -0 |
| M | html/images/os/archlinux.png non-text | +0 / -0 |
| A | html/images/os/archlinux_2x.png | +1 / -0 |
| M | html/images/os/axis.png non-text | +0 / -0 |
| A | html/images/os/axis_2x.png | +1 / -0 |
| M | html/images/os/brother.png non-text | +0 / -0 |
| A | html/images/os/brother_2x.png | +1 / -0 |
| M | html/images/os/cambium.png non-text | +0 / -0 |
| A | html/images/os/cambium_2x.png | +1 / -0 |
| M | html/images/os/canon.png non-text | +0 / -0 |
| A | html/images/os/canon_2x.png | +1 / -0 |
| M | html/images/os/cloudlinux.png non-text | +0 / -0 |
| A | html/images/os/cloudlinux_2x.png | +1 / -0 |
| M | html/images/os/ddwrt.png non-text | +0 / -0 |
| A | html/images/os/ddwrt_2x.png | +1 / -0 |
| A | html/images/os/develop.png | +1 / -0 |
| A | html/images/os/develop_2x.png | +1 / -0 |
| M | html/images/os/dragonfly.png non-text | +0 / -0 |
| A | html/images/os/dragonfly_2x.png | +1 / -0 |
| M | html/images/os/eltek.png non-text | +0 / -0 |
| A | html/images/os/eltek_2x.png | +1 / -0 |
| A | html/images/os/eltex.png | +1 / -0 |
| A | html/images/os/eltex_2x.png | +1 / -0 |
| M | html/images/os/epson.png non-text | +0 / -0 |
| A | html/images/os/epson_2x.png | +1 / -0 |
| M | html/images/os/fedora.png non-text | +0 / -0 |
| A | html/images/os/fedora_2x.png | +1 / -0 |
| M | html/images/os/gentoo.png non-text | +0 / -0 |
| A | html/images/os/gentoo_2x.png | +1 / -0 |
| M | html/images/os/aethra.png non-text | +0 / -0 |
| M | html/images/os/aethra_2x.png non-text | +0 / -0 |
| M | includes/definitions/os.inc.php | +1 / -1 |
| M | includes/definitions/mibs.inc.php | +6 / -0 |
| M | includes/definitions/os.inc.php | +2 / -0 |
| M | includes/discovery/sensors/juniper-dom-mib.inc.php | +4 / -4 |
| A | includes/discovery/sensors/juniper-ifoptics-mib.inc.php | +109 / -0 |
| D | html/includes/graphs/sensor/energy.inc.php | +0 / -34 |
| A | html/includes/graphs/sensor/volume.inc.php | +34 / -0 |
| M | includes/definitions/sensors.inc.php | +2 / -2 |
| M | includes/discovery/sensors/hwg-pwr-mib.inc.php | +3 / -1 |
| A | html/images/os/aethra.png | +1 / -0 |
| A | html/images/os/aethra_2x.png | +1 / -0 |
| M | html/includes/entities/sensor.inc.php | +7 / -73 |
| A | html/includes/graphs/sensor/energy.inc.php | +34 / -0 |
| 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 / -0 |
| A | includes/discovery/sensors/hwg-pwr-mib.inc.php | +98 / -0 |
| A | includes/polling/mempools/aethra-mib.inc.php | +17 / -0 |
| A | includes/polling/os/aethra.inc.php | +42 / -0 |
| A | mibs/aethra non-text | +0 / -0 |
| A | mibs/aethra/AETHRA-MIB | +1,758 / -0 |
| M | mibs/ibm/IMM-MIB | +3,170 / -109 |
| M | includes/polling/ports.inc.php | +24 / -5 |
| M | includes/polling/ports.inc.php | +11 / -0 |
| M | html/bandwidth-graph.php | +7 / -0 |
| M | html/billing-graph.php | +8 / -0 |
| M | billing-calculate.php | +29 / -3 |
| A | update/301.sql | +1 / -0 |
| M | html/includes/print/alert.inc.php | +12 / -1 |
| M | html/pages/bill/infoboxes.inc.php | +1 / -0 |
| M | html/pages/device/loadbalancer/lb_virtuals.inc.php | +1 / -4 |
| M | includes/billing.inc.php | +2 / -2 |
| 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 / -0 |
| M | update/db_schema_mysql.sql | +412 / -114 |
Showing the first 30 paths; 43 more are omitted from this static page.
| M | html/css/bootstrap-hacks.css | +9 / -0 |
| M | html/includes/graphs/XXX_device_memory_windows.inc.php | +6 / -6 |
| M | html/includes/graphs/altiga_ssl_sessions.inc.php | +4 / -4 |
| D | html/includes/graphs/device/agent.inc.php | +0 / -38 |
| M | html/includes/graphs/device/cras_sessions.inc.php | +6 / -6 |
| D | html/includes/graphs/device/fdb_count.inc.php | +0 / -45 |
| M | html/includes/graphs/device/imagingdrums.inc.php | +1 / -1 |
| M | html/includes/graphs/device/ipSystemStats.inc.php | +10 / -10 |
| M | html/includes/graphs/device/ipsystemstats_ipv4.inc.php | +5 / -5 |
| M | html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php | +5 / -5 |
| M | html/includes/graphs/device/ipsystemstats_ipv6.inc.php | +5 / -5 |
| M | html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php | +5 / -5 |
| 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.inc.php | +2 / -2 |
| M | html/includes/graphs/generic_multi_bits_separated.inc.php | +6 / -6 |
| 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/pages/devices.inc.php | +7 / -2 |
| M | html/pages/front/default.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +1 / -1 |
| M | includes/common.inc.php | +11 / -1 |
| M | includes/functions.inc.php | +3 / -2 |
| M | includes/polling/loadbalancer/f5-bigip-local-mib.inc.php | +9 / -8 |
| M | includes/alerts.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +10 / -2 |
| M | includes/polling/ports.inc.php | +6 / -1 |
| A | update/298.sql | +6 / -0 |
| M | includes/versioncheck.inc.php | +5 / -0 |
| A | html/images/os/hwg.png | +1 / -0 |
| A | html/images/os/hwg_2x.png | +1 / -0 |
| M | includes/definitions/os.inc.php | +3 / -0 |
| M | html/includes/graphs/generic_definition.inc.php | +3 / -2 |
| M | includes/polling/ports.inc.php | +7 / -3 |
| 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 / -0 |
| M | includes/polling/aruba-controller.inc.php | +5 / -0 |
| M | includes/polling/ports.inc.php | +17 / -12 |
| M | includes/syslog.inc.php | +9 / -73 |
| M | irc.php | +1 / -1 |
| M | syslog.php | +3 / -0 |
| A | update/297.sql | +4 / -0 |
| A | html/images/os/efi.png | +1 / -0 |
| A | html/images/os/efi_2x.png | +1 / -0 |
| M | includes/definitions/os.inc.php | +9 / -1 |
| 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 |
| 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 |
| M | includes/polling/loadbalancer/f5-bigip-local-mib.inc.php | +0 / -2 |
| M | html/pages/device/loadbalancer/lb_virtuals.inc.php | +206 / -267 |
| M | includes/polling/loadbalancer/f5-bigip-local-mib.inc.php | +20 / -16 |
| 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 / -0 |
| M | html/pages/devices.inc.php | +13 / -0 |
| M | html/includes/navbar.inc.php | +2 / -0 |
| M | includes/config-variables.inc.php | +18 / -4 |
| M | includes/defaults.inc.php | +5 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/discovery/mempools/host-resources-mib.inc.php | +2 / -0 |
| A | includes/discovery/mempools/ucd-snmp-mib.inc.php | +33 / -0 |
| M | includes/include-dir-mib.inc.php | +1 / -2 |
| A | includes/polling/mempools/ucd-snmp-mib.inc.php | +9 / -0 |
| M | housekeeping.php | +0 / -2 |
| M | html/pages/alert_checks.inc.php | +1 / -1 |
| M | html/pages/contacts.inc.php | +1 / -1 |
| M | housekeeping.php | +2 / -0 |
| M | html/css/bootstrap.css | +16 / -8 |
| M | html/css/bootstrap/less/labels3.less | +5 / -0 |
| 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 / -0 |
| M | includes/rewrites.inc.php | +3 / -3 |
| M | html/css/bootstrap.css | +116 / -116 |
| M | html/css/bootstrap/less/alerts.less | +3 / -3 |
| M | html/css/bootstrap/less/boxes.less | +10 / -0 |
| M | html/css/bootstrap/less/variables3.less | +7 / -0 |
| M | html/includes/functions.inc.php | +1 / -1 |
| 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 |
| M | html/css/bootstrap-hacks.css | +4 / -0 |
| M | html/includes/functions.inc.php | +6 / -1 |
| M | html/includes/print/search.inc.php | +1 / -0 |
| M | html/css/bootstrap.css | +21 / -23 |
| M | html/css/bootstrap/less/pagination.less | +12 / -7 |
| M | html/css/bootstrap-hacks.css | +9 / -0 |
| M | html/pages/alert_check.inc.php | +1 / -1 |
| M | html/pages/syslog_rules.inc.php | +4 / -4 |
| M | html/css/bootstrap-hacks.css | +7 / -0 |
| A | html/images/os/moxa_2x.png | +1 / -0 |
| M | html/includes/alerting-navbar.inc.php | +26 / -0 |
| 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 / -0 |
| M | includes/syslog.inc.php | +37 / -0 |
| M | syslog.php | +22 / -32 |
| A | update/295.sql | +6 / -0 |
| 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 / -0 |
| M | includes/polling/cipsec-tunnels.inc.php | +50 / -17 |
| M | html/css/bootstrap-hacks.css | +5 / -0 |
| M | html/pages/contact.inc.php | +13 / -8 |
| M | includes/alerting/pagerduty.inc.php | +2 / -2 |
| M | html/images/os/moxa.png non-text | +0 / -0 |
| M | html/images/os/zyxel.png non-text | +0 / -0 |
| A | html/images/os/zyxel_2x.png | +1 / -0 |
| M | includes/alerting/pagerduty.inc.php | +2 / -2 |
| M | html/images/os/bdcom.png non-text | +0 / -0 |
| A | html/images/os/bdcom_2x.png | +1 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/discovery/functions.inc.php | +7 / -3 |
| A | includes/discovery/processors/isilon-mib.inc.php | +54 / -0 |
| M | includes/polling/processors.inc.php | +2 / -3 |
| A | html/images/os/lenovo.png | +1 / -0 |
| A | html/images/os/lenovo_2x.png | +1 / -0 |
| M | html/pages/front/default.php | +1 / -1 |
| M | includes/definitions/mibs.inc.php | +10 / -0 |
| M | includes/definitions/os.inc.php | +3 / -3 |
| A | mibs/lenovo/IMM-MIB | +11,679 / -0 |
| M | includes/polling/ports.inc.php | +3 / -3 |
| M | html/includes/print/syslogs.inc.php | +1 / -1 |
| M | includes/polling/loadbalancer/f5-bigip-local-mib.inc.php | +43 / -4 |
| M | html/images/os/eaton.png non-text | +0 / -0 |
| A | html/images/os/eaton_2x.png | +1 / -0 |
| A | html/includes/graphs/sensor/crestfactor.inc.php | +38 / -0 |
| A | html/includes/graphs/sensor/powerfactor.inc.php | +38 / -0 |
| M | includes/definitions/mibs.inc.php | +52 / -0 |
| M | includes/definitions/os.inc.php | +12 / -0 |
| M | includes/definitions/sensors.inc.php | +20 / -18 |
| A | includes/discovery/sensors/eaton-epdu-mib.inc.php | +194 / -0 |
| A | includes/polling/os/eaton-epdu.inc.php | +30 / -0 |
| M | includes/definitions/mibs.inc.php | +2 / -2 |
| D | mibs/PDU-MIB | +0 / -4,731 |
| D | mibs/PDU2-MIB | +0 / -7,744 |
| A | mibs/raritan non-text | +0 / -0 |
| A | mibs/raritan/PDU-MIB | +4,801 / -0 |
| A | mibs/raritan/PDU2-MIB | +7,816 / -0 |
| M | mibs/sonicwall/SONICWALL-FIREWALL-IP-STATISTICS-MIB | +453 / -16 |
| M | mibs/sonicwall/SONICWALL-FIREWALL-TRAP-MIB | +2,230 / -26 |
| M | scripts/agent-local/mysql | +5 / -1 |
| M | includes/definitions/mibs.inc.php | +35 / -3 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| A | includes/discovery/sensors/pdu2-mib.inc.php | +145 / -0 |
| A | mibs/PDU2-MIB | +7,816 / -0 |
| M | mibs/eaton/EATON-EPDU-MIB | +623 / -108 |
| M | mibs/eaton/EATON-OIDS | +0 / -1 |
| A | html/images/os/ceragon.png | +1 / -0 |
| A | html/images/os/ceragon_2x.png | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +8 / -0 |
| M | includes/definitions/os.inc.php | +11 / -0 |
| A | mibs/ceragon non-text | +0 / -0 |
| A | mibs/ceragon/CERAGON-MIB | +19,372 / -0 |
| 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 | +0 / -150 |
| A | html/pages/add_syslog_rule.inc.php | +150 / -0 |
| M | html/pages/contact.inc.php | +2 / -2 |
| D | html/pages/logalerts.inc.php | +0 / -21 |
| D | html/pages/logalerts_rules.inc.php | +0 / -86 |
| A | html/pages/syslog_alerts.inc.php | +21 / -0 |
| A | html/pages/syslog_rules.inc.php | +86 / -0 |
| 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 / -0 |
| M | scripts/agent-local/postgresql.pl | +11 / -4 |
| 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 / -0 |
| M | includes/definitions/os.inc.php | +1 / -1 |
| A | includes/discovery/inventory/f5-bigip-system-mib.inc.php | +271 / -0 |
| M | includes/discovery/sensors/f5-bigip-system-mib.inc.php | +19 / -49 |
| A | includes/discovery/status/f5-bigip-apm-mib.inc.php | +29 / -0 |
| M | includes/polling/graphs/f5-bigip-system-mib/clientSslStats.inc.php | +2 / -0 |
| M | includes/polling/loadbalancer/f5-bigip-local-mib.inc.php | +69 / -0 |
| M | includes/polling/os/f5.inc.php | +11 / -1 |
| A | update/292.sql | +1 / -0 |
| A | update/293.php | +35 / -0 |
| M | html/includes/graphs/common.inc.php | +1 / -0 |
| M | html/pages/contact.inc.php | +2 / -0 |
| M | includes/update/update.php | +3 / -6 |
| M | includes/alerts.inc.php | +11 / -0 |
| A | update/291.sql | +1 / -0 |
| M | includes/polling/system.inc.php | +4 / -2 |
| A | update/290.sql | +1 / -0 |
| 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 | +0 / -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 | +0 / -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 | +0 / -2 |
| M | update/280.php | +2 / -1 |
| M | update/282.php | +22 / -2 |
| M | update/284.php | +1 / -3 |
| M | update/285.php | +0 / -2 |
| M | update/288.php | +1 / -3 |
| M | includes/update/update.php | +13 / -5 |
| M | update/289.sql | +1 / -2 |
| M | includes/templates.inc.php | +2 / -2 |
| A | tests/templates/observium_notification non-text | +0 / -0 |
| A | tests/templates/observium_notification/observium_notification.json | +1 / -0 |
| A | tests/templates/observium_notification/observium_notification.mustache | +31 / -0 |
| A | tests/templates/observium_notification/observium_notification.txt | +8 / -0 |
| M | alerter.php | +1 / -0 |
| 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 / -0 |
| M | includes/defaults.inc.php | +12 / -7 |
| M | includes/definitions/transports.inc.php | +22 / -17 |
| M | includes/definitions/wui.inc.php | +2 / -0 |
| M | includes/syslog.inc.php | +190 / -33 |
| M | includes/templates/notification/email_html.tpl | +2 / -0 |
| M | includes/templates/notification/email_text.tpl | +2 / -0 |
| M | includes/templates/notification/telegram_text.tpl | +6 / -0 |
| M | syslog.php | +9 / -2 |
| M | tests/IncludesFunctionsTest.php | +1 / -0 |
| A | update/289.sql | +9 / -0 |
| A | scripts/add_ds_to_rrd.pl | +87 / -0 |
| M | includes/common.inc.php | +17 / -3 |
| 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 / -0 |
| M | mibs/citrix/NS-ROOT-MIB | +1 / -1 |
| A | update/288.php | +40 / -0 |
| M | includes/polling/os/poweralert.inc.php | +2 / -4 |
| M | poller-wrapper.py | +122 / -21 |
| 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 |
| M | includes/discovery/sensors/teracom-mib.inc.php | +4 / -2 |
| M | includes/polling/ports/netapp-mib.inc.php | +5 / -4 |
| M | poller-wrapper.py | +30 / -11 |
| M | poller.php | +11 / -4 |
| A | html/images/os/fastback.png | +1 / -0 |
| A | html/images/os/fastback_2x.png | +1 / -0 |
| A | html/images/os/jetnexus.png | +1 / -0 |
| A | html/images/os/jetnexus_2x.png | +1 / -0 |
| A | html/images/os/quanta.png | +1 / -0 |
| A | html/images/os/quanta_2x.png | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +19 / -0 |
| M | includes/definitions/os.inc.php | +18 / -0 |
| M | includes/discovery/os/linux.inc.php | +6 / -0 |
| A | includes/polling/os/jetnexus-lb.inc.php | +25 / -0 |
| A | includes/polling/os/liberator.inc.php | +28 / -0 |
| A | mibs/fastback non-text | +0 / -0 |
| A | mibs/fastback/SUB10SYSTEMS-MIB | +9,150 / -0 |
| A | mibs/fastback/V320-MIB | +178 / -0 |
| A | mibs/jetnexus non-text | +0 / -0 |
| A | mibs/jetnexus/JETNEXUS-MIB | +376 / -0 |
| M | includes/rrdtool.inc.php | +5 / -5 |
| M | includes/polling/applications/asterisk.inc.php | +3 / -3 |
| M | html/images/os/isilon.png non-text | +0 / -0 |
| A | html/images/os/isilon_2x.png | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +45 / -9 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| A | includes/polling/os/onefs.inc.php | +39 / -0 |
| M | mibs/isilon/ISILON-MIB | +385 / -40 |
| A | mibs/isilon/ISILON-TRAP-MIB | +2,194 / -0 |
| 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 |
| A | mibs/dell/DELL-NETWORKING-BGP4-V2-MIB | +4,116 / -0 |
| A | mibs/dell/DELL-NETWORKING-BMP-MIB | +138 / -0 |
| A | mibs/dell/DELL-NETWORKING-BPSTATS-MIB | +936 / -0 |
| A | mibs/dell/DELL-NETWORKING-CHASSIS-MIB | +2,885 / -0 |
| A | mibs/dell/DELL-NETWORKING-COPY-CONFIG-MIB | +563 / -0 |
| A | mibs/dell/DELL-NETWORKING-DCB-MIB | +1,609 / -0 |
| A | mibs/dell/DELL-NETWORKING-FIB-MIB | +513 / -0 |
| A | mibs/dell/DELL-NETWORKING-FIPSNOOPING-MIB | +1,583 / -0 |
| A | mibs/dell/DELL-NETWORKING-FPSTATS-MIB | +2,367 / -0 |
| A | mibs/dell/DELL-NETWORKING-IF-EXTENSION-MIB | +594 / -0 |
| A | mibs/dell/DELL-NETWORKING-ISIS-MIB | +282 / -0 |
| A | mibs/dell/DELL-NETWORKING-LINK-AGGREGATION-MIB | +960 / -0 |
| A | mibs/dell/DELL-NETWORKING-OPENFLOW-MIB | +1,049 / -0 |
| A | mibs/dell/DELL-NETWORKING-PRODUCTS-MIB | +359 / -0 |
| A | mibs/dell/DELL-NETWORKING-SMI | +82 / -0 |
| A | mibs/dell/DELL-NETWORKING-SYSTEM-COMPONENT-MIB | +695 / -0 |
| A | mibs/dell/DELL-NETWORKING-TC | +614 / -0 |
| A | mibs/dell/DELL-NETWORKING-TRAP-EVENT-MIB | +444 / -0 |
| A | mibs/dell/DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB | +899 / -0 |
| M | mibs/dell/Dell-Vendor-MIB | +48 / -4 |
| 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 / -0 |
| M | includes/discovery/mempools/f10-s-series-chassis-mib.inc.php | +1 / -2 |
| A | includes/discovery/processors/dell-networking-chassis-mib.inc.php | +47 / -0 |
| A | includes/discovery/sensors/dell-networking-chassis-mib.inc.php | +163 / -0 |
| A | includes/polling/mempools/dell-networking-chassis-mib.inc.php | +30 / -0 |
| 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 |
| M | html/includes/graphs/sensor/temperature.inc.php | +3 / -3 |
| M | includes/definitions/mibs.inc.php | +12 / -0 |
| M | includes/definitions/os.inc.php | +13 / -0 |
| M | includes/discovery/inventory/entity-mib.inc.php | +8 / -0 |
| A | includes/discovery/mempools/hpn-icf-entity-ext-mib.inc.php | +48 / -0 |
| A | includes/discovery/processors/hpn-icf-entity-ext-mib.inc.php | +39 / -0 |
| A | includes/discovery/sensors/hpn-icf-entity-ext-mib.inc.php | +75 / -0 |
| A | includes/polling/mempools/hpn-icf-entity-ext-mib.inc.php | +30 / -0 |
| M | includes/polling/os.inc.php | +1 / -1 |
| A | includes/polling/os/hpuww.inc.php | +29 / -0 |
| A | includes/polling/wifi/hpn-icf-dot11-acmt-mib.inc.php | +17 / -0 |
| M | includes/rewrites.inc.php | +1 / -1 |
| M | includes/rewrites.inc.php | +2 / -0 |
| 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 / -0 |
| M | includes/discovery/sensors/rittal-cmc-tc-mib.inc.php | +35 / -9 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +12 / -0 |
| A | includes/discovery/status/hh3c-stack-mib.inc.php | +29 / -0 |
| 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 | +0 / -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 | +0 / -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 / -0 |
| 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 / -0 |
| M | includes/definitions/rewrites.inc.php | +1 / -0 |
| M | includes/rewrites.inc.php | +1 / -1 |
| M | includes/definitions/mibs.inc.php | +13 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| 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 |
| M | html/includes/functions.inc.php | +28 / -0 |
| M | html/includes/print/search.inc.php | +5 / -5 |
| M | html/js/observium.js | +2 / -0 |
| M | includes/definitions/mibs.inc.php | +6 / -0 |
| M | html/images/os/accedian.png non-text | +0 / -0 |
| M | html/images/os/accedian_2x.png non-text | +0 / -0 |
| M | html/images/os/alliedtelesis.png non-text | +0 / -0 |
| M | html/images/os/alliedtelesis_2x.png non-text | +0 / -0 |
| M | html/images/os/broadcom.png non-text | +0 / -0 |
| A | html/images/os/broadcom_2x.png | +1 / -0 |
| M | html/images/os/cisco-old.png non-text | +0 / -0 |
| A | html/images/os/cisco-old_2x.png | +1 / -0 |
| M | html/images/os/citrix.png non-text | +0 / -0 |
| A | html/images/os/citrix_2x.png | +1 / -0 |
| M | html/images/os/extreme.png non-text | +0 / -0 |
| A | html/images/os/extreme_2x.png | +1 / -0 |
| M | html/includes/functions.inc.php | +3 / -2 |
| M | html/pages/group.inc.php | +4 / -4 |
| M | includes/definitions/os.inc.php | +10 / -4 |
| M | includes/polling/os/printer.inc.php | +57 / -22 |
Showing the first 30 paths; 17 more are omitted from this static page.
| A | mibs/dell/DELL-WLAN-MIB | +143 / -0 |
| M | mibs/netapp/NETAPP-MIB | +148 / -8 |
| A | mibs/quanta non-text | +0 / -0 |
| A | mibs/quanta/DENIALOFSERVICE-PRIVATE-MIB | +293 / -0 |
| A | mibs/quanta/DHCPCLIENT-PRIVATE-MIB | +186 / -0 |
| A | mibs/quanta/DOT1X-ADVANCED-FEATURES-MIB | +313 / -0 |
| A | mibs/quanta/DOT1X-AUTHENTICATION-SERVER-MIB | +125 / -0 |
| A | mibs/quanta/DVMRP-STD-MIB | +751 / -0 |
| A | mibs/quanta/INVENTORY-MIB | +1,302 / -0 |
| A | mibs/quanta/IPV6-LOOPBACK-MIB | +102 / -0 |
| A | mibs/quanta/IPV6-TUNNEL-MIB | +244 / -0 |
| A | mibs/quanta/KEYING-PRIVATE-MIB | +126 / -0 |
| A | mibs/quanta/LAG-MIB | +1,303 / -0 |
| A | mibs/quanta/LOGGING-MIB | +901 / -0 |
| A | mibs/quanta/LOOPBACK-MIB | +118 / -0 |
| A | mibs/quanta/MGMT-SECURITY-MIB | +236 / -0 |
| A | mibs/quanta/MULTICAST-MIB | +1,654 / -0 |
| A | mibs/quanta/OUTBOUNDSSH-PRIVATE-MIB | +74 / -0 |
| A | mibs/quanta/OUTBOUNDTELNET-PRIVATE-MIB | +74 / -0 |
| A | mibs/quanta/PFC-MIB | +213 / -0 |
| A | mibs/quanta/PORTSECURITY-PRIVATE-MIB | +269 / -0 |
| A | mibs/quanta/QOS-ACL-MIB | +1,694 / -0 |
| A | mibs/quanta/QOS-AUTOVOIP-MIB | +116 / -0 |
| A | mibs/quanta/QOS-COS-MIB | +1,334 / -0 |
| A | mibs/quanta/QOS-DIFFSERV-PRIVATE-MIB | +2,814 / -0 |
| A | mibs/quanta/QOS-ISCSI-MIB | +338 / -0 |
| A | mibs/quanta/QOS-MIB | +38 / -0 |
| A | mibs/quanta/QUANTA-BGP-MIB | +729 / -0 |
| A | mibs/quanta/QUANTA-OPENFLOW-PRIVATE-MIB | +358 / -0 |
| A | mibs/quanta/QUANTA-SWITCH-MIB | +61 / -0 |
| M | includes/definitions/mibs.inc.php | +9 / -0 |
| M | includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php | +1 / -1 |
| M | includes/discovery/sensors/juniper-mib.inc.php | +43 / -3 |
Showing the first 30 paths; 5 more are omitted from this static page.
| M | html/css/sprite.css | +74 / -70 |
| M | html/img/sprite.png non-text | +0 / -0 |
| A | html/img/sprite/bell--plus.png | +1 / -0 |
| A | html/img/sprite/clipboard--exclamation.png | +1 / -0 |
| A | html/img/sprite/clipboard--pencil.png | +1 / -0 |
| A | html/img/sprite/clipboard--plus.png | +1 / -0 |
| A | html/img/sprite/clock--exclamation.png | +1 / -0 |
| A | html/img/sprite/clock--minus.png | +1 / -0 |
| A | html/img/sprite/clock--plus.png | +1 / -0 |
| A | html/img/sprite/disk--arrow.png | +1 / -0 |
| A | html/img/sprite/disk-black.png | +1 / -0 |
| A | html/img/sprite/mail--plus.png | +1 / -0 |
| 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 / -0 |
| M | html/includes/navbar.inc.php | +20 / -12 |
| M | html/includes/print/alert_log.inc.php | +1 / -0 |
| A | html/includes/print/logalert.inc.php | +187 / -0 |
| M | html/includes/print/syslogs.inc.php | +1 / -1 |
| A | html/pages/add_alertlog_rule.inc.php | +166 / -0 |
| M | html/pages/device/alerts.inc.php | +20 / -1 |
| M | html/pages/device/edit/sensors.inc.php | +3 / -0 |
| M | html/pages/device/logs.inc.php | +11 / -5 |
| A | html/pages/device/logs/logalert.inc.php | +5 / -0 |
| A | html/pages/logalerts.inc.php | +21 / -0 |
| A | html/pages/logalerts_rules.inc.php | +86 / -0 |
| M | includes/definitions.inc.php | +15 / -10 |
| M | includes/definitions/rewrites.inc.php | +1 / -0 |
| M | includes/polling/functions.inc.php | +1 / -1 |
| M | scripts/agent-local/mysql.cnf | +13 / -7 |
| M | includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php | +2 / -2 |
| M | html/includes/navbar.inc.php | +1 / -1 |
| M | includes/definitions/mibs.inc.php | +26 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/discovery/inventory/entity-mib.inc.php | +1 / -1 |
| A | includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php | +115 / -0 |
| M | includes/discovery/bgp-peers.inc.php | +1 / -1 |
| M | includes/alerts.inc.php | +3 / -0 |
| M | includes/definitions/mibs.inc.php | +13 / -0 |
| 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 / -0 |
| M | includes/definitions/mibs.inc.php | +5 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| D | includes/polling/port-adsl.inc.php | +0 / -134 |
| M | includes/polling/ports.inc.php | +2 / -38 |
| A | includes/polling/ports/adsl-line-mib.inc.php | +43 / -0 |
| A | includes/polling/ports/adsl-line-mib.lib.php | +134 / -0 |
| M | includes/discovery/bgp-peers.inc.php | +3 / -0 |
| M | includes/polling/bgp-peers.inc.php | +6 / -0 |
| M | includes/polling/os/vmware.inc.php | +4 / -2 |
| M | includes/common.inc.php | +1 / -0 |
| M | includes/db.inc.php | +9 / -9 |
| M | includes/discovery/bgp-peers.inc.php | +48 / -26 |
| M | includes/functions.inc.php | +26 / -0 |
| M | includes/polling/bgp-peers.inc.php | +36 / -22 |
| M | includes/discovery/bgp-peers.inc.php | +9 / -9 |
| M | includes/polling/bgp-peers.inc.php | +82 / -14 |
| 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 / -0 |
| A | html/images/os/mimosa.png | +1 / -0 |
| A | html/images/os/mimosa_2x.png | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +8 / -0 |
| M | includes/definitions/os.inc.php | +10 / -0 |
| A | includes/polling/os/mimosa-backhaul.inc.php | +19 / -0 |
| D | mibs/liebert/XPPC-MIB | +0 / -2,271 |
| A | mibs/mimosa non-text | +0 / -0 |
| A | mibs/mimosa/MIMOSA-NETWORKS-BASE-MIB | +188 / -0 |
| A | mibs/mimosa/MIMOSA-NETWORKS-BFIVE-MIB | +938 / -0 |
| A | mibs/rfc/XPPC-MIB | +2,349 / -0 |
| 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 |
| M | includes/discovery/bgp-peers.inc.php | +7 / -1 |
| A | update/286.sql | +2 / -0 |
| M | includes/functions.inc.php | +11 / -7 |
| M | includes/definitions/mibs.inc.php | +6 / -0 |
| M | includes/definitions/os.inc.php | +3 / -0 |
| A | includes/discovery/sensors/fa-ext-mib.inc.php | +105 / -0 |
| M | includes/polling/ports/sw-mib.inc.php | +9 / -6 |
| M | includes/rewrites.inc.php | +2 / -1 |
| M | includes/definitions/mibs.inc.php | +8 / -0 |
| M | includes/polling/os/vmware.inc.php | +1 / -1 |
| 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 / -0 |
| M | alerts.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +2 / -0 |
| 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 |
| D | mibs/TRIPPLITE-MIB | +0 / -2,705 |
| M | mibs/avaya/G3-AVAYA-MIB | +1,202 / -24 |
| M | mibs/hikvision/HIKVISION-MIB | +2 / -2 |
| A | mibs/panasas non-text | +0 / -0 |
| A | mibs/panasas/PANASAS-BLADESET-MIB-V1 | +233 / -0 |
| A | mibs/panasas/PANASAS-EVENTS-MIB-V1 | +205 / -0 |
| A | mibs/panasas/PANASAS-HW-MIB-V1 | +1,882 / -0 |
| A | mibs/panasas/PANASAS-MIBS-README | +21 / -0 |
| A | mibs/panasas/PANASAS-NOTIFY-MIB-V1 | +645 / -0 |
| A | mibs/panasas/PANASAS-PANFS-MIB-V1 | +50 / -0 |
| A | mibs/panasas/PANASAS-PERFORMANCE-MIB-V1 | +782 / -0 |
| A | mibs/panasas/PANASAS-ROOT-MIB | +50 / -0 |
| A | mibs/panasas/PANASAS-SYSTEM-MIB-V1 | +272 / -0 |
| A | mibs/panasas/PANASAS-TC-MIB | +58 / -0 |
| A | mibs/panasas/PANASAS-VOLUMES-MIB-V1 | +159 / -0 |
| A | mibs/panasas/panasasSnmpwalkEnterprise.debug | +25,419 / -0 |
| A | mibs/tripplite non-text | +0 / -0 |
| A | mibs/tripplite/TRIPPLITE-MIB | +3,856 / -0 |
| M | html/images/os/hikvision.png non-text | +0 / -0 |
| A | html/images/os/hikvision_2x.png | +1 / -0 |
| M | includes/definitions/os.inc.php | +10 / -1 |
| M | includes/definitions/os.inc.php | +8 / -3 |
| 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 / -0 |
| M | html/pages/device/routing/eigrp/ports.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +6 / -4 |
| A | html/images/os/accedian.png | +1 / -0 |
| A | html/images/os/accedian_2x.png | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +20 / -0 |
| M | includes/definitions/os.inc.php | +9 / -0 |
| M | includes/discovery/sensors.inc.php | +80 / -0 |
| A | includes/polling/os/acdos.inc.php | +30 / -0 |
| M | includes/polling/sla.inc.php | +1 / -1 |
| M | html/pages/device/overview.inc.php | +2 / -1 |
| M | html/css/bootstrap-hacks.css | +6 / -0 |
| 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 |
| 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 |
| M | includes/polling/functions.inc.php | +2 / -1 |
| M | includes/discovery/ports.inc.php | +1 / -1 |
| M | includes/definitions/mibs.inc.php | +10 / -10 |
| M | includes/definitions/os.inc.php | +22 / -6 |
| M | includes/discovery/os/linux.inc.php | +2 / -0 |
| M | includes/discovery/ports.inc.php | +5 / -2 |
| M | includes/polling/ports.inc.php | +0 / -63 |
| D | mibs/MPLS-L3VPN-STD-MIB | +0 / -1,566 |
| D | mibs/MPLS-VPN-MIB | +0 / -1,623 |
| D | mibs/VPN-TC-STD-MIB | +0 / -72 |
| A | mibs/accedian non-text | +0 / -0 |
| A | mibs/accedian/ACCEDIAN-SMI | +75 / -0 |
| A | mibs/accedian/ACD-ALARM-MIB | +510 / -0 |
| A | mibs/accedian/ACD-CFM-MIB | +4,174 / -0 |
| A | mibs/accedian/ACD-DESC-MIB | +499 / -0 |
| A | mibs/accedian/ACD-DISCOVERY-MIB | +511 / -0 |
| A | mibs/accedian/ACD-ERP-MIB | +1,200 / -0 |
| A | mibs/accedian/ACD-FILTER-MIB | +2,033 / -0 |
| A | mibs/accedian/ACD-PAA-MIB | +3,253 / -0 |
| A | mibs/accedian/ACD-POLICY-MIB | +1,102 / -0 |
| A | mibs/accedian/ACD-PORT-MIB | +1,522 / -0 |
| A | mibs/accedian/ACD-REGULATOR-MIB | +822 / -0 |
| A | mibs/accedian/ACD-SA-MIB | +1,165 / -0 |
| A | mibs/accedian/ACD-SFP-MIB | +1,182 / -0 |
| A | mibs/accedian/ACD-SHAPER-MIB | +278 / -0 |
| A | mibs/accedian/ACD-SMAP-MIB | +466 / -0 |
| A | mibs/accedian/ACD-TID-MIB | +271 / -0 |
| A | mibs/accedian/ACD-VSET-MIB | +233 / -0 |
| A | mibs/rfc/MPLS-VPN-MIB | +1,763 / -0 |
| M | mibs/ubiquiti/UBNT-AirMAX-MIB | +47 / -3 |
| M | mibs/ubiquiti/UBNT-MIB | +1 / -0 |
| M | update/284.php | +7 / -6 |
| M | includes/definitions/os.inc.php | +1 / -1 |
| M | includes/discovery/sensors/sun-platform-mib.inc.php | +4 / -4 |
| A | update/284.php | +42 / -0 |
| M | html/includes/graphs/cbqos/bits.inc.php | +2 / -2 |
| M | html/includes/graphs/cbqos/pkts.inc.php | +4 / -2 |
| M | html/includes/graphs/cbqos/pkts_drop.inc.php | +1 / -1 |
| M | includes/definitions/rrdtypes.inc.php | +6 / -6 |
| M | includes/polling/cisco-cbqos.inc.php | +12 / -11 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/discovery/sensors/sun-platform-mib.inc.php | +3 / -0 |
| M | includes/discovery/sensors/sun-platform-mib.inc.php | +9 / -0 |
| M | includes/discovery/sensors/sun-platform-mib.inc.php | +23 / -0 |
| A | mibs/oracle non-text | +0 / -0 |
| A | mibs/oracle/ORACLE-AGENT-MIB | +183 / -0 |
| A | mibs/oracle/ORACLE-ENTERPRISE-MANAGER-4-MIB | +408 / -0 |
| A | mibs/oracle/ORADB-MIB | +1,179 / -0 |
| A | mibs/oracle/ORAINTERCHANGE-MIB | +1,258 / -0 |
| A | mibs/oracle/ORALISTENER-MIB | +657 / -0 |
| A | mibs/oracle/ORANAMES-MIB | +916 / -0 |
| A | mibs/oracle/SUN-CLUSTER-EVENTS-MIB | +557 / -0 |
| A | mibs/oracle/SUN-CLUSTER-MIB | +2,919 / -0 |
| A | mibs/oracle/SUN-FM-MIB | +529 / -0 |
| A | mibs/oracle/SUN-HW-CTRL-MIB | +584 / -0 |
| A | mibs/oracle/SUN-HW-TRAP-MIB | +2,596 / -0 |
| A | mibs/oracle/SUN-ILOM-CONTROL-MIB | +4,209 / -0 |
| A | mibs/oracle/SUN-MASTER-AGENT-MIB | +516 / -0 |
| A | mibs/oracle/SUN-MIB | +40 / -0 |
| A | mibs/oracle/SUN-PLATFORM-MIB | +3,285 / -0 |
| A | mibs/oracle/SUN-SEA-EXTENSIONS-MIB | +386 / -0 |
| A | mibs/oracle/SUN-SEA-PROXY-MIB | +531 / -0 |
| A | mibs/oracle/SUN-SNMP | +2,702 / -0 |
| A | mibs/oracle/SUN-SNMP-NETRA-CT-RSC-MIB | +1,194 / -0 |
| A | mibs/oracle/SUN-T300-MIB | +1,991 / -0 |
| A | mibs/oracle/SUNMANAGEMENTCENTER-TRAP-MIB | +124 / -0 |
| A | mibs/oracle/SUNSTORAGEAGENT-NOTIFICATION-MIB | +152 / -0 |
| A | html/images/os/sun_oracle.png | +1 / -0 |
| A | html/images/os/sun_oracle_2x.png | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +12 / -0 |
| M | includes/definitions/os.inc.php | +11 / -1 |
| A | includes/discovery/sensors/sun-platform-mib.inc.php | +190 / -0 |
| A | includes/polling/os/edgemax.inc.php | +39 / -0 |
| D | includes/polling/os/edgeswitch.inc.php | +0 / -39 |
| A | includes/polling/os/sun-ilom.inc.php | +27 / -0 |
| M | html/ajax/input.php | +1 / -1 |
| M | html/ajax/input.php | +11 / -3 |
| D | html/css/bootstrap-tagsinput-typeahead.css | +0 / -49 |
| M | html/css/bootstrap-tagsinput.css | +3 / -2 |
| A | html/css/typeaheadjs.css | +98 / -0 |
| 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 / -0 |
| A | html/js/typeahead.bundle.min.js | +8 / -0 |
| M | html/pages/edituser.inc.php | +24 / -4 |
| M | html/pages/device.inc.php | +1 / -0 |
| M | includes/config-variables.inc.php | +8 / -0 |
| M | includes/defaults.inc.php | +2 / -0 |
| M | includes/definitions/os.inc.php | +3 / -2 |
| A | update/283.sql | +1 / -0 |
| M | html/includes/authenticate-functions.inc.php | +1 / -1 |
| M | html/includes/authenticate-functions.inc.php | +11 / -0 |
| M | html/includes/authentication/ldap.inc.php | +177 / -11 |
| M | html/includes/authentication/mysql.inc.php | +11 / -0 |
| 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 / -0 |
| A | html/includes/graphs/multi-customoid/stacked.inc.php | +44 / -0 |
| M | html/pages/customoid.inc.php | +34 / -9 |
| M | includes/config-variables.inc.php | +7 / -0 |
| M | includes/defaults.inc.php | +1 / -0 |
| M | includes/discovery/functions.inc.php | +5 / -1 |
| M | includes/functions.inc.php | +24 / -4 |
| M | html/css/bootstrap-tagsinput-typeahead.css | +45 / -1,092 |
| M | html/ajax/search.php | +1 / -1 |
| A | html/css/bootstrap-tagsinput-typeahead.css | +1,098 / -0 |
| A | html/css/bootstrap-tagsinput.css | +70 / -0 |
| M | html/includes/print/search.inc.php | +99 / -0 |
| A | html/js/bootstrap-tagsinput.js | +747 / -0 |
| A | html/js/bootstrap-tagsinput.min.js | +82 / -0 |
| M | html/js/jquery.min.js | +5 / -5 |
| M | html/js/observium.js | +5 / -0 |
| M | html/pages/settings.inc.php | +17 / -0 |
| M | html/pages/settings/default.inc.php | +13 / -2 |
| M | includes/config-variables.inc.php | +12 / -23 |
| M | includes/discovery/slas/cisco-rttmon-mib.inc.php | +2 / -2 |
| M | includes/discovery/slas/disman-ping-mib.inc.php | +1 / -1 |
| M | includes/config-variables.inc.php | +21 / -0 |
| M | includes/defaults.inc.php | +2 / -0 |
| M | includes/functions.inc.php | +6 / -3 |
| M | includes/functions.inc.php | +23 / -9 |
| M | includes/rewrites.inc.php | +2 / -0 |
| M | html/ajax/device_entities.php | +9 / -0 |
| M | includes/billing.inc.php | +2 / -1 |
| M | includes/definitions/entities.inc.php | +1 / -1 |
| M | includes/functions.inc.php | +1 / -1 |
Showing the first 30 paths; 19 more are omitted from this static page.
| 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 | +0 / -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 | +0 / -4 |
| M | includes/discovery/mempools/host-resources-mib.inc.php | +1 / -4 |
Showing the first 30 paths; 22 more are omitted from this static page.
| M | includes/definitions/mibs.inc.php | +227 / -165 |
| M | includes/definitions/os.inc.php | +2 / -1 |
| M | includes/definitions/rrdtypes.inc.php | +2 / -0 |
| D | includes/discovery/processors/adtran-aoscpu.inc.php | +0 / -25 |
| D | includes/discovery/processors/agent-general-mib.inc.php | +0 / -28 |
| D | includes/discovery/processors/airespace-switching-mib.inc.php | +0 / -29 |
| M | includes/discovery/processors/alcatel-ind1-health-mib.inc.php | +2 / -5 |
| D | includes/discovery/processors/apsysmgmt-mib.inc.php | +0 / -26 |
| D | includes/discovery/processors/asyncos-mail-mib.inc.php | +0 / -24 |
| D | includes/discovery/processors/at-sysinfo-mib.inc.php | +0 / -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 | +0 / -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 | +0 / -29 |
| M | includes/discovery/processors/foundry-sn-agent-mib.inc.php | +13 / -15 |
| D | includes/discovery/processors/frogfoot-resources-mib.inc.php | +0 / -27 |
| D | includes/discovery/processors/gbnplatformoam-mib.inc.php | +0 / -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 | html/js/observium-entities.js | +12 / -0 |
| M | html/pages/bill.inc.php | +2 / -0 |
| 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 / -0 |
| A | html/includes/graphs/netscalersvc/surge.inc.php | +26 / -0 |
| M | html/pages/device/loadbalancer/netscaler_services.inc.php | +5 / -3 |
| 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 / -0 |
| M | html/index.php | +2 / -2 |
| M | includes/common.inc.php | +1 / -1 |
| M | includes/polling/mempools.inc.php | +2 / -1 |
| M | includes/polling/mempools/bianca-brick-mibres-mib.inc.php | +1 / -0 |
| M | includes/polling/mempools/timetra-system-mib.inc.php | +1 / -0 |
Showing the first 30 paths; 90 more are omitted from this static page.
| A | mibs/bintec non-text | +0 / -0 |
| A | mibs/bintec/APDISC-MIB | +588 / -0 |
| A | mibs/bintec/BIANCA-BOX-TTY-MIB | +223 / -0 |
| A | mibs/bintec/BIANCA-BRICK-ADMIN-2-MIB | +527 / -0 |
| A | mibs/bintec/BIANCA-BRICK-ADSL-MIB | +2,025 / -0 |
| A | mibs/bintec/BIANCA-BRICK-ALIVE-MIB | +356 / -0 |
| A | mibs/bintec/BIANCA-BRICK-ATM2-MIB | +1,832 / -0 |
| A | mibs/bintec/BIANCA-BRICK-BINARY-MIB | +255 / -0 |
| A | mibs/bintec/BIANCA-BRICK-CAPI-MIB | +1,033 / -0 |
| A | mibs/bintec/BIANCA-BRICK-CAPIUSER-MIB | +96 / -0 |
| A | mibs/bintec/BIANCA-BRICK-COF-MIB | +794 / -0 |
| A | mibs/bintec/BIANCA-BRICK-E3-MIB | +365 / -0 |
| A | mibs/bintec/BIANCA-BRICK-EFMOATM-MIB | +147 / -0 |
| A | mibs/bintec/BIANCA-BRICK-FR-MIB | +918 / -0 |
| A | mibs/bintec/BIANCA-BRICK-GRE-MIB | +131 / -0 |
| A | mibs/bintec/BIANCA-BRICK-HDSL2SHDSL2-MIB | +2,513 / -0 |
| A | mibs/bintec/BIANCA-BRICK-HIDDENVPN-MIB | +80 / -0 |
| A | mibs/bintec/BIANCA-BRICK-IMA-MIB | +262 / -0 |
| A | mibs/bintec/BIANCA-BRICK-IP-PUBLISH-MIB | +333 / -0 |
| A | mibs/bintec/BIANCA-BRICK-IP-SERVICE-MIB | +559 / -0 |
| A | mibs/bintec/BIANCA-BRICK-IPSEC-TUNING-MIB | +239 / -0 |
| A | mibs/bintec/BIANCA-BRICK-L2TP-MIB | +795 / -0 |
| A | mibs/bintec/BIANCA-BRICK-MIB | +2,346 / -0 |
| A | mibs/bintec/BIANCA-BRICK-MIBMODEM-MIB | +741 / -0 |
| A | mibs/bintec/BIANCA-BRICK-MIBRES-MIB | +460 / -0 |
| A | mibs/bintec/BIANCA-BRICK-MIBSYS-MIB | +122 / -0 |
| A | mibs/bintec/BIANCA-BRICK-OPT-MIB | +126 / -0 |
| A | mibs/bintec/BIANCA-BRICK-OSPF-STAT-MIB | +346 / -0 |
| A | mibs/bintec/BIANCA-BRICK-PING-MIB | +211 / -0 |
| A | mibs/bintec/BIANCA-BRICK-PMX-MIB | +448 / -0 |
| A | html/images/os/bintec.png | +1 / -0 |
| A | html/images/os/bintec_2x.png | +1 / -0 |
| 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 / -0 |
| A | includes/discovery/mempools/bianca-brick-mibres-mib.inc.php | +59 / -0 |
| M | includes/discovery/processors.inc.php | +10 / -6 |
| A | includes/polling/mempools/bianca-brick-mibres-mib.inc.php | +30 / -0 |
| M | includes/polling/mempools/timetra-system-mib.inc.php | +10 / -2 |
| A | includes/polling/os/bintec.inc.php | +34 / -0 |
| M | includes/snmp.inc.php | +6 / -1 |
| M | html/pages/edituser.inc.php | +104 / -35 |
| 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 |
Showing the first 30 paths; 11 more are omitted from this static page.
| 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/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 |
Showing the first 30 paths; 9 more are omitted from this static page.
| 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 | 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 | +0 / -1 |
| M | includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php | +0 / -1 |
| M | includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php | +0 / -1 |
| M | includes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php | +0 / -1 |
| M | includes/rrdtool.inc.php | +17 / -6 |
| M | test_alert.php | +1 / -1 |
| A | update/279.php | +52 / -0 |
| 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 / -0 |
| M | includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php | +1 / -0 |
| M | includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php | +1 / -0 |
| M | includes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php | +1 / -0 |
| A | update/278.sql | +8 / -0 |
| M | html/pages/alert_maintenance.inc.php | +3 / -2 |
| M | html/includes/maintenance-navbar.inc.php | +1 / -1 |
| M | html/pages/alert_maintenance.inc.php | +2 / -2 |
| M | html/pages/alert_maintenance_add.inc.php | +21 / -4 |
| M | html/pages/alert_maintenance.inc.php | +2 / -2 |
| 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 / -0 |
| M | html/pages/alert_maintenance.inc.php | +33 / -11 |
| M | html/pages/alert_maintenance_add.inc.php | +2 / -1 |
| 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 |
| 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 |
Showing the first 30 paths; 125 more are omitted from this static page.
| 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 / -0 |
| 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 | html/includes/maintenance-navbar.inc.php | +9 / -4 |
| M | html/pages/alert_maintenance.inc.php | +3 / -3 |
| M | html/includes/graphs/application/drbd_unsynced.inc.php | +1 / -1 |
| M | html/pages/device/overview/processors-unix.inc.php | +6 / -5 |
| M | html/includes/entities/generic.inc.php | +30 / -0 |
| A | html/includes/entities/netscaler.inc.php | +242 / -0 |
| A | html/includes/entities/netscalersvc.inc.php | +217 / -0 |
| A | html/includes/entities/netscalersvcgrpmem.inc.php | +210 / -0 |
| A | html/includes/entities/netscalervsvr.inc.php | +279 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | update/277.sql | +30 / -0 |
| M | includes/definitions/mibs.inc.php | +8 / -0 |
| A | includes/discovery/storage/gpfs-mib.inc.php | +56 / -0 |
| A | includes/polling/storage/gpfs-mib.inc.php | +37 / -0 |
| D | mibs/GPFS-MIB | +0 / -1,578 |
| A | mibs/ibm/GPFS-MIB | +1,654 / -0 |
| M | html/includes/customoids-navbar.inc.php | +1 / -1 |
| M | html/pages/customoids.inc.php | +9 / -2 |
| M | includes/definitions/entities.inc.php | +4 / -0 |
| M | html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php | +43 / -8 |
| M | html/pages/device/loadbalancer/netscaler_vsvr.inc.php | +6 / -5 |
| A | update/276.sql | +3 / -0 |
| M | includes/definitions/entities.inc.php | +9 / -2 |
| M | test_alert.php | +2 / -1 |
| A | update/275.sql | +1 / -0 |
| M | html/pages/front/default.php | +64 / -45 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | html/pages/device/loadbalancer/netscaler_services.inc.php | +27 / -3 |
| M | includes/definitions/mibs.inc.php | +808 / -656 |
| D | mibs/ASYNCOS-MAIL-MIB | +0 / -764 |
| D | mibs/NETSWITCH-MIB | +0 / -486 |
| D | mibs/STATISTICS-MIB | +0 / -1,431 |
| M | includes/functions.inc.php | +64 / -45 |
| M | includes/definitions/os.inc.php | +0 / -81 |
| M | includes/snmp.inc.php | +43 / -82 |
| D | includes/polling/test.inc.php | +0 / -18 |
| M | includes/snmp.inc.php | +134 / -131 |
| M | includes/snmp.inc.php | +3 / -3 |
| M | includes/snmp.inc.php | +29 / -21 |
| M | html/includes/graphs/netscalervsvr/reqs.inc.php | +2 / -0 |
| M | html/includes/print/rows.inc.php | +87 / -0 |
| M | html/pages/device/loadbalancer/netscaler_vsvr.inc.php | +29 / -6 |
| M | includes/definitions/os.inc.php | +16 / -0 |
| A | includes/polling/os/eltex-switch.inc.php | +10 / -0 |
| M | html/includes/graphs/generic_multi_simplex_separated.inc.php | +8 / -6 |
| M | html/includes/graphs/multi-sensor/stacked.inc.php | +1 / -0 |
| M | includes/definitions/os.inc.php | +13 / -1 |
| M | includes/alerts.inc.php | +2 / -2 |
| M | includes/polling/aruba-controller.inc.php | +1 / -1 |
| 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 | +0 / -4 |
| M | html/js/observium.js | +0 / -7 |
| M | html/pages/logon.inc.php | +1 / -1 |
| M | html/includes/print-interface-adsl.inc.php | +2 / -2 |
| D | html/netcmd.php | +0 / -90 |
| 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 |
| M | includes/discovery/bgp-peers.inc.php | +13 / -2 |
| M | includes/polling/bgp-peers.inc.php | +12 / -2 |
| M | html/includes/graphs/generic_multi_simplex_separated.inc.php | +13 / -0 |
| A | html/includes/graphs/multi-sensor/stacked.inc.php | +48 / -0 |
| M | includes/definitions/entities.inc.php | +3 / -1 |
| M | includes/polling/ports.inc.php | +3 / -3 |
| M | includes/polling/ports.inc.php | +2 / -38 |
| 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 / -0 |
| 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 |
| M | includes/common.inc.php | +7 / -1 |
| M | includes/common.inc.php | +16 / -1 |
| 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 |
| M | includes/definitions/os.inc.php | +1 / -1 |
| M | html/css/bootstrap-hacks.css | +0 / -6 |
| M | html/css/bootstrap.css | +1 / -1 |
| M | html/css/bootstrap/less/labels3.less | +2 / -1 |
| M | html/index.php | +6 / -1 |
| M | html/css/bootstrap-hacks.css | +6 / -0 |
| D | includes/polling/mempools/extreme-base-mib.inc.php | +0 / -24 |
| A | includes/polling/mempools/extreme-software-monitor-mib.inc.php | +24 / -0 |
| M | includes/alerts.inc.php | +34 / -34 |
| M | includes/groups.inc.php | +29 / -20 |
| M | includes/alerts.inc.php | +7 / -9 |
| M | includes/definitions/rrdtypes.inc.php | +66 / -0 |
| 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 | +0 / -30 |
| A | scripts/glue.py-COPYING | +30 / -0 |
| D | scripts/mailscanner.php | +0 / -75 |
| D | scripts/watchmaillog non-text | +0 / -0 |
| D | scripts/watchmaillog/watchmaillog.pl | +0 / -187 |
| D | scripts/watchmaillog/watchmaillog_counters | +0 / -7 |
| M | includes/alerts.inc.php | +24 / -18 |
| M | includes/groups.inc.php | +64 / -2 |
| M | includes/definitions/os.inc.php | +6 / -0 |
| D | includes/discovery/mempools/extreme-base-mib.inc.php | +0 / -36 |
| A | includes/discovery/mempools/extreme-software-monitor-mib.inc.php | +36 / -0 |
| D | includes/discovery/processors/extreme-base-mib.inc.php | +0 / -35 |
| A | includes/discovery/processors/extreme-software-monitor-mib.inc.php | +35 / -0 |
| M | includes/polling/os/xos.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +1 / -1 |
| M | irc.php | +1 / -1 |
| M | includes/definitions/mibs.inc.php | +26 / -0 |
| 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 / -0 |
| A | includes/discovery/processors/zhone-card-resources-mib.inc.php | +45 / -0 |
| A | includes/discovery/sensors/zhone-shelf-monitor-mib.inc.php | +121 / -0 |
| A | includes/polling/mempools/zhone-card-resources-mib.inc.php | +40 / -0 |
| A | includes/polling/os/zhone.inc.php | +32 / -0 |
| M | includes/common.inc.php | +1 / -1 |
| M | includes/sql-config.inc.php | +11 / -2 |
Showing the first 30 paths; 5 more are omitted from this static page.
| D | mibs/BRCD-DOT1X-MIB | +0 / -579 |
| D | mibs/BROCADE-NP-TM-STATS-MIB | +0 / -2,064 |
| D | mibs/BROCADE-SYSLOG-MIB | +0 / -137 |
| A | mibs/brocade/BRCD-DOT1X-MIB | +590 / -0 |
| A | mibs/brocade/BROCADE-IEEE8021-PAE-CAPABILITY-MIB | +60 / -0 |
| A | mibs/brocade/BROCADE-IEEE8023-LAG-CAPABILITY-MIB | +59 / -0 |
| A | mibs/brocade/BROCADE-LLDP-CAPABILITY-MIB | +64 / -0 |
| A | mibs/brocade/BROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB | +105 / -0 |
| M | mibs/brocade/BROCADE-MAPS-MIB | +9 / -3 |
| A | mibs/brocade/BROCADE-NP-TM-STATS-MIB | +2,088 / -0 |
| A | mibs/brocade/BROCADE-PRODUCTS-MIB | +69 / -0 |
| A | mibs/brocade/BROCADE-SYSLOG-MIB | +137 / -0 |
| A | mibs/brocade/BROCADE-VCS-MIB | +352 / -0 |
| M | mibs/brocade/Brocade-REG-MIB | +70 / -68 |
| M | mibs/brocade/IBM-BCCUSTOM-MIB | +203 / -76 |
| A | mibs/brocade/NOS-PRODUCTS-MIB | +42 / -0 |
| A | mibs/brocade/RESOURCE-MIB | +135 / -0 |
| A | mibs/brocade/SWBASE-MIB | +50 / -0 |
| A | mibs/brocade/SYSTEM-MIB | +1,056 / -0 |
| M | mibs/cambium/CAMBIUM-PMP80211-MIB | +549 / -31 |
| A | mibs/cambium/CAMBIUM-PTP250-MIB | +1,305 / -0 |
| A | mibs/cambium/CAMBIUM-PTP650-MIB | +6,086 / -0 |
| 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 / -0 |
| M | mibs/cambium/WHISP-SM-MIB | +352 / -153 |
| M | mibs/cambium/WHISP-TCV2-MIB | +1 / -0 |
| A | mibs/cumulus non-text | +0 / -0 |
| A | mibs/cumulus/CUMULUS-COUNTERS-MIB | +124 / -0 |
| A | mibs/cumulus/CUMULUS-RESOURCES-MIB | +265 / -0 |
| M | html/includes/graphs/device/pagecount.inc.php | +22 / -8 |
| A | html/includes/graphs/device/printersupplies_ink.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_wasteink.inc.php | +18 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
Showing the first 30 paths; 361 more are omitted from this static page.
| 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 | libs/cli/Colors.php | +5 / -3 |
| M | libs/cli/Shell.php | +1 / -1 |
| M | libs/cli/arguments/HelpScreen.php | +2 / -2 |
| M | libs/cli/cli.php | +2 / -1 |
| 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 |
| M | includes/functions.inc.php | +0 / -156 |
| M | html/includes/authenticate-functions.inc.php | +28 / -0 |
| 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 / -0 |
| M | includes/groups.inc.php | +5 / -1 |
| M | includes/rewrites.inc.php | +11 / -18 |
| M | poller-wrapper.py | +2 / -0 |
| M | html/css/bootstrap.css | +640 / -697 |
| M | html/css/bootstrap/less/variables3.less | +1 / -1 |
| M | includes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php | +1 / -1 |
| M | includes/polling/applications/asterisk.inc.php | +1 / -2 |
| 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 |
| M | poller-wrapper.py | +24 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | html/pages/device/edit/ipmi.inc.php | +64 / -59 |
| M | html/pages/device/edit/icon.inc.php | +35 / -28 |
| M | includes/definitions/rewrites.inc.php | +1 / -0 |
| M | html/includes/authenticate.inc.php | +26 / -16 |
| M | html/pages/logon.inc.php | +3 / -2 |
| 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 / -0 |
| M | includes/discovery/sensors/dnos-boxservices-private-mib.inc.php | +0 / -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 / -0 |
| A | mibs/broadcom/BASP-Statistics-MIB | +410 / -0 |
| A | mibs/broadcom/Brcm-BASPTrap-MIB | +83 / -0 |
| A | mibs/broadcom/Brcm-adapterInfo-MIB | +281 / -0 |
| D | mibs/dell/BASP-Config-MIB | +0 / -511 |
| D | mibs/dell/BASP-Statistics-MIB | +0 / -401 |
| D | mibs/dell/Brcm-BASPTrap-MIB | +0 / -77 |
| D | mibs/dell/Brcm-adapterInfo-MIB | +0 / -278 |
| M | includes/definitions/rrdtypes.inc.php | +109 / -68 |
| M | includes/polling/applications/mysql.inc.php | +12 / -98 |
| M | includes/rrdtool.inc.php | +5 / -11 |
| M | includes/definitions/rrdtypes.inc.php | +336 / -0 |
| 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 |
Showing the first 30 paths; 15 more are omitted from this static page.
| M | includes/definitions.inc.php | +2 / -0 |
| M | includes/definitions/graphtypes.inc.php | +0 / -1 |
| A | includes/definitions/rrdtypes.inc.php | +1,011 / -0 |
| 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/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 |
| M | includes/definitions.inc.php | +0 / -80 |
| M | includes/definitions/rewrites.inc.php | +7 / -1 |
| M | includes/definitions.inc.php | +5 / -3 |
| M | includes/housekeeping/staledb.inc.php | +9 / -8 |
Showing the first 30 paths; 41 more are omitted from this static page.
| D | mibs/broadcom/BASP-Config-MIB non-text | +0 / -0 |
| D | mibs/broadcom/BASP-Statistics-MIB non-text | +0 / -0 |
| M | mibs/broadcom/BROADCOM-REF-MIB | +81 / -10 |
| D | mibs/broadcom/Brcm-BASPTrap-MIB non-text | +0 / -0 |
| M | mibs/dell/DELL-REF-MIB | +1 / -0 |
| A | mibs/dell/DNOS-AUTHENTICATION-MANAGER-MIB | +624 / -0 |
| A | mibs/dell/DNOS-BGP-MIB | +1,039 / -0 |
| M | mibs/dell/DNOS-BOXSERVICES-PRIVATE-MIB | +28 / -15 |
| A | mibs/dell/DNOS-CAPTIVE-PORTAL-MIB | +1,617 / -0 |
| A | mibs/dell/DNOS-DCBX-MIB | +459 / -0 |
| A | mibs/dell/DNOS-DENIALOFSERVICE-PRIVATE-MIB | +302 / -0 |
| A | mibs/dell/DNOS-DEVICE-FILESYSTEM-MIB | +253 / -0 |
| A | mibs/dell/DNOS-DHCP6SERVER-PRIVATE-MIB | +1,184 / -0 |
| A | mibs/dell/DNOS-DHCPCLIENT-PRIVATE-MIB | +191 / -0 |
| A | mibs/dell/DNOS-DHCPSERVER-PRIVATE-MIB | +1,019 / -0 |
| A | mibs/dell/DNOS-DNS-RESOLVER-CONTROL-MIB | +300 / -0 |
| A | mibs/dell/DNOS-INVENTORY-MIB | +1,461 / -0 |
| A | mibs/dell/DNOS-IPV6-LOOPBACK-MIB | +111 / -0 |
| A | mibs/dell/DNOS-IPV6-TUNNEL-MIB | +248 / -0 |
| A | mibs/dell/DNOS-ISDP-MIB | +549 / -0 |
| A | mibs/dell/DNOS-KEYING-PRIVATE-MIB | +135 / -0 |
| A | mibs/dell/DNOS-LLPF-PRIVATE-MIB | +106 / -0 |
| A | mibs/dell/DNOS-LOGGING-MIB | +804 / -0 |
| A | mibs/dell/DNOS-LOOPBACK-MIB | +128 / -0 |
| A | mibs/dell/DNOS-METRO-DOT1AG-PRIVATE-MIB | +292 / -0 |
| A | mibs/dell/DNOS-MGMT-SECURITY-MIB | +282 / -0 |
| A | mibs/dell/DNOS-MVR-PRIVATE-MIB | +380 / -0 |
| A | mibs/dell/DNOS-NSF-MIB | +360 / -0 |
| A | mibs/dell/DNOS-OUTBOUNDTELNET-PRIVATE-MIB | +83 / -0 |
| A | mibs/dell/DNOS-PFC-MIB | +403 / -0 |
| 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 |
| M | html/graph.php | +0 / -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 / -0 |
| M | includes/polling/functions.inc.php | +3 / -13 |
| M | html/includes/cache-data.inc.php | +4 / -0 |
| 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 |
| 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 |
| M | html/includes/functions.inc.php | +8 / -8 |
| M | html/includes/print/search.inc.php | +2 / -2 |
| M | html/index.php | +0 / -4 |
| M | includes/defaults.inc.php | +1 / -6 |
| M | includes/snmp.inc.php | +6 / -6 |
| 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 / -0 |
| M | html/pages/front/default.php | +213 / -206 |
| M | html/pages/alert_maintenance_add.inc.php | +1 / -1 |
| M | includes/alerting/slack.inc.php | +1 / -1 |
| M | html/includes/print/search.inc.php | +2 / -2 |
| 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 |
| M | html/includes/navbar.inc.php | +5 / -5 |
| 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 |
| D | mibs/APNL-MODULAR-PDU-MIB | +0 / -1,002 |
| D | mibs/GAMATRONIC-MIB | +0 / -8,261 |
| D | mibs/LM-SENSORS-MIB | +0 / -220 |
| D | mibs/NS-ROOT-MIB | +0 / -23,541 |
| A | mibs/apnl non-text | +0 / -0 |
| A | mibs/apnl/APNL-MODULAR-PDU-MIB | +1,048 / -0 |
| A | mibs/gamatronic non-text | +0 / -0 |
| A | mibs/gamatronic/GAMATRONIC-MIB | +8,393 / -0 |
| M | html/includes/print/search.inc.php | +6 / -0 |
| M | html/index.php | +10 / -0 |
| M | html/includes/navbar.inc.php | +7 / -0 |
| M | html/index.php | +3 / -0 |
| M | html/includes/cache-data.inc.php | +2 / -1 |
| M | includes/discovery/printersupplies/printer-mib.inc.php | +2 / -2 |
| M | html/pages/device/overview/printersupplies.inc.php | +6 / -2 |
| M | includes/discovery/printersupplies/printer-mib.inc.php | +34 / -13 |
| 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 / -0 |
| M | html/includes/functions.inc.php | +2 / -2 |
Showing the first 30 paths; 46 more are omitted from this static page.
| 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/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 |
| 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 | +0 / -2 |
| M | html/includes/graphs/graph.inc.php | +22 / -7 |
| M | html/includes/graphs/pseudowire/auth.inc.php | +0 / -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 |
| 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 |
Showing the first 30 paths; 2 more are omitted from this static page.
| M | html/css/bootstrap-hacks.css | +8 / -0 |
| 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 / -0 |
| M | html/css/bootstrap/less/bootstrap.less | +7 / -3 |
| A | html/css/bootstrap/less/button-groups3.less | +244 / -0 |
| A | html/css/bootstrap/less/buttons3.less | +176 / -0 |
| A | html/css/bootstrap/less/labels3.less | +85 / -0 |
| 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 / -0 |
| M | html/includes/print/routing.inc.php | +2 / -2 |
| 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 / -0 |
| M | test_alert.php | +2 / -2 |
| M | includes/alerts.inc.php | +1 / -1 |
| M | includes/alerting/telegram.inc.php | +1 / -1 |
| M | includes/discovery/ip-addresses/ip-mib.inc.php | +13 / -23 |
| M | html/includes/print/search.inc.php | +5 / -3 |
| M | html/js/observium.js | +0 / -1 |
Showing the first 30 paths; 3 more are omitted from this static page.
| M | html/css/bootstrap.css | +27 / -0 |
| M | html/css/bootstrap/less/type.less | +15 / -1 |
| M | html/includes/entities/device.inc.php | +28 / -0 |
| 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 / -0 |
| M | html/includes/print/search.inc.php | +126 / -52 |
| M | html/includes/print/syslogs.inc.php | +58 / -0 |
| 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/includes/navbar.inc.php | +9 / -1 |
| M | includes/config-variables.inc.php | +10 / -3 |
| M | includes/defaults.inc.php | +3 / -2 |
| M | html/includes/entities/device.inc.php | +1 / -1 |
| M | html/css/bootstrap-hacks.css | +5 / -0 |
| 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 / -0 |
| 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 |
| M | includes/definitions.inc.php | +1 / -1 |
| M | html/includes/print/search.inc.php | +8 / -1 |
| M | includes/definitions.inc.php | +5 / -8 |
| M | html/pages/device/overview/processors-unix.inc.php | +19 / -10 |
| 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 |
| M | html/includes/navbar.inc.php | +4 / -10 |
| M | html/pages/pollerlog.inc.php | +1 / -1 |
| M | includes/config-variables.inc.php | +0 / -7 |
| M | includes/defaults.inc.php | +0 / -1 |
| 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 / -0 |
| M | includes/sql-config.inc.php | +3 / -0 |
| A | update/274.php | +25 / -0 |
| M | includes/discovery/bgp-peers.inc.php | +2 / -1 |
| M | includes/polling/bgp-peers.inc.php | +15 / -5 |
| M | includes/discovery/bgp-peers.inc.php | +14 / -1 |
| M | includes/alerts.inc.php | +5 / -0 |
| M | includes/common.inc.php | +45 / -15 |
| M | poller-wrapper.py | +100 / -23 |
| A | update/273.sql | +2 / -0 |
| 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 |
| M | includes/polling/ports.inc.php | +2 / -1 |
| 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 / -0 |
| M | html/pages/device/perf.inc.php | +1 / -1 |
| M | includes/common.inc.php | +63 / -0 |
| M | includes/discovery/functions.inc.php | +26 / -0 |
| M | includes/polling/functions.inc.php | +2 / -2 |
| 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 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| 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 / -0 |
| A | includes/polling/ports/sw-mib.inc.php | +45 / -0 |
| M | includes/functions.inc.php | +1 / -0 |
| M | includes/polling/ports.inc.php | +87 / -22 |
| M | includes/polling/ports.inc.php | +1 / -1 |
| M | html/includes/entities/device.inc.php | +4 / -2 |
| M | html/pages/device/edit/modules.inc.php | +7 / -0 |
| M | includes/defaults.inc.php | +1 / -1 |
| M | includes/polling/ports.inc.php | +55 / -36 |
| M | includes/snmp.inc.php | +81 / -1 |
| M | html/includes/print/rows.inc.php | +1 / -1 |
| M | html/pages/pollerlog.inc.php | +3 / -6 |
| M | includes/defaults.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| 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 / -0 |
| D | includes/polling/os/vrp.inc.php | +0 / -30 |
Showing the first 30 paths; 72 more are omitted from this static page.
| 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 non-text | +0 / -0 |
| A | mibs/deliberant/DELIBERANT-MIB | +36 / -0 |
| A | mibs/deliberant/DLB-802DOT11-EXT-MIB | +452 / -0 |
| A | mibs/deliberant/DLB-ATHDRV-STATS-MIB | +1,892 / -0 |
| A | mibs/deliberant/DLB-GENERIC-MIB | +54 / -0 |
| A | mibs/deliberant/DLB-RADIO3-DRV-MIB | +811 / -0 |
| A | mibs/dell/Dell-3SW2SWTABLES-MIB | +34 / -0 |
| A | mibs/dell/Dell-AAA | +3,324 / -0 |
| A | mibs/dell/Dell-BANNER-MIB | +185 / -0 |
| A | mibs/dell/Dell-BRGMACSWITCH-MIB | +165 / -0 |
| A | mibs/dell/Dell-BRIDGE-SECURITY | +897 / -0 |
| A | mibs/dell/Dell-BRIDGEMIBOBJECTS-MIB | +2,041 / -0 |
| A | mibs/dell/Dell-BaudRate-MIB | +74 / -0 |
| A | mibs/dell/Dell-CDB-MIB | +52 / -0 |
| A | mibs/dell/Dell-CLI-MIB | +308 / -0 |
| A | mibs/dell/Dell-COPY-MIB | +1,227 / -0 |
| A | mibs/dell/Dell-CPU-COUNTERS-MIB | +163 / -0 |
| A | mibs/dell/Dell-DEBUGCAPABILITIES-MIB | +44 / -0 |
| A | mibs/dell/Dell-DEVICEPARAMS-MIB | +795 / -0 |
| A | mibs/dell/Dell-DHCP-MIB | +1,167 / -0 |
| A | mibs/dell/Dell-DHCPCL-MIB | +799 / -0 |
| A | mibs/dell/Dell-DHCPv6 | +43 / -0 |
| A | mibs/dell/Dell-DHCPv6-CLIENT | +506 / -0 |
| A | mibs/dell/Dell-DNSCL-MIB | +1,376 / -0 |
| A | mibs/dell/Dell-DOT1X-MIB | +1,316 / -0 |
| A | mibs/dell/Dell-EEE-MIB | +310 / -0 |
| A | mibs/dell/Dell-EMBWEB-MIB | +498 / -0 |
| M | html/includes/entities/storage.inc.php | +48 / -22 |
| M | includes/definitions/os.inc.php | +30 / -2 |
| A | includes/polling/os/aosw.inc.php | +5 / -0 |
| A | includes/polling/os/omnistack.inc.php | +19 / -0 |
| M | includes/discovery/bgp-peers.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/rewrites.inc.php | +2 / -1 |
| M | html/pages/about.inc.php | +5 / -5 |
| M | includes/discovery/ports-stack.inc.php | +0 / -2 |
| M | html/includes/functions.inc.php | +8 / -8 |
| M | includes/definitions/mibs.inc.php | +12 / -0 |
| M | includes/polling/ports.inc.php | +17 / -6 |
| M | includes/discovery/ports-stack.inc.php | +8 / -0 |
| A | html/images/os/airconsole.png | +1 / -0 |
| A | html/images/os/airconsole_2x.png | +1 / -0 |
| M | includes/definitions/os.inc.php | +10 / -0 |
| A | includes/polling/os/airconsole.inc.php | +16 / -0 |
| A | scripts/agent-local/freeradius.sh | +25 / -0 |
| M | includes/definitions/graphtypes.inc.php | +77 / -1 |
| M | includes/definitions/os.inc.php | +4 / -2 |
| M | includes/definitions/rewrites.inc.php | +1 / -0 |
| A | includes/polling/graphs/teradici-pcoipv2-mib.inc.php | +79 / -0 |
| A | includes/polling/os/teradici-pcoip.inc.php | +33 / -0 |
| A | mibs/teradici/TERADICI-PCOIPv2-MIB | +808 / -0 |
| M | html/includes/entities/port.inc.php | +2 / -0 |
| M | includes/polling/applications.inc.php | +2 / -2 |
| M | includes/polling/wmi.inc.php | +3 / -3 |
| M | includes/polling/ports.inc.php | +4 / -0 |
| M | includes/polling/ports.inc.php | +8 / -2 |
| M | includes/snmp.inc.php | +30 / -4 |
| M | includes/polling/applications/drbd.inc.php | +1 / -3 |
| 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 | includes/common.inc.php | +2 / -2 |
| M | includes/definitions/mibs.inc.php | +7 / -1 |
| M | includes/definitions/os.inc.php | +5 / -0 |
| 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 / -0 |
| M | includes/polling/applications/kamailio.inc.php | +3 / -1 |
| M | includes/polling/ports.inc.php | +0 / -2 |
| M | includes/polling/unix-agent.inc.php | +0 / -3 |
| M | html/pages/device/apps.inc.php | +1 / -0 |
| M | includes/polling/applications/drbd.inc.php | +65 / -15 |
| M | includes/polling/unix-agent.inc.php | +8 / -2 |
Showing the first 30 paths; 32 more are omitted from this static page.
| 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 / -0 |
| 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 | +0 / -182 |
| M | html/includes/functions.inc.php | +2 / -2 |
| A | html/includes/graphs/device/printersupplies.inc.php | +65 / -0 |
| A | html/includes/graphs/device/printersupplies_cleanerunit.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_developer.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_drum.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_fuser.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_other.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_toner.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_transferunit.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_wastetoner.inc.php | +18 / -0 |
| D | html/includes/graphs/device/toner.inc.php | +0 / -70 |
| A | html/includes/graphs/printersupply non-text | +0 / -0 |
| M | html/includes/graphs/printersupply/auth.inc.php | +29 / -0 |
| M | html/includes/graphs/printersupply/usage.inc.php | +42 / -0 |
| D | html/includes/graphs/toner non-text | +0 / -0 |
| D | html/includes/graphs/toner/auth.inc.php | +0 / -29 |
| D | html/includes/graphs/toner/usage.inc.php | +0 / -36 |
| M | html/includes/navbar.inc.php | +2 / -2 |
| M | includes/polling/ports.inc.php | +9 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | includes/polling/unix-agent/diskstat.inc.php | +62 / -58 |
| M | includes/polling/os/unix.inc.php | +4 / -4 |
| A | update/270.sql | +1 / -0 |
| A | html/includes/graphs/application/postfix_mailgraph_reject.inc.php | +48 / -0 |
| A | html/includes/graphs/application/postfix_mailgraph_sent.inc.php | +46 / -0 |
| A | html/includes/graphs/application/postfix_mailgraph_spam.inc.php | +46 / -0 |
| D | html/includes/graphs/application/postfix_reject.inc.php | +0 / -48 |
| D | html/includes/graphs/application/postfix_sent.inc.php | +0 / -46 |
| D | html/includes/graphs/application/postfix_spam.inc.php | +0 / -46 |
| M | html/pages/device/apps/postfix_mailgraph.inc.php | +3 / -3 |
| M | includes/definitions/apps.inc.php | +1 / -0 |
| M | includes/definitions/os.inc.php | +12 / -0 |
| A | includes/discovery/sensors/cpqpower-mib.inc.php | +152 / -0 |
| A | includes/polling/os/hpups.inc.php | +19 / -0 |
| A | mibs/hp/CPQPOWER-MIB | +5,915 / -0 |
| M | html/pages/bill/actions.inc.php | +0 / -2 |
| M | includes/functions.inc.php | +0 / -2 |
| A | includes/polling/os/dlinkap.inc.php | +39 / -0 |
| A | mibs/dlink non-text | +0 / -0 |
| A | mibs/dlink/APMII-DAP-3520-MIB | +7,986 / -0 |
| A | mibs/dlink/APMII-DWL-3200AP-MIB | +7,026 / -0 |
| M | includes/polling/os/windows.inc.php | +3 / -3 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | html/pages/device/edit/sensors.inc.php | +2 / -0 |
| M | includes/port-descr-parser.inc.php | +2 / -1 |
| M | includes/defaults.inc.php | +4 / -0 |
| M | includes/functions.inc.php | +16 / -0 |
| A | html/includes/graphs/application/lvs_stats_bytes.inc.php | +22 / -0 |
| A | html/includes/graphs/application/lvs_stats_connections.inc.php | +22 / -0 |
| A | html/includes/graphs/application/lvs_stats_packets.inc.php | +23 / -0 |
| A | html/pages/device/apps/lvs_stats.inc.php | +17 / -0 |
| M | includes/definitions/apps.inc.php | +1 / -0 |
| A | scripts/agent-local/lvs_stats | +26 / -0 |
| M | html/pages/bill/actions.inc.php | +0 / -18 |
| M | html/pages/bill/delete.inc.php | +9 / -11 |
| M | html/pages/bills.inc.php | +18 / -0 |
| M | html/includes/graphs/device/graph.inc.php | +1 / -1 |
| M | html/includes/graphs/graph.inc.php | +2 / -1 |
| M | html/pages/bill/actions.inc.php | +3 / -0 |
| M | html/pages/bill/edit.inc.php | +10 / -8 |
| A | html/includes/graphs/diskio/stat.inc.php | +37 / -0 |
| M | html/includes/graphs/generic_simplex.inc.php | +6 / -0 |
| M | html/pages/device/health/diskio.inc.php | +7 / -3 |
| A | includes/polling/unix-agent/diskstat.inc.php | +69 / -0 |
| M | html/includes/graphs/sensor/power.inc.php | +11 / -15 |
| M | includes/discovery/os/linux.inc.php | +3 / -0 |
Showing the first 30 paths; 14 more are omitted from this static page.
| 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 / -0 |
| 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.inc.php | +1 / -1 |
| M | html/pages/device/overview/information_extended.inc.php | +2 / -6 |
| 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 | includes/definitions/mibs.inc.php | +3 / -3 |
| M | includes/definitions/sensors.inc.php | +1 / -0 |
| M | includes/discovery/sensors/xups-mib.inc.php | +1 / -0 |
| D | mibs/MG-SNMP-UPS-MIB | +0 / -2,861 |
| D | mibs/RMON-MIB | +0 / -3,726 |
| D | mibs/XUPS-MIB | +0 / -2,139 |
| A | mibs/eaton/XUPS-MIB | +2,379 / -0 |
| A | mibs/mge non-text | +0 / -0 |
| A | mibs/mge/MG-SNMP-UPS-MIB | +2,967 / -0 |
| M | html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php | +1 / -1 |
| M | includes/polling/applications/lighttpd.inc.php | +5 / -3 |
| M | includes/config-variables.inc.php | +79 / -30 |
| M | includes/definitions.inc.php | +3 / -3 |
| M | includes/common.inc.php | +18 / -5 |
| M | html/includes/entities/port.inc.php | +2 / -2 |
| 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 |
| M | html/includes/print/search.inc.php | +1 / -1 |
| M | includes/discovery/bgp-peers.inc.php | +1 / -1 |
| M | html/includes/print/search.inc.php | +15 / -4 |
| M | html/pages/mibs.inc.php | +37 / -13 |
| M | includes/definitions.inc.php | +1 / -1 |
| M | includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php | +15 / -4 |
| M | includes/discovery/neighbours/lldp-mib.inc.php | +7 / -1 |
| M | html/pages/add_alert_check.inc.php | +3 / -3 |
| M | html/pages/alert_check.inc.php | +1 / -1 |
| A | update/269.php | +32 / -0 |
| M | includes/definitions/mibs.inc.php | +6 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| A | includes/discovery/sensors/ciscosb-phy-mib.inc.php | +122 / -0 |
| M | includes/functions.inc.php | +5 / -4 |
| M | tests/IncludesFunctionsTest.php | +4 / -2 |
| M | includes/common.inc.php | +55 / -15 |
| M | includes/definitions/mibs.inc.php | +6 / -0 |
| 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 / -0 |
| 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/IncludesCommonTest.php | +102 / -9 |
| M | tests/data/test_definitions.inc.php | +23 / -5 |
| M | includes/definitions.inc.php | +27 / -23 |
| M | includes/discovery/os.inc.php | +10 / -5 |
| M | includes/snmp.inc.php | +29 / -19 |
| M | includes/discovery/os.inc.php | +44 / -3 |
Showing the first 30 paths; 202 more are omitted from this static page.
| M | includes/definitions/mibs.inc.php | +35 / -14 |
| D | mibs/AIRPORT-BASESTATION-3-MIB | +0 / -403 |
| A | mibs/apple non-text | +0 / -0 |
| A | mibs/apple/AIRPORT-BASESTATION-3-MIB | +461 / -0 |
| 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 / -0 |
| M | mibs/cisco/CISCO-PRODUCTS-MIB | +27 / -1 |
| A | mibs/cisco/CISCO-SSLVPN-MIB | +827 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-AAA-MIB | +7,104 / -0 |
| M | mibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB | +1,830 / -50 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-BIOS-MIB | +5,509 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-BMC-MIB | +267 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-CALLHOME-MIB | +1,428 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-CAPABILITY-MIB | +1,997 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-CHANGE-MIB | +188 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-CIMCVMEDIA-MIB | +820 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-COMM-MIB | +3,712 / -0 |
| M | mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB | +2,616 / -28 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-CONFIG-MIB | +399 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-DCX-MIB | +960 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-DHCP-MIB | +337 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-DIAG-MIB | +765 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-DOMAIN-MIB | +937 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-DPSEC-MIB | +174 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-EPQOS-MIB | +1,214 / -0 |
| M | mibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB | +2,968 / -33 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-ETHER-MIB | +8,706 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-EVENT-MIB | +686 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTMGMT-MIB | +761 / -0 |
| M | includes/definitions/mibs.inc.php | +9 / -1 |
| M | includes/discovery/os.inc.php | +18 / -8 |
| M | includes/definitions/mibs.inc.php | +36 / -1 |
| D | includes/discovery/sensors/carel-ug40cdz-mib.inc.php | +0 / -93 |
| A | update/268.php | +99 / -0 |
| 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 / -0 |
| M | includes/defaults.inc.php | +11 / -1 |
| A | libs/pear/Crypt non-text | +0 / -0 |
| A | libs/pear/Crypt/CHAP.php | +463 / -0 |
| M | includes/definitions/mibs.inc.php | +1 / -1 |
| M | includes/discovery/sensors/carel-ug40cdz-mib.inc.php | +3 / -2 |
| D | mibs/CAREL-ug40cdz-MIB | +0 / -1,535 |
| A | mibs/carel non-text | +0 / -0 |
| A | mibs/carel/CAREL-ug40cdz-MIB | +1,546 / -0 |
| M | includes/definitions/mibs.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| D | mibs/SUPERMICRO-HEALTH-MIB | +0 / -231 |
| D | mibs/SUPERMICRO-SMI | +0 / -46 |
| A | mibs/supermicro non-text | +0 / -0 |
| A | mibs/supermicro/SUPERMICRO-HEALTH-MIB | +246 / -0 |
| A | mibs/supermicro/SUPERMICRO-SMI | +55 / -0 |
| M | html/includes/cache-data.inc.php | +4 / -10 |
| A | html/includes/entities/virtualmachine.inc.php | +202 / -0 |
| M | html/includes/navbar.inc.php | +6 / -7 |
| M | html/includes/print/rows.inc.php | +0 / -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 / -0 |
| M | includes/definitions/entities.inc.php | +8 / -0 |
| M | includes/definitions/rewrites.inc.php | +2 / -1 |
| M | includes/entities.inc.php | +10 / -1 |
| M | includes/polling/unix-agent.inc.php | +8 / -4 |
| M | includes/definitions/mibs.inc.php | +36 / -8 |
| M | includes/discovery/sensors.inc.php | +7 / -0 |
| M | includes/definitions/mibs.inc.php | +23 / -6 |
| M | includes/definitions/status.inc.php | +0 / -9 |
| M | includes/discovery/sensors.inc.php | +10 / -2 |
| M | includes/discovery/sensors/dell-rac-mib.inc.php | +0 / -21 |
| D | includes/discovery/status/dell-rac-mib.inc.php | +0 / -51 |
| M | includes/definitions/mibs.inc.php | +1,175 / -1,176 |
| M | includes/discovery/os.inc.php | +7 / -7 |
| M | includes/definitions/graphtypes.inc.php | +72 / -0 |
| M | includes/definitions/mibs.inc.php | +6 / -0 |
| M | includes/definitions/os.inc.php | +18 / -3 |
| A | includes/polling/graphs/bluecoat-cas-mib.inc.php | +49 / -0 |
| A | includes/polling/os/bcmc.inc.php | +18 / -0 |
| A | includes/polling/os/cas.inc.php | +41 / -0 |
| A | mibs/bluecoat/BCSI-MIB | +19 / -0 |
| A | mibs/bluecoat/BLUECOAT-CAS-MIB | +604 / -0 |
| M | mibs/bluecoat/BLUECOAT-MIB | +27 / -1 |
| M | mibs/bluecoat/BLUECOAT-SG-PROXY-MIB | +11 / -12 |
| M | includes/definitions/mibs.inc.php | +1 / -0 |
| M | includes/definitions/models.inc.php | +2 / -0 |
| A | includes/discovery/inventory/dell-rac-mib.inc.php | +82 / -0 |
| M | includes/polling/os/drac.inc.php | +8 / -3 |
| M | includes/definitions/os.inc.php | +6 / -2 |
| M | includes/discovery/functions.inc.php | +59 / -0 |
| M | includes/discovery/storage/cisco-flash-mib.inc.php | +2 / -0 |
| 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 | +0 / -91 |
| A | includes/discovery/sensors/zxr10opticalmib.inc.php | +91 / -0 |
| 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 | +0 / -40 |
| A | includes/discovery/sensors/serverscheck.inc.php | +40 / -0 |
| D | mibs/isilion non-text | +0 / -0 |
| D | mibs/isilion/ISILON-MIB | +0 / -1,644 |
| A | mibs/isilon non-text | +0 / -0 |
| A | mibs/isilon/ISILON-MIB | +1,675 / -0 |
| A | mibs/netgear/NETGEAR-POWER-ETHERNET-MIB | +113 / -0 |
| A | mibs/avaya/AV-SME-PLATFORM-MIB | +334 / -0 |
| A | mibs/avaya/AV-SME-PLATFORM-PROD-MIB | +288 / -0 |
| A | mibs/avaya/AVAYAGEN-MIB | +104 / -0 |
| A | mibs/avaya/IPO-MIB | +2,499 / -0 |
| A | mibs/avaya/IPO-PHONES-MIB | +691 / -0 |
| A | mibs/avaya/IPO-PROD-MIB | +1,202 / -0 |
| M | mibs/bsd/OPENBSD-BASE-MIB | +2 / -0 |
| M | mibs/bsd/OPENBSD-PF-MIB | +123 / -16 |
| A | mibs/bsd/OPENBSD-RELAYD-MIB | +764 / -0 |
| A | mibs/bsd/OPENBSD-SNMPD-CONF | +89 / -0 |
| M | mibs/fortinet/FORTINET-CORE-MIB | +9 / -1 |
| A | mibs/fortinet/FORTINET-FORTIANALYZER-MIB | +538 / -0 |
| M | mibs/fortinet/FORTINET-FORTIGATE-MIB | +508 / -26 |
| A | mibs/lenovo non-text | +0 / -0 |
| A | mibs/lenovo/IOMEGANAS-MIB | +665 / -0 |
| A | mibs/pbn non-text | +0 / -0 |
| A | mibs/pbn/NMS-LLDP | +2,112 / -0 |
| A | mibs/pbn/NMS-MEMORY-POOL-MIB.MIB | +189 / -0 |
| A | mibs/pbn/NMS-PROCESS-MIB.MIB | +414 / -0 |
| A | mibs/pbn/NMS-QOS-PIB-MIB.MIB | +1,998 / -0 |
| A | mibs/pbn/NMS-SMI | +100 / -0 |
| A | mibs/pbn/NMS-TC.MIB | +703 / -0 |
| A | mibs/pbn/PBN-MIB | +6,712 / -0 |
| A | mibs/pbn/PBN-ROOT | +27 / -0 |
| 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 |
| M | includes/definitions/mibs.inc.php | +22 / -2 |
| M | html/pages/device/edit/mibs.inc.php | +2 / -2 |
| M | includes/definitions.inc.php | +16 / -16 |
| M | includes/snmp.inc.php | +34 / -20 |
| M | includes/definitions.inc.php | +5 / -0 |
| M | includes/snmp.inc.php | +2 / -0 |
| D | mibs/DCS3FRU-MIB | +0 / -182 |
| D | mibs/SWL2MGMT-MIB | +0 / -3,769 |
| D | mibs/SWL3MGMT-MIB | +0 / -1,319 |
| 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 / -0 |
| A | mibs/dell/QLASP-Statistics-MIB | +410 / -0 |
| A | mibs/dell/QLGC-QLASPTrap-MIB | +83 / -0 |
| A | mibs/dell/QLGC-adapterInfo-MIB | +281 / -0 |
| M | mibs/dell/StorageManagement-MIB | +427 / -5 |
| D | mibs/DeltaUPS-MIB | +0 / -1,628 |
| D | mibs/IEEE-802DOT17-RPR-MIB | +0 / -6,773 |
| D | mibs/IPOMANII-MIB | +0 / -4,296 |
| D | mibs/P-BRIDGE-MIB | +0 / -1,162 |
| D | mibs/ZYXEL-ZYWALL-ZLD-COMMON-MIB | +0 / -75 |
| M | mibs/cisco/OLD-CISCO-CHASSIS-MIB | +2,427 / -2,543 |
| D | mibs/cisco/OLD-CISCO-CHASSIS-MIB-V1SMI | +0 / -2,457 |
| A | mibs/ingrasys non-text | +0 / -0 |
| A | mibs/ingrasys/IPOMANII-MIB | +4,570 / -0 |
| D | mibs/zyxel/ZYXEL-NWA-SERIES | +0 / -867 |
| A | mibs/zyxel/ZYXEL-NWA-SERIES_v1-4-2 | +900 / -0 |
| A | mibs/zyxel/ZYXEL-ZYWALL-ZLD-COMMON-MIB | +75 / -0 |
| M | includes/definitions/mibs.inc.php | +10 / -3 |
| M | includes/definitions/os.inc.php | +2 / -0 |
| M | includes/polling/os/unix.inc.php | +6 / -6 |
| M | includes/polling/os/windows.inc.php | +6 / -6 |
| M | includes/polling/os/unix.inc.php | +12 / -15 |
| M | includes/polling/os/windows.inc.php | +16 / -5 |
| M | scripts/rename-mibs.pl | +2 / -2 |
Showing the first 30 paths; 302 more are omitted from this static page.
| D | mibs/ASTERISK-MIB | +0 / -734 |
| D | mibs/DIGIUM-MIB | +0 / -17 |
| A | mibs/d-link/DES-1252-MIB | +2,085 / -0 |
| A | mibs/d-link/DES-1526-MIB | +1,641 / -0 |
| A | mibs/d-link/DES-2108-B1-MIB | +2,080 / -0 |
| A | mibs/d-link/DES-2108-MIB | +1,259 / -0 |
| A | mibs/d-link/DES-2110-MIB | +1,259 / -0 |
| A | mibs/d-link/DES-3810-28-L3MGMT-MIB | +3,195 / -0 |
| A | mibs/d-link/DES-3810-52-L3MGMT-MIB | +3,198 / -0 |
| A | mibs/d-link/DES2218-MIB | +1,247 / -0 |
| A | mibs/d-link/DES3010F-L2MGMT-MIB | +3,635 / -0 |
| A | mibs/d-link/DES3010FL-L2MGMT-MIB | +3,635 / -0 |
| A | mibs/d-link/DES3010g-L2MGMT-MIB | +3,635 / -0 |
| A | mibs/d-link/DES3016-L2MGMT-MIB | +3,712 / -0 |
| A | mibs/d-link/DES3018-L2MGMT-MIB | +3,636 / -0 |
| A | mibs/d-link/DES3026-L2MGMT-MIB | +3,635 / -0 |
| A | mibs/d-link/DES3028G-L2MGMT-MIB | +4,967 / -0 |
| A | mibs/d-link/DES3028P-L2MGMT-MIB | +4,967 / -0 |
| A | mibs/d-link/DES3052-L2MGMT-MIB | +4,967 / -0 |
| A | mibs/d-link/DES3052P-L2MGMT-MIB | +4,967 / -0 |
| A | mibs/d-link/DES3200-28P-L2MGMT-MIB | +6,101 / -0 |
| A | mibs/d-link/DES3200-28P-L3MGMT-MIB | +3,815 / -0 |
| A | mibs/d-link/DES3200-52-L2MGMT-MIB | +6,101 / -0 |
| A | mibs/d-link/DES3200-52-L3MGMT-MIB | +3,815 / -0 |
| A | mibs/d-link/DES3200-52P-L2MGMT-MIB | +6,101 / -0 |
| A | mibs/d-link/DES3200-52P-L3MGMT-MIB | +3,815 / -0 |
| A | mibs/d-link/DES3216-MIB | +1,277 / -0 |
| A | mibs/d-link/DES3225G-MIB | +1,512 / -0 |
| M | mibs/d-link/DES3526-L2MGMT-MIB | +1,311 / -245 |
| A | mibs/d-link/DES3528-L2MGMT-MIB | +3,782 / -0 |
Showing the first 30 paths; 291 more are omitted from this static page.
| D | mibs/220AQV1C0-private | +0 / -75 |
| D | mibs/ENROUTE-245-MIB | +0 / -4,389 |
| D | mibs/ENROUTE-POWERPC-244-MIB | +0 / -4,389 |
| A | mibs/NETSCREEN-ADDR-MIB | +142 / -0 |
| A | mibs/NETSCREEN-BGP4-MIB | +784 / -0 |
| A | mibs/NETSCREEN-CHASSIS-MIB | +271 / -0 |
| A | mibs/NETSCREEN-IDS-MIB | +880 / -0 |
| A | mibs/NETSCREEN-INTERFACE-MIB | +696 / -0 |
| A | mibs/NETSCREEN-IP-ARP-MIB | +184 / -0 |
| A | mibs/NETSCREEN-NAT-MIB | +459 / -0 |
| A | mibs/NETSCREEN-NSRP-MIB | +1,182 / -0 |
| A | mibs/NETSCREEN-OSPF-MIB | +2,397 / -0 |
| A | mibs/NETSCREEN-OSPF-TRAP-MIB | +444 / -0 |
| A | mibs/NETSCREEN-POLICY-MIB | +568 / -0 |
| A | mibs/NETSCREEN-PRODUCTS-MIB | +117 / -0 |
| A | mibs/NETSCREEN-QOS-MIB | +174 / -0 |
| A | mibs/NETSCREEN-RESOURCE-MIB | +269 / -0 |
| A | mibs/NETSCREEN-RIPv2-MIB | +567 / -0 |
| A | mibs/NETSCREEN-SCHEDULE-MIB | +253 / -0 |
| A | mibs/NETSCREEN-SERVICE-MIB | +323 / -0 |
| A | mibs/NETSCREEN-SMI | +95 / -0 |
| A | mibs/NETSCREEN-TRAP-MIB | +428 / -0 |
| A | mibs/NETSCREEN-VR-BGP4-MIB | +787 / -0 |
| A | mibs/NETSCREEN-VR-MIB | +157 / -0 |
| A | mibs/NETSCREEN-VR-OSPF-MIB | +2,410 / -0 |
| A | mibs/NETSCREEN-VR-RIPv2-MIB | +567 / -0 |
| A | mibs/NETSCREEN-VSYS-MIB | +98 / -0 |
| A | mibs/NETSCREEN-ZONE-MIB | +122 / -0 |
| D | mibs/NS-ADDR | +0 / -138 |
| D | mibs/NS-BGP4 | +0 / -779 |
Showing the first 30 paths; 111 more are omitted from this static page.
| M | includes/definitions/mibs.inc.php | +2 / -2 |
| D | mibs/ARECA-SNMP-MIB | +0 / -4,182 |
| D | mibs/HpicfHighAvailability-MIB | +0 / -121 |
| D | mibs/JUNIPER-IVE-MIB | +0 / -661 |
| D | mibs/JUNIPER-MIB | +0 / -1,903 |
| D | mibs/JUNIPER-SMI | +0 / -161 |
| D | mibs/JUNIPER-WX-MIB | +0 / -2,511 |
| D | mibs/Juniper-IP-POLICY-MIB | +0 / -1,901 |
| D | mibs/Juniper-MIBs | +0 / -348 |
| D | mibs/Juniper-ROUTER-MIB | +0 / -1,028 |
| D | mibs/Juniper-TC | +0 / -373 |
| D | mibs/Juniper-UNI-SMI | +0 / -128 |
| A | mibs/adtran/ADTRAN-AOS | +125 / -0 |
| A | mibs/adtran/ADTRAN-AOS-3G | +642 / -0 |
| A | mibs/adtran/ADTRAN-AOS-DESKTOP-AUDITING | +481 / -0 |
| A | mibs/adtran/ADTRAN-AOS-DNS-MIB | +281 / -0 |
| A | mibs/adtran/ADTRAN-AOS-DS1-EXT | +510 / -0 |
| A | mibs/adtran/ADTRAN-AOS-FAN-MIB | +135 / -0 |
| A | mibs/adtran/ADTRAN-AOS-MEDIAGATEWAY-MIB | +920 / -0 |
| A | mibs/adtran/ADTRAN-AOS-MUX-MIB | +451 / -0 |
| A | mibs/adtran/ADTRAN-AOS-NETWORK-SYNC-MIB | +161 / -0 |
| A | mibs/adtran/ADTRAN-AOS-NETWORKMONITOR | +3,803 / -0 |
| A | mibs/adtran/ADTRAN-AOS-PORT-SECURITY-MIB | +56 / -0 |
| A | mibs/adtran/ADTRAN-AOS-POWER | +306 / -0 |
| A | mibs/adtran/ADTRAN-AOS-QOS | +2,105 / -0 |
| A | mibs/adtran/ADTRAN-AOS-SIP-PROXY-MIB | +187 / -0 |
| A | mibs/adtran/ADTRAN-AOS-SIP-REGISTRATION | +155 / -0 |
| A | mibs/adtran/ADTRAN-AOS-VQM | +3,941 / -0 |
| A | mibs/adtran/ADTRAN-AOSDOWNLOAD | +603 / -0 |
| A | mibs/adtran/ADTRAN-AOSFILESYSTEM | +239 / -0 |
Showing the first 30 paths; 287 more are omitted from this static page.
| D | mibs/WLSR-AP-MIB | +0 / -3,473 |
| D | mibs/WLSX-AUTH-MIB | +0 / -393 |
| D | mibs/WLSX-CTS-MIB | +0 / -145 |
| D | mibs/WLSX-ESI-MIB | +0 / -171 |
| D | mibs/WLSX-IFEXT-MIB | +0 / -676 |
| D | mibs/WLSX-MESH-MIB | +0 / -191 |
| D | mibs/WLSX-MOBILITY-MIB | +0 / -756 |
| D | mibs/WLSX-MON-MIB | +0 / -2,720 |
| D | mibs/WLSX-SNR-MIB | +0 / -397 |
| D | mibs/WLSX-SWITCH-MIB | +0 / -2,248 |
| D | mibs/WLSX-SYSTEMEXT-MIB | +0 / -1,055 |
| D | mibs/WLSX-TRAP-MIB | +0 / -2,652 |
| D | mibs/WLSX-USER-MIB | +0 / -534 |
| D | mibs/WLSX-VOICE-MIB | +0 / -880 |
| D | mibs/WLSX-WLAN-MIB | +0 / -3,827 |
| A | mibs/alvarion/ALVARION-802DOT11-MIB | +2,917 / -0 |
| A | mibs/alvarion/ALVARION-802DOT1X-ACCESS-MIB | +218 / -0 |
| D | mibs/alvarion/ALVARION-802DOT1X-MIB.my | +0 / -201 |
| A | mibs/alvarion/ALVARION-AAA-CLIENT-MIB | +271 / -0 |
| D | mibs/alvarion/ALVARION-AAA-CLIENT-MIB.my | +0 / -255 |
| A | mibs/alvarion/ALVARION-BANDWIDTH-CONTROL-MIB | +194 / -0 |
| D | mibs/alvarion/ALVARION-BANDWIDTH-CONTROL-MIB.my | +0 / -179 |
| A | mibs/alvarion/ALVARION-CDP-MIB | +231 / -0 |
| D | mibs/alvarion/ALVARION-CDP-MIB.my | +0 / -215 |
| A | mibs/alvarion/ALVARION-CLIENT-TRACKING-MIB | +302 / -0 |
| D | mibs/alvarion/ALVARION-CLIENT-TRACKING-MIB.my | +0 / -284 |
| A | mibs/alvarion/ALVARION-CONNECTION-LIMITING-MIB | +113 / -0 |
| D | mibs/alvarion/ALVARION-CONNECTION-LIMITING-MIB.my | +0 / -95 |
| A | mibs/alvarion/ALVARION-DEVICE-DOT1X-MIB | +319 / -0 |
| D | mibs/alvarion/ALVARION-DEVICE-DOT1X-MIB.my | +0 / -303 |
| M | html/pages/about.inc.php | +8 / -0 |
Showing the first 30 paths; 157 more are omitted from this static page.
| A | mibs/a3com/A3COM51-SS9000SX | +809 / -0 |
| M | mibs/aruba/ARUBA-MIB | +18 / -1 |
| A | mibs/cyclades/CYCLADES-ACS-ADM-MIB | +45 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-ADM-MIB.mib | +0 / -45 |
| A | mibs/cyclades/CYCLADES-ACS-CONF-MIB | +876 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-CONF-MIB.mib | +0 / -869 |
| A | mibs/cyclades/CYCLADES-ACS-INFO-MIB | +194 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-INFO-MIB.mib | +0 / -194 |
| A | mibs/cyclades/CYCLADES-ACS-MIB | +37 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-MIB.mib | +0 / -31 |
| A | mibs/cyclades/CYCLADES-ACS-PM-MIB | +302 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-PM-MIB.mib | +0 / -302 |
| A | mibs/cyclades/CYCLADES-ACS-SYS-MIB | +303 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-SYS-MIB.mib | +0 / -303 |
| A | mibs/cyclades/CYCLADES-MIB | +11 / -0 |
| D | mibs/cyclades/CYCLADES-MIB.mib | +0 / -10 |
| M | mibs/dell/RADLAN-MIB | +1 / -1 |
| D | mibs/extreme/A3COM51-SS9000SX | +0 / -739 |
| M | mibs/hh3c/HH3C-VM-MAN-MIB | +1 / -0 |
| M | mibs/hh3c/HH3C-VOICE-VLAN-MIB | +1 / -0 |
| A | mibs/netgear/BROADCOM-POWER-ETHERNET-MIB | +388 / -0 |
| A | mibs/netgear/BROADCOM-REF-MIB | +258 / -0 |
| A | mibs/netgear/FASTPATH-BOXSERVICES-PRIVATE-MIB | +438 / -0 |
| A | mibs/netgear/FASTPATH-CAPTIVE-PORTAL-MIB | +1,568 / -0 |
| A | mibs/netgear/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB | +287 / -0 |
| A | mibs/netgear/FASTPATH-DHCP6SERVER-PRIVATE-MIB | +1,179 / -0 |
| A | mibs/netgear/FASTPATH-DHCPSERVER-PRIVATE-MIB | +998 / -0 |
| A | mibs/netgear/FASTPATH-DNS-RESOLVER-CONTROL-MIB | +266 / -0 |
| A | mibs/netgear/FASTPATH-INVENTORY-MIB | +1,181 / -0 |
| A | mibs/netgear/FASTPATH-IPV6-LOOPBACK-MIB | +108 / -0 |
Showing the first 30 paths; 101 more are omitted from this static page.
| A | mibs/foundry/BROCADE-MCT-CLUSTER-MIB | +853 / -0 |
| A | mibs/foundry/BROCADE-ROUTEMAP-MIB | +793 / -0 |
| A | mibs/foundry/BROCADE-SPX-MIB | +583 / -0 |
| A | mibs/foundry/FDRY-MPLS-L2VPN-MIB | +1,042 / -0 |
| M | mibs/foundry/FOUNDRY-MAC-VLAN-MIB | +0 / -2 |
| D | mibs/foundry/FOUNDRY-MPLS-MIB | +736 / -0 |
| 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 | +0 / -1 |
| M | mibs/foundry/FOUNDRY-SN-MAC-AUTHENTICATION-MIB | +0 / -1 |
| M | mibs/foundry/FOUNDRY-SN-NOTIFICATION-MIB | +12 / -1 |
| M | mibs/foundry/FOUNDRY-SN-POS-GROUP-MIB properties | +0 / -0 |
| M | mibs/foundry/FOUNDRY-SN-ROOT-MIB | +56 / -0 |
| M | mibs/foundry/FOUNDRY-SN-STACKING-MIB | +18 / -0 |
| M | mibs/foundry/FOUNDRY-SN-SWITCH-GROUP-MIB | +255 / -33 |
| M | mibs/foundry/FOUNDRY-SN-WIRELESS-GROUP-MIB | +0 / -2 |
| D | mibs/foundry/Foundry-MPLS-MIB | +0 / -699 |
| A | mibs/gigamon non-text | +0 / -0 |
| A | mibs/gigamon/GIGAMON-SNMP-MIB | +811 / -0 |
| A | mibs/ibm/IBM-GbTOR-G8052-MIB | +60,085 / -0 |
| A | mibs/ibm/IBM-GbTOR-G8264-MIB | +66,996 / -0 |
| A | mibs/ibm/IBM-GbTOR-G8264CS-MIB | +61,837 / -0 |
| A | mibs/ibm/IBM-GbTOR-G8264T-MIB | +61,069 / -0 |
| 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 | html/includes/print/rows.inc.php | +1 / -1 |
| M | html/pages/device/port/macaccounting.inc.php | +24 / -13 |
Showing the first 30 paths; 18 more are omitted from this static page.
| D | mibs/OLD-CISCO-CHASSIS-MIB-V1SMI | +0 / -2,457 |
| D | mibs/OLD-CISCO-CPU-MIB | +0 / -58 |
| D | mibs/OLD-CISCO-INTERFACES-MIB | +0 / -1,395 |
| D | mibs/OLD-CISCO-MEMORY-MIB | +0 / -417 |
| D | mibs/OLD-CISCO-SYS-MIB | +0 / -1,014 |
| A | mibs/cisco/OLD-CISCO-CHASSIS-MIB-V1SMI | +2,468 / -0 |
| A | mibs/lancom/LANCOM-L54-dual-MIB | +28,552 / -0 |
| A | mibs/lancom/LANCOM-L54ag-MIB | +28,204 / -0 |
| A | mibs/lancom/LANCOM-L54g-MIB | +28,106 / -0 |
| D | mibs/lancom/lancom-l54ag.mib | +0 / -28,203 |
| D | mibs/lancom/lancom-l54dual.mib | +0 / -28,551 |
| D | mibs/lancom/lancom-l54g.mib | +0 / -28,105 |
| A | mibs/netscreen/NETSCREEN-CHASSIS-MIB | +272 / -0 |
| A | mibs/netscreen/NETSCREEN-INTERFACE-MIB | +696 / -0 |
| D | mibs/netscreen/NETSCREEN-INTERFACE-MIB.mib | +0 / -692 |
| A | mibs/netscreen/NETSCREEN-IP-ARP-MIB | +182 / -0 |
| A | mibs/netscreen/NETSCREEN-NSRP-MIB | +1,182 / -0 |
| D | mibs/netscreen/NETSCREEN-NSRP-MIB.mib | +0 / -1,178 |
| A | mibs/netscreen/NETSCREEN-OSPF-MIB | +2,397 / -0 |
| D | mibs/netscreen/NETSCREEN-OSPF-MIB.mib | +0 / -2,299 |
| A | mibs/netscreen/NETSCREEN-PRODUCTS-MIB | +117 / -0 |
| D | mibs/netscreen/NETSCREEN-PRODUCTS-MIB.mib | +0 / -115 |
| A | mibs/netscreen/NETSCREEN-SET-GEN-MIB | +127 / -0 |
| D | mibs/netscreen/NETSCREEN-SET-GEN-MIB.mib | +0 / -123 |
| A | mibs/netscreen/NETSCREEN-SMI | +92 / -0 |
| D | mibs/netscreen/NETSCREEN-SMI.mib | +0 / -90 |
| D | mibs/netscreen/NS-CHASSIS.mib | +0 / -268 |
| D | mibs/netscreen/NS-IP-ARP.mib | +0 / -178 |
| A | mibs/vmware/VMWARE-AGENTCAP-MIB | +1,047 / -0 |
| D | mibs/vmware/VMWARE-AGENTCAP-MIB.mib | +0 / -1,038 |
Showing the first 30 paths; 4 more are omitted from this static page.
| A | mibs/cisco/CISCO-DEVICE-LOCATION-MIB | +1,236 / -0 |
| A | mibs/cisco/CISCO-DTI-EXT-MIB | +181 / -0 |
| 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 | +0 / -1 |
| A | mibs/cisco/CISCO-IP-ADDRESS-POOL-MIB | +1,892 / -0 |
| A | mibs/cisco/CISCO-IP-ADDRESS-POOL-TC-MIB | +147 / -0 |
| A | mibs/cisco/CISCO-LISP-EXT-MIB | +963 / -0 |
| 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 / -0 |
| A | mibs/cisco/CISCO-OPTICAL-MIB | +2,415 / -0 |
| 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 / -0 |
| M | mibs/cisco/CISCO-SMI | +14 / -1 |
| M | mibs/cisco/CISCO-SWITCH-FABRIC-MIB | +128 / -6 |
| A | mibs/cisco/CISCO-USP-MIB | +1,209 / -0 |
| A | mibs/cisco/CISCO-WAN-CELL-EXT-MIB | +1,367 / -0 |
| A | mibs/cisco/MEF-SOAM-PM-MIB | +7,650 / -0 |
| A | mibs/cisco/MEF-SOAM-TC-MIB | +355 / -0 |
| M | html/pages/device/port/macaccounting_top10.inc.php | +112 / -76 |
Showing the first 30 paths; 2,121 more are omitted from this static page.
| D | mibs/CISCO-AAA-SERVER-MIB | +0 / -963 |
| D | mibs/CISCO-BGP4-MIB | +0 / -1,160 |
| D | mibs/CISCO-BRIDGE-EXT-MIB | +0 / -515 |
| D | mibs/CISCO-CASA-MIB | +0 / -1,106 |
| D | mibs/CISCO-CAT6K-CROSSBAR-MIB | +0 / -2,750 |
| D | mibs/CISCO-CDP-MIB | +0 / -806 |
| D | mibs/CISCO-CEF-MIB | +0 / -2,880 |
| D | mibs/CISCO-CEF-TC | +0 / -438 |
| D | mibs/CISCO-CHANNEL-MIB | +0 / -1,491 |
| D | mibs/CISCO-CLASS-BASED-QOS-MIB | +0 / -6,833 |
| D | mibs/CISCO-CONFIG-MAN-MIB | +0 / -988 |
| D | mibs/CISCO-DIAL-CONTROL-MIB | +0 / -673 |
| D | mibs/CISCO-DOT11-ASSOCIATION-MIB | +0 / -1,037 |
| D | mibs/CISCO-DOT11-IF-MIB | +0 / -4,452 |
| D | mibs/CISCO-ENHANCED-IMAGE-MIB | +0 / -660 |
| D | mibs/CISCO-ENHANCED-MEMPOOL-MIB | +0 / -1,101 |
| D | mibs/CISCO-ENHANCED-SLB-MIB | +0 / -1,643 |
| D | mibs/CISCO-ENHANCED-WRED-MIB | +0 / -1,231 |
| D | mibs/CISCO-ENTITY-ASSET-MIB | +0 / -511 |
| D | mibs/CISCO-ENTITY-DIAG-MIB | +0 / -2,188 |
| D | mibs/CISCO-ENTITY-DIAG-TC-MIB | +0 / -275 |
| D | mibs/CISCO-ENTITY-DISPLAY-MIB | +0 / -351 |
| D | mibs/CISCO-ENTITY-EXT-MIB | +0 / -679 |
| D | mibs/CISCO-ENTITY-FRU-CONTROL-MIB | +0 / -3,119 |
| D | mibs/CISCO-ENTITY-SENSOR-MIB | +0 / -840 |
| D | mibs/CISCO-ENTITY-VENDORTYPE-OID-MIB | +0 / -18,980 |
| D | mibs/CISCO-ENVMON-MIB | +0 / -917 |
| D | mibs/CISCO-ETHER-CFM-MIB | +0 / -679 |
| D | mibs/CISCO-FIREWALL-MIB | +0 / -1,276 |
| D | mibs/CISCO-FLASH-MIB | +0 / -3,380 |
| M | includes/discovery/sensors/power-ethernet-mib.inc.php | +11 / -1 |
| 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 | +0 / -64 |
| A | includes/discovery/sensors/cisco-unified-computing-compute-mib.inc.php | +64 / -0 |
| M | mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB.my | +3,346 / -1,366 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB | +0 / -1,786 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB.my | +1,797 / -0 |
| M | includes/definitions/mibs.inc.php | +8 / -2 |
| A | mibs/packetflux non-text | +0 / -0 |
| A | mibs/packetflux/PACKETFLUX-SMI | +34 / -0 |
| A | mibs/packetflux/PACKETFLUX-STANDBYPOWER | +643 / -0 |
| M | includes/discovery/os.inc.php | +1 / -1 |
| M | includes/definitions/mibs.inc.php | +6 / -6 |
| M | includes/definitions/os.inc.php | +1 / -1 |
| D | includes/polling/wifi/canopy-mib.inc.php | +0 / -21 |
| A | includes/polling/wifi/whisp-aps-mib.inc.php | +21 / -0 |
| A | mibs/ge/GESINGLEUPS-MIB | +2,689 / -0 |
| D | html/images/os/isilion.png | +0 / -1 |
| A | html/images/os/isilon.png | +1 / -0 |
| 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 | +0 / -15 |
| A | includes/discovery/sensors/cisco-unified-computing-processor-mib.inc.php | +31 / -0 |
| A | includes/polling/graphs/mseries-alarm-mib non-text | +0 / -0 |
| A | includes/polling/graphs/mseries-alarm-mib/alarmGeneral.inc.php | +32 / -0 |
| D | includes/polling/graphs/mseries-alarms-mib non-text | +0 / -0 |
| D | includes/polling/graphs/mseries-alarms-mib/alarmGeneral.inc.php | +0 / -32 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB | +1,797 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB.my | +0 / -1,786 |
| A | mibs/ge non-text | +0 / -0 |
| A | mibs/ge/GEPARALLELUPS-MIB | +22,492 / -0 |
| A | mibs/infoblox non-text | +0 / -0 |
| A | mibs/infoblox/IB-DHCPONE-MIB | +233 / -0 |
| A | mibs/infoblox/IB-DNSONE-MIB | +246 / -0 |
| A | mibs/infoblox/IB-PLATFORMONE-MIB | +716 / -0 |
Showing the first 30 paths; 27 more are omitted from this static page.
| M | includes/definitions/mibs.inc.php | +9 / -9 |
| A | mibs/redback non-text | +0 / -0 |
| A | mibs/redback/ERICSSON-ALARM-MIB.my | +1,563 / -0 |
| A | mibs/redback/ERICSSON-ALARM-PC-MIB.my | +501 / -0 |
| A | mibs/redback/ERICSSON-ALARM-TC-MIB.my | +157 / -0 |
| A | mibs/redback/ERICSSON-TC-MIB.my | +71 / -0 |
| A | mibs/redback/ERICSSON-TOP-MIB.my | +42 / -0 |
| A | mibs/redback/RBN-AAL5-VCL-STAT-MIB.my | +133 / -0 |
| A | mibs/redback/RBN-ALARM-EXT-MIB.my | +285 / -0 |
| A | mibs/redback/RBN-ALARM-TC.my | +541 / -0 |
| A | mibs/redback/RBN-ATM-CELL-PW-MIB.my | +151 / -0 |
| A | mibs/redback/RBN-ATM-PROFILE-MIB.my | +202 / -0 |
| A | mibs/redback/RBN-ATM-PVC-OAM-MIB.my | +242 / -0 |
| A | mibs/redback/RBN-ATM2-MIB.my | +202 / -0 |
| A | mibs/redback/RBN-BGP-ACCOUNTING-MIB.my | +219 / -0 |
| A | mibs/redback/RBN-BIND-MIB.my | +743 / -0 |
| A | mibs/redback/RBN-BRIDGE-MIB.my | +370 / -0 |
| A | mibs/redback/RBN-BULKSTATS-MIB.my | +292 / -0 |
| A | mibs/redback/RBN-CARDMON-MIB.my | +622 / -0 |
| A | mibs/redback/RBN-CES-MIB.my | +1,051 / -0 |
| A | mibs/redback/RBN-CIRCUIT-GROUP-MIB.my | +784 / -0 |
| A | mibs/redback/RBN-CONFIG-FILE-MIB.my | +573 / -0 |
| A | mibs/redback/RBN-CPU-METER-MIB.my | +358 / -0 |
| A | mibs/redback/RBN-DHCP-MIB.my | +924 / -0 |
| A | mibs/redback/RBN-DS1-MIB.my | +131 / -0 |
| A | mibs/redback/RBN-DS3-MIB.my | +132 / -0 |
| A | mibs/redback/RBN-ENVMON-MIB.my | +787 / -0 |
| A | mibs/redback/RBN-EPSC-MIB.my | +1,787 / -0 |
| A | mibs/redback/RBN-EPSU-MIB.my | +766 / -0 |
| A | mibs/redback/RBN-FAST-VRRP-MIB.my | +137 / -0 |
| M | includes/alerting/xmpp.inc.php | +10 / -11 |
| M | includes/common.inc.php | +1 / -1 |
| M | includes/defaults.inc.php | +0 / -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 non-text | +0 / -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 | +0 / -1 |
| M | includes/polling/os/netopia.inc.php | +0 / -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 |
| M | html/css/sprite.css | +132 / -126 |
| M | html/img/sprite.png non-text | +0 / -0 |
| M | html/includes/authentication/ldap.inc.php | +7 / -7 |
| M | html/includes/graphs/macaccounting/auth.inc.php | +1 / -0 |
| M | includes/config-variables.inc.php | +14 / -2 |
| M | includes/defaults.inc.php | +4 / -3 |
| M | includes/definitions.inc.php | +2 / -0 |
| M | includes/definitions/rewrites.inc.php | +3 / -0 |
| M | includes/discovery/ip-addresses/ip-mib.inc.php | +0 / -1 |
| M | includes/discovery/os.inc.php | +1 / -1 |
Showing the first 30 paths; 61 more are omitted from this static page.
| M | includes/common.inc.php | +29 / -7 |
| M | includes/config-variables.inc.php | +7 / -0 |
| 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 / -0 |
| M | includes/discovery/functions.inc.php | +13 / -3 |
| M | includes/discovery/ip-addresses.inc.php | +0 / -1 |
| M | includes/discovery/ip-addresses/ip-mib.inc.php | +1 / -0 |
| M | includes/discovery/os.inc.php | +91 / -0 |
| 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 / -0 |
| M | includes/snmp.inc.php | +31 / -18 |
| D | mibs/EDFA_mit_HA4500.mib | +0 / -1,348 |
| A | mibs/NSCRTV-ROOT | +1,408 / -0 |
| A | mibs/SENSORGATEWAY-MIB | +872 / -0 |
| D | mibs/SENSORGATEWAY-MIB.mib | +0 / -867 |
| A | mibs/adtran/ADTRAN-AOSCPU | +467 / -0 |
| D | mibs/adtran/adAosCPU.mib | +0 / -453 |
| A | mibs/cisco/CISCO-EIGRP-MIB | +1,330 / -0 |
| D | mibs/cisco/CISCO-EIGRP-MIB.my | +0 / -1,315 |
| A | mibs/cisco/CISCO-ENTITY-PFE-MIB | +911 / -0 |
| D | mibs/cisco/CISCO-ENTITY-PFE-MIB.my | +0 / -896 |
| A | mibs/cisco/CISCO-ENTITY-QFP-MIB | +1,294 / -0 |
| D | mibs/cisco/CISCO-ENTITY-QFP-MIB.my | +0 / -1,282 |
| A | mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB | +7,244 / -0 |
| D | mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB.my | +0 / -7,172 |
| A | mibs/cisco/CISCO-IETF-PW-MIB | +1,369 / -0 |
| 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 / -0 |
| A | html/pages/device/ports/ipv6.inc.php | +86 / -0 |
| 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 |
| M | includes/definitions/os.inc.php | +2 / -0 |
| A | includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php | +88 / -0 |
| M | includes/defaults.inc.php | +1 / -2 |
| M | includes/definitions.inc.php | +2 / -0 |
| M | includes/definitions/mibs.inc.php | +12 / -0 |
| M | includes/definitions/os.inc.php | +5 / -2 |
| A | includes/discovery/ip-addresses non-text | +0 / -0 |
| A | includes/discovery/ip-addresses.inc.php | +174 / -0 |
| A | includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php | +57 / -0 |
| A | includes/discovery/ip-addresses/ip-mib.inc.php | +153 / -0 |
| A | includes/discovery/ip-addresses/ipv6-mib.inc.php | +50 / -0 |
| D | includes/discovery/ipv4-addresses.inc.php | +0 / -216 |
| D | includes/discovery/ipv6-addresses.inc.php | +0 / -231 |
| M | includes/snmp.inc.php | +11 / -2 |
| M | html/includes/authenticate.inc.php | +1 / -1 |
| M | html/css/bootstrap-hacks.css | +2 / -1 |
| M | html/pages/preferences/general.inc.php | +3 / -0 |
| M | html/pages/preferences/general.inc.php | +4 / -0 |
| 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 / -0 |
| A | includes/polling/ports/f5-bigip-system-mib.inc.php | +62 / -0 |
| M | html/css/bootstrap-hacks.css | +1 / -0 |
| 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 non-text | +0 / -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 |
| M | includes/definitions/os.inc.php | +36 / -18 |
| D | includes/polling/os/ruckus-zf.inc.php | +0 / -52 |
| A | includes/polling/os/ruckus.inc.php | +55 / -0 |
| M | mibs/ruckus/RUCKUS-ROOT-MIB | +14 / -0 |
| A | mibs/cambium/CMM3-MIB | +2,171 / -0 |
| A | mibs/cambium/CMM4-MIB | +1,089 / -0 |
| A | mibs/cambium/EtherWAN-sw72000 | +1,522 / -0 |
| A | mibs/cambium/Motorola-Cpe-PRIVATE-MIB | +2,828 / -0 |
| A | mibs/cambium/WHISP-PLV-GATEWAY-MIB | +1,776 / -0 |
| A | mibs/cambium/WHISP-PLV-MODEM-MIB | +1,330 / -0 |
| 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 / -0 |
| A | mibs/ruckus/RUCKUS-SZ-EVENT-MIB | +1,906 / -0 |
| A | mibs/ruckus/RUCKUS-SZ-SYSTEM-MIB | +157 / -0 |
| A | mibs/ruckus/RUCKUS-SZ-WLAN-MIB | +513 / -0 |
| M | mibs/ruckus/RUCKUS-TC-MIB | +29 / -22 |
| 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 |
| M | includes/rewrites.inc.php | +10 / -5 |
| A | update/267.sql | +1 / -0 |
| M | html/pages/preferences/general.inc.php | +41 / -2 |
| M | libs/UserAgentParser.php | +0 / -3 |
| M | html/pages/device/edit.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +50 / -4 |
| M | html/pages/edituser.inc.php | +4 / -4 |
| M | html/pages/preferences/general.inc.php | +1 / -1 |
| M | includes/definitions.inc.php | +5 / -5 |
| M | html/pages/edituser.inc.php | +27 / -17 |
| M | html/pages/preferences/general.inc.php | +16 / -14 |
| M | includes/definitions.inc.php | +5 / -0 |
| M | includes/rewrites.inc.php | +8 / -4 |
| M | html/css/bootstrap.css | +786 / -643 |
| M | html/css/bootstrap/less/mixins3.less | +20 / -0 |
| M | html/css/bootstrap/less/type.less | +54 / -8 |
| M | mibs/netapp/NETAPP-MIB | +2,016 / -409 |
| M | includes/definitions/mibs.inc.php | +7 / -0 |
| M | includes/discovery/processors.inc.php | +20 / -4 |
| 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 |
| M | includes/discovery/pseudowires/juniper-vpn-mib.inc.php | +7 / -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 |
| M | html/includes/graphs/device/ucd_ss_cpu.inc.php | +4 / -5 |
| M | html/includes/graphs/generic_multi.inc.php | +8 / -5 |
| M | html/includes/graphs/generic_multi_simplex_separated.inc.php | +1 / -1 |
| 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 |
| M | includes/definitions/mibs.inc.php | +21 / -1 |
| A | includes/discovery/ports non-text | +0 / -0 |
| M | includes/discovery/ports.inc.php | +6 / -1 |
| A | includes/discovery/ports/netapp-mib.inc.php | +76 / -0 |
| 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 / -0 |
| A | includes/polling/ports/netapp-mib.lib.php | +32 / -0 |
| M | includes/polling/storage/netapp-mib.inc.php | +1 / -1 |
| M | includes/snmp.inc.php | +29 / -12 |
Showing the first 30 paths; 10 more are omitted from this static page.
| M | html/images/apps/bind.png non-text | +0 / -0 |
| A | html/images/apps/bind_2x.png | +1 / -0 |
| M | html/images/apps/crashplan.png non-text | +0 / -0 |
| A | html/images/apps/crashplan_2x.png | +1 / -0 |
| M | html/images/apps/drbd.png non-text | +0 / -0 |
| A | html/images/apps/drbd_2x.png | +1 / -0 |
| M | html/images/apps/exim.png non-text | +0 / -0 |
| A | html/images/apps/exim_2x.png | +1 / -0 |
| M | html/images/apps/freeradius.png non-text | +0 / -0 |
| A | html/images/apps/freeradius_2x.png | +1 / -0 |
| M | html/images/apps/kamailio.png non-text | +0 / -0 |
| A | html/images/apps/kamailio_2x.png | +1 / -0 |
| M | html/images/apps/lighttpd.png non-text | +0 / -0 |
| A | html/images/apps/lighttpd_2x.png | +1 / -0 |
| M | html/images/apps/memcached.png non-text | +0 / -0 |
| A | html/images/apps/memcached_2x.png | +1 / -0 |
| M | html/images/apps/mssql.png non-text | +0 / -0 |
| A | html/images/apps/mssql_2x.png | +1 / -0 |
| A | html/images/apps/nfs.png | +1 / -0 |
| A | html/images/apps/nfs_2x.png | +1 / -0 |
| A | html/images/apps/nfsd.png | +2 / -0 |
| A | html/images/apps/nfsd_2x.png | +2 / -0 |
| M | html/images/apps/nginx.png non-text | +0 / -0 |
| A | html/images/apps/nginx_2x.png | +1 / -0 |
| A | html/images/apps/nsd.png | +1 / -0 |
| A | html/images/apps/nsd_2x.png | +1 / -0 |
| A | html/images/apps/ntpd.png | +1 / -0 |
| A | html/images/apps/ntpd_2x.png | +1 / -0 |
| M | html/images/apps/openvpn.png non-text | +0 / -0 |
| A | html/images/apps/openvpn_2x.png | +1 / -0 |
Showing the first 30 paths; 18 more are omitted from this static page.
| A | html/images/apps non-text | +0 / -0 |
| A | html/images/apps/apache.png | +1 / -0 |
| A | html/images/apps/apache_2x.png | +1 / -0 |
| A | html/images/apps/apps.png | +2 / -0 |
| A | html/images/apps/asterisk.png | +1 / -0 |
| A | html/images/apps/asterisk_2x.png | +1 / -0 |
| A | html/images/apps/bind.png | +1 / -0 |
| A | html/images/apps/crashplan.png | +1 / -0 |
| A | html/images/apps/drbd.png | +1 / -0 |
| A | html/images/apps/exim.png | +1 / -0 |
| A | html/images/apps/freeradius.png | +1 / -0 |
| A | html/images/apps/kamailio.png | +1 / -0 |
| A | html/images/apps/lighttpd.png | +1 / -0 |
| A | html/images/apps/memcached.png | +1 / -0 |
| A | html/images/apps/mssql.png | +1 / -0 |
| A | html/images/apps/mysql.png | +1 / -0 |
| A | html/images/apps/mysql_2x.png | +1 / -0 |
| A | html/images/apps/nginx.png | +1 / -0 |
| A | html/images/apps/openvpn.png | +1 / -0 |
| A | html/images/apps/postfix.png | +1 / -0 |
| A | html/images/apps/postfix_2x.png | +1 / -0 |
| A | html/images/apps/postgresql.png | +1 / -0 |
| A | html/images/apps/powerdns.png | +1 / -0 |
| A | html/images/apps/zimbra.png | +1 / -0 |
| D | html/images/icons/apache.png | +0 / -1 |
| D | html/images/icons/asterisk.png | +0 / -1 |
| D | html/images/icons/bind.png | +0 / -1 |
| D | html/images/icons/crashplan.png | +0 / -1 |
| D | html/images/icons/drbd.png | +0 / -1 |
| D | html/images/icons/exim-mailqueue.png | +0 / -1 |
| M | html/pages/device/loadbalancer/lb_virtuals.inc.php | +2 / -5 |
| M | libs/pear/Net/IPv6.php | +91 / -83 |
| M | html/pages/device/edit/apps.inc.php | +1 / -1 |
| M | html/pages/device/edit/apps.inc.php | +2 / -2 |
| D | html/includes/graphs/application/postfix_qshape.inc.php | +0 / -38 |
| A | html/includes/graphs/application/postfix_qshape_stats.inc.php | +38 / -0 |
| 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 / -0 |
| M | includes/polling/applications/postfix_mailgraph.inc.php | +1 / -1 |
| M | includes/polling/applications/postfix_qshape.inc.php | +13 / -0 |
| M | includes/polling/unix-agent.inc.php | +1 / -18 |
| A | html/includes/graphs/application/postfix_qshape.inc.php | +38 / -0 |
| A | html/pages/device/apps/postfix_qshape.inc.php | +5 / -0 |
| M | includes/definitions/rewrites.inc.php | +1 / -0 |
| A | includes/polling/applications/postfix_qshape.inc.php | +31 / -0 |
| M | includes/definitions/transports.inc.php | +1 / -0 |
| M | html/pages/contacts.inc.php | +7 / -1 |
| M | html/index.php | +4 / -3 |
| M | html/pages/about.inc.php | +3 / -3 |
| M | html/pages/device/port.inc.php | +4 / -4 |
| M | html/includes/graphs/port/percent.inc.php | +2 / -2 |
| M | html/feed.php | +1 / -1 |
| M | html/includes/entities/device.inc.php | +2 / -0 |
| M | includes/discovery/functions.inc.php | +1 / -1 |
| A | html/images/os/ge.png | +1 / -0 |
| A | html/images/os/ge_2x.png | +1 / -0 |
| M | includes/definitions/mibs.inc.php | +9 / -0 |
| M | includes/definitions/os.inc.php | +11 / -0 |
| M | includes/discovery/sensors.inc.php | +1 / -1 |
| M | includes/discovery/toner.inc.php | +13 / -8 |
| M | mibs/apc/PowerNet-MIB | +781 / -171 |
| M | includes/definitions.inc.php | +6 / -3 |
Showing the first 30 paths; 77 more are omitted from this static page.
| A | mibs/colubris/COLUBRIS-802DOT11-MIB | +3,890 / -0 |
| A | mibs/colubris/COLUBRIS-802DOT1X-ACCESS-MIB | +222 / -0 |
| A | mibs/colubris/COLUBRIS-AAA-CLIENT-MIB | +276 / -0 |
| A | mibs/colubris/COLUBRIS-BANDWIDTH-CONTROL-MIB | +202 / -0 |
| A | mibs/colubris/COLUBRIS-CDP-MIB | +236 / -0 |
| A | mibs/colubris/COLUBRIS-CLIENT-TRACKING-MIB | +345 / -0 |
| A | mibs/colubris/COLUBRIS-CONNECTION-LIMITING-MIB | +172 / -0 |
| A | mibs/colubris/COLUBRIS-CONTROLLER-MIB | +207 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-DOT1X-MIB | +323 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-EVENT-MIB | +511 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-IF-MIB | +377 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-MIB | +596 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-WDS-MIB | +1,216 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-WIRELESS-MIB | +2,190 / -0 |
| A | mibs/colubris/COLUBRIS-LICENSE-MIB | +148 / -0 |
| A | mibs/colubris/COLUBRIS-MAINTENANCE-MIB | +472 / -0 |
| A | mibs/colubris/COLUBRIS-PRODUCTS-MIB | +88 / -0 |
| A | mibs/colubris/COLUBRIS-PUBLIC-ACCESS-MIB | +1,006 / -0 |
| A | mibs/colubris/COLUBRIS-PUBLIC-ACCESS-RETENTION-MIB | +373 / -0 |
| A | mibs/colubris/COLUBRIS-QOS-MIB | +205 / -0 |
| A | mibs/colubris/COLUBRIS-SATELLITE-MANAGEMENT-MIB | +371 / -0 |
| A | mibs/colubris/COLUBRIS-SENSOR-MIB | +122 / -0 |
| A | mibs/colubris/COLUBRIS-SMI | +79 / -0 |
| A | mibs/colubris/COLUBRIS-SYSLOG-MIB | +239 / -0 |
| A | mibs/colubris/COLUBRIS-SYSTEM-MIB | +675 / -0 |
| A | mibs/colubris/COLUBRIS-TC | +281 / -0 |
| A | mibs/colubris/COLUBRIS-TCP-SERIAL-MIB | +137 / -0 |
| A | mibs/colubris/COLUBRIS-TOOLS-MIB | +219 / -0 |
| A | mibs/colubris/COLUBRIS-USAGE-INFORMATION-MIB | +200 / -0 |
| A | mibs/colubris/COLUBRIS-USER-ACCOUNT-MIB | +181 / -0 |
| A | html/includes/graphs/application/kamailio_core.inc.php | +49 / -0 |
| A | html/includes/graphs/application/kamailio_errors.inc.php | +34 / -0 |
| A | html/includes/graphs/application/kamailio_registrar.inc.php | +36 / -0 |
| A | html/includes/graphs/application/kamailio_shmen.inc.php | +96 / -0 |
| A | html/includes/graphs/application/kamailio_sl123.inc.php | +43 / -0 |
| A | html/includes/graphs/application/kamailio_sl4.inc.php | +43 / -0 |
| A | html/includes/graphs/application/kamailio_sl56.inc.php | +41 / -0 |
| A | html/includes/graphs/application/kamailio_tcp.inc.php | +50 / -0 |
| A | html/includes/graphs/application/kamailio_tmx.inc.php | +45 / -0 |
| A | html/includes/graphs/application/kamailio_usrloc.inc.php | +33 / -0 |
| A | html/pages/device/apps/kamailio.inc.php | +27 / -0 |
| M | includes/definitions/apps.inc.php | +1 / -0 |
| A | includes/polling/applications/kamailio.inc.php | +206 / -0 |
| A | scripts/agent-local/kamailio | +15 / -0 |
| A | scripts/ifAlias_persist | +42 / -0 |
| M | scripts/agent-local/freeradius | +63 / -37 |
| A | scripts/agent-local/freeradius.conf.sample | +10 / -0 |
| M | includes/definitions/mibs.inc.php | +7 / -0 |
| M | includes/definitions/os.inc.php | +3 / -2 |
| A | includes/discovery/mempools/colubris-usage-information-mib.inc.php | +26 / -0 |
| A | includes/polling/mempools/colubris-usage-information-mib.inc.php | +18 / -0 |
| A | includes/polling/os/hpmsm.inc.php | +34 / -0 |
| A | html/images/icons/lighttpd.png | +1 / -0 |
| A | html/includes/graphs/application/lighttpd_hits.inc.php | +27 / -0 |
| A | html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php | +42 / -0 |
| A | html/includes/graphs/application/lighttpd_servers.inc.php | +31 / -0 |
| A | html/includes/graphs/application/lighttpd_traffic.inc.php | +28 / -0 |
| A | html/includes/graphs/application/lighttpd_uptime.inc.php | +37 / -0 |
| A | html/pages/device/apps/lighttpd.inc.php | +19 / -0 |
| A | includes/polling/applications/lighttpd.inc.php | +79 / -0 |
| A | scripts/agent-local/lighttpd | +72 / -0 |
| M | includes/definitions.inc.php | +17 / -1 |
| M | includes/definitions/status.inc.php | +5 / -5 |
| 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 / -0 |
| M | includes/definitions/transports.inc.php | +6 / -6 |
| M | includes/definitions/wui.inc.php | +1 / -0 |
| M | includes/discovery/virtual-machines/libvirt.inc.php | +8 / -0 |
| A | mibs/eaton non-text | +0 / -0 |
| A | mibs/eaton/EATON-EPDU-MIB | +2,498 / -0 |
| A | mibs/eaton/EATON-OIDS | +172 / -0 |
| A | mibs/eaton/EATON-PDU-MIB | +1,041 / -0 |
| A | mibs/eaton/RackMonitor-MIB | +1,592 / -0 |
| A | includes/alerting/redoxygen.inc.php | +72 / -0 |
| M | includes/definitions/transports.inc.php | +17 / -1 |
| M | includes/polling/os/fortigate.inc.php | +1 / -1 |
| M | html/includes/entities/storage.inc.php | +2 / -2 |
| M | html/includes/print/rows.inc.php | +10 / -0 |
| M | html/pages/contact.inc.php | +14 / -9 |
| M | html/pages/logon.inc.php | +1 / -1 |
| M | includes/definitions.inc.php | +20 / -19 |
| D | LICENSE.COMMUNITY | +0 / -44 |
| M | includes/discovery/sensors/supermicro-health-mib.inc.php | +1 / -1 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| M | html/includes/alerting-navbar.inc.php | +2 / -2 |
| M | html/includes/contacts-navbar.inc.php | +1 / -0 |
| 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 |
| D | LICENSE | +0 / -44 |
| A | LICENSE.COMMUNITY | +44 / -0 |
| A | LICENSE.PRO | +49 / -0 |
| M | html/pages/about.inc.php | +1 / -1 |
| M | html/index.php | +9 / -9 |
| M | includes/functions.inc.php | +8 / -11 |
| M | includes/versioncheck.inc.php | +7 / -4 |
| 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 / -0 |
| M | includes/discovery/storage/cisco-flash-mib.inc.php | +10 / -2 |
| M | includes/snmp.inc.php | +18 / -4 |
| A | update/266.sql | +3 / -0 |
| M | html/map.php | +1 / -1 |
| M | html/map.php | +10 / -0 |
| M | html/pages/device/perf.inc.php | +1 / -1 |
| M | includes/config-variables.inc.php | +2 / -0 |
| M | includes/db.inc.php | +11 / -3 |
| M | includes/discovery/storage/cisco-flash-mib.inc.php | +55 / -5 |
Showing the first 30 paths; 1 more are omitted from this static page.
| M | discovery.php | +1 / -1 |
| M | html/css/bootstrap-hacks.css | +21 / -0 |
| M | html/includes/alerting-navbar.inc.php | +1 / -0 |
| 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 / -0 |
| M | includes/groups.inc.php | +25 / -4 |
| M | includes/sql-config.inc.php | +4 / -1 |
| M | includes/templates.inc.php | +3 / -6 |
Showing the first 30 paths; 1,679 more are omitted from this static page.
| M | LICENSE | +1 / -1 |
| 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/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 / -0 |
| M | includes/defaults.inc.php | +1 / -0 |
| M | libs/Mobile/Detect.php | +9 / -7 |
| 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 |
| 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 |
| 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 / -0 |
| M | includes/sql-config.inc.php | +1 / -1 |
| A | update/264.sql | +9 / -0 |
| M | html/includes/print/search.inc.php | +12 / -8 |
| M | html/includes/status-summary.inc.php | +1 / -0 |
| 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 | +0 / -24 |
| M | discovery.php | +2 / -2 |
| M | html/includes/alerting-navbar.inc.php | +16 / -9 |
| M | html/includes/authenticate.inc.php | +16 / -0 |
| M | html/includes/customoids-navbar.inc.php | +1 / -0 |
| 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.inc.php | +1 / -1 |
| M | html/includes/print/alert_log.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 / -0 |
| 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 / -0 |
| M | html/pages/settings/default.inc.php | +24 / -0 |
| 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 |
| M | html/pages/device/showconfig.inc.php | +21 / -7 |
| A | html/css/bootstrap-switch.css | +199 / -0 |
| M | html/css/bootstrap.css | +0 / -494 |
| M | html/css/bootstrap/less/bootstrap.less | +1 / -1 |
| M | html/includes/print/search.inc.php | +6 / -1 |
| M | html/index.php | +1 / -0 |
| 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 |
| 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 |
| M | html/includes/entities/device.inc.php | +23 / -8 |
| M | html/pages/group.inc.php | +9 / -5 |
| M | html/includes/entities/device.inc.php | +3 / -3 |
| M | html/includes/entities/port.inc.php | +32 / -5 |
| M | includes/definitions/os.inc.php | +2 / -0 |
| A | includes/polling/os/dnos6.inc.php | +29 / -0 |
| M | scripts/check_icons.sh | +2 / -2 |
| M | scripts/check_icons.sh | +38 / -0 |
Showing the first 30 paths; 78 more are omitted from this static page.
| A | attic/cron-hourly.sh | +8 / -0 |
| A | attic/cron-minute.sh | +15 / -0 |
| A | attic/cron.sh | +12 / -0 |
| M | html/images/os/adtran.png non-text | +0 / -0 |
| A | html/images/os/adtran_2x.png | +1 / -0 |
| M | html/images/os/apc.png non-text | +0 / -0 |
| M | html/images/os/apc_2x.png non-text | +0 / -0 |
| M | html/images/os/atto.png non-text | +0 / -0 |
| M | html/images/os/atto_2x.png non-text | +0 / -0 |
| M | html/images/os/baytech.png non-text | +0 / -0 |
| M | html/images/os/baytech_2x.png non-text | +0 / -0 |
| M | html/images/os/bluecoat.png non-text | +0 / -0 |
| A | html/images/os/bluecoat_2x.png | +1 / -0 |
| M | html/images/os/buffalo.png non-text | +0 / -0 |
| A | html/images/os/buffalo_2x.png | +1 / -0 |
| M | html/images/os/checkpoint.png non-text | +0 / -0 |
| M | html/images/os/checkpoint_2x.png non-text | +0 / -0 |
| M | html/images/os/ciena.png non-text | +0 / -0 |
| A | html/images/os/ciena_2x.png | +1 / -0 |
| M | html/images/os/cisco.png non-text | +0 / -0 |
| M | html/images/os/cisco_2x.png non-text | +0 / -0 |
| M | html/images/os/ciscosb.png non-text | +0 / -0 |
| A | html/images/os/ciscosb_2x.png | +1 / -0 |
| M | html/images/os/clavister.png non-text | +0 / -0 |
| A | html/images/os/clavister_2x.png | +1 / -0 |
| M | html/images/os/d-link.png non-text | +0 / -0 |
| M | html/images/os/d-link_2x.png non-text | +0 / -0 |
| M | html/images/os/darwin-old.png non-text | +0 / -0 |
| A | html/images/os/darwin-old_2x.png | +1 / -0 |
| M | html/images/os/datadomain.png non-text | +0 / -0 |
| M | html/includes/entities/status.inc.php | +2 / -1 |
| M | html/pages/device/health/status.inc.php | +12 / -8 |
Showing the first 30 paths; 20 more are omitted from this static page.
| M | html/images/os/alcatellucent.png non-text | +0 / -0 |
| A | html/images/os/alcatellucent_2x.png | +1 / -0 |
| M | html/images/os/arbor.png non-text | +0 / -0 |
| A | html/images/os/arbor_2x.png | +1 / -0 |
| M | html/images/os/arista.png non-text | +0 / -0 |
| A | html/images/os/arista_2x.png | +1 / -0 |
| M | html/images/os/aruba.png non-text | +0 / -0 |
| A | html/images/os/aruba_2x.png | +1 / -0 |
| M | html/images/os/audiocodes.png non-text | +0 / -0 |
| A | html/images/os/audiocodes_2x.png | +1 / -0 |
| M | html/images/os/brocade.png non-text | +0 / -0 |
| A | html/images/os/brocade_2x.png | +1 / -0 |
| M | html/images/os/calix.png non-text | +0 / -0 |
| A | html/images/os/calix_2x.png | +1 / -0 |
| M | html/images/os/casa.png non-text | +0 / -0 |
| A | html/images/os/casa_2x.png | +1 / -0 |
| M | html/images/os/debian.png non-text | +0 / -0 |
| A | html/images/os/debian_2x.png | +1 / -0 |
| M | html/images/os/f5.png non-text | +0 / -0 |
| A | html/images/os/f5_2x.png | +1 / -0 |
| M | html/images/os/fiberroad.png non-text | +0 / -0 |
| A | html/images/os/fiberroad_2x.png | +1 / -0 |
| M | html/images/os/force10.png non-text | +0 / -0 |
| A | html/images/os/force10_2x.png | +1 / -0 |
| M | html/images/os/freenas.png non-text | +0 / -0 |
| A | html/images/os/freenas_2x.png | +1 / -0 |
| M | html/images/os/geist.png non-text | +0 / -0 |
| A | html/images/os/geist_2x.png | +1 / -0 |
| M | html/images/os/h3c.png non-text | +0 / -0 |
| A | html/images/os/h3c_2x.png | +1 / -0 |
| M | includes/alerts.inc.php | +3 / -3 |
| M | includes/definitions/mibs.inc.php | +4 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| A | includes/discovery/processors/cisco-entity-pfe-mib.inc.php | +27 / -0 |
| M | html/pages/customoids.inc.php | +7 / -6 |
| A | html/css/bootstrap/less/boxes.less | +299 / -0 |
| A | html/css/bootstrap/less/miscellaneous.less | +529 / -0 |
| M | html/css/bootstrap/less/bootstrap.less | +2 / -1 |
| M | html/css/bootstrap/less/bootstrap.less | +1 / -1 |
| D | html/includes/error-no-perm.inc.php | +0 / -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.inc.php | +3 / -6 |
| M | html/pages/groups_regenerate.inc.php | +3 / -3 |
| M | html/pages/settings/default.inc.php | +14 / -6 |
| M | html/pages/alert_check.inc.php | +88 / -64 |
| M | html/pages/group.inc.php | +5 / -5 |
| 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 / -0 |
Showing the first 30 paths; 13 more are omitted from this static page.
| D | html/images/os/allied.png | +0 / -1 |
| M | html/images/os/alliedtelesis.png non-text | +0 / -0 |
| A | html/images/os/alliedtelesis_2x.png | +1 / -0 |
| M | html/images/os/alvarion.png non-text | +0 / -0 |
| M | html/images/os/alvarion_2x.png non-text | +0 / -0 |
| M | html/images/os/avaya.png non-text | +0 / -0 |
| M | html/images/os/avaya_2x.png non-text | +0 / -0 |
| M | html/images/os/emerson.png non-text | +0 / -0 |
| A | html/images/os/emerson_2x.png | +1 / -0 |
| M | html/images/os/exalt.png non-text | +0 / -0 |
| A | html/images/os/exalt_2x.png | +1 / -0 |
| M | html/images/os/hwg-ste.png non-text | +0 / -0 |
| A | html/images/os/hwg-ste_2x.png | +1 / -0 |
| M | html/images/os/ibm.png non-text | +0 / -0 |
| M | html/images/os/ibm_2x.png non-text | +0 / -0 |
| M | html/images/os/juniper.png non-text | +0 / -0 |
| M | html/images/os/juniper_2x.png non-text | +0 / -0 |
| M | html/images/os/mikrotik.png non-text | +0 / -0 |
| M | html/images/os/mikrotik_2x.png non-text | +0 / -0 |
| M | html/images/os/netapp.png non-text | +0 / -0 |
| M | html/images/os/netapp_2x.png non-text | +0 / -0 |
| M | html/images/os/netping.png non-text | +0 / -0 |
| M | html/images/os/netping_2x.png non-text | +0 / -0 |
| M | html/images/os/oneaccess.png non-text | +0 / -0 |
| A | html/images/os/oneaccess_2x.png | +1 / -0 |
| M | html/images/os/openbsd.png non-text | +0 / -0 |
| A | html/images/os/openbsd_2x.png | +1 / -0 |
| M | html/images/os/openwrt.png non-text | +0 / -0 |
| A | html/images/os/openwrt_2x.png | +1 / -0 |
| M | html/images/os/panasonic.png non-text | +0 / -0 |
| M | html/css/bootstrap.css | +88 / -88 |
| M | html/css/bootstrap/less/variables.less | +0 / -2 |
| M | html/css/bootstrap/less/variables3.less | +4 / -1 |
| M | html/pages/mibs.inc.php | +10 / -2 |
| M | includes/definitions/mibs.inc.php | +20 / -12 |
| A | includes/alerting/telegram.inc.php | +44 / -0 |
| M | includes/definitions/transports.inc.php | +13 / -0 |
| M | html/images/os/mikrotik.png non-text | +0 / -0 |
| A | html/images/os/mikrotik_2x.png | +1 / -0 |
| M | html/images/os/routeros.png non-text | +0 / -0 |
| A | html/images/os/routeros_2x.png | +1 / -0 |
| 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 |
| 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 |
| M | html/images/os/netping.png non-text | +0 / -0 |
| A | html/images/os/netping_2x.png | +1 / -0 |
| M | includes/definitions/os.inc.php | +11 / -0 |
| A | includes/discovery/sensors/dksf-48-4-x-x-1.inc.php | +136 / -0 |
| M | includes/polling/os/netping.inc.php | +3 / -2 |
| M | mibs/netping/DKSF-48-4-X-X-1 | +16 / -2 |
| 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 / -0 |
| D | includes/definitions/vmware_guestid.inc.php | +0 / -112 |
| A | includes/definitions/wui.inc.php | +71 / -0 |
| M | includes/definitions/transports.inc.php | +0 / -10 |
| M | html/includes/entities/generic.inc.php | +17 / -0 |
| A | html/includes/graphs/multi-customoid non-text | +0 / -0 |
| A | html/includes/graphs/multi-customoid/auth.inc.php | +33 / -0 |
| A | html/includes/graphs/multi-customoid/graph.inc.php | +43 / -0 |
| M | html/pages/customoid.inc.php | +36 / -31 |
| M | includes/definitions/os.inc.php | +17 / -5 |
| A | includes/discovery/os/geist.inc.php | +23 / -0 |
| M | includes/discovery/sensors.inc.php | +1 / -0 |
| M | includes/discovery/sensors/geist-mib-v3.inc.php | +66 / -10 |
| M | html/pages/customoid.inc.php | +6 / -2 |
| M | html/includes/navbar.inc.php | +1 / -1 |
| M | html/pages/contacts.inc.php | +3 / -3 |
| M | html/pages/add_alert_check.inc.php | +46 / -32 |
| M | html/pages/group.inc.php | +4 / -2 |
Showing the first 30 paths; 61 more are omitted from this static page.
| M | includes/alerting/clickatell.inc.php | +0 / -8 |
| M | includes/alerting/email.inc.php | +1 / -1 |
| M | includes/alerting/hipchat.inc.php | +0 / -7 |
| M | includes/alerting/messagebird.inc.php | +0 / -6 |
| M | includes/alerting/pagerduty.inc.php | +1 / -2 |
| M | includes/alerting/pushover.inc.php | +0 / -5 |
| M | includes/alerting/script.inc.php | +0 / -4 |
| M | includes/alerting/slack.inc.php | +0 / -6 |
| M | includes/alerting/webhook.inc.php | +0 / -6 |
| A | includes/alerting/xmpp.inc.php | +94 / -0 |
| M | includes/definitions/transports.inc.php | +27 / -1 |
| A | libs/Fabiang non-text | +0 / -0 |
| A | libs/Fabiang/Xmpp non-text | +0 / -0 |
| A | libs/Fabiang/Xmpp/CHANGELOG.md | +34 / -0 |
| A | libs/Fabiang/Xmpp/Client.php | +185 / -0 |
| A | libs/Fabiang/Xmpp/Connection non-text | +0 / -0 |
| A | libs/Fabiang/Xmpp/Connection/AbstractConnection.php | +311 / -0 |
| A | libs/Fabiang/Xmpp/Connection/ConnectionInterface.php | +146 / -0 |
| A | libs/Fabiang/Xmpp/Connection/Socket.php | +228 / -0 |
| A | libs/Fabiang/Xmpp/Connection/SocketConnectionInterface.php | +56 / -0 |
| A | libs/Fabiang/Xmpp/Event non-text | +0 / -0 |
| A | libs/Fabiang/Xmpp/Event/Event.php | +165 / -0 |
| A | libs/Fabiang/Xmpp/Event/EventInterface.php | +114 / -0 |
| A | libs/Fabiang/Xmpp/Event/EventManager.php | +160 / -0 |
| A | libs/Fabiang/Xmpp/Event/EventManagerAwareInterface.php | +61 / -0 |
| A | libs/Fabiang/Xmpp/Event/EventManagerInterface.php | +81 / -0 |
| A | libs/Fabiang/Xmpp/Event/XMLEvent.php | +78 / -0 |
| A | libs/Fabiang/Xmpp/Event/XMLEventInterface.php | +68 / -0 |
| A | libs/Fabiang/Xmpp/EventListener non-text | +0 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/AbstractEventListener.php | +132 / -0 |
| M | html/pages/settings.inc.php | +3 / -1 |
| A | includes/polling/ports/cisco-trustsec-interface-mib.inc.php | +32 / -0 |
| M | html/includes/print/syslogs.inc.php | +1 / -1 |
| M | html/pages/syslog.inc.php | +24 / -31 |
| M | html/includes/print/syslogs.inc.php | +1 / -1 |
| M | html/pages/device/pseudowires.inc.php | +7 / -2 |
| M | html/pages/pseudowires.inc.php | +8 / -3 |
| 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 | +0 / -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 / -0 |
| M | html/css/bootstrap.css | +5 / -0 |
| 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 / -0 |
| M | includes/polling/ports.inc.php | +18 / -2 |
| M | includes/rewrites.inc.php | +1 / -1 |
| A | update/263.sql | +1 / -0 |
| A | includes/alerting/webhook.inc.php | +54 / -0 |
| M | includes/definitions/transports.inc.php | +13 / -0 |
| A | includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php | +68 / -0 |
| M | html/pages/contact.inc.php | +4 / -4 |
| M | html/pages/contacts.inc.php | +6 / -5 |
| M | includes/definitions/transports.inc.php | +10 / -10 |
| M | includes/functions.inc.php | +2 / -1 |
| M | includes/discovery/bgp-peers.inc.php | +2 / -1 |
| M | includes/definitions.inc.php | +1 / -1 |
| M | html/pages/device/overview/events.inc.php | +1 / -1 |
| M | includes/discovery/sensors/powernet-mib.inc.php | +158 / -159 |
| M | includes/definitions/status.inc.php | +3 / -0 |
| M | includes/discovery/sensors/powernet-mib.inc.php | +91 / -31 |
| 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 | +0 / -5 |
| M | html/includes/print/rows.inc.php | +1 / -1 |
| M | includes/defaults.inc.php | +0 / -3 |
| M | includes/definitions.inc.php | +19 / -5 |
| M | includes/discovery/processors.inc.php | +9 / -7 |
| M | html/includes/cache-data.inc.php | +37 / -30 |
| M | html/pages/ports.inc.php | +5 / -4 |
| M | includes/definitions/os.inc.php | +9 / -1 |
| M | includes/definitions/mibs.inc.php | +15 / -4 |
| M | includes/definitions/status.inc.php | +7 / -0 |
| M | includes/polling/os/drac.inc.php | +18 / -0 |
| 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 / -0 |
Showing the first 30 paths; 80 more are omitted from this static page.
| 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 | html/pages/contacts.inc.php | +28 / -2 |
| M | includes/definitions/transports.inc.php | +10 / -1 |
| M | html/pages/contact.inc.php | +2 / -2 |
| M | html/pages/contacts.inc.php | +12 / -4 |
| M | includes/definitions/transports.inc.php | +22 / -22 |
| M | update/260.php | +2 / -0 |
| M | update/260.php | +1 / -19 |
| A | update/262.php | +34 / -0 |
| M | update/259.sql | +0 / -6 |
| A | update/261.sql | +7 / -0 |
| D | update/258.sql | +0 / -13 |
| A | update/258.sql | +13 / -0 |
| D | update/259.php | +0 / -31 |
| A | update/260.php | +34 / -0 |
| M | update/259.php | +2 / -0 |
| 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 / -0 |
| M | html/includes/functions.inc.php | +1 / -2 |
| D | html/includes/print/pseudowires.inc.php | +0 / -308 |
| A | html/includes/entities/pseudowire.inc.php | +361 / -0 |
| A | html/includes/graphs/pseudowire non-text | +0 / -0 |
| A | html/includes/graphs/pseudowire/auth.inc.php | +44 / -0 |
| A | html/includes/graphs/pseudowire/bits.inc.php | +23 / -0 |
| A | html/includes/graphs/pseudowire/pkts.inc.php | +34 / -0 |
| 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 / -0 |
| M | includes/definitions/mibs.inc.php | +65 / -0 |
| M | includes/definitions/os.inc.php | +1 / -0 |
| 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 / -0 |
| M | includes/discovery/pseudowires/pw-std-mib.inc.php | +37 / -28 |
| M | includes/entities.inc.php | +8 / -0 |
| A | includes/polling/pseudowires.inc.php | +165 / -0 |
| A | update/259.sql | +6 / -0 |
| M | html/pages/contacts.inc.php | +13 / -9 |
| M | html/pages/contact.inc.php | +32 / -1 |
| M | includes/alerting/email.inc.php | +1 / -2 |
| A | update/258.php | +23 / -0 |
| 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 |
| M | includes/polling/applications/nsd.inc.php | +2 / -0 |
| M | html/includes/print/rows.inc.php | +1 / -2 |
| M | html/includes/print/search.inc.php | +2 / -2 |
| A | html/includes/graphs/application/nsd_axfr.inc.php | +38 / -0 |
| A | html/includes/graphs/application/nsd_memory.inc.php | +47 / -0 |
| A | html/includes/graphs/application/nsd_qtype.inc.php | +57 / -0 |
| A | html/includes/graphs/application/nsd_queries.inc.php | +88 / -0 |
| A | html/includes/graphs/application/nsd_rcode.inc.php | +50 / -0 |
| A | html/includes/graphs/application/nsd_zones.inc.php | +39 / -0 |
| A | html/pages/device/apps/nsd.inc.php | +20 / -0 |
| M | includes/definitions/apps.inc.php | +1 / -0 |
| A | includes/polling/applications/nsd.inc.php | +241 / -0 |
| A | scripts/agent-local/nsd | +14 / -0 |
| M | includes/definitions/mibs.inc.php | +19 / -0 |
| M | includes/definitions/os.inc.php | +2 / -1 |
| M | includes/discovery/sensors.inc.php | +17 / -4 |
| D | includes/discovery/sensors/papouch-smi.inc.php | +0 / -85 |
| A | mibs/papouch/Papouch-SMI | +61 / -0 |
| D | mibs/papouch/Papouch-SMI.mib | +0 / -54 |
| A | mibs/papouch/TMESNMP2-MIB | +77 / -0 |
| D | mibs/papouch/TMESNMP2.mib | +0 / -70 |
| A | update/257.php | +41 / -0 |
| M | includes/discovery/sensors/powernet-mib.inc.php | +0 / -54 |
| M | includes/discovery/sensors/powernet-mib.inc.php | +5 / -22 |
| M | includes/discovery/sensors/powernet-mib.inc.php | +77 / -0 |
| M | includes/discovery/sensors/powernet-mib.inc.php | +2 / -2 |
| M | html/pages/devices.inc.php | +152 / -151 |
| M | html/pages/ports.inc.php | +161 / -162 |
| M | includes/definitions/graphtypes.inc.php | +1 / -1 |
| M | includes/definitions/graphtypes.inc.php | +2 / -1 |
| 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 non-text | +0 / -0 |
| A | includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php | +27 / -0 |
| M | html/pages/device/loadbalancer/lb_virtuals.inc.php | +30 / -0 |
| 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 |
| M | update/256.php | +2 / -2 |
| M | includes/definitions/graphtypes.inc.php | +2 / -2 |
| M | includes/definitions/mibs.inc.php | +24 / -0 |
| M | includes/definitions/status.inc.php | +5 / -0 |
| M | includes/discovery/sensors.inc.php | +2 / -2 |
| D | includes/discovery/sensors/mikrotik-mib.inc.php | +0 / -108 |
| A | update/256.php | +35 / -0 |
| M | includes/discovery/sensors/mikrotik-mib.inc.php | +53 / -2 |
| M | includes/definitions.inc.php | +2 / -0 |
| M | includes/discovery/neighbours/lldp-mib.inc.php | +10 / -11 |
| A | includes/discovery/neighbours/mikrotik-mib.inc.php | +103 / -0 |
| M | html/includes/contacts-navbar.inc.php | +0 / -1 |
| M | html/includes/customoids-navbar.inc.php | +2 / -0 |
| 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 | +0 / -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 |
| M | html/includes/print/common.inc.php | +4 / -1 |
| M | html/ajax/device_ports.php | +1 / -1 |
| M | mibs/mikrotik/MIKROTIK-MIB | +289 / -10 |
| M | html/pages/neighbours.inc.php | +10 / -1 |
| M | html/includes/print/rows.inc.php | +2 / -1 |
| M | html/includes/print/search.inc.php | +21 / -17 |
| M | html/pages/group.inc.php | +1 / -1 |
| M | html/includes/print/rows.inc.php | +25 / -3 |
| M | html/includes/print/search.inc.php | +3 / -0 |
| M | html/pages/group.inc.php | +27 / -24 |
| M | html/pages/group_add.inc.php | +1 / -0 |
| 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 / -0 |
| M | html/pages/packages.inc.php | +13 / -12 |
| M | html/pages/device/loadbalancer.inc.php | +3 / -0 |
| M | html/pages/device/loadbalancer/lb_virtuals.inc.php | +80 / -60 |
| M | html/css/bootstrap.css | +11 / -4 |
| M | html/css/bootstrap/less/alerts.less | +14 / -4 |
| M | html/pages/front/default.php | +6 / -2 |
Each bar shows the range of rolling-release revisions included in that stable release.
Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | html/pages/add_alert_check.inc.php | +1 / -0 |
5.6.0.01%. +2/β16.8. Fixed var_decode() on very/very old php 5.3. +10/β4string_transform() unit tests, correct HP device match test resultRaw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| M | INSTALL | +1 / -1 |
| 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 / -0 |
| M | html/includes/entities/port.inc.php | +5 / -0 |
| M | html/includes/functions.inc.php | +9 / -1 |
| M | html/includes/graphs/customer/auth.inc.php | +5 / -0 |
| 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 / -0 |
| M | html/index.php | +30 / -10 |
| M | html/pages/alert_check.inc.php | +3 / -2 |
| M | html/pages/alert_regenerate.inc.php | +1 / -0 |
| M | html/pages/customoid.inc.php | +1 / -1 |
| A | html/pages/modules.inc.php | +96 / -0 |
| 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 / -0 |
| A | includes/alerting/opsgenie.inc.php | +86 / -0 |
| M | includes/alerting/pagerduty.inc.php | +1 / -1 |
| M | includes/common.inc.php | +10 / -4 |
| M | includes/definitions.inc.php | +0 / -7 |
| M | includes/definitions/graphtypes.inc.php | +21 / -0 |
| M | includes/definitions/mibs.inc.php | +55 / -37 |
| M | includes/definitions/os.inc.php | +10 / -1 |
| M | includes/definitions/transports.inc.php | +28 / -0 |
| M | includes/functions.inc.php | +55 / -0 |
| M | includes/polling/functions.inc.php | +21 / -11 |
| A | includes/polling/graphs/rbn-subscriber-active-mib non-text | +0 / -0 |
| A | includes/polling/graphs/rbn-subscriber-active-mib/rbnsubsencaps.inc.php | +59 / -0 |
| 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 | +0 / -38 |
| M | includes/polling/os/exalt.inc.php | +0 / -1 |
| D | includes/polling/os/geist-climate.inc.php | +0 / -26 |
| M | includes/polling/os/geist-pdu.inc.php | +0 / -12 |
| A | includes/polling/os/hpvc.inc.php | +13 / -0 |
| M | includes/polling/os/netapp.inc.php | +0 / -10 |
| D | includes/polling/os/powervault.inc.php | +0 / -24 |
| M | includes/polling/os/unix.inc.php | +0 / -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 | +0 / -14 |
| M | includes/polling/storage.inc.php | +4 / -4 |
| M | includes/polling/system.inc.php | +4 / -4 |
| M | includes/snmp.inc.php | +36 / -0 |
| M | includes/sql-config.inc.php | +12 / -0 |
| 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 / -0 |
| A | update/318.sql | +1 / -0 |
Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | includes/common.inc.php | +45 / -14 |
| M | includes/definitions.inc.php | +2 / -0 |
| 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 / -0 |
| M | tests/IncludesCommonTest.php | +17 / -0 |
| A | update/316.sql | +1 / -0 |
mb_strtolower() in print_vars().var_decode(). +17/β3Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| M | html/css/ref.css | +115 / -81 |
| M | html/css/svg_png.css | +3 / -3 |
| M | html/images/login-hamster-large.png binary | +0 / -0 |
| A | html/images/os/angstrem.png | +1 / -0 |
| A | html/images/os/angstrem_2x.png | +1 / -0 |
| 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 / -0 |
| M | html/includes/entities/device.inc.php | +4 / -0 |
| M | html/includes/entities/mempool.inc.php | +36 / -29 |
| M | html/includes/entities/port.inc.php | +6 / -0 |
| 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 / -0 |
| A | html/includes/graphs/application/ioping_speed.inc.php | +45 / -0 |
| A | html/includes/graphs/application/ioping_timing.inc.php | +47 / -0 |
| 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 / -0 |
| M | html/includes/graphs/port/mac_acc_total.inc.php | +43 / -45 |
| M | html/includes/navbar.inc.php | +6 / -0 |
| 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 / -0 |
| M | html/pages/device/alert.inc.php | +2 / -2 |
| A | html/pages/device/apps/ioping.inc.php | +19 / -0 |
| M | html/pages/device/health/diskio.inc.php | +4 / -1 |
| M | html/pages/device/port/graphs.inc.php | +8 / -0 |
| M | html/pages/devices/graphs.inc.php | +4 / -2 |
| M | html/pages/edituser.inc.php | +25 / -11 |
| M | html/pages/logon.inc.php | +1 / -0 |
| 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 / -0 |
| M | includes/definitions/graphtypes.inc.php | +18 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 | +0 / -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 / -0 |
| A | mibs/brocade/BROCADE-FABRIC-MIB | +157 / -0 |
| A | mibs/brocade/BROCADE-MCT-CLUSTER-MIB | +853 / -0 |
| M | mibs/brocade/BROCADE-NP-TM-STATS-MIB | +1,179 / -73 |
| A | mibs/brocade/BROCADE-QOS-MIB | +287 / -0 |
| A | mibs/brocade/BROCADE-ROUTEMAP-MIB | +793 / -0 |
| A | mibs/brocade/BROCADE-SPX-MIB | +583 / -0 |
| M | mibs/brocade/BROCADE-SYSLOG-MIB | +0 / -1 |
| A | mibs/brocade/FDRY-ACL-MIB | +410 / -0 |
| A | mibs/brocade/FDRY-DAI-MIB | +285 / -0 |
| A | mibs/brocade/FDRY-DHCP-SNOOPING-MIB | +285 / -0 |
| A | mibs/brocade/FDRY-DNS2-MIB | +190 / -0 |
| A | mibs/brocade/FDRY-IP-SOURCE-GUARD-MIB | +262 / -0 |
| A | mibs/brocade/FDRY-IPV6-IP-MIB | +75 / -0 |
| A | mibs/brocade/FDRY-MPLS-L2VPN-MIB | +1,042 / -0 |
| A | mibs/brocade/FDRY-POE-MIB | +324 / -0 |
| A | mibs/brocade/FDRY-RADIUS-MIB | +190 / -0 |
| A | mibs/brocade/FDRY-SNTP-MIB | +140 / -0 |
| A | mibs/brocade/FDRY-TACACS-MIB | +166 / -0 |
| A | mibs/brocade/FDRY-TRAP-MIB | +198 / -0 |
| A | mibs/brocade/FOUNDRY-BFD-STD-MIB | +847 / -0 |
| A | mibs/brocade/FOUNDRY-BGP4V2-MIB | +1,830 / -0 |
| A | mibs/brocade/FOUNDRY-BGP4V2-TC-MIB | +72 / -0 |
| A | mibs/brocade/FOUNDRY-CAR-MIB | +629 / -0 |
| A | mibs/brocade/FOUNDRY-IP-SOURCE-GUARD-MIB | +263 / -0 |
| A | mibs/brocade/FOUNDRY-LAG-MIB | +406 / -0 |
| A | mibs/brocade/FOUNDRY-MAC-VLAN-MIB | +273 / -0 |
| A | mibs/brocade/FOUNDRY-MPLS-MIB | +736 / -0 |
| A | mibs/brocade/FOUNDRY-POE-MIB | +325 / -0 |
| A | mibs/brocade/FOUNDRY-SN-AGENT-MIB | +6,995 / -0 |
| A | mibs/brocade/FOUNDRY-SN-APPLETALK-MIB | +773 / -0 |
| A | mibs/brocade/FOUNDRY-SN-ARP-GROUP-MIB | +109 / -0 |
| A | mibs/brocade/FOUNDRY-SN-BGP4-GROUP-MIB | +3,122 / -0 |
| A | mibs/brocade/FOUNDRY-SN-CAM-MIB | +513 / -0 |
| A | mibs/brocade/FOUNDRY-SN-IGMP-MIB | +207 / -0 |
| A | mibs/brocade/FOUNDRY-SN-IP-ACL-MIB | +1,719 / -0 |
| A | mibs/brocade/FOUNDRY-SN-IP-MIB | +5,260 / -0 |
| A | mibs/brocade/FOUNDRY-SN-IP-VRRP-MIB | +1,158 / -0 |
| A | mibs/brocade/FOUNDRY-SN-IPX-MIB | +1,360 / -0 |
| A | mibs/brocade/FOUNDRY-SN-MAC-AUTHENTICATION-MIB | +256 / -0 |
| A | mibs/brocade/FOUNDRY-SN-MAC-VLAN-MIB | +285 / -0 |
| A | mibs/brocade/FOUNDRY-SN-MRP-MIB | +347 / -0 |
| A | mibs/brocade/FOUNDRY-SN-NOTIFICATION-MIB | +3,441 / -0 |
| A | mibs/brocade/FOUNDRY-SN-OSPF-GROUP-MIB | +3,471 / -0 |
| A | mibs/brocade/FOUNDRY-SN-POS-GROUP-MIB | +1,028 / -0 |
| A | mibs/brocade/FOUNDRY-SN-ROOT-MIB | +1,432 / -0 |
| A | mibs/brocade/FOUNDRY-SN-ROUTER-TRAP-MIB | +439 / -0 |
| A | mibs/brocade/FOUNDRY-SN-STACKING-MIB | +814 / -0 |
| A | mibs/brocade/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB | +4,649 / -0 |
| A | mibs/brocade/FOUNDRY-SN-SWITCH-GROUP-MIB | +9,393 / -0 |
| A | mibs/brocade/FOUNDRY-SN-TRAP-MIB | +1,326 / -0 |
| A | mibs/brocade/FOUNDRY-SN-VSRP-MIB | +652 / -0 |
| A | mibs/brocade/FOUNDRY-SN-WIRELESS-GROUP-MIB | +526 / -0 |
| A | mibs/brocade/FOUNDRY-VLAN-CAR-MIB | +279 / -0 |
| D | mibs/foundry non-text | +0 / -0 |
| D | mibs/foundry/BRCD-DOT1X-MIB | +0 / -580 |
| D | mibs/foundry/BROCADE-ENTITY-OID-MIB | +0 / -238 |
| D | mibs/foundry/BROCADE-FABRIC-MIB | +0 / -150 |
| D | mibs/foundry/BROCADE-MCT-CLUSTER-MIB | +0 / -824 |
| D | mibs/foundry/BROCADE-NP-TM-STATS-MIB | +0 / -3,154 |
| D | mibs/foundry/BROCADE-QOS-MIB | +0 / -282 |
| D | mibs/foundry/BROCADE-ROUTEMAP-MIB | +0 / -788 |
| D | mibs/foundry/BROCADE-SPX-MIB | +0 / -552 |
| D | mibs/foundry/BROCADE-SYSLOG-MIB | +0 / -136 |
| D | mibs/foundry/FDRY-ACL-MIB | +0 / -401 |
| D | mibs/foundry/FDRY-DAI-MIB | +0 / -272 |
| D | mibs/foundry/FDRY-DHCP-SNOOPING-MIB | +0 / -269 |
| D | mibs/foundry/FDRY-DNS2-MIB | +0 / -190 |
| D | mibs/foundry/FDRY-IP-SOURCE-GUARD-MIB | +0 / -252 |
| D | mibs/foundry/FDRY-IPV6-IP-MIB | +0 / -69 |
| D | mibs/foundry/FDRY-MPLS-L2VPN-MIB | +0 / -1,012 |
| D | mibs/foundry/FDRY-POE-MIB | +0 / -319 |
| D | mibs/foundry/FDRY-RADIUS-MIB | +0 / -190 |
| D | mibs/foundry/FDRY-SNTP-MIB | +0 / -140 |
| D | mibs/foundry/FDRY-TACACS-MIB | +0 / -160 |
| D | mibs/foundry/FDRY-TRAP-MIB | +0 / -189 |
| D | mibs/foundry/FOUNDRY-BFD-STD-MIB | +0 / -845 |
| D | mibs/foundry/FOUNDRY-CAR-MIB | +0 / -624 |
| D | mibs/foundry/FOUNDRY-IP-SOURCE-GUARD-MIB | +0 / -253 |
| D | mibs/foundry/FOUNDRY-LAG-MIB | +0 / -395 |
| D | mibs/foundry/FOUNDRY-MAC-VLAN-MIB | +0 / -254 |
| D | mibs/foundry/FOUNDRY-MPLS-MIB | +0 / -704 |
| D | mibs/foundry/FOUNDRY-POE-MIB | +0 / -320 |
| D | mibs/foundry/FOUNDRY-SN-AGENT-MIB | +0 / -6,936 |
| D | mibs/foundry/FOUNDRY-SN-APPLETALK-MIB | +0 / -763 |
| D | mibs/foundry/FOUNDRY-SN-ARP-GROUP-MIB | +0 / -107 |
| D | mibs/foundry/FOUNDRY-SN-BGP4-GROUP-MIB | +0 / -3,099 |
| D | mibs/foundry/FOUNDRY-SN-CAM-MIB | +0 / -491 |
| D | mibs/foundry/FOUNDRY-SN-IGMP-MIB | +0 / -203 |
| D | mibs/foundry/FOUNDRY-SN-IP-ACL-MIB | +0 / -1,694 |
| D | mibs/foundry/FOUNDRY-SN-IP-MIB | +0 / -5,163 |
| D | mibs/foundry/FOUNDRY-SN-IP-VRRP-MIB | +0 / -1,138 |
| D | mibs/foundry/FOUNDRY-SN-IPX-MIB | +0 / -1,346 |
| D | mibs/foundry/FOUNDRY-SN-MAC-AUTHENTICATION-MIB | +0 / -246 |
| D | mibs/foundry/FOUNDRY-SN-MAC-VLAN-MIB | +0 / -266 |
| D | mibs/foundry/FOUNDRY-SN-MRP-MIB | +0 / -342 |
| D | mibs/foundry/FOUNDRY-SN-NOTIFICATION-MIB | +0 / -3,429 |
| D | mibs/foundry/FOUNDRY-SN-OSPF-GROUP-MIB | +0 / -3,405 |
| D | mibs/foundry/FOUNDRY-SN-POS-GROUP-MIB | +0 / -1,020 |
| D | mibs/foundry/FOUNDRY-SN-ROOT-MIB | +0 / -1,400 |
| D | mibs/foundry/FOUNDRY-SN-ROUTER-TRAP-MIB | +0 / -419 |
| D | mibs/foundry/FOUNDRY-SN-STACKING-MIB | +0 / -781 |
| D | mibs/foundry/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB | +0 / -4,577 |
| D | mibs/foundry/FOUNDRY-SN-SWITCH-GROUP-MIB | +0 / -9,259 |
| D | mibs/foundry/FOUNDRY-SN-TRAP-MIB | +0 / -1,303 |
| D | mibs/foundry/FOUNDRY-SN-VSRP-MIB | +0 / -648 |
| D | mibs/foundry/FOUNDRY-SN-WIRELESS-GROUP-MIB | +0 / -505 |
| D | mibs/foundry/FOUNDRY-VLAN-CAR-MIB | +0 / -275 |
| M | poller-wrapper.py | +103 / -36 |
| A | scripts/agent-local/ioping | +16 / -0 |
| A | scripts/agent-local/ioping.cnf | +2 / -0 |
| M | tests/HtmlIncludesFunctionsTest.php | +0 / -42 |
| M | tests/IncludesCommonTest.php | +56 / -1 |
| A | tests/IncludesDbTest.php | +70 / -0 |
| M | tests/IncludesFunctionsTest.php | +2 / -1 |
| M | tests/IncludesSnmpTest.php | +147 / -0 |
| A | update/312.sql | +5 / -0 |
| A | update/313.sql properties | +0 / -0 |
| A | update/314.sql properties | +0 / -0 |
| A | update/315.php | +41 / -0 |
hex2ip() convert issue (non hex string). Improved sensors poller module (less mysql queries). +31/β19mib_dirs() and quote cleanup +39/β36mib_dirs() and quote cleanup +148/β155Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| M | html/css/bootstrap-hacks.css | +74 / -3 |
| M | html/css/bootstrap.css | +1,050 / -0 |
| M | html/css/bootstrap/less/variables3.less | +2 / -0 |
| A | html/css/observium.css | +11,450 / -0 |
| M | html/css/sprite.css | +246 / -246 |
| A | html/css/sprites-loader-fragment.html | +1 / -0 |
| A | html/css/sprites-png-data.css | +155 / -0 |
| A | html/css/sprites-png-sprite.css | +155 / -0 |
| A | html/css/sprites-svg-data.css | +157 / -0 |
| A | html/css/sprites-svg-sprite.css | +157 / -0 |
| A | html/css/svg non-text | +0 / -0 |
| M | html/css/svg/svg.png | +1 / -0 |
| M | html/css/svg/svg.svg | +3 / -0 |
| A | html/css/svg_png.css | +169 / -0 |
| M | html/feed.php | +59 / -17 |
| M | html/graph.php | +1 / -1 |
| M | html/icons.php | +13 / -4 |
| M | html/images/os/3com.png binary | +0 / -0 |
| A | html/images/os/3com_2x.png | +1 / -0 |
| M | html/images/os/gamatronicups.png binary | +0 / -0 |
| A | html/images/os/gamatronicups_2x.png | +1 / -0 |
| A | html/images/os/ignitenet.png | +1 / -0 |
| A | html/images/os/ignitenet_2x.png | +1 / -0 |
| M | html/images/os/mellanox.png binary | +0 / -0 |
| A | html/images/os/mellanox_2x.png | +1 / -0 |
| M | html/images/os/mge.png binary | +0 / -0 |
| A | html/images/os/mge_2x.png | +1 / -0 |
| M | html/images/os/nortel.png binary | +0 / -0 |
| A | html/images/os/nortel_2x.png | +1 / -0 |
| A | html/images/os/panasas.png | +1 / -0 |
| A | html/images/os/panasas_2x.png | +1 / -0 |
| M | html/images/os/radlan.png binary | +0 / -0 |
| A | html/images/os/radlan_2x.png | +1 / -0 |
| M | html/images/os/sharp.png binary | +0 / -0 |
| A | html/images/os/sharp_2x.png | +1 / -0 |
| M | html/images/os/synology.png binary | +0 / -0 |
| A | html/images/os/synology_2x.png | +1 / -0 |
| A | html/images/os/truen.png | +1 / -0 |
| A | html/images/os/truen_2x.png | +1 / -0 |
| A | html/images/os/wowza.png | +1 / -0 |
| A | html/images/os/wowza_2x.png | +1 / -0 |
| A | html/img/svg_png.png | +1 / -0 |
| A | html/img/svg_png_36.png | +1 / -0 |
| 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 / -0 |
| 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 | +0 / -2 |
| M | html/includes/graphs/device/bluecoat_http_client.inc.php | +0 / -2 |
| M | html/includes/graphs/device/bluecoat_http_server.inc.php | +0 / -2 |
| M | html/includes/graphs/device/bluecoat_server.inc.php | +0 / -2 |
| M | html/includes/graphs/device/bluecoat_tcp.inc.php | +0 / -2 |
| M | html/includes/graphs/device/bluecoat_tcp_est.inc.php | +0 / -2 |
| M | html/includes/graphs/device/juniperive_connections.inc.php | +0 / -2 |
| M | html/includes/graphs/device/juniperive_meetings.inc.php | +0 / -2 |
| M | html/includes/graphs/device/juniperive_storage.inc.php | +0 / -2 |
| M | html/includes/graphs/device/juniperive_users.inc.php | +0 / -2 |
| M | html/includes/graphs/device/nfsen_common.inc.php | +0 / -1 |
| M | html/includes/graphs/device/pagecount.inc.php | +8 / -7 |
| M | html/includes/graphs/device/screenos_sessions.inc.php | +0 / -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 / -0 |
| 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 | +0 / -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 / -0 |
| 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 | +0 / -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 | +0 / -1 |
| M | html/pages/device/edit/delete.inc.php | +0 / -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 | +0 / -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 / -0 |
| A | html/pages/device/ports/sensors.inc.php | +22 / -0 |
| 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 | +0 / -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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| D | includes/discovery/os/wxgoos.inc.php | +0 / -22 |
| M | includes/discovery/os/zyxel.inc.php | +7 / -7 |
| M | includes/discovery/sensors.inc.php | +46 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | includes/discovery/sensors/huawei-entity-extent-mib.inc.php | +45 / -56 |
| A | includes/discovery/sensors/huawei-poe-mib.inc.php | +169 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 | +0 / -4 |
| M | includes/polling/os/acdos.inc.php | +1 / -4 |
| D | includes/polling/os/adtran-aos.inc.php | +0 / -22 |
| D | includes/polling/os/airport.inc.php | +0 / -16 |
| M | includes/polling/os/apc.inc.php | +23 / -25 |
| D | includes/polling/os/areca.inc.php | +0 / -26 |
| D | includes/polling/os/aten-pdu.inc.php | +0 / -19 |
| M | includes/polling/os/audiocodes.inc.php | +1 / -12 |
| M | includes/polling/os/avaya.inc.php | +0 / -11 |
| M | includes/polling/os/barracudangfw.inc.php | +1 / -1 |
| D | includes/polling/os/baytech-pdu.inc.php | +0 / -29 |
| M | includes/polling/os/bcmc.inc.php | +0 / -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 | +0 / -2 |
| M | includes/polling/os/cambium-ptp.inc.php | +0 / -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 | +0 / -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 | +0 / -18 |
| D | includes/polling/os/cyan.inc.php | +0 / -56 |
| D | includes/polling/os/cyclades.inc.php | +0 / -18 |
| M | includes/polling/os/datadomain.inc.php | +0 / -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 | +0 / -49 |
| M | includes/polling/os/eaton-sc.inc.php | +0 / -2 |
| D | includes/polling/os/edgemax.inc.php | +0 / -53 |
| M | includes/polling/os/eltek.inc.php | +0 / -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 | +0 / -1 |
| M | includes/polling/os/f5.inc.php | +0 / -5 |
| M | includes/polling/os/fabos.inc.php | +0 / -3 |
| D | includes/polling/os/fastpath.inc.php | +0 / -53 |
| M | includes/polling/os/fireeye.inc.php | +3 / -16 |
| M | includes/polling/os/fortigate.inc.php | +0 / -1 |
| M | includes/polling/os/fortinet.inc.php | +1 / -16 |
| M | includes/polling/os/gaia.inc.php | +0 / -7 |
| M | includes/polling/os/gcom.inc.php | +0 / -6 |
| M | includes/polling/os/ge-ups.inc.php | +2 / -6 |
| M | includes/polling/os/geist-climate.inc.php | +0 / -3 |
| M | includes/polling/os/geist-pdu.inc.php | +0 / -1 |
| M | includes/polling/os/hh3c.inc.php | +0 / -2 |
| M | includes/polling/os/hikvision-cam.inc.php | +0 / -3 |
| D | includes/polling/os/hpmsm.inc.php | +0 / -33 |
| M | includes/polling/os/hpstorage.inc.php | +0 / -1 |
| D | includes/polling/os/hpups.inc.php | +0 / -19 |
| M | includes/polling/os/hpuww.inc.php | +1 / -4 |
| M | includes/polling/os/huawei.inc.php | +0 / -3 |
| D | includes/polling/os/ibm-tape.inc.php | +0 / -39 |
| M | includes/polling/os/ies.inc.php | +0 / -2 |
| M | includes/polling/os/interseptor.inc.php | +0 / -2 |
| M | includes/polling/os/ipoman.inc.php | +1 / -1 |
| M | includes/polling/os/ironware.inc.php | +0 / -6 |
| M | includes/polling/os/jetnexus-lb.inc.php | +0 / -8 |
| M | includes/polling/os/juniperive.inc.php | +1 / -2 |
| M | includes/polling/os/junos.inc.php | +0 / -5 |
| M | includes/polling/os/jwos.inc.php | +0 / -6 |
| M | includes/polling/os/konica-printer.inc.php | +2 / -2 |
| D | includes/polling/os/kyocera.inc.php | +0 / -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 | +0 / -28 |
| M | includes/polling/os/liebert.inc.php | +0 / -1 |
| M | includes/polling/os/maipu-mypower.inc.php | +0 / -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 | +0 / -29 |
| D | includes/polling/os/microsens.inc.php | +0 / -23 |
| D | includes/polling/os/mimosa-backhaul.inc.php | +0 / -19 |
| D | includes/polling/os/mrvld.inc.php | +0 / -20 |
| D | includes/polling/os/mrvnbs.inc.php | +0 / -19 |
| D | includes/polling/os/mrvos.inc.php | +0 / -31 |
| M | includes/polling/os/netapp.inc.php | +0 / -1 |
| M | includes/polling/os/netscaler.inc.php | +1 / -4 |
| M | includes/polling/os/nos.inc.php | +0 / -2 |
| M | includes/polling/os/nrg.inc.php | +2 / -2 |
| M | includes/polling/os/oec.inc.php | +0 / -3 |
| M | includes/polling/os/omnistack.inc.php | +0 / -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 | +0 / -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 | +0 / -5 |
| M | includes/polling/os/powerconnect-radlan.inc.php | +1 / -4 |
| M | includes/polling/os/powervault.inc.php | +0 / -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 | +0 / -14 |
| M | includes/polling/os/proxyav.inc.php | +0 / -2 |
| M | includes/polling/os/proxysg.inc.php | +3 / -3 |
| M | includes/polling/os/racktivity.inc.php | +0 / -6 |
| M | includes/polling/os/radlan.inc.php | +1 / -46 |
| D | includes/polling/os/radware.inc.php | +0 / -18 |
| D | includes/polling/os/raritan-emx.inc.php | +0 / -26 |
| D | includes/polling/os/raritan.inc.php | +0 / -42 |
| M | includes/polling/os/ricoh.inc.php | +3 / -3 |
| M | includes/polling/os/routeros.inc.php | +0 / -9 |
| D | includes/polling/os/ruckus-zd.inc.php | +0 / -45 |
| M | includes/polling/os/ruckus.inc.php | +0 / -3 |
| M | includes/polling/os/saf-ipradio.inc.php | +0 / -2 |
| M | includes/polling/os/screenos.inc.php | +1 / -0 |
| M | includes/polling/os/sensorgateway.inc.php | +2 / -2 |
| M | includes/polling/os/sentry3.inc.php | +0 / -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 | +0 / -24 |
| M | includes/polling/os/symbol.inc.php | +0 / -4 |
| D | includes/polling/os/teracom.inc.php | +0 / -27 |
| D | includes/polling/os/teradici-pcoip.inc.php | +0 / -32 |
| D | includes/polling/os/trango-apex.inc.php | +0 / -19 |
| M | includes/polling/os/trapeze.inc.php | +1 / -7 |
| M | includes/polling/os/unifi.inc.php | +1 / -0 |
| M | includes/polling/os/unix.inc.php | +6 / -11 |
| M | includes/polling/os/ups-mib.inc.php | +0 / -1 |
| M | includes/polling/os/windows.inc.php | +0 / -2 |
| M | includes/polling/os/wlc.inc.php | +1 / -3 |
| A | includes/polling/os/wowza-engine.inc.php | +29 / -0 |
| M | includes/polling/os/xos.inc.php | +1 / -6 |
| D | includes/polling/os/zeustm.inc.php | +0 / -19 |
| D | includes/polling/os/zhone-znid.inc.php | +0 / -19 |
| D | includes/polling/os/zhone.inc.php | +0 / -30 |
| A | includes/polling/p2p-radios/ignitenet-mib.inc.php | +117 / -0 |
| A | includes/polling/p2p-radios/ubnt-airmax-mib.inc.php | +96 / -0 |
| A | includes/polling/ports/fastpath-inventory-mib.inc.php | +42 / -0 |
| 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 non-text | +0 / -0 |
| M | includes/polling/system.inc.php | +27 / -5 |
| A | includes/polling/system/snmpv2-mib.inc.php | +37 / -0 |
| A | includes/polling/system/wowza-streaming-engine-mib.inc.php | +38 / -0 |
| M | includes/snmp.inc.php | +21 / -14 |
| M | includes/sql-config.inc.php | +15 / -0 |
| M | includes/syslog.inc.php | +28 / -9 |
| M | libs/Mobile/Detect.php | +31 / -17 |
| M | libs/UserAgentParser.php | +47 / -55 |
| M | libs/pear/Net/IPv6.php | +19 / -24 |
| D | mibs/UNCDZ-MIB | +0 / -1,136 |
| A | mibs/carel/UNCDZ-MIB | +1,147 / -0 |
| A | mibs/eltex/ELTEX-FXS72 | +6,235 / -0 |
| M | mibs/eltex/ELTEX-IPSLA-MIB | +1 / -1 |
| A | mibs/eltex/ELTEX-LTE8ST | +19,933 / -0 |
| M | mibs/eltex/ELTEX-LTP8X | +161 / -34 |
| A | mibs/eltex/ELTEX-MES-IP-OSPF-IF-MIB | +84 / -0 |
| M | mibs/eltex/ELTEX-MES-SYSLOG-MIB | +85 / -0 |
| M | mibs/eltex/ELTEX-MES-eltBrgMulticast-MIB | +1 / -1 |
| A | mibs/eltex/ELTEX-PP4 | +3,210 / -0 |
| A | mibs/eltex/ELTEX-SMG | +2,654 / -0 |
| M | mibs/eltex/ELTEX-SMI-ACTUAL | +3,830 / -1 |
| A | mibs/eltex/ELTEX-TAU8 | +1,912 / -0 |
| A | mibs/hp/CLJ8550-MIB | +10,249 / -0 |
| M | mibs/hp/CONFIG-MIB | +426 / -62 |
| M | mibs/hp/DT-MIB | +121 / -28 |
| A | mibs/hp/FUTURESMART-MIB | +9,083 / -0 |
| 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 / -0 |
| M | mibs/hp/HP-DOT1X-EXTENSIONS-MIB | +72 / -8 |
| A | mibs/hp/HP-ICF-ARP-THROTTLE | +234 / -0 |
| M | mibs/hp/HP-ICF-BASIC | +755 / -60 |
| A | mibs/hp/HP-ICF-BFD-MIB | +407 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | mibs/hp/HP-ICF-NTP-MIB | +848 / -0 |
| 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 / -0 |
| M | mibs/hp/HP-ICF-RATE-LIMIT-MIB | +396 / -42 |
| A | mibs/hp/HP-ICF-RIPNG-MIB | +554 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | mibs/hp/HP-OFFICEJET-PRO-X576DW-MIB | +7,252 / -0 |
| A | mibs/hp/HP-OPENCALL-SS7SNMPAGENT-BASE-MIB | +1,053 / -0 |
| A | mibs/hp/HP-PAGEWIDE-PRO-477DW-MFP-MIB | +8,203 / -0 |
| 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 | +0 / -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 / -0 |
| M | mibs/hp/HP-USER-AUTH | +533 / -30 |
| A | mibs/hp/HP-VSF-VC-MIB | +908 / -0 |
| A | mibs/hp/HP-httpManageable-MIB | +269 / -0 |
| A | mibs/hp/HPHOTSWAP2SUBSYSTEM-MIB | +387 / -0 |
| A | mibs/hp/HPICF-MDNS-MIB | +272 / -0 |
| A | mibs/hp/HPIPF02TRAP-MIB | +743 / -0 |
| A | mibs/hp/HPIPFTRAP-MIB | +16,591 / -0 |
| A | mibs/hp/HPNSAASR-MIB | +150 / -0 |
| A | mibs/hp/HPNSADIMM-MIB | +377 / -0 |
| A | mibs/hp/HPNSAECC-MIB | +442 / -0 |
| A | mibs/hp/HPNSAEISA-MIB | +1,038 / -0 |
| A | mibs/hp/HPNSAENV-MIB | +1,176 / -0 |
| A | mibs/hp/HPNSAEVENT-MIB | +924 / -0 |
| A | mibs/hp/HPNSAHOTSWAPSUBSYSTEM-MIB | +447 / -0 |
| A | mibs/hp/HPNSAPCI-MIB | +935 / -0 |
| A | mibs/hp/HPNSAREMOTEASSIST-MIB | +731 / -0 |
| A | mibs/hp/HPNSARPS-MIB | +61 / -0 |
| A | mibs/hp/HPNSASCSI-MIB | +527 / -0 |
| A | mibs/hp/HPNSASINFO-MIB | +956 / -0 |
| A | mibs/hp/HPNSASOFTWARESUBSYSTEM-MIB | +389 / -0 |
| A | mibs/hp/HPNSASTORAGECAP-MIB | +509 / -0 |
| A | mibs/hp/HPNSATRAPCFG-MIB | +225 / -0 |
| A | mibs/hp/HPR-IP-MIB | +546 / -0 |
| A | mibs/hp/HPR-MIB | +1,378 / -0 |
| M | mibs/hp/HpicfHighAvailability-MIB | +83 / -10 |
| A | mibs/hp/IJ8060-MIB | +11,876 / -0 |
| A | mibs/hp/JETDIRECT3-MIB | +6,454 / -0 |
| A | mibs/hp/LJ1200-MIB | +5,239 / -0 |
| A | mibs/hp/LJ1220-MIB | +6,236 / -0 |
| A | mibs/hp/LJ2025-MIB | +2,606 / -0 |
| A | mibs/hp/LJ2200-MIB | +6,211 / -0 |
| A | mibs/hp/LJ2300-MIB | +8,447 / -0 |
| A | mibs/hp/LJ2400-MIB | +9,060 / -0 |
| A | mibs/hp/LJ2500-MIB | +8,971 / -0 |
| A | mibs/hp/LJ251-MIB | +8,117 / -0 |
| A | mibs/hp/LJ252-MIB | +8,041 / -0 |
| A | mibs/hp/LJ275-MIB | +7,163 / -0 |
| A | mibs/hp/LJ276-MIB | +11,054 / -0 |
| A | mibs/hp/LJ277-MIB | +11,181 / -0 |
| A | mibs/hp/LJ3000-MIB | +8,128 / -0 |
| A | mibs/hp/LJ3005-MIB | +8,992 / -0 |
| A | mibs/hp/LJ3015-MIB | +11,107 / -0 |
| A | mibs/hp/LJ3035-MIB | +10,578 / -0 |
| A | mibs/hp/LJ3200-MIB | +7,581 / -0 |
| A | mibs/hp/LJ3505-MIB | +10,014 / -0 |
| A | mibs/hp/LJ3525-MIB | +7,503 / -0 |
| A | mibs/hp/LJ3530mfp-MIB | +11,504 / -0 |
| A | mibs/hp/LJ3700-MIB | +9,299 / -0 |
| A | mibs/hp/LJ375-MIB | +9,721 / -0 |
| A | mibs/hp/LJ3800-MIB | +8,100 / -0 |
| A | mibs/hp/LJ401-MIB | +7,020 / -0 |
| A | mibs/hp/LJ4015-MIB | +9,509 / -0 |
| A | mibs/hp/LJ402-MIB | +7,230 / -0 |
| A | mibs/hp/LJ4100mfp-MIB | +14,532 / -0 |
| A | mibs/hp/LJ4200-MIB | +10,123 / -0 |
| A | mibs/hp/LJ425-MIB | +9,699 / -0 |
| A | mibs/hp/LJ4250-MIB | +9,311 / -0 |
| A | mibs/hp/LJ426-MIB | +8,201 / -0 |
| A | mibs/hp/LJ4300-MIB | +10,122 / -0 |
| A | mibs/hp/LJ4345-MIB | +10,330 / -0 |
| A | mibs/hp/LJ435-MIB | +8,326 / -0 |
| A | mibs/hp/LJ451-MIB | +6,132 / -0 |
| A | mibs/hp/LJ452-MIB | +7,406 / -0 |
| A | mibs/hp/LJ4525-MIB | +13,924 / -0 |
| A | mibs/hp/LJ4600-MIB | +9,852 / -0 |
| A | mibs/hp/LJ4650-MIB | +9,908 / -0 |
| A | mibs/hp/LJ4730-MIB | +10,537 / -0 |
| A | mibs/hp/LJ476-MIB | +11,616 / -0 |
| A | mibs/hp/LJ477-MIB | +9,887 / -0 |
| A | mibs/hp/LJ501-MIB | +7,733 / -0 |
| A | mibs/hp/LJ5035-MIB | +10,579 / -0 |
| A | mibs/hp/LJ5200-MIB | +8,286 / -0 |
| A | mibs/hp/LJ521-MIB | +10,116 / -0 |
| A | mibs/hp/LJ5500-MIB | +10,514 / -0 |
| A | mibs/hp/LJ5550-MIB | +9,593 / -0 |
| A | mibs/hp/LJ570-MIB | +11,616 / -0 |
| A | mibs/hp/LJ6015-MIB | +11,051 / -0 |
| A | mibs/hp/LJ6040mfp-MIB | +10,841 / -0 |
| A | mibs/hp/LJ701-MIB | +7,241 / -0 |
| A | mibs/hp/LJ9000mfp-MIB | +14,367 / -0 |
| A | mibs/hp/LJ9040mfp-MIB | +10,566 / -0 |
| A | mibs/hp/LJ9050mfp-MIB | +10,583 / -0 |
| A | mibs/hp/LJ9055-MIB | +8,215 / -0 |
| A | mibs/hp/LJ9065-MIB | +8,215 / -0 |
| A | mibs/hp/LJ9200C-MIB | +8,602 / -0 |
| A | mibs/hp/LJ9250C-MIB | +8,501 / -0 |
| A | mibs/hp/LJ9500-MIB | +9,703 / -0 |
| A | mibs/hp/LJ9500mfp-MIB | +11,249 / -0 |
| A | mibs/hp/LJM9050mfp-MIB | +10,625 / -0 |
| A | mibs/hp/LaserJet-5-MIB | +5,280 / -0 |
| A | mibs/hp/LaserJet-Series2100-MIB | +5,374 / -0 |
| A | mibs/hp/LaserJet-Series8000-MIB | +10,460 / -0 |
| A | mibs/hp/LaserJet-Series8100-MIB | +11,319 / -0 |
| A | mibs/hp/LaserJet5Si-MIB | +8,676 / -0 |
| A | mibs/hp/LaserJet5Si-Mopier-MIB | +8,820 / -0 |
| A | mibs/hp/LaserJet6P-MIB | +4,329 / -0 |
| A | mibs/hp/LaserJet_3300-MIB | +8,040 / -0 |
| M | mibs/hp/NETSWITCH-MIB | +5 / -2 |
| M | mibs/hp/POWERSUPPLY-MIB | +645 / -14 |
| M | mibs/hp/STATISTICS-MIB | +291 / -0 |
| A | mibs/ignitenet non-text | +0 / -0 |
| A | mibs/ignitenet/IGNITENET-MIB | +424 / -0 |
| A | mibs/intel non-text | +0 / -0 |
| A | mibs/intel/INTEL-COMMON-BMC-MIB | +383 / -0 |
| A | mibs/intel/INTEL-SERVER-BASEBOARD7 | +3,718 / -0 |
| D | mibs/panasas/panasasSnmpwalkEnterprise.debug | +0 / -25,419 |
| A | mibs/radlan/DIFF-SERV-MIB | +1,525 / -0 |
| A | mibs/vmware/VMWARE-HEARTBEAT-MIB | +80 / -0 |
| A | mibs/vmware/VMWARE-NSX-MANAGER-AGENTCAP-MIB | +59 / -0 |
| A | mibs/vmware/VMWARE-NSX-MANAGER-MIB | +4,597 / -0 |
| M | mibs/vmware/VMWARE-ROOT-MIB | +19 / -1 |
| M | mibs/vmware/VMWARE-TC-MIB | +7 / -0 |
| M | rename_device.php | +0 / -1 |
| M | scripts/makecss.sh | +5 / -1 |
| M | scripts/makesprites.sh | +1 / -3 |
| M | tests/IncludesCommonTest.php | +214 / -1 |
| M | tests/IncludesFunctionsTest.php | +13 / -0 |
| M | tests/IncludesPortDescrParserTest.php | +9 / -0 |
| A | update/311.sql | +1 / -0 |
5.6 and later. +28/0poller_module_excluded() for ipmi module. +25/β8Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| M | config.php.default | +6 / -4 |
| A | html/images/os/edgecore.png | +1 / -0 |
| A | html/images/os/edgecore_2x.png | +1 / -0 |
| 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 / -0 |
| M | includes/definitions/rewrites.inc.php | +2 / -0 |
| M | includes/definitions/rrdtypes.inc.php | +1 / -1 |
| M | includes/discovery/bgp-peers.inc.php | +1 / -1 |
| M | includes/entities.inc.php | +77 / -0 |
| M | includes/polling/cipsec-tunnels.inc.php | +219 / -29 |
| M | includes/polling/functions.inc.php | +12 / -1 |
| M | includes/snmp.inc.php | +26 / -0 |
| M | includes/sql-config.inc.php | +4 / -1 |
| M | includes/update/update.php | +36 / -24 |
| A | mibs/bdcom/NETFLOW-MIB | +658 / -0 |
| A | mibs/bdcom/NMS-1705 | +279 / -0 |
| A | mibs/bdcom/NMS-ACCOUNTING-MIB | +128 / -0 |
| A | mibs/bdcom/NMS-ACL-EXT-MIB | +427 / -0 |
| A | mibs/bdcom/NMS-AUTHENTICATION-TRAP | +98 / -0 |
| A | mibs/bdcom/NMS-CARD-OPERATION-MIB | +280 / -0 |
| A | mibs/bdcom/NMS-CARD-SYS-MIB | +172 / -0 |
| A | mibs/bdcom/NMS-CFGAPP | +57 / -0 |
| A | mibs/bdcom/NMS-CHASSIS | +768 / -0 |
| A | mibs/bdcom/NMS-CONFIG-MGMT | +39 / -0 |
| A | mibs/bdcom/NMS-DHCP-SERVER-MIB | +119 / -0 |
| A | mibs/bdcom/NMS-DHCP-SNOOPING-MIB | +216 / -0 |
| A | mibs/bdcom/NMS-EAPS-MIB | +436 / -0 |
| A | mibs/bdcom/NMS-EPON-EOC-COMM | +296 / -0 |
| A | mibs/bdcom/NMS-EPON-EOC-CONF | +125 / -0 |
| A | mibs/bdcom/NMS-EPON-EOC-SLAVE | +424 / -0 |
| A | mibs/bdcom/NMS-EPON-EOC-TRAP | +97 / -0 |
| A | mibs/bdcom/NMS-EPON-FTM | +169 / -0 |
| A | mibs/bdcom/NMS-EPON-LLID | +258 / -0 |
| A | mibs/bdcom/NMS-EPON-LLID-ONU-BIND | +253 / -0 |
| A | mibs/bdcom/NMS-EPON-LLID-QOS-POLICY | +87 / -0 |
| A | mibs/bdcom/NMS-EPON-LLID-TRAP | +111 / -0 |
| A | mibs/bdcom/NMS-EPON-OAM-REMOTE-LOOPBACK | +144 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-CHIP-INFO | +115 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-CHIP-STATUS-TRAP | +50 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-COMM | +368 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-MAT-MIB | +45 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-MULTICAST-FORWARD | +129 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-MULTICAST-VLAN | +80 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-NNI | +124 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-PON | +633 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-PON-EXT | +206 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-PSG | +272 / -0 |
| A | mibs/bdcom/NMS-EPON-OLT-SLOT | +87 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU | +1,500 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-BATCH-CONFIG | +123 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-BATCH-UPDATE | +68 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-IF-STATS | +367 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-IF-TRAP | +51 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-INTERFACE | +280 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-MULTICAST-VLAN | +85 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-OPTICAL-PARAM-ALARM-SET | +527 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-QOS-POLICY | +89 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-REMOTE-SERVER-INFO | +78 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-RESET | +70 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-SERIAL-PORT | +239 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-SERIAL-TRAP | +105 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-STATIC-MAC | +109 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-TRAP | +252 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-UNI-IF-ACL-APP-MIB | +111 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-UNI-QOS-POLICY | +95 / -0 |
| A | mibs/bdcom/NMS-EPON-ONU-VLAN | +151 / -0 |
| A | mibs/bdcom/NMS-EPON-PON-ILLEAGL-REG-TRAP | +47 / -0 |
| A | mibs/bdcom/NMS-EPON-PON-QOS-POLICY | +87 / -0 |
| A | mibs/bdcom/NMS-EPON-TFTP | +91 / -0 |
| A | mibs/bdcom/NMS-ERPS-MIB | +693 / -0 |
| A | mibs/bdcom/NMS-ETHERRING | +129 / -0 |
| A | mibs/bdcom/NMS-FAN-TRAP | +298 / -0 |
| A | mibs/bdcom/NMS-FILTER-TRAP | +189 / -0 |
| A | mibs/bdcom/NMS-FLASH | +276 / -0 |
| A | mibs/bdcom/NMS-GBSC-MIB | +162 / -0 |
| A | mibs/bdcom/NMS-HAL-GLOBAL-MIB | +167 / -0 |
| A | mibs/bdcom/NMS-HAL-IF-MIB | +653 / -0 |
| A | mibs/bdcom/NMS-HAL-TRAP | +128 / -0 |
| A | mibs/bdcom/NMS-IEEE8023-LAG-MIB | +1,496 / -0 |
| A | mibs/bdcom/NMS-IF-APP-POLICY-MIB | +129 / -0 |
| A | mibs/bdcom/NMS-IF-MIB | +362 / -0 |
| A | mibs/bdcom/NMS-IF-QOS-POLICY | +90 / -0 |
| A | mibs/bdcom/NMS-IF-THRESHOLD-MIB | +1,189 / -0 |
| A | mibs/bdcom/NMS-INTERFACE-EXT | +1,093 / -0 |
| A | mibs/bdcom/NMS-INTERFACES | +1,400 / -0 |
| A | mibs/bdcom/NMS-IP-ADDRESS-MIB | +117 / -0 |
| A | mibs/bdcom/NMS-IPAcl | +686 / -0 |
| A | mibs/bdcom/NMS-IPSLA-MIB | +248 / -0 |
| A | mibs/bdcom/NMS-L2-PROTOCOL-TUNNEL-MIB | +71 / -0 |
| A | mibs/bdcom/NMS-LLDP-MIB | +2,112 / -0 |
| A | mibs/bdcom/NMS-LOG-SERVER-MIB | +167 / -0 |
| A | mibs/bdcom/NMS-LOOPBACK-DETECT-MIB | +159 / -0 |
| A | mibs/bdcom/NMS-MAC-MIB | +336 / -0 |
| A | mibs/bdcom/NMS-MEAPS-MIB | +562 / -0 |
| A | mibs/bdcom/NMS-MEMORY-POOL-MIB | +189 / -0 |
| A | mibs/bdcom/NMS-MacAcl | +208 / -0 |
| A | mibs/bdcom/NMS-NAT | +450 / -0 |
| A | mibs/bdcom/NMS-NTP-MIB | +54 / -0 |
| A | mibs/bdcom/NMS-OPTICAL-PORT-MIB | +291 / -0 |
| A | mibs/bdcom/NMS-POE-MIB | +98 / -0 |
| A | mibs/bdcom/NMS-POWER-EXT-MIB | +149 / -0 |
| A | mibs/bdcom/NMS-POWER-MIB | +80 / -0 |
| A | mibs/bdcom/NMS-PROCESS-MIB | +414 / -0 |
| A | mibs/bdcom/NMS-PVLAN-EXT-MIB | +182 / -0 |
| A | mibs/bdcom/NMS-QOS-EXT-MIB | +1,489 / -0 |
| A | mibs/bdcom/NMS-QOS-MIB | +784 / -0 |
| A | mibs/bdcom/NMS-QOS-PIB-MIB | +1,998 / -0 |
| A | mibs/bdcom/NMS-QOS-QUEUE | +93 / -0 |
| A | mibs/bdcom/NMS-R-QOS-MIB | +1,756 / -0 |
| A | mibs/bdcom/NMS-REMOTE-PING-MIB | +205 / -0 |
| A | mibs/bdcom/NMS-ROUTING-MIB | +51 / -0 |
| A | mibs/bdcom/NMS-SERIAL | +316 / -0 |
| A | mibs/bdcom/NMS-SMI | +100 / -0 |
| A | mibs/bdcom/NMS-SNMP | +806 / -0 |
| A | mibs/bdcom/NMS-SNTP | +75 / -0 |
| A | mibs/bdcom/NMS-STP | +215 / -0 |
| A | mibs/bdcom/NMS-SWITCH-MIB | +317 / -0 |
| A | mibs/bdcom/NMS-SYS | +1,022 / -0 |
| A | mibs/bdcom/NMS-SYS-TRAP | +114 / -0 |
| A | mibs/bdcom/NMS-TC | +703 / -0 |
| A | mibs/bdcom/NMS-TS | +525 / -0 |
| A | mibs/bdcom/NMS-VLAN-EXT-MIB | +331 / -0 |
| A | mibs/bdcom/NMS-WAN-MIB | +122 / -0 |
| A | mibs/bdcom/NMS-WLAN-MIB | +131 / -0 |
| A | mibs/bdcom/NMSTRAP-MIB | +35 / -0 |
| A | mibs/edge-core non-text | +0 / -0 |
| A | mibs/edge-core/ECS2100-28PP-MIB | +17,083 / -0 |
| A | mibs/edge-core/ECS3510-28T-MIB | +21,325 / -0 |
| A | mibs/edge-core/ECS4110-52P-MIB | +21,571 / -0 |
| A | mibs/edge-core/ECS4120-MIB | +21,030 / -0 |
| A | mibs/edge-core/ECS4210-MIB | +17,394 / -0 |
| A | mibs/edge-core/ECS4510-MIB | +25,173 / -0 |
| A | mibs/edge-core/ECS4610-24F-MIB | +18,891 / -0 |
| A | mibs/edge-core/ECS4610-50T-MIB | +22,083 / -0 |
| A | mibs/edge-core/ECS4810-12M-MIB | +15,352 / -0 |
| A | mibs/edge-core/ES3510MA-MIB | +21,202 / -0 |
| A | mibs/edge-core/ES3526XA_ES3510-MIB | +9,512 / -0 |
| A | mibs/edge-core/ES3528M-SFP-MIB | +15,717 / -0 |
| A | mibs/edge-core/ES3528MO-MIB | +13,664 / -0 |
| A | mibs/edge-core/ES3528MV2-MIB | +21,327 / -0 |
| A | mibs/edge-core/ES4612-MIB | +10,016 / -0 |
| A | mibs/edge-core/ES4626-50-MIB | +16,391 / -0 |
| A | mibs/edge-core/ES4626-SFP-MIB | +16,391 / -0 |
| A | mibs/enlogic non-text | +0 / -0 |
| A | mibs/enlogic/ENLOGIC-PDU-MIB | +5,191 / -0 |
| A | mibs/rfc/LAG-MIB | +1,225 / -0 |
| A | mibs/rfc/RFC-1212 | +79 / -0 |
| A | mibs/rfc/RFC-1215 | +38 / -0 |
| A | mibs/wowza non-text | +0 / -0 |
| A | mibs/wowza/WOWZA-STREAMING-ENGINE-MIB | +5,568 / -0 |
| M | tests/HtmlIncludesFunctionsTest.php | +1 / -1 |
| M | tests/HtmlIncludesPrintTest.php | +1 / -1 |
| M | update/004.sql | +3 / -3 |
| M | update/033.sql | +0 / -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 / -0 |
| A | update/310.sql | +6 / -0 |
| M | update/db_schema_mysql.sql | +29 / -10 |
Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| A | html/images/os/plugandtrack.png | +1 / -0 |
| A | html/images/os/plugandtrack_2x.png | +1 / -0 |
| M | html/images/os/quanta.png binary | +0 / -0 |
| M | html/images/os/quanta_2x.png binary | +0 / -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 / -0 |
| 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 | +0 / -32 |
| M | includes/discovery/mempools/dnos-switching-mib.inc.php | +1 / -0 |
| A | includes/discovery/neighbours/dnos-isdp-mib.inc.php | +71 / -0 |
| A | includes/discovery/neighbours/edgeswitch-isdp-mib.inc.php | +71 / -0 |
| M | includes/discovery/neighbours/fastpath-isdp-mib.inc.php | +1 / -0 |
| A | includes/discovery/neighbours/netgear-isdp-mib.inc.php | +71 / -0 |
| M | includes/discovery/os.inc.php | +42 / -0 |
| A | includes/discovery/os/broadcom.inc.php | +63 / -0 |
| 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 / -0 |
| 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 / -0 |
| D | includes/polling/mempools/dell-vendor-mib.inc.php | +0 / -18 |
| A | includes/polling/os/fastpath.inc.php | +53 / -0 |
| A | includes/polling/os/plugandtrack.inc.php | +14 / -0 |
| M | includes/polling/os/timos.inc.php | +1 / -1 |
| M | includes/polling/ospf.inc.php | +70 / -47 |
| M | includes/polling/ports.inc.php | +6 / -0 |
| 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 / -0 |
| A | mibs/broadcom/BROADCOM-REF-MIB | +77 / -0 |
| A | mibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB | +523 / -0 |
| A | mibs/broadcom/FASTPATH-CAPTIVE-PORTAL-MIB | +1,254 / -0 |
| A | mibs/broadcom/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB | +291 / -0 |
| A | mibs/broadcom/FASTPATH-DHCP6SERVER-PRIVATE-MIB | +1,183 / -0 |
| A | mibs/broadcom/FASTPATH-DHCPSERVER-PRIVATE-MIB | +1,002 / -0 |
| A | mibs/broadcom/FASTPATH-DNS-RESOLVER-CONTROL-MIB | +270 / -0 |
| A | mibs/broadcom/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB | +452 / -0 |
| A | mibs/broadcom/FASTPATH-INVENTORY-MIB | +1,189 / -0 |
| A | mibs/broadcom/FASTPATH-IPV6-LOOPBACK-MIB | +112 / -0 |
| A | mibs/broadcom/FASTPATH-IPV6-TUNNEL-MIB | +253 / -0 |
| A | mibs/broadcom/FASTPATH-ISDP-MIB | +548 / -0 |
| A | mibs/broadcom/FASTPATH-KEYING-PRIVATE-MIB | +137 / -0 |
| A | mibs/broadcom/FASTPATH-LOGGING-MIB | +519 / -0 |
| A | mibs/broadcom/FASTPATH-LOOPBACK-MIB | +130 / -0 |
| A | mibs/broadcom/FASTPATH-MGMT-SECURITY-MIB | +252 / -0 |
| A | mibs/broadcom/FASTPATH-MULTICAST-MIB | +457 / -0 |
| A | mibs/broadcom/FASTPATH-NSF-MIB | +362 / -0 |
| A | mibs/broadcom/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB | +84 / -0 |
| A | mibs/broadcom/FASTPATH-PFC-MIB | +214 / -0 |
| A | mibs/broadcom/FASTPATH-PORTSECURITY-PRIVATE-MIB | +275 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-ACL-MIB | +1,558 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-AUTOVOIP-MIB | +126 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-COS-MIB | +969 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB | +1,077 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB | +2,764 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-ISCSI-MIB | +336 / -0 |
| A | mibs/broadcom/FASTPATH-QOS-MIB | +52 / -0 |
| A | mibs/broadcom/FASTPATH-RADIUS-AUTH-CLIENT-MIB | +551 / -0 |
| A | mibs/broadcom/FASTPATH-ROUTING-MIB | +2,887 / -0 |
| A | mibs/broadcom/FASTPATH-ROUTING6-MIB | +811 / -0 |
| A | mibs/broadcom/FASTPATH-SNTP-CLIENT-MIB | +758 / -0 |
| A | mibs/broadcom/FASTPATH-SWITCHING-MIB | +7,618 / -0 |
| A | mibs/broadcom/FASTPATH-TIMEZONE-PRIVATE-MIB | +473 / -0 |
| A | mibs/ciscosb/NSS324-MIB | +482 / -0 |
| D | mibs/dell/BROADCOM-POWER-ETHERNET-MIB | +0 / -341 |
| A | mibs/dell/DNOS-POWER-ETHERNET-MIB | +355 / -0 |
| D | mibs/dell/FASTPATH-BOXSERVICES-PRIVATE-MIB | +0 / -494 |
| D | mibs/dell/FASTPATH-CAPTIVE-PORTAL-MIB | +0 / -1,240 |
| D | mibs/dell/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB | +0 / -279 |
| D | mibs/dell/FASTPATH-DHCP6SERVER-PRIVATE-MIB | +0 / -1,149 |
| D | mibs/dell/FASTPATH-DHCPSERVER-PRIVATE-MIB | +0 / -972 |
| D | mibs/dell/FASTPATH-DNS-RESOLVER-CONTROL-MIB | +0 / -266 |
| D | mibs/dell/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB | +0 / -427 |
| D | mibs/dell/FASTPATH-INVENTORY-MIB | +0 / -1,177 |
| D | mibs/dell/FASTPATH-IPV6-LOOPBACK-MIB | +0 / -102 |
| D | mibs/dell/FASTPATH-IPV6-TUNNEL-MIB | +0 / -243 |
| D | mibs/dell/FASTPATH-ISDP-MIB | +0 / -510 |
| D | mibs/dell/FASTPATH-KEYING-PRIVATE-MIB | +0 / -125 |
| D | mibs/dell/FASTPATH-LOGGING-MIB | +0 / -510 |
| D | mibs/dell/FASTPATH-LOOPBACK-MIB | +0 / -120 |
| D | mibs/dell/FASTPATH-MGMT-SECURITY-MIB | +0 / -242 |
| D | mibs/dell/FASTPATH-MULTICAST-MIB | +0 / -447 |
| D | mibs/dell/FASTPATH-NSF-MIB | +0 / -353 |
| D | mibs/dell/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB | +0 / -72 |
| D | mibs/dell/FASTPATH-PFC-MIB | +0 / -199 |
| D | mibs/dell/FASTPATH-PORTSECURITY-PRIVATE-MIB | +0 / -263 |
| D | mibs/dell/FASTPATH-QOS-ACL-MIB | +0 / -1,544 |
| D | mibs/dell/FASTPATH-QOS-AUTOVOIP-MIB | +0 / -120 |
| D | mibs/dell/FASTPATH-QOS-COS-MIB | +0 / -957 |
| D | mibs/dell/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB | +0 / -981 |
| D | mibs/dell/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB | +0 / -2,686 |
| D | mibs/dell/FASTPATH-QOS-ISCSI-MIB | +0 / -330 |
| D | mibs/dell/FASTPATH-QOS-MIB | +0 / -42 |
| D | mibs/dell/FASTPATH-RADIUS-AUTH-CLIENT-MIB | +0 / -541 |
| D | mibs/dell/FASTPATH-ROUTING-MIB | +0 / -2,867 |
| D | mibs/dell/FASTPATH-ROUTING6-MIB | +0 / -801 |
| D | mibs/dell/FASTPATH-SNTP-CLIENT-MIB | +0 / -731 |
| D | mibs/dell/FASTPATH-SWITCHING-MIB | +0 / -7,562 |
| D | mibs/dell/FASTPATH-TIMEZONE-PRIVATE-MIB | +0 / -458 |
| A | mibs/dell/OLD-DNOS-BOXSERVICES-PRIVATE-MIB | +523 / -0 |
| A | mibs/eds non-text | +0 / -0 |
| A | mibs/eds/EDS-MIB | +5,013 / -0 |
| D | mibs/netgear/BROADCOM-POWER-ETHERNET-MIB | +0 / -378 |
| D | mibs/netgear/BROADCOM-REF-MIB | +0 / -193 |
| D | mibs/netgear/FASTPATH-BOXSERVICES-PRIVATE-MIB | +0 / -409 |
| D | mibs/netgear/FASTPATH-CAPTIVE-PORTAL-MIB | +0 / -1,550 |
| D | mibs/netgear/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB | +0 / -275 |
| D | mibs/netgear/FASTPATH-DHCP6SERVER-PRIVATE-MIB | +0 / -1,145 |
| D | mibs/netgear/FASTPATH-DHCPSERVER-PRIVATE-MIB | +0 / -968 |
| D | mibs/netgear/FASTPATH-DNS-RESOLVER-CONTROL-MIB | +0 / -262 |
| D | mibs/netgear/FASTPATH-INVENTORY-MIB | +0 / -1,169 |
| D | mibs/netgear/FASTPATH-IPV6-LOOPBACK-MIB | +0 / -98 |
| D | mibs/netgear/FASTPATH-IPV6-TUNNEL-MIB | +0 / -239 |
| D | mibs/netgear/FASTPATH-ISDP-MIB | +0 / -492 |
| D | mibs/netgear/FASTPATH-KEYING-PRIVATE-MIB | +0 / -121 |
| D | mibs/netgear/FASTPATH-LOGGING-MIB | +0 / -506 |
| D | mibs/netgear/FASTPATH-LOOPBACK-MIB | +0 / -116 |
| D | mibs/netgear/FASTPATH-MGMT-SECURITY-MIB | +0 / -237 |
| D | mibs/netgear/FASTPATH-MULTICAST-MIB | +0 / -443 |
| D | mibs/netgear/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB | +0 / -69 |
| D | mibs/netgear/FASTPATH-PORTSECURITY-PRIVATE-MIB | +0 / -260 |
| D | mibs/netgear/FASTPATH-QOS-ACL-MIB | +0 / -1,563 |
| D | mibs/netgear/FASTPATH-QOS-AUTOVOIP-MIB | +0 / -115 |
| D | mibs/netgear/FASTPATH-QOS-COS-MIB | +0 / -937 |
| D | mibs/netgear/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB | +0 / -976 |
| D | mibs/netgear/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB | +0 / -2,715 |
| D | mibs/netgear/FASTPATH-QOS-ISCSI-MIB | +0 / -325 |
| D | mibs/netgear/FASTPATH-QOS-MIB | +0 / -38 |
| D | mibs/netgear/FASTPATH-ROUTING-MIB | +0 / -2,841 |
| D | mibs/netgear/FASTPATH-ROUTING6-MIB | +0 / -797 |
| D | mibs/netgear/FASTPATH-SNTP-CLIENT-MIB | +0 / -727 |
| D | mibs/netgear/FASTPATH-SWITCHING-MIB | +0 / -8,536 |
| D | mibs/netgear/FASTPATH-TIMEZONE-PRIVATE-MIB | +0 / -448 |
| A | mibs/netgear/NETGEAR-BOXSERVICES-PRIVATE-MIB | +438 / -0 |
| A | mibs/netgear/NETGEAR-CAPTIVE-PORTAL-MIB | +1,568 / -0 |
| M | mibs/netgear/NETGEAR-DENIALOFSERVICE-PRIVATE-MIB | +151 / -17 |
| A | mibs/netgear/NETGEAR-DHCP6SERVER-PRIVATE-MIB | +1,179 / -0 |
| 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 / -0 |
| A | mibs/netgear/NETGEAR-IPV6-TUNNEL-MIB | +249 / -0 |
| A | mibs/netgear/NETGEAR-ISDP-MIB | +530 / -0 |
| M | mibs/netgear/NETGEAR-KEYING-PRIVATE-MIB | +78 / -70 |
| M | mibs/netgear/NETGEAR-LOGGING-MIB | +24 / -18 |
| A | mibs/netgear/NETGEAR-LOOPBACK-MIB | +126 / -0 |
| M | mibs/netgear/NETGEAR-MGMT-SECURITY-MIB | +19 / -13 |
| A | mibs/netgear/NETGEAR-MULTICAST-MIB | +453 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | mibs/netgear/NETGEAR-QOS-MIB | +17 / -6 |
| M | mibs/netgear/NETGEAR-REF-MIB | +126 / -51 |
| A | mibs/netgear/NETGEAR-ROUTING-MIB | +2,861 / -0 |
| A | mibs/netgear/NETGEAR-ROUTING6-MIB | +807 / -0 |
| 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 |
| M | tests/IncludesCommonTest.php | +2 / -1 |
| M | tests/IncludesSnmpTest.php | +26 / -0 |
| A | update/309.sql | +1 / -0 |
alerter.php run for each host. +3/β1$config['frontpage']['map']['api']), default is Carto.
Google API config pass to this config option: $config['remote_api']['maps']['google']['key']. +330/β150discovery_storage() function. Added helper function snmp_size64_high_low(). +342/β52Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| M | alerter.php | +3 / -1 |
| A | html/images/os/cumulus.png | +1 / -0 |
| A | html/images/os/cumulus_2x.png | +1 / -0 |
| 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 | +0 / -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 / -0 |
| M | html/includes/navbar.inc.php | +12 / -2 |
| M | html/includes/print/rows.inc.php | +0 / -3 |
| M | html/pages/device/edit/snmp.inc.php | +4 / -0 |
| M | html/pages/device/overview/storage.inc.php | +1 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | includes/discovery/mempools/zxr10-mib.inc.php | +41 / -0 |
| 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 / -0 |
| M | includes/discovery/processors/isilon-mib.inc.php | +0 / -2 |
| A | includes/discovery/processors/zxr10-mib.inc.php | +44 / -0 |
| 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 / -0 |
| A | includes/discovery/sensors/radlan-physicaldescription-mib.inc.php | +231 / -0 |
| 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 / -0 |
| M | includes/discovery/storage/netapp-mib.inc.php | +1 / -1 |
| A | includes/discovery/storage/nimble-mib.inc.php | +49 / -0 |
| M | includes/polling/mempools.inc.php | +7 / -0 |
| 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 / -0 |
| M | includes/polling/mempools/ucd-snmp-mib.inc.php | +16 / -3 |
| A | includes/polling/mempools/zxr10-mib.inc.php | +38 / -0 |
| M | includes/polling/os.inc.php | +1 / -1 |
| D | includes/polling/os/allied-radlan.inc.php | +0 / -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 | +0 / -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 / -0 |
| A | includes/polling/os/nimble-os.inc.php | +20 / -0 |
| 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 / -0 |
| A | includes/polling/os/sentry-pdu.inc.php | +37 / -0 |
| A | includes/polling/os/zte.inc.php | +106 / -0 |
| D | includes/polling/os/zxr10.inc.php | +0 / -40 |
| M | includes/polling/processors/dnos-switching-mib.inc.php | +4 / -7 |
| A | includes/polling/processors/edgeswitch-switching-mib.inc.php | +25 / -0 |
| M | includes/polling/storage/gpfs-mib.inc.php | +2 / -2 |
| A | includes/polling/storage/isilon-mib.inc.php | +29 / -0 |
| A | includes/polling/storage/nimble-mib.inc.php | +41 / -0 |
| M | includes/polling/storage/ucd-snmp-mib.inc.php | +1 / -1 |
| M | includes/rewrites.inc.php | +42 / -135 |
| M | includes/snmp.inc.php | +13 / -0 |
| A | mibs/apc/NETBOTZ-DEVICE-MIB | +311 / -0 |
| A | mibs/apc/NETBOTZ-MIB | +5,227 / -0 |
| A | mibs/apc/NETBOTZ300-MIB | +8,803 / -0 |
| A | mibs/apc/NETBOTZ320-MIB | +8,812 / -0 |
| A | mibs/apc/NETBOTZ410-MIB | +8,913 / -0 |
| A | mibs/apc/NETBOTZV2-MIB | +4,486 / -0 |
| M | mibs/apc/PowerNet-MIB | +9,711 / -6,182 |
| A | mibs/eaton/EATON-EPDU-MA-MIB | +1,342 / -0 |
| A | mibs/eaton/EATON-EPDU-PU-MI-MIB | +1,787 / -0 |
| A | mibs/eaton/EATON-EPDU-PU-SW-MIB | +4,619 / -0 |
| A | mibs/eaton/EATON-GENESIS-II-MIB | +192 / -0 |
| A | mibs/eaton/PDU-MIB | +878 / -0 |
| A | mibs/eaton/Pulizzi | +754 / -0 |
| A | mibs/eltex/ELT-MES-DEV-PARAMS | +73 / -0 |
| A | mibs/eltex/ELTEX-BRIDGE-ERPS-MIB | +568 / -0 |
| A | mibs/eltex/ELTEX-BRIDGE-EXT-MIB | +33 / -0 |
| A | mibs/eltex/ELTEX-CFM-MIB | +201 / -0 |
| A | mibs/eltex/ELTEX-DOT3-OAM-MIB | +44 / -0 |
| A | mibs/eltex/ELTEX-FLEX-LINKS-MIB | +388 / -0 |
| A | mibs/eltex/ELTEX-IP-OSPF-IF-MIB | +84 / -0 |
| A | mibs/eltex/ELTEX-IPSLA-MIB | +1,281 / -0 |
| A | mibs/eltex/ELTEX-L2-TUNNEL-CONFIG-MIB | +313 / -0 |
| A | mibs/eltex/ELTEX-LTP8X | +9,273 / -0 |
| A | mibs/eltex/ELTEX-LTP8X-STANDALONE | +550 / -0 |
| A | mibs/eltex/ELTEX-MAC-NOTIFICATION-MIB | +159 / -0 |
| A | mibs/eltex/ELTEX-MCCP | +8,589 / -0 |
| A | mibs/eltex/ELTEX-MES | +137 / -0 |
| A | mibs/eltex/ELTEX-MES-AAA | +66 / -0 |
| A | mibs/eltex/ELTEX-MES-AAA-STATISTICS-MIB | +408 / -0 |
| A | mibs/eltex/ELTEX-MES-BOOTPASSWORD | +32 / -0 |
| A | mibs/eltex/ELTEX-MES-BRIDGE-ERPS-MIB | +572 / -0 |
| A | mibs/eltex/ELTEX-MES-BRIDGE-EXT-MIB | +241 / -0 |
| A | mibs/eltex/ELTEX-MES-BRIDGE-SECURITY | +923 / -0 |
| A | mibs/eltex/ELTEX-MES-BRIDGE-STP-MULTIPROCESS-MIB | +828 / -0 |
| A | mibs/eltex/ELTEX-MES-CFM-MIB | +205 / -0 |
| A | mibs/eltex/ELTEX-MES-COPY-MIB | +171 / -0 |
| A | mibs/eltex/ELTEX-MES-COUNTERS-MIB | +209 / -0 |
| A | mibs/eltex/ELTEX-MES-DHCP | +207 / -0 |
| A | mibs/eltex/ELTEX-MES-DOT1X | +137 / -0 |
| A | mibs/eltex/ELTEX-MES-DOT3-OAM-MIB | +48 / -0 |
| A | mibs/eltex/ELTEX-MES-ENDOFMIB-MIB | +32 / -0 |
| A | mibs/eltex/ELTEX-MES-ERRDISABLE-RECOVERY-MIB | +52 / -0 |
| A | mibs/eltex/ELTEX-MES-FLEX-LINKS-MIB | +392 / -0 |
| A | mibs/eltex/ELTEX-MES-HWENVIROMENT-MIB | +95 / -0 |
| A | mibs/eltex/ELTEX-MES-IF-EXTENSION-MIB | +211 / -0 |
| A | mibs/eltex/ELTEX-MES-IF-MIB | +8 / -0 |
| A | mibs/eltex/ELTEX-MES-IP | +63 / -0 |
| A | mibs/eltex/ELTEX-MES-IP-BFD-MIB | +129 / -0 |
| A | mibs/eltex/ELTEX-MES-IP-OSPF-MTU-MIB | +84 / -0 |
| A | mibs/eltex/ELTEX-MES-IPSLA-MIB | +1,285 / -0 |
| A | mibs/eltex/ELTEX-MES-IpRouter | +86 / -0 |
| A | mibs/eltex/ELTEX-MES-L2-TUNNEL-CONFIG-MIB | +317 / -0 |
| A | mibs/eltex/ELTEX-MES-LBD-MIB | +186 / -0 |
| A | mibs/eltex/ELTEX-MES-LINKAGG-MIB | +113 / -0 |
| A | mibs/eltex/ELTEX-MES-MIB-2 | +8 / -0 |
| A | mibs/eltex/ELTEX-MES-MIB-OBJECTS | +55 / -0 |
| A | mibs/eltex/ELTEX-MES-MNG-MIB | +22 / -0 |
| A | mibs/eltex/ELTEX-MES-PHY | +174 / -0 |
| A | mibs/eltex/ELTEX-MES-PHYSICAL-DESCRIPTION-MIB | +318 / -0 |
| A | mibs/eltex/ELTEX-MES-QOS-CLI-MIB | +384 / -0 |
| A | mibs/eltex/ELTEX-MES-QOS-TAIL-DROP-MIB | +533 / -0 |
| A | mibs/eltex/ELTEX-MES-SMON-MIB | +92 / -0 |
| A | mibs/eltex/ELTEX-MES-SNMP-COMMUNITY-EXT-MIB | +42 / -0 |
| A | mibs/eltex/ELTEX-MES-STORMCTRL-MIB | +234 / -0 |
| A | mibs/eltex/ELTEX-MES-SWITCH-RATE-LIMITER-MIB | +81 / -0 |
| A | mibs/eltex/ELTEX-MES-SYSLOG-MIB | +35 / -0 |
| A | mibs/eltex/ELTEX-MES-TRAPS-MIB | +80 / -0 |
| A | mibs/eltex/ELTEX-MES-TUNING-MIB | +64 / -0 |
| A | mibs/eltex/ELTEX-MES-ULD-MIB | +168 / -0 |
| A | mibs/eltex/ELTEX-MES-VLAN-AGGREGATE-MIB | +116 / -0 |
| A | mibs/eltex/ELTEX-MES-VLAN-MIB | +146 / -0 |
| A | mibs/eltex/ELTEX-MES-eltBrgMulticast-MIB | +75 / -0 |
| A | mibs/eltex/ELTEX-MES-eltFtp-MIB | +21 / -0 |
| A | mibs/eltex/ELTEX-MES-eltInterfaces | +193 / -0 |
| A | mibs/eltex/ELTEX-MES-eltMacNotification-MIB | +163 / -0 |
| A | mibs/eltex/ELTEX-MES-eltMesIpMulticast-MIB | +736 / -0 |
| M | mibs/eltex/ELTEX-MIB | +71 / -3 |
| A | mibs/eltex/ELTEX-QOS-MIB | +212 / -0 |
| A | mibs/eltex/ELTEX-SMI | +1,310 / -0 |
| A | mibs/eltex/ELTEX-SMI-ACTUAL | +72 / -0 |
| A | mibs/eltex/ELTEX-TUNNEL-MIB | +218 / -0 |
| A | mibs/eltex/ELTEX-ULD-MIB | +164 / -0 |
| A | mibs/fortinet/FORTINET-FORTIMAIL-MIB | +648 / -0 |
| A | mibs/fortinet/FORTINET-FORTIMANAGER-MIB | +103 / -0 |
| D | mibs/netbotz non-text | +0 / -0 |
| D | mibs/netbotz/NETBOTZ-DEVICE-MIB | +0 / -311 |
| D | mibs/netbotz/NETBOTZ-MIB | +0 / -5,224 |
| D | mibs/netbotz/NETBOTZ300-MIB | +0 / -8,774 |
| D | mibs/netbotz/NETBOTZ320-MIB | +0 / -8,783 |
| D | mibs/netbotz/NETBOTZ410-MIB | +0 / -8,875 |
| D | mibs/netbotz/NETBOTZV2-MIB | +0 / -4,460 |
| A | mibs/radlan/GALILEO-MIB | +1,889 / -0 |
| A | mibs/radlan/MARVELL-Dlf-MIB | +32 / -0 |
| A | mibs/radlan/MARVELL-EEE-MIB | +310 / -0 |
| A | mibs/radlan/MARVELL-ERRDISABLE-RECOVERY-MIB | +144 / -0 |
| A | mibs/radlan/MARVELL-EVENTS-MIB | +552 / -0 |
| A | mibs/radlan/MARVELL-FIP-MIB | +310 / -0 |
| A | mibs/radlan/MARVELL-GREEN-MIB | +217 / -0 |
| A | mibs/radlan/MARVELL-LBD-MIB | +121 / -0 |
| A | mibs/radlan/MARVELL-PBR-MIB | +185 / -0 |
| A | mibs/radlan/MARVELL-POE-MIB | +542 / -0 |
| A | mibs/radlan/MARVELL-ProtectedPorts-MIB | +134 / -0 |
| A | mibs/radlan/MARVELL-ROUTEMAP-MIB | +124 / -0 |
| A | mibs/radlan/MARVELL-SCT-MIB | +40 / -0 |
| A | mibs/radlan/MARVELL-SFLOW-MIB | +108 / -0 |
| A | mibs/radlan/MARVELL-SPAN-MIB | +235 / -0 |
| A | mibs/radlan/MARVELL-SpecialBpdu-MIB | +166 / -0 |
| A | mibs/radlan/MARVELL-TIMEBASED-PORT-SHUTDOWN-MIB | +107 / -0 |
| A | mibs/radlan/MARVELL-TrafficSegmentation-MIB | +149 / -0 |
| A | mibs/radlan/MARVELL-UDLD-MIB | +287 / -0 |
| A | mibs/radlan/MARVELL-WeightedRandomTailDrop-MIB | +45 / -0 |
| A | mibs/radlan/MARVELL-rldot1q-MIB | +191 / -0 |
| A | mibs/radlan/RADLAN-3SW2SWTABLES-MIB | +34 / -0 |
| M | mibs/radlan/RADLAN-AAA | +1,067 / -25 |
| A | mibs/radlan/RADLAN-AGGREGATEVLAN-MIB | +157 / -0 |
| A | mibs/radlan/RADLAN-ARPSPOOFING-MIB | +116 / -0 |
| A | mibs/radlan/RADLAN-AUTOUPDATE-MIB | +70 / -0 |
| A | mibs/radlan/RADLAN-BANNER-MIB | +185 / -0 |
| A | mibs/radlan/RADLAN-BGP | +339 / -0 |
| A | mibs/radlan/RADLAN-BONJOUR-MIB | +380 / -0 |
| A | mibs/radlan/RADLAN-BOOTP-MIB | +100 / -0 |
| A | mibs/radlan/RADLAN-BRGMACSWITCH-MIB | +165 / -0 |
| A | mibs/radlan/RADLAN-BRIDGE-SECURITY | +1,073 / -0 |
| A | mibs/radlan/RADLAN-BRIDGEMIBOBJECTS-MIB | +2,041 / -0 |
| A | mibs/radlan/RADLAN-CDB-MIB | +53 / -0 |
| A | mibs/radlan/RADLAN-CDP-MIB | +1,216 / -0 |
| A | mibs/radlan/RADLAN-CLI-MIB | +308 / -0 |
| M | mibs/radlan/RADLAN-COPY-MIB | +689 / -8 |
| A | mibs/radlan/RADLAN-CPU-COUNTERS-MIB | +163 / -0 |
| A | mibs/radlan/RADLAN-DEBUGCAPABILITIES-MIB | +44 / -0 |
| A | mibs/radlan/RADLAN-DEVICEPARAMS-MIB | +795 / -0 |
| A | mibs/radlan/RADLAN-DHCP-MIB | +1,178 / -0 |
| A | mibs/radlan/RADLAN-DHCPCL-MIB | +847 / -0 |
| A | mibs/radlan/RADLAN-DHCPv6 | +43 / -0 |
| A | mibs/radlan/RADLAN-DHCPv6-CLIENT | +506 / -0 |
| A | mibs/radlan/RADLAN-DHCPv6-RELAY | +203 / -0 |
| A | mibs/radlan/RADLAN-DIGITALKEYMANAGE-MIB | +153 / -0 |
| M | mibs/radlan/RADLAN-DNSCL-MIB | +1,185 / -32 |
| A | mibs/radlan/RADLAN-DOT1X-MIB | +1,316 / -0 |
| A | mibs/radlan/RADLAN-DhcpSpoofing-MIB | +75 / -0 |
| A | mibs/radlan/RADLAN-EMBWEB-MIB | +498 / -0 |
| A | mibs/radlan/RADLAN-ENDOFMIB-MIB | +33 / -0 |
| A | mibs/radlan/RADLAN-ETS-MIB | +169 / -0 |
| M | mibs/radlan/RADLAN-File | +66 / -19 |
| A | mibs/radlan/RADLAN-GMRP-MIB | +148 / -0 |
| A | mibs/radlan/RADLAN-GVRP-MIB | +450 / -0 |
| M | mibs/radlan/RADLAN-HWENVIROMENT | +280 / -11 |
| M | mibs/radlan/RADLAN-IP | +640 / -9 |
| A | mibs/radlan/RADLAN-IPSTDACL-MIB | +378 / -0 |
| A | mibs/radlan/RADLAN-IPV6FHS-MIB | +5,167 / -0 |
| A | mibs/radlan/RADLAN-IPX-MIB | +1,353 / -0 |
| A | mibs/radlan/RADLAN-IPv6 | +1,949 / -0 |
| A | mibs/radlan/RADLAN-IpRouter | +1,774 / -0 |
| A | mibs/radlan/RADLAN-JUMBOFRAMES-MIB | +47 / -0 |
| 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 / -0 |
| M | mibs/radlan/RADLAN-MIB | +160 / -6,101 |
| A | mibs/radlan/RADLAN-MIR-MIB | +215 / -0 |
| M | mibs/radlan/RADLAN-MNGINF-MIB | +124 / -4 |
| A | mibs/radlan/RADLAN-MULTISESSIONTERMINAL-MIB | +35 / -0 |
| A | mibs/radlan/RADLAN-OSPF-LSDB-MIB | +956 / -0 |
| A | mibs/radlan/RADLAN-OSPF-MIB | +4,388 / -0 |
| A | mibs/radlan/RADLAN-OSPFV3-LSDB-MIB | +1,614 / -0 |
| A | mibs/radlan/RADLAN-OSPFV3-MIB | +3,973 / -0 |
| M | mibs/radlan/RADLAN-PHY-MIB | +4 / -3 |
| A | mibs/radlan/RADLAN-PIM-BSR-MIB | +241 / -0 |
| A | mibs/radlan/RADLAN-PIM-MIB | +1,526 / -0 |
| A | mibs/radlan/RADLAN-POLICY-MIB | +4,265 / -0 |
| A | mibs/radlan/RADLAN-PORT-STATISTICS-MIB | +540 / -0 |
| M | mibs/radlan/RADLAN-Physicaldescription-MIB | +348 / -130 |
| A | mibs/radlan/RADLAN-Physicaldescription-old-MIB | +1,187 / -0 |
| A | mibs/radlan/RADLAN-QCN-MIB | +266 / -0 |
| M | mibs/radlan/RADLAN-QOS-CLI-MIB | +1,446 / -136 |
| M | mibs/radlan/RADLAN-QOS-SERV | +13 / -10 |
| A | mibs/radlan/RADLAN-RADIUSSRV | +729 / -0 |
| A | mibs/radlan/RADLAN-RCLI-MIB | +78 / -0 |
| A | mibs/radlan/RADLAN-RLPFC-MIB | +151 / -0 |
| M | mibs/radlan/RADLAN-RMON | +2 / -2 |
| A | mibs/radlan/RADLAN-Redistribute | +277 / -0 |
| A | mibs/radlan/RADLAN-SECSD-MIB | +416 / -0 |
| A | mibs/radlan/RADLAN-SECURITY-SUITE | +561 / -0 |
| A | mibs/radlan/RADLAN-SMARTPORTS-MIB | +342 / -0 |
| A | mibs/radlan/RADLAN-SMON-MIB | +111 / -0 |
| A | mibs/radlan/RADLAN-SNA-MIB | +46 / -0 |
| M | mibs/radlan/RADLAN-SNMP-MIB | +669 / -7 |
| A | mibs/radlan/RADLAN-SOCKET-MIB | +115 / -0 |
| 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 / -0 |
| A | mibs/radlan/RADLAN-SWPACKAGEVERSION-MIB | +65 / -0 |
| M | mibs/radlan/RADLAN-SYSLOG-MIB | +183 / -5 |
| A | mibs/radlan/RADLAN-SYSMNG-MIB | +499 / -0 |
| A | mibs/radlan/RADLAN-TBI-MIB | +216 / -0 |
| A | mibs/radlan/RADLAN-TCPSESSIONS | +146 / -0 |
| A | mibs/radlan/RADLAN-TELNET-MIB | +148 / -0 |
| M | mibs/radlan/RADLAN-TIMESYNCHRONIZATION-MIB | +1,053 / -43 |
| A | mibs/radlan/RADLAN-TRACEROUTE-MIB | +33 / -0 |
| A | mibs/radlan/RADLAN-TRAPS-MIB | +840 / -0 |
| A | mibs/radlan/RADLAN-TRUNK-MIB | +509 / -0 |
| A | mibs/radlan/RADLAN-TUNNEL-MIB | +382 / -0 |
| M | mibs/radlan/RADLAN-Tuning | +605 / -27 |
| M | mibs/radlan/RADLAN-UDP | +71 / -3 |
| A | mibs/radlan/RADLAN-UPNP-MIB | +41 / -0 |
| A | mibs/radlan/RADLAN-UUSC-MIB | +41 / -0 |
| A | mibs/radlan/RADLAN-VOIP-SNOOP | +317 / -0 |
| A | mibs/radlan/RADLAN-VRRP | +376 / -0 |
| A | mibs/radlan/RADLAN-WBA-MIB | +327 / -0 |
| A | mibs/radlan/RADLAN-ippreflist-MIB | +297 / -0 |
| A | mibs/radlan/RADLAN-iscsi-MIB | +474 / -0 |
| A | mibs/radlan/RADLAN-openflow-MIB | +101 / -0 |
| A | mibs/radlan/RADLAN-rlBrgMcMngr-MIB | +163 / -0 |
| A | mibs/radlan/RADLAN-rlBrgMulticast-MIB | +675 / -0 |
| A | mibs/radlan/RADLAN-rlDvmrp-MIB | +167 / -0 |
| A | mibs/radlan/RADLAN-rlFft | +1,898 / -0 |
| A | mibs/radlan/RADLAN-rlIP-MIB | +328 / -0 |
| A | mibs/radlan/RADLAN-rlIPMulticast-MIB | +389 / -0 |
| M | mibs/radlan/RADLAN-rlInterfaces | +329 / -25 |
| A | mibs/radlan/RADLAN-rlInventoryEnt-MIB | +112 / -0 |
| M | mibs/radlan/RADLAN-rlLcli-MIB | +7 / -3 |
| A | mibs/radlan/RADLAN-rlMacMulticast-MIB | +1,491 / -0 |
| M | mibs/radlan/RADLAN-rndApplications | +276 / -16 |
| M | mibs/radlan/RADLAN-rndMng | +330 / -4 |
| M | mibs/radlan/RADLAN-vlan-MIB | +1,303 / -27 |
| A | mibs/radlan/RADLAN-vlanVoice-MIB | +450 / -0 |
| A | mibs/radlan/RLLAN1-MIB | +329 / -0 |
| A | mibs/tplink non-text | +0 / -0 |
| A | mibs/tplink/TPLINK-8021X-MIB | +346 / -0 |
| A | mibs/tplink/TPLINK-AAA-MIB | +625 / -0 |
| A | mibs/tplink/TPLINK-ACL-MIB | +517 / -0 |
| A | mibs/tplink/TPLINK-ACL-RULE-MIB | +899 / -0 |
| A | mibs/tplink/TPLINK-ARP-DEFEND-MIB | +93 / -0 |
| A | mibs/tplink/TPLINK-ARP-DETECTION-MIB | +158 / -0 |
| A | mibs/tplink/TPLINK-ARP-INSPECTION-MIB | +22 / -0 |
| A | mibs/tplink/TPLINK-BANDWIDTH-MIB | +393 / -0 |
| A | mibs/tplink/TPLINK-CLUSTER-MIB | +26 / -0 |
| A | mibs/tplink/TPLINK-CLUSTERMANAGE-MIB | +26 / -0 |
| A | mibs/tplink/TPLINK-CLUSTERTREE-MIB | +22 / -0 |
| A | mibs/tplink/TPLINK-COMMANDER-MIB | +80 / -0 |
| A | mibs/tplink/TPLINK-DHCP6SNOOPING-MIB | +146 / -0 |
| A | mibs/tplink/TPLINK-DHCPFILTERING-MIB | +146 / -0 |
| A | mibs/tplink/TPLINK-DHCPRELAY-MIB | +329 / -0 |
| A | mibs/tplink/TPLINK-DHCPSERVER-MIB | +759 / -0 |
| A | mibs/tplink/TPLINK-DHCPSNOOPING-MIB | +344 / -0 |
| A | mibs/tplink/TPLINK-DLDP-MIB | +167 / -0 |
| A | mibs/tplink/TPLINK-DOS-PREVENTION-MIB | +98 / -0 |
| A | mibs/tplink/TPLINK-DOT1Q-VLAN-MIB | +232 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAM-MIB | +28 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMBASICCFG-MIB | +71 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMDISCINFO-MIB | +222 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMEVENTLOG-MIB | +293 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMLINKMONCFG-MIB | +88 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMPDUSTAT-MIB | +204 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMRFICFG-MIB | +70 / -0 |
| A | mibs/tplink/TPLINK-ETHERNETOAMRMTLBCFG-MIB | +70 / -0 |
| A | mibs/tplink/TPLINK-GVRP-MIB | +216 / -0 |
| A | mibs/tplink/TPLINK-HTTP-MIB | +66 / -0 |
| A | mibs/tplink/TPLINK-IGMPSNOOPING-MIB | +824 / -0 |
| A | mibs/tplink/TPLINK-IP-SOURCE-GUARD-MIB | +89 / -0 |
| A | mibs/tplink/TPLINK-IPADDR-MIB | +471 / -0 |
| A | mibs/tplink/TPLINK-IPMROUTE-MIB | +301 / -0 |
| A | mibs/tplink/TPLINK-IPV6-SOURCE-GUARD-MIB | +89 / -0 |
| A | mibs/tplink/TPLINK-IPV6ADDR-MIB | +145 / -0 |
| A | mibs/tplink/TPLINK-IPV6STATICROUTE-MIB | +116 / -0 |
| A | mibs/tplink/TPLINK-L2BRIDGE-MIB | +534 / -0 |
| A | mibs/tplink/TPLINK-L2PROTOCOL-TUNNEL-MIB | +120 / -0 |
| A | mibs/tplink/TPLINK-LAG-MIB | +214 / -0 |
| A | mibs/tplink/TPLINK-LLDP-MIB | +20 / -0 |
| A | mibs/tplink/TPLINK-LLDPCONFIG-MIB | +337 / -0 |
| A | mibs/tplink/TPLINK-LLDPCOUNT-MIB | +172 / -0 |
| A | mibs/tplink/TPLINK-LLDPINFO-MIB | +699 / -0 |
| A | mibs/tplink/TPLINK-LLDPMEDCONFIG-MIB | +884 / -0 |
| A | mibs/tplink/TPLINK-MAC-VLAN-MIB | +175 / -0 |
| A | mibs/tplink/TPLINK-MIB | +40 / -0 |
| A | mibs/tplink/TPLINK-MLDSNOOPING-MIB | +749 / -0 |
| A | mibs/tplink/TPLINK-NDDETECTION-MIB | +146 / -0 |
| A | mibs/tplink/TPLINK-NDP-MIB | +124 / -0 |
| A | mibs/tplink/TPLINK-NDSNOOPING-MIB | +140 / -0 |
| A | mibs/tplink/TPLINK-NTDP-MIB | +110 / -0 |
| A | mibs/tplink/TPLINK-PIM-MIB | +516 / -0 |
| A | mibs/tplink/TPLINK-PORTCONFIG-MIB | +164 / -0 |
| A | mibs/tplink/TPLINK-PORTISOLATION-MIB | +74 / -0 |
| A | mibs/tplink/TPLINK-PORTLOOPBACKDETECTION-MIB | +186 / -0 |
| A | mibs/tplink/TPLINK-PORTMIRROR-MIB | +126 / -0 |
| A | mibs/tplink/TPLINK-PORTSECURITY-MIB | +135 / -0 |
| A | mibs/tplink/TPLINK-PRIVATE-VLAN-MIB | +221 / -0 |
| A | mibs/tplink/TPLINK-PRODUCTS-MIB | +50 / -0 |
| A | mibs/tplink/TPLINK-PROTOCOL-VLAN-MIB | +194 / -0 |
| A | mibs/tplink/TPLINK-PROXYARP-MIB | +104 / -0 |
| A | mibs/tplink/TPLINK-QOS-MIB | +307 / -0 |
| A | mibs/tplink/TPLINK-RIP-MIB | +394 / -0 |
| A | mibs/tplink/TPLINK-ROUTEMAP-MIB | +441 / -0 |
| A | mibs/tplink/TPLINK-SDM-MIB | +140 / -0 |
| A | mibs/tplink/TPLINK-SFLOW-MIB | +266 / -0 |
| A | mibs/tplink/TPLINK-SNMP-MIB | +24 / -0 |
| A | mibs/tplink/TPLINK-SNMPNOTIFICATIONHOST-MIB | +365 / -0 |
| A | mibs/tplink/TPLINK-SNMPRMON-MIB | +809 / -0 |
| A | mibs/tplink/TPLINK-SPANNING-TREE-MIB | +1,037 / -0 |
| A | mibs/tplink/TPLINK-SSH-MIB | +171 / -0 |
| A | mibs/tplink/TPLINK-SSL-MIB | +138 / -0 |
| A | mibs/tplink/TPLINK-STACK-MIB | +300 / -0 |
| A | mibs/tplink/TPLINK-STATICARP-MIB | +103 / -0 |
| A | mibs/tplink/TPLINK-STATICMROUTE-MIB | +110 / -0 |
| A | mibs/tplink/TPLINK-STATICROUTE-MIB | +114 / -0 |
| A | mibs/tplink/TPLINK-SYSINFO-MIB | +119 / -0 |
| A | mibs/tplink/TPLINK-SYSLOG-MIB | +200 / -0 |
| A | mibs/tplink/TPLINK-SYSMONITOR-MIB | +185 / -0 |
| A | mibs/tplink/TPLINK-SYSTIME-MIB | +354 / -0 |
| A | mibs/tplink/TPLINK-SYSTOOL-MIB | +140 / -0 |
| A | mibs/tplink/TPLINK-TC-MIB | +41 / -0 |
| A | mibs/tplink/TPLINK-TELNET-MIB | +34 / -0 |
| A | mibs/tplink/TPLINK-USERMANAGE-MIB | +145 / -0 |
| A | mibs/tplink/TPLINK-USERSECURITY-MIB | +410 / -0 |
| A | mibs/tplink/TPLINK-VLAN-QINQ-MIB | +222 / -0 |
| A | mibs/tplink/TPLINK-VOICEVLAN-MIB | +261 / -0 |
| A | mibs/tplink/TPLINK-VRRP-MIB | +728 / -0 |
| A | mibs/tplink/TPLINK-pppoeConfig-MIB | +146 / -0 |
| A | mibs/tripplite/TRIPPLITE | +35 / -0 |
| A | mibs/tripplite/TRIPPLITE-12X | +2,974 / -0 |
| D | mibs/tripplite/TRIPPLITE-MIB | +0 / -2,905 |
| A | mibs/tripplite/TRIPPLITE-PRODUCTS | +9,088 / -0 |
| M | mibs/xirrus/XIRRUS-MIB | +689 / -49 |
| A | mibs/zte non-text | +0 / -0 |
| A | mibs/zte/CONFIG-COPY-MIB | +430 / -0 |
| A | mibs/zte/DPI-MIB | +1,776 / -0 |
| A | mibs/zte/ES-GroupManagement-MIB | +564 / -0 |
| A | mibs/zte/FANS-POWER-MIB | +388 / -0 |
| A | mibs/zte/HQOS-MIB | +732 / -0 |
| A | mibs/zte/POWERFANS-MIB | +158 / -0 |
| A | mibs/zte/ROUTERENV | +114 / -0 |
| A | mibs/zte/STACK-MIB | +293 / -0 |
| A | mibs/zte/STACK-TOP | +278 / -0 |
| A | mibs/zte/SWITCHENVIRON | +77 / -0 |
| A | mibs/zte/SWITCHENVIRONG | +136 / -0 |
| A | mibs/zte/UAS-MIB | +483 / -0 |
| A | mibs/zte/Vct-Loopdetect-59-MIB | +372 / -0 |
| A | mibs/zte/ZESR-MIB | +481 / -0 |
| A | mibs/zte/ZTE-UAS-MULTICAST-MIB | +991 / -0 |
| A | mibs/zte/ZXR10-CFM-MIB | +1,871 / -0 |
| A | mibs/zte/ZXR10-EPON-MIB | +2,096 / -0 |
| A | mibs/zte/ZXR10-ETH-MGT-MIB | +728 / -0 |
| A | mibs/zte/ZXR10-IP-IF-MIB | +236 / -0 |
| A | mibs/zte/ZXR10-ISDN | +238 / -0 |
| A | mibs/zte/ZXR10-LACP | +366 / -0 |
| A | mibs/zte/ZXR10-LSPPING-MIB | +383 / -0 |
| A | mibs/zte/ZXR10-MACPING-MIB | +454 / -0 |
| A | mibs/zte/ZXR10-MIB | +3,402 / -0 |
| A | mibs/zte/ZXR10-MPLS-L2VPN | +789 / -0 |
| A | mibs/zte/ZXR10-MPLS-L2VPN-STATIS | +245 / -0 |
| A | mibs/zte/ZXR10-MPLS-L3VPN-STATIS | +163 / -0 |
| A | mibs/zte/ZXR10-MSTP | +570 / -0 |
| A | mibs/zte/ZXR10-NAT-MIB | +639 / -0 |
| A | mibs/zte/ZXR10-OAM-MIB | +290 / -0 |
| A | mibs/zte/ZXR10-OPTICAL-ALARM-MIB | +375 / -0 |
| A | mibs/zte/ZXR10-PEAKRATE1MIN-MIB | +261 / -0 |
| A | mibs/zte/ZXR10-PING-MIB | +546 / -0 |
| A | mibs/zte/ZXR10-POE-MIB | +274 / -0 |
| A | mibs/zte/ZXR10-PROTOCOL-MIB | +271 / -0 |
| A | mibs/zte/ZXR10-QOS-MIB | +1,750 / -0 |
| A | mibs/zte/ZXR10-RTM-L2VPN | +405 / -0 |
| A | mibs/zte/ZXR10-SMI | +104 / -0 |
| A | mibs/zte/ZXR10-SWITCH-ACL-MIB | +1,389 / -0 |
| A | mibs/zte/ZXR10-SWITCH-ACL-MIB-59 | +1,168 / -0 |
| A | mibs/zte/ZXR10-SWITCH-MIB | +2,155 / -0 |
| A | mibs/zte/ZXR10-SWITCHQOS-MIB | +921 / -0 |
| A | mibs/zte/ZXR10-T128-MIB | +273 / -0 |
| A | mibs/zte/ZXR10-VSWITCH-MIB | +309 / -0 |
| A | mibs/zte/ZXR10-VoIP | +2,560 / -0 |
| A | mibs/zte/ZXR10-X25-II-MIB | +1,247 / -0 |
| A | mibs/zte/ZXR10-X25-MIB | +110 / -0 |
| A | mibs/zte/ZXR10OPTICALMIB | +771 / -0 |
| A | mibs/zte/ZXROS-AMAT-IF-MIB | +136 / -0 |
| A | mibs/zte/ZXROS-AMAT-MIB | +554 / -0 |
| D | mibs/zxr10 non-text | +0 / -0 |
| D | mibs/zxr10/ZXR10-SMI | +0 / -104 |
| D | mibs/zxr10/ZXR10OPTICALMIB | +0 / -759 |
| M | poller-wrapper.py | +12 / -7 |
| A | scripts/logparser | +42 / -0 |
| A | update/307.sql | +1 / -0 |
| A | update/308.sql | +1 / -0 |
value_to_si() for convert non standard sensor values to used by us SI units. Added unit test fot it. +89/β44Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| M | html/geo.php | +1 / -0 |
| A | html/images/os/cts.png | +1 / -0 |
| A | html/images/os/cts_2x.png | +1 / -0 |
| A | html/images/os/nimble.png | +1 / -0 |
| A | html/images/os/nimble_2x.png | +1 / -0 |
| A | html/images/os/raritan-old.png | +1 / -0 |
| A | html/images/os/raritan-old_2x.png | +1 / -0 |
| M | html/images/os/raritan.png binary | +0 / -0 |
| A | html/images/os/raritan_2x.png | +1 / -0 |
| M | html/includes/entities/device.inc.php | +5 / -2 |
| A | html/includes/graphs/sensor/illuminance.inc.php | +34 / -0 |
| M | html/includes/graphs/sensor/pressure.inc.php | +11 / -16 |
| A | html/includes/graphs/sensor/velocity.inc.php | +34 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | includes/discovery/sensors/es-racktivity-mib.inc.php | +11 / -6 |
| M | includes/discovery/sensors/ispro-mib.inc.php | +0 / -5 |
| M | includes/discovery/sensors/powernet-mib.inc.php | +0 / -8 |
| M | includes/discovery/sensors/sentry3-mib.inc.php | +0 / -2 |
| M | includes/discovery/sensors/spagent-mib.inc.php | +0 / -5 |
| M | includes/discovery/sensors/ste-mib.inc.php | +18 / -2 |
| A | includes/discovery/sensors/ste2-mib.inc.php | +91 / -0 |
| M | includes/discovery/sensors/sun-platform-mib.inc.php | +23 / -15 |
| M | includes/functions.inc.php | +0 / -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 / -0 |
| A | includes/polling/os/raritan-emx.inc.php | +26 / -0 |
| A | includes/polling/os/raritan.inc.php | +42 / -0 |
| A | includes/polling/os/srm.inc.php | +24 / -0 |
| A | mibs/checkpoint/CHECKPOINT-GAIA-TRAP-MIB | +280 / -0 |
| M | mibs/checkpoint/CHECKPOINT-MIB | +1,630 / -472 |
| A | mibs/checkpoint/CHECKPOINT-TRAP-MIB | +617 / -0 |
| A | mibs/hwgroup/STE2-MIB | +230 / -0 |
| A | mibs/nimble non-text | +0 / -0 |
| A | mibs/nimble/NIMBLE-MIB | +714 / -0 |
| A | mibs/nimble/NIMBLE-TRAP-MIB | +7,323 / -0 |
| A | mibs/raritan/ASSETMANAGEMENT-MIB | +1,576 / -0 |
| A | mibs/raritan/EMD-MIB | +2,562 / -0 |
| A | mibs/raritan/LHX-MIB | +1,284 / -0 |
| M | mibs/raritan/PDU2-MIB | +6,368 / -915 |
| A | mibs/raritan/RARITANCC-MIB | +978 / -0 |
| A | mibs/raritan/RARITANCCv2-MIB | +1,245 / -0 |
| A | mibs/raritan/RemoteKVMDevice-MIB | +1,410 / -0 |
| D | mibs/ubiquiti/UBN-UniFi-MIB | +0 / -604 |
| A | mibs/ubiquiti/UBNT-UniFi-MIB | +606 / -0 |
| M | syslog.php | +1 / -1 |
| M | tests/IncludesCommonTest.php | +34 / -0 |
| A | update/306.sql | +2 / -0 |
Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | html/includes/map.inc.php | +4 / -1 |
| M | includes/defaults.inc.php | +3 / -3 |
$navbar leakages. +54/β2$config['location']['map_regexp'] for rewrite devices sysLocation by regular expression. Option $config['location_map'] renamed to $config['location']['map'] (backward compatible). +39/β8register_html_panel() function and used it for register pages (xl) panel. +177/β134v1. +24/β5get_versions(), detect rrdcached version too. Removed loadbalancers navbar in CE. +95/β19session_unique_id(), do not use HTTP_ACCEPT since it different for main and js/ajax requests. +4/β1trim() cleanup, mib_dirs() cleanup +1,245/β1,617Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| A | attic/html_pages_device_graphs non-text | +0 / -0 |
| A | attic/html_pages_device_graphs/cpu.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/fortigate-sessions.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/hrprocesses.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/hrusers.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/ipSytemStats.inc.php | +35 / -0 |
| A | attic/html_pages_device_graphs/memory.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/netstats.inc.php | +90 / -0 |
| A | attic/html_pages_device_graphs/netstats_icmp_info.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/netstats_icmp_stat.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/netstats_ip.inc.php | +27 / -0 |
| A | attic/html_pages_device_graphs/netstats_snmp.inc.php | +27 / -0 |
| A | attic/html_pages_device_graphs/netstats_tcp.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/netstats_udp.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/screenos-sessions.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/screenos.inc.php | +22 / -0 |
| A | attic/html_pages_device_graphs/sonicwall-sessions.inc.php | +24 / -0 |
| A | attic/html_pages_device_graphs/uptime.inc.php | +19 / -0 |
| A | attic/html_pages_device_graphs/wireless.inc.php | +22 / -0 |
| M | html/bandwidth-graph.php | +7 / -0 |
| A | html/billing-bandwidth-data.php | +217 / -0 |
| A | html/billing-data.php | +157 / -0 |
| M | html/billing-graph.php | +8 / -0 |
| M | html/css/bootstrap-hacks.css | +131 / -2 |
| M | html/css/bootstrap.css | +52 / -147 |
| M | html/css/bootstrap/less/labels3.less | +20 / -0 |
| M | html/css/bootstrap/less/mixins3.less | +34 / -0 |
| M | html/css/bootstrap/less/progress-bars.less | +46 / -84 |
| M | html/css/bootstrap/less/scaffolding.less | +0 / -2 |
| M | html/css/bootstrap/less/variables3.less | +3 / -1 |
| A | html/css/c3.min.css | +1 / -0 |
| A | html/css/leaflet.css | +618 / -0 |
| A | html/geo.php | +93 / -0 |
| A | html/images/os/aethra.png | +1 / -0 |
| A | html/images/os/aethra_2x.png | +1 / -0 |
| M | html/images/os/apple.png binary | +0 / -0 |
| A | html/images/os/apple_2x.png | +1 / -0 |
| M | html/images/os/archlinux.png binary | +0 / -0 |
| A | html/images/os/archlinux_2x.png | +1 / -0 |
| M | html/images/os/axis.png binary | +0 / -0 |
| A | html/images/os/axis_2x.png | +1 / -0 |
| A | html/images/os/bluecat.png | +1 / -0 |
| A | html/images/os/bluecat_2x.png | +1 / -0 |
| M | html/images/os/brother.png binary | +0 / -0 |
| A | html/images/os/brother_2x.png | +1 / -0 |
| M | html/images/os/cambium.png binary | +0 / -0 |
| A | html/images/os/cambium_2x.png | +1 / -0 |
| M | html/images/os/canon.png binary | +0 / -0 |
| A | html/images/os/canon_2x.png | +1 / -0 |
| M | html/images/os/cloudlinux.png binary | +0 / -0 |
| A | html/images/os/cloudlinux_2x.png | +1 / -0 |
| M | html/images/os/ddwrt.png binary | +0 / -0 |
| A | html/images/os/ddwrt_2x.png | +1 / -0 |
| A | html/images/os/develop.png | +1 / -0 |
| A | html/images/os/develop_2x.png | +1 / -0 |
| M | html/images/os/dragonfly.png binary | +0 / -0 |
| A | html/images/os/dragonfly_2x.png | +1 / -0 |
| M | html/images/os/eltek.png binary | +0 / -0 |
| A | html/images/os/eltek_2x.png | +1 / -0 |
| A | html/images/os/eltex.png | +1 / -0 |
| A | html/images/os/eltex_2x.png | +1 / -0 |
| M | html/images/os/epson.png binary | +0 / -0 |
| A | html/images/os/epson_2x.png | +1 / -0 |
| M | html/images/os/fedora.png binary | +0 / -0 |
| A | html/images/os/fedora_2x.png | +1 / -0 |
| M | html/images/os/gentoo.png binary | +0 / -0 |
| A | html/images/os/gentoo_2x.png | +1 / -0 |
| A | html/images/os/iskratel.png | +1 / -0 |
| A | html/images/os/iskratel_2x.png | +1 / -0 |
| A | html/images/os/juniper-old.png | +1 / -0 |
| A | html/images/os/juniper-old_2x.png | +1 / -0 |
| D | html/images/os/junos.png | +0 / -1 |
| M | html/images/os/konica.png binary | +0 / -0 |
| A | html/images/os/konica_2x.png | +1 / -0 |
| M | html/images/os/kyocera.png binary | +0 / -0 |
| A | html/images/os/kyocera_2x.png | +1 / -0 |
| M | html/images/os/linksys.png binary | +0 / -0 |
| A | html/images/os/linksys_2x.png | +1 / -0 |
| A | html/images/os/mageia.png | +1 / -0 |
| A | html/images/os/mageia_2x.png | +1 / -0 |
| M | html/images/os/mandrake.png binary | +0 / -0 |
| A | html/images/os/mandrake_2x.png | +1 / -0 |
| M | html/images/os/mandriva.png binary | +0 / -0 |
| A | html/images/os/mandriva_2x.png | +1 / -0 |
| A | html/images/os/mcafee.png | +1 / -0 |
| A | html/images/os/mcafee_2x.png | +1 / -0 |
| M | html/images/os/monowall.png binary | +0 / -0 |
| A | html/images/os/monowall_2x.png | +1 / -0 |
| M | html/images/os/mrv.png binary | +0 / -0 |
| A | html/images/os/mrv_2x.png | +1 / -0 |
| M | html/images/os/netbotz.png binary | +0 / -0 |
| A | html/images/os/netbotz_2x.png | +1 / -0 |
| M | html/images/os/netbsd.png binary | +0 / -0 |
| A | html/images/os/netbsd_2x.png | +1 / -0 |
| M | html/images/os/oki.png binary | +0 / -0 |
| A | html/images/os/oki_2x.png | +1 / -0 |
| A | html/images/os/openmandriva.png | +1 / -0 |
| A | html/images/os/openmandriva_2x.png | +1 / -0 |
| M | html/images/os/opensolaris.png binary | +0 / -0 |
| A | html/images/os/opensolaris_2x.png | +1 / -0 |
| M | html/images/os/pc-bsd.png binary | +0 / -0 |
| A | html/images/os/pc-bsd_2x.png | +1 / -0 |
| M | html/images/os/pfsense.png binary | +0 / -0 |
| A | html/images/os/pfsense_2x.png | +1 / -0 |
| A | html/images/os/powerwalker.png | +1 / -0 |
| A | html/images/os/powerwalker_2x.png | +1 / -0 |
| M | html/images/os/ricoh.png binary | +0 / -0 |
| A | html/images/os/ricoh_2x.png | +1 / -0 |
| M | html/images/os/samsung.png binary | +0 / -0 |
| A | html/images/os/samsung_2x.png | +1 / -0 |
| M | html/images/os/slackware.png binary | +0 / -0 |
| A | html/images/os/slackware_2x.png | +1 / -0 |
| M | html/images/os/solaris.png binary | +0 / -0 |
| A | html/images/os/solaris_2x.png | +1 / -0 |
| M | html/images/os/supermicro.png binary | +0 / -0 |
| A | html/images/os/supermicro_2x.png | +1 / -0 |
| M | html/images/os/suse.png binary | +0 / -0 |
| A | html/images/os/suse_2x.png | +1 / -0 |
| M | html/images/os/toshiba.png binary | +0 / -0 |
| A | html/images/os/toshiba_2x.png | +1 / -0 |
| M | html/images/os/tripplite.png binary | +0 / -0 |
| A | html/images/os/tripplite_2x.png | +1 / -0 |
| M | html/images/os/vyatta.png binary | +0 / -0 |
| A | html/images/os/vyatta_2x.png | +1 / -0 |
| M | html/images/os/vyos.png binary | +0 / -0 |
| A | html/images/os/vyos_2x.png | +1 / -0 |
| M | html/images/os/xerox.png binary | +0 / -0 |
| A | html/images/os/xerox_2x.png | +1 / -0 |
| M | html/images/os/zhone.png binary | +0 / -0 |
| A | html/images/os/zhone_2x.png | +1 / -0 |
| A | html/images/svg non-text | +0 / -0 |
| A | html/images/svg/high_priority.svg | +4 / -0 |
| A | html/images/svg/ok.svg | +4 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | html/includes/graphs/application/dhcpkit_packets.inc.php | +49 / -0 |
| M | html/includes/graphs/common.inc.php | +2 / -0 |
| A | html/includes/graphs/sensor/volume.inc.php | +34 / -0 |
| A | html/includes/map.inc.php | +108 / -0 |
| D | html/includes/print-interface-graphs.inc.php | +0 / -22 |
| M | html/includes/print/addresses.inc.php | +1 / -0 |
| A | html/includes/print/billing.inc.php | +118 / -0 |
| 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 / -0 |
| A | html/includes/status-portpercent.inc.php | +101 / -0 |
| M | html/includes/status-summary.inc.php | +23 / -50 |
| M | html/index.php | +27 / -4 |
| A | html/js/c3.min.js | +6 / -0 |
| A | html/js/clipboard.min.js | +7 / -0 |
| A | html/js/d3.min.js | +8 / -0 |
| A | html/js/d3.v3.min.js | +5 / -0 |
| A | html/js/donut-chart.js | +207 / -0 |
| A | html/js/dygraph-combined.js | +6 / -0 |
| M | html/js/jquery.qtip.min.js | +0 / -1 |
| A | html/js/leaflet.js | +9 / -0 |
| M | html/pages/apps/default.inc.php | +32 / -17 |
| M | html/pages/bill.inc.php | +3 / -0 |
| 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 non-text | +0 / -0 |
| D | html/pages/configuration.inc.php non-text | +0 / -0 |
| 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 / -0 |
| D | html/pages/device/graphs non-text | +0 / -0 |
| D | html/pages/device/graphs/cpu.inc.php | +0 / -22 |
| D | html/pages/device/graphs/fortigate-sessions.inc.php | +0 / -22 |
| D | html/pages/device/graphs/hrprocesses.inc.php | +0 / -22 |
| D | html/pages/device/graphs/hrusers.inc.php | +0 / -22 |
| D | html/pages/device/graphs/ipSytemStats.inc.php | +0 / -35 |
| D | html/pages/device/graphs/memory.inc.php | +0 / -22 |
| D | html/pages/device/graphs/netstats.inc.php | +0 / -90 |
| D | html/pages/device/graphs/netstats_icmp_info.inc.php | +0 / -22 |
| D | html/pages/device/graphs/netstats_icmp_stat.inc.php | +0 / -22 |
| D | html/pages/device/graphs/netstats_ip.inc.php | +0 / -27 |
| D | html/pages/device/graphs/netstats_snmp.inc.php | +0 / -27 |
| D | html/pages/device/graphs/netstats_tcp.inc.php | +0 / -22 |
| D | html/pages/device/graphs/netstats_udp.inc.php | +0 / -22 |
| D | html/pages/device/graphs/screenos-sessions.inc.php | +0 / -22 |
| D | html/pages/device/graphs/screenos.inc.php | +0 / -22 |
| D | html/pages/device/graphs/sonicwall-sessions.inc.php | +0 / -24 |
| D | html/pages/device/graphs/uptime.inc.php | +0 / -19 |
| D | html/pages/device/graphs/wireless.inc.php | +0 / -22 |
| 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 / -0 |
| M | html/pages/routing/bgp.inc.php | +105 / -0 |
| M | html/pages/settings/default.inc.php | +5 / -1 |
| A | includes/alerting/victorops.inc.php | +58 / -0 |
| A | includes/alerting/webhook-old.inc.php | +48 / -0 |
| D | includes/alerting/webhook.inc.php | +0 / -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 / -0 |
| M | includes/definitions/mibs.inc.php | +330 / -140 |
| M | includes/definitions/os.inc.php | +324 / -109 |
| M | includes/definitions/rrdtypes.inc.php | +26 / -0 |
| M | includes/definitions/sensors.inc.php | +25 / -22 |
| M | includes/definitions/transports.inc.php | +17 / -3 |
| M | includes/definitions/wui.inc.php | +0 / -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 | +0 / -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 | +0 / -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 | +0 / -2 |
| M | includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php | +0 / -4 |
| M | includes/discovery/ip-addresses/ciscosb-ipv6.inc.php | +0 / -1 |
| M | includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php | +0 / -1 |
| M | includes/discovery/ip-addresses/ip-mib.inc.php | +14 / -4 |
| M | includes/discovery/ip-addresses/ipv6-mib.inc.php | +0 / -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 / -0 |
| 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 | +0 / -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 | +0 / -4 |
| M | includes/discovery/sensors/areca-snmp-mib.inc.php | +0 / -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 | +0 / -53 |
| A | includes/discovery/sensors/dev-cfg-mib.inc.php | +118 / -0 |
| 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 / -0 |
| 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 | +0 / -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 / -0 |
| 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 / -0 |
| 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 | +0 / -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 | +0 / -2 |
| M | includes/discovery/sensors/nokia-ipso-system-mib.inc.php | +7 / -10 |
| M | includes/discovery/sensors/ns-root-mib.inc.php | +0 / -2 |
| M | includes/discovery/sensors/nscrtv-root.inc.php | +0 / -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 | +0 / -2 |
| M | includes/discovery/sensors/p8510-mib.inc.php | +0 / -2 |
| M | includes/discovery/sensors/packetflux-mib.inc.php | +1 / -2 |
| M | includes/discovery/sensors/pdu-mib.inc.php | +0 / -2 |
| M | includes/discovery/sensors/poseidon-mib.inc.php | +0 / -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 | +0 / -1 |
| M | includes/discovery/sensors/radlan-hwenviroment.inc.php | +4 / -6 |
| M | includes/discovery/sensors/rbn-envmon-mib.inc.php | +0 / -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 | +0 / -2 |
| M | includes/discovery/sensors/sentry3-mib.inc.php | +0 / -2 |
| M | includes/discovery/sensors/serverscheck.inc.php | +0 / -2 |
| M | includes/discovery/sensors/sfa-info.inc.php | +0 / -2 |
| M | includes/discovery/sensors/smartnode-mib.inc.php | +2 / -4 |
| M | includes/discovery/sensors/socomecups-mib.inc.php | +0 / -1 |
| M | includes/discovery/sensors/spagent-mib.inc.php | +3 / -5 |
| M | includes/discovery/sensors/ste-mib.inc.php | +0 / -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 | +0 / -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 | +0 / -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 | +0 / -2 |
| M | includes/discovery/sensors/webgraph-thermo-hygrometer-us-mib.inc.php | +0 / -1 |
| M | includes/discovery/sensors/wwp-leos-chassis-mib.inc.php | +0 / -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 | +0 / -1 |
| M | includes/discovery/sensors/zxr10opticalmib.inc.php | +0 / -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 | +0 / -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 | +0 / -4 |
| M | includes/polling/applications.inc.php | +28 / -13 |
| M | includes/polling/applications/apache.inc.php | +23 / -0 |
| M | includes/polling/applications/asterisk.inc.php | +2 / -0 |
| M | includes/polling/applications/bind.inc.php | +5 / -0 |
| M | includes/polling/applications/crashplan.inc.php | +2 / -0 |
| A | includes/polling/applications/dhcpkit.inc.php | +38 / -0 |
| M | includes/polling/applications/drbd.inc.php | +2 / -0 |
| M | includes/polling/applications/exchange.inc.php | +2 / -4 |
| M | includes/polling/applications/exim-mailqueue.inc.php | +1 / -0 |
| 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 / -0 |
| M | includes/polling/applications/lighttpd.inc.php | +1 / -0 |
| 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 / -0 |
| M | includes/polling/applications/nfsd.inc.php | +2 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | includes/polling/applications/zimbra.inc.php | +2 / -0 |
| M | includes/polling/functions.inc.php | +9 / -0 |
| A | includes/polling/mempools/aethra-mib.inc.php | +17 / -0 |
| M | includes/polling/os.inc.php | +7 / -0 |
| A | includes/polling/os/aethra.inc.php | +42 / -0 |
| 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 | +0 / -22 |
| A | includes/polling/os/eaton-sc.inc.php | +25 / -0 |
| A | includes/polling/os/eppc-ups.inc.php | +35 / -0 |
| 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 / -0 |
| A | includes/polling/os/mrvos.inc.php | +31 / -0 |
| 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 / -0 |
| M | includes/update/update.php | +23 / -0 |
| D | mibs/AIRESPACE-REF-MIB | +0 / -28 |
| D | mibs/AIRESPACE-SWITCHING-MIB | +0 / -3,847 |
| D | mibs/AIRESPACE-WIRELESS-MIB | +0 / -16,528 |
| M | mibs/adtran/ADTRAN-AOS | +14 / -1 |
| A | mibs/adtran/ADTRAN-AOS-DYING-GASP-MIB | +82 / -0 |
| M | mibs/adtran/ADTRAN-AOS-MEDIAGATEWAY-MIB | +4 / -2 |
| A | mibs/adtran/ADTRAN-AOS-MEF-MIB | +88 / -0 |
| M | mibs/adtran/ADTRAN-AOS-NETWORK-SYNC-MIB | +61 / -31 |
| A | mibs/adtran/ADTRAN-AOS-OVER-TEMP-PROTECTION-MIB | +91 / -0 |
| M | mibs/adtran/ADTRAN-AOS-SIP-REGISTRATION | +154 / -0 |
| M | mibs/adtran/ADTRAN-AOS-VQM | +1 / -1 |
| A | mibs/adtran/ADTRAN-AOS-VRRP-MIB | +258 / -0 |
| M | mibs/adtran/ADTRAN-COMMON-AOS | +62 / -43 |
| A | mibs/adtran/ADTRAN-MEF-PER-COS-PER-EVC-PERF-HISTORY-MIB | +649 / -0 |
| A | mibs/adtran/ADTRAN-MEF-PER-COS-PER-UNI-PERF-HISTORY-MIB | +616 / -0 |
| A | mibs/adtran/ADTRAN-MEF-PER-EVC-PERF-HISTORY-MIB | +617 / -0 |
| A | mibs/adtran/ADTRAN-MEF-PER-UNI-PERF-HISTORY-MIB | +589 / -0 |
| M | mibs/adtran/ADTRAN-TC | +70 / -14 |
| A | mibs/aethra non-text | +0 / -0 |
| A | mibs/aethra/AETHRA-MIB | +1,758 / -0 |
| A | mibs/broadcom/BRCM-80211-FACTORY-MIB | +224 / -0 |
| A | mibs/broadcom/BRCM-80211-MGMT-MIB | +1,245 / -0 |
| A | mibs/broadcom/BRCM-BATTERY-MGMT-MIB | +515 / -0 |
| A | mibs/broadcom/BRCM-BFC-MGMT-MIB | +216 / -0 |
| A | mibs/broadcom/BRCM-CABLEDATA-ENGINEERING-MIB | +385 / -0 |
| A | mibs/broadcom/BRCM-CABLEDATA-FACTORY-MIB | +293 / -0 |
| A | mibs/broadcom/BRCM-CABLEDATA-MGMT-MIB | +101 / -0 |
| A | mibs/broadcom/BRCM-CABLEDATA-PRIVATE-MIB | +184 / -0 |
| A | mibs/broadcom/BRCM-CABLEDATA-SMI | +123 / -0 |
| A | mibs/broadcom/BRCM-CM-CAPABILITY-MIB | +288 / -0 |
| A | mibs/broadcom/BRCM-CM-ENGINEERING-MIB | +1,094 / -0 |
| A | mibs/broadcom/BRCM-CM-FACTORY-MIB | +812 / -0 |
| A | mibs/broadcom/BRCM-CM-MGMT-EXT-MIB | +154 / -0 |
| A | mibs/broadcom/BRCM-CM-MGMT-MIB | +678 / -0 |
| A | mibs/broadcom/BRCM-CM-PRODUCTS-MIB | +87 / -0 |
| A | mibs/broadcom/BRCM-HOMEPLUG-FACTORY-MIB | +95 / -0 |
| A | mibs/broadcom/BRCM-HTTP-MGMT-MIB | +149 / -0 |
| A | mibs/broadcom/BRCM-PARENTALCONTROL-MGMT-MIB | +179 / -0 |
| A | mibs/broadcom/BRCM-PING-MGMT-MIB | +319 / -0 |
| A | mibs/broadcom/BRCM-SNMP-MGMT-MIB | +116 / -0 |
| A | mibs/broadcom/BRCM-SSH-MGMT-MIB | +293 / -0 |
| A | mibs/broadcom/BRCM-TELNET-MGMT-MIB | +298 / -0 |
| A | mibs/broadcom/BRCM-USB-FACTORY-MIB | +110 / -0 |
| A | mibs/broadcom/BRCM-V2-FACTORY-MIB | +728 / -0 |
| A | mibs/broadcom/BRCM-V2-MGMT-MIB | +64 / -0 |
| D | mibs/broadcom/BROADCOM-POWER-ETHERNET-MIB | +0 / -341 |
| D | mibs/broadcom/BROADCOM-REF-MIB | +0 / -119 |
| D | mibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB | +0 / -494 |
| D | mibs/broadcom/FASTPATH-CAPTIVE-PORTAL-MIB | +0 / -1,240 |
| D | mibs/broadcom/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB | +0 / -279 |
| D | mibs/broadcom/FASTPATH-DHCP6SERVER-PRIVATE-MIB | +0 / -1,149 |
| D | mibs/broadcom/FASTPATH-DHCPSERVER-PRIVATE-MIB | +0 / -972 |
| D | mibs/broadcom/FASTPATH-DNS-RESOLVER-CONTROL-MIB | +0 / -266 |
| D | mibs/broadcom/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB | +0 / -427 |
| D | mibs/broadcom/FASTPATH-INVENTORY-MIB | +0 / -1,177 |
| D | mibs/broadcom/FASTPATH-IPV6-LOOPBACK-MIB | +0 / -102 |
| D | mibs/broadcom/FASTPATH-IPV6-TUNNEL-MIB | +0 / -243 |
| D | mibs/broadcom/FASTPATH-ISDP-MIB | +0 / -510 |
| D | mibs/broadcom/FASTPATH-KEYING-PRIVATE-MIB | +0 / -125 |
| D | mibs/broadcom/FASTPATH-LOGGING-MIB | +0 / -510 |
| D | mibs/broadcom/FASTPATH-LOOPBACK-MIB | +0 / -120 |
| D | mibs/broadcom/FASTPATH-MGMT-SECURITY-MIB | +0 / -242 |
| D | mibs/broadcom/FASTPATH-MULTICAST-MIB | +0 / -447 |
| D | mibs/broadcom/FASTPATH-NSF-MIB | +0 / -353 |
| D | mibs/broadcom/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB | +0 / -72 |
| D | mibs/broadcom/FASTPATH-PFC-MIB | +0 / -199 |
| D | mibs/broadcom/FASTPATH-PORTSECURITY-PRIVATE-MIB | +0 / -263 |
| D | mibs/broadcom/FASTPATH-QOS-ACL-MIB | +0 / -1,544 |
| D | mibs/broadcom/FASTPATH-QOS-AUTOVOIP-MIB | +0 / -120 |
| D | mibs/broadcom/FASTPATH-QOS-COS-MIB | +0 / -957 |
| D | mibs/broadcom/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB | +0 / -981 |
| D | mibs/broadcom/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB | +0 / -2,686 |
| D | mibs/broadcom/FASTPATH-QOS-ISCSI-MIB | +0 / -330 |
| D | mibs/broadcom/FASTPATH-QOS-MIB | +0 / -42 |
| D | mibs/broadcom/FASTPATH-RADIUS-AUTH-CLIENT-MIB | +0 / -541 |
| D | mibs/broadcom/FASTPATH-ROUTING-MIB | +0 / -2,867 |
| D | mibs/broadcom/FASTPATH-ROUTING6-MIB | +0 / -801 |
| D | mibs/broadcom/FASTPATH-SNTP-CLIENT-MIB | +0 / -731 |
| D | mibs/broadcom/FASTPATH-SWITCHING-MIB | +0 / -7,562 |
| D | mibs/broadcom/FASTPATH-TIMEZONE-PRIVATE-MIB | +0 / -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-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-BaudRate-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-DNSCL-MIB | +5 / -5 |
| M | mibs/ciscosb/CISCOSB-DOT1X-MIB | +16 / -4 |
| M | mibs/ciscosb/CISCOSB-Dlf-MIB | +3 / -3 |
| 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-IPV6FHS-MIB | +998 / -23 |
| M | mibs/ciscosb/CISCOSB-IPv6 | +168 / -6 |
| M | mibs/ciscosb/CISCOSB-IpRouter | +3 / -3 |
| M | mibs/ciscosb/CISCOSB-JUMBOFRAMES-MIB | +3 / -3 |
| A | mibs/ciscosb/CISCOSB-LBD-MIB | +127 / -0 |
| 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-POE-MIB | +19 / -4 |
| M | mibs/ciscosb/CISCOSB-POLICY-MIB | +5 / -4 |
| M | mibs/ciscosb/CISCOSB-Physicaldescription-MIB | +148 / -8 |
| M | mibs/ciscosb/CISCOSB-ProtectedPorts-MIB | +3 / -3 |
| M | mibs/ciscosb/CISCOSB-QOS-CLI-MIB | +128 / -25 |
| M | mibs/ciscosb/CISCOSB-RMON | +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-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-SpecialBpdu-MIB | +3 / -3 |
| 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-TUNNEL-MIB | +14 / -4 |
| M | mibs/ciscosb/CISCOSB-Tuning | +150 / -28 |
| M | mibs/ciscosb/CISCOSB-UDP | +3 / -3 |
| M | mibs/ciscosb/CISCOSB-WBA-MIB | +3 / -3 |
| M | mibs/ciscosb/CISCOSB-WeightedRandomTailDrop-MIB | +3 / -3 |
| M | mibs/ciscosb/CISCOSB-rlBrgMcMngr-MIB | +3 / -3 |
| A | mibs/ciscosb/CISCOSB-rlIP-MIB | +334 / -0 |
| M | mibs/ciscosb/CISCOSB-rlInterfaces | +7 / -4 |
| M | mibs/ciscosb/CISCOSB-rlLcli-MIB | +3 / -3 |
| M | mibs/ciscosb/CISCOSB-rndApplications | +3 / -3 |
| M | mibs/ciscosb/CISCOSB-rndMng | +3 / -3 |
| M | mibs/ciscosb/CISCOSB-vlan-MIB | +40 / -20 |
| M | mibs/ciscosb/CISCOSB-vlanVoice-MIB | +3 / -3 |
| M | mibs/ciscosb/CISCOSMB-MIB | +3 / -3 |
| D | mibs/ciscosb/DISMAN-PING-MIB | +0 / -2,904 |
| M | mibs/ciscosb/DRAFT-IETF-SYSLOG-DEVICE-MIB | +3 / -3 |
| D | mibs/ciscosb/MIBs_readme.txt | +0 / -368 |
| A | mibs/dell/BROADCOM-POWER-ETHERNET-MIB | +351 / -0 |
| A | mibs/dell/BROADCOM-REF-MIB | +163 / -0 |
| A | mibs/dell/FASTPATH-BOXSERVICES-PRIVATE-MIB | +523 / -0 |
| A | mibs/dell/FASTPATH-CAPTIVE-PORTAL-MIB | +1,254 / -0 |
| A | mibs/dell/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB | +291 / -0 |
| A | mibs/dell/FASTPATH-DHCP6SERVER-PRIVATE-MIB | +1,183 / -0 |
| A | mibs/dell/FASTPATH-DHCPSERVER-PRIVATE-MIB | +1,002 / -0 |
| A | mibs/dell/FASTPATH-DNS-RESOLVER-CONTROL-MIB | +270 / -0 |
| A | mibs/dell/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB | +452 / -0 |
| A | mibs/dell/FASTPATH-INVENTORY-MIB | +1,189 / -0 |
| A | mibs/dell/FASTPATH-IPV6-LOOPBACK-MIB | +112 / -0 |
| A | mibs/dell/FASTPATH-IPV6-TUNNEL-MIB | +253 / -0 |
| A | mibs/dell/FASTPATH-ISDP-MIB | +548 / -0 |
| A | mibs/dell/FASTPATH-KEYING-PRIVATE-MIB | +137 / -0 |
| A | mibs/dell/FASTPATH-LOGGING-MIB | +519 / -0 |
| A | mibs/dell/FASTPATH-LOOPBACK-MIB | +130 / -0 |
| A | mibs/dell/FASTPATH-MGMT-SECURITY-MIB | +252 / -0 |
| A | mibs/dell/FASTPATH-MULTICAST-MIB | +457 / -0 |
| A | mibs/dell/FASTPATH-NSF-MIB | +362 / -0 |
| A | mibs/dell/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB | +84 / -0 |
| A | mibs/dell/FASTPATH-PFC-MIB | +214 / -0 |
| A | mibs/dell/FASTPATH-PORTSECURITY-PRIVATE-MIB | +275 / -0 |
| A | mibs/dell/FASTPATH-QOS-ACL-MIB | +1,558 / -0 |
| A | mibs/dell/FASTPATH-QOS-AUTOVOIP-MIB | +126 / -0 |
| A | mibs/dell/FASTPATH-QOS-COS-MIB | +969 / -0 |
| A | mibs/dell/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB | +1,077 / -0 |
| A | mibs/dell/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB | +2,764 / -0 |
| A | mibs/dell/FASTPATH-QOS-ISCSI-MIB | +336 / -0 |
| A | mibs/dell/FASTPATH-QOS-MIB | +52 / -0 |
| A | mibs/dell/FASTPATH-RADIUS-AUTH-CLIENT-MIB | +551 / -0 |
| A | mibs/dell/FASTPATH-ROUTING-MIB | +2,887 / -0 |
| A | mibs/dell/FASTPATH-ROUTING6-MIB | +811 / -0 |
| A | mibs/dell/FASTPATH-SNTP-CLIENT-MIB | +758 / -0 |
| A | mibs/dell/FASTPATH-SWITCHING-MIB | +7,618 / -0 |
| A | mibs/dell/FASTPATH-TIMEZONE-PRIVATE-MIB | +473 / -0 |
| A | mibs/eaton/EATON-ATS2-MIB | +934 / -0 |
| A | mibs/eaton/EATON-EMP-MIB | +272 / -0 |
| M | mibs/eaton/EATON-OIDS | +13 / -1 |
| A | mibs/eaton/EATON-PXG-MIB | +488 / -0 |
| A | mibs/eaton/MG-SNMP-UPS-MIB | +3,007 / -0 |
| A | mibs/eaton/RPS-SC200-MIB | +5,104 / -0 |
| M | mibs/eaton/XUPS-MIB | +1,489 / -1,716 |
| A | mibs/eppc non-text | +0 / -0 |
| A | mibs/eppc/EPPC-MIB | +2,360 / -0 |
| M | mibs/hh3c/HH3C-ENTITY-EXT-MIB | +38 / -2 |
| M | mibs/hh3c/HH3C-OID-MIB | +9 / -0 |
| 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 non-text | +0 / -0 |
| A | mibs/iskratel/ISKRATEL-IPMI-MIB | +3,150 / -0 |
| A | mibs/iskratel/ISKRATEL-MSAN-MIB | +21,842 / -0 |
| M | mibs/lantronix/LANTRONIX-SLC-MIB | +2,870 / -151 |
| A | mibs/linksys non-text | +0 / -0 |
| A | mibs/linksys/LINKSYS-WLAN-ACCESS-POINT-CAPTIVE-PORTAL-MIB | +1,485 / -0 |
| A | mibs/linksys/LINKSYS-WLAN-ACCESS-POINT-MIB | +9,615 / -0 |
| A | mibs/linksys/LINKSYS-WLAN-ACCESS-POINT-REF-MIB | +49 / -0 |
| D | mibs/mge non-text | +0 / -0 |
| D | mibs/mge/MG-SNMP-UPS-MIB | +0 / -2,861 |
| A | mibs/mrv/DEV-CFG-MIB | +954 / -0 |
| A | mibs/mrv/DEV-ID-MIB | +349 / -0 |
| A | mibs/mrv/ECHN-MIB | +377 / -0 |
| A | mibs/mrv/GSWITCH-MIB | +922 / -0 |
| A | mibs/mrv/MRV-IR-CHAR-MIB | +1,645 / -0 |
| A | mibs/mrv/MRV-IR-HDAM-MIB | +804 / -0 |
| A | mibs/mrv/MRV-IR-SYSTEM-MIB | +1,456 / -0 |
| A | mibs/mrv/MRV-IR-TRAP-MIB | +615 / -0 |
| A | mibs/mrv/NBASE-G1-MIB | +3,065 / -0 |
| A | mibs/mrv/NSTACK-MIB | +1,356 / -0 |
| A | mibs/mrv/OA-SL-STATISTICS-MIB | +187 / -0 |
| A | mibs/mrv/OADHCP-SERVER-MIB | +587 / -0 |
| A | mibs/mrv/OASUBSCR-CFG-MIB | +300 / -0 |
| A | mibs/mrv/OASWITCH-MIB | +400 / -0 |
| A | mibs/mrv/RT-CFG-MIB | +2,867 / -0 |
| A | mibs/mrv/SEC-FLOW-MIB | +385 / -0 |
| A | mibs/mrv/TC-GROUPS-MIB | +581 / -0 |
| A | mibs/sentry/Sentry4-MIB | +4,466 / -0 |
| A | mibs/tripplite/TRIPPUPS1-MIB | +1,014 / -0 |
| A | mibs/ubiquiti/UBN-UniFi-MIB | +606 / -0 |
| M | poller.php | +27 / -8 |
| A | scripts/agent-local/dhcpkit | +71 / -0 |
| A | update/302.php | +93 / -0 |
| A | update/303.sql | +3 / -0 |
| A | update/304.sql | +1 / -0 |
| A | update/305.sql | +1 / -0 |
Syslog.php now automatically reloads rules on change. Remove erroneous entries from ipv4/ipv6 tables. +227/β361.6. Update several tables. Add new port alerting metrics. Add new metrics to ports table. +506/β346is_port_valid() for check correct ifOperStatus. +3/β25.1, updated initial db schema to latest. Small cleanups. +3/β2Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| 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 / -0 |
| M | html/css/bootstrap.css | +155 / -149 |
| M | html/css/bootstrap/less/alerts.less | +3 / -3 |
| M | html/css/bootstrap/less/boxes.less | +10 / -0 |
| M | html/css/bootstrap/less/forms.less | +3 / -1 |
| M | html/css/bootstrap/less/labels3.less | +5 / -0 |
| M | html/css/bootstrap/less/pagination.less | +12 / -7 |
| M | html/css/bootstrap/less/variables3.less | +10 / -2 |
| M | html/images/os/bdcom.png non-text | +0 / -0 |
| A | html/images/os/bdcom_2x.png | +1 / -0 |
| A | html/images/os/efi.png | +1 / -0 |
| A | html/images/os/efi_2x.png | +1 / -0 |
| A | html/images/os/hwg.png | +1 / -0 |
| A | html/images/os/hwg_2x.png | +1 / -0 |
| A | html/images/os/lenovo.png | +1 / -0 |
| A | html/images/os/lenovo_2x.png | +1 / -0 |
| M | html/images/os/moxa.png non-text | +0 / -0 |
| A | html/images/os/moxa_2x.png | +1 / -0 |
| M | html/images/os/zyxel.png non-text | +0 / -0 |
| A | html/images/os/zyxel_2x.png | +1 / -0 |
| M | html/includes/alerting-navbar.inc.php | +26 / -0 |
| M | html/includes/cache-data.inc.php | +2 / -1 |
| M | html/includes/functions.inc.php | +10 / -5 |
| M | html/includes/graphs/XXX_device_memory_windows.inc.php | +6 / -6 |
| M | html/includes/graphs/altiga_ssl_sessions.inc.php | +4 / -4 |
| D | html/includes/graphs/device/agent.inc.php | +0 / -38 |
| M | html/includes/graphs/device/cras_sessions.inc.php | +6 / -6 |
| D | html/includes/graphs/device/fdb_count.inc.php | +0 / -45 |
| M | html/includes/graphs/device/imagingdrums.inc.php | +1 / -1 |
| M | html/includes/graphs/device/ipSystemStats.inc.php | +10 / -10 |
| M | html/includes/graphs/device/ipsystemstats_ipv4.inc.php | +5 / -5 |
| M | html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php | +5 / -5 |
| M | html/includes/graphs/device/ipsystemstats_ipv6.inc.php | +5 / -5 |
| M | html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php | +5 / -5 |
| 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.inc.php | +2 / -2 |
| M | html/includes/graphs/generic_multi_bits_separated.inc.php | +6 / -6 |
| 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/navbar.inc.php | +2 / -0 |
| M | html/includes/print/alert.inc.php | +12 / -1 |
| M | html/includes/print/alert_log.inc.php | +5 / -3 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | includes/definitions/entities.inc.php | +3 / -1 |
| M | includes/definitions/graphtypes.inc.php | +27 / -6 |
| M | includes/definitions/mibs.inc.php | +10 / -0 |
| 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 / -0 |
| A | includes/discovery/mempools/ucd-snmp-mib.inc.php | +33 / -0 |
| M | includes/discovery/processors/cisco-process-mib.inc.php | +2 / -1 |
| A | includes/discovery/processors/isilon-mib.inc.php | +54 / -0 |
| M | includes/functions.inc.php | +3 / -2 |
| M | includes/include-dir-mib.inc.php | +1 / -2 |
| M | includes/polling/aruba-controller.inc.php | +5 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | irc.php | +1 / -1 |
| A | mibs/lenovo/IMM-MIB | +11,679 / -0 |
| M | syslog.php | +25 / -32 |
| A | update/295.sql | +6 / -0 |
| A | update/296.sql | +2 / -0 |
| A | update/297.sql | +4 / -0 |
| A | update/298.sql | +6 / -0 |
| A | update/299.sql | +18 / -0 |
| A | update/300.sql | +2 / -0 |
| A | update/301.sql | +1 / -0 |
| M | update/db_schema_mysql.sql | +412 / -114 |
poller.php.
Note, total poller wrapper time will incorrect with multiple instances. +46/β19get_http_request(). +17/β3Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| M | alerter.php | +3 / -2 |
| A | html/images/os/ceragon.png | +1 / -0 |
| A | html/images/os/ceragon_2x.png | +1 / -0 |
| M | html/images/os/eaton.png binary | +0 / -0 |
| A | html/images/os/eaton_2x.png | +1 / -0 |
| M | html/includes/alerting-navbar.inc.php | +3 / -3 |
| M | html/includes/graphs/common.inc.php | +1 / -0 |
| A | html/includes/graphs/sensor/crestfactor.inc.php | +38 / -0 |
| A | html/includes/graphs/sensor/powerfactor.inc.php | +38 / -0 |
| 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 | +0 / -166 |
| A | html/pages/add_syslog_rule.inc.php | +150 / -0 |
| 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.inc.php | +0 / -21 |
| D | html/pages/logalerts_rules.inc.php | +0 / -86 |
| A | html/pages/syslog_alerts.inc.php | +21 / -0 |
| A | html/pages/syslog_rules.inc.php | +86 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | includes/discovery/inventory/f5-bigip-system-mib.inc.php | +271 / -0 |
| A | includes/discovery/sensors/eaton-epdu-mib.inc.php | +194 / -0 |
| M | includes/discovery/sensors/f5-bigip-system-mib.inc.php | +19 / -49 |
| A | includes/discovery/sensors/pdu2-mib.inc.php | +145 / -0 |
| 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 / -0 |
| M | includes/polling/graphs/f5-bigip-system-mib/clientSslStats.inc.php | +2 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | includes/syslog.inc.php | +190 / -33 |
| M | includes/templates.inc.php | +2 / -2 |
| M | includes/templates/notification/email_html.tpl | +2 / -0 |
| M | includes/templates/notification/email_text.tpl | +2 / -0 |
| M | includes/templates/notification/telegram_text.tpl | +6 / -0 |
| M | includes/update/update.php | +17 / -12 |
| D | mibs/PDU-MIB | +0 / -4,731 |
| A | mibs/ceragon non-text | +0 / -0 |
| A | mibs/ceragon/CERAGON-MIB | +19,372 / -0 |
| M | mibs/citrix/NS-ROOT-MIB | +1 / -1 |
| M | mibs/eaton/EATON-EPDU-MIB | +623 / -108 |
| M | mibs/eaton/EATON-OIDS | +0 / -1 |
| A | mibs/raritan non-text | +0 / -0 |
| A | mibs/raritan/PDU-MIB | +4,801 / -0 |
| A | mibs/raritan/PDU2-MIB | +7,816 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | tests/templates/observium_notification non-text | +0 / -0 |
| A | tests/templates/observium_notification/observium_notification.json | +1 / -0 |
| A | tests/templates/observium_notification/observium_notification.mustache | +31 / -0 |
| A | tests/templates/observium_notification/observium_notification.txt | +8 / -0 |
| 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 | +0 / -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 | +0 / -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 | +0 / -2 |
| M | update/280.php | +2 / -1 |
| M | update/282.php | +22 / -2 |
| M | update/284.php | +1 / -3 |
| M | update/285.php | +0 / -2 |
| A | update/288.php | +38 / -0 |
| A | update/289.sql | +8 / -0 |
| A | update/290.sql | +1 / -0 |
| A | update/291.sql | +1 / -0 |
| A | update/292.sql | +1 / -0 |
| A | update/293.php | +35 / -0 |
| A | update/294.sql | +4 / -0 |
get_vars() prevent pass <script> html tags inside variables. Escape timestamps for datetime fields. +33/β59.10 and above, added support for processors/mempools/sensors by DELL-NETWORKING-CHASSIS-MIB. +405/β16Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| M | delete_device.php | +6 / -1 |
| M | html/css/sprite.css | +74 / -70 |
| M | html/images/os/accedian.png binary | +0 / -0 |
| M | html/images/os/accedian_2x.png binary | +0 / -0 |
| M | html/images/os/alliedtelesis.png binary | +0 / -0 |
| M | html/images/os/alliedtelesis_2x.png binary | +0 / -0 |
| M | html/images/os/broadcom.png binary | +0 / -0 |
| A | html/images/os/broadcom_2x.png | +1 / -0 |
| M | html/images/os/cisco-old.png binary | +0 / -0 |
| A | html/images/os/cisco-old_2x.png | +1 / -0 |
| M | html/images/os/citrix.png binary | +0 / -0 |
| A | html/images/os/citrix_2x.png | +1 / -0 |
| M | html/images/os/extreme.png binary | +0 / -0 |
| A | html/images/os/extreme_2x.png | +1 / -0 |
| A | html/images/os/fastback.png | +1 / -0 |
| A | html/images/os/fastback_2x.png | +1 / -0 |
| M | html/images/os/isilon.png binary | +0 / -0 |
| A | html/images/os/isilon_2x.png | +1 / -0 |
| A | html/images/os/jetnexus.png | +1 / -0 |
| A | html/images/os/jetnexus_2x.png | +1 / -0 |
| A | html/images/os/quanta.png | +1 / -0 |
| A | html/images/os/quanta_2x.png | +1 / -0 |
| M | html/img/sprite.png binary | +0 / -0 |
| A | html/img/sprite/bell--plus.png | +1 / -0 |
| A | html/img/sprite/clipboard--exclamation.png | +1 / -0 |
| A | html/img/sprite/clipboard--pencil.png | +1 / -0 |
| A | html/img/sprite/clipboard--plus.png | +1 / -0 |
| A | html/img/sprite/clock--exclamation.png | +1 / -0 |
| A | html/img/sprite/clock--minus.png | +1 / -0 |
| A | html/img/sprite/clock--plus.png | +1 / -0 |
| A | html/img/sprite/disk--arrow.png | +1 / -0 |
| A | html/img/sprite/disk-black.png | +1 / -0 |
| A | html/img/sprite/mail--plus.png | +1 / -0 |
| 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 / -0 |
| 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 | +0 / -4 |
| M | html/includes/print/alert_log.inc.php | +1 / -0 |
| M | html/includes/print/inventory.inc.php | +22 / -16 |
| A | html/includes/print/logalert.inc.php | +187 / -0 |
| 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 / -0 |
| A | html/pages/add_alertlog_rule.inc.php | +166 / -0 |
| 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 / -0 |
| M | html/pages/device/entphysical.inc.php | +0 / -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 / -0 |
| 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 / -0 |
| 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.inc.php | +21 / -0 |
| A | html/pages/logalerts_rules.inc.php | +86 / -0 |
| 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 / -0 |
| M | includes/definitions/mibs.inc.php | +179 / -17 |
| M | includes/definitions/os.inc.php | +73 / -12 |
| M | includes/definitions/rewrites.inc.php | +2 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | includes/discovery/os/linux.inc.php | +6 / -0 |
| A | includes/discovery/processors/dell-networking-chassis-mib.inc.php | +47 / -0 |
| A | includes/discovery/processors/hpn-icf-entity-ext-mib.inc.php | +39 / -0 |
| A | includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php | +115 / -0 |
| A | includes/discovery/sensors/dell-networking-chassis-mib.inc.php | +163 / -0 |
| 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 / -0 |
| M | includes/discovery/sensors/juniper-mib.inc.php | +43 / -3 |
| A | includes/discovery/sensors/rittal-cmc-iii-mib.inc.php | +83 / -0 |
| M | includes/discovery/sensors/rittal-cmc-tc-mib.inc.php | +35 / -9 |
| A | includes/discovery/status/hh3c-stack-mib.inc.php | +29 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | includes/polling/os/jetnexus-lb.inc.php | +25 / -0 |
| A | includes/polling/os/liberator.inc.php | +28 / -0 |
| A | includes/polling/os/onefs.inc.php | +39 / -0 |
| M | includes/polling/os/printer.inc.php | +57 / -22 |
| A | includes/polling/wifi/hpn-icf-dot11-acmt-mib.inc.php | +17 / -0 |
| 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 / -0 |
| A | mibs/dell/DELL-NETWORKING-BMP-MIB | +138 / -0 |
| A | mibs/dell/DELL-NETWORKING-BPSTATS-MIB | +936 / -0 |
| A | mibs/dell/DELL-NETWORKING-CHASSIS-MIB | +2,885 / -0 |
| A | mibs/dell/DELL-NETWORKING-COPY-CONFIG-MIB | +563 / -0 |
| A | mibs/dell/DELL-NETWORKING-DCB-MIB | +1,609 / -0 |
| A | mibs/dell/DELL-NETWORKING-FIB-MIB | +513 / -0 |
| A | mibs/dell/DELL-NETWORKING-FIPSNOOPING-MIB | +1,583 / -0 |
| A | mibs/dell/DELL-NETWORKING-FPSTATS-MIB | +2,367 / -0 |
| A | mibs/dell/DELL-NETWORKING-IF-EXTENSION-MIB | +594 / -0 |
| A | mibs/dell/DELL-NETWORKING-ISIS-MIB | +282 / -0 |
| A | mibs/dell/DELL-NETWORKING-LINK-AGGREGATION-MIB | +960 / -0 |
| A | mibs/dell/DELL-NETWORKING-OPENFLOW-MIB | +1,049 / -0 |
| A | mibs/dell/DELL-NETWORKING-PRODUCTS-MIB | +359 / -0 |
| A | mibs/dell/DELL-NETWORKING-SMI | +82 / -0 |
| A | mibs/dell/DELL-NETWORKING-SYSTEM-COMPONENT-MIB | +695 / -0 |
| A | mibs/dell/DELL-NETWORKING-TC | +614 / -0 |
| A | mibs/dell/DELL-NETWORKING-TRAP-EVENT-MIB | +444 / -0 |
| A | mibs/dell/DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB | +899 / -0 |
| A | mibs/dell/DELL-WLAN-MIB | +143 / -0 |
| M | mibs/dell/Dell-Vendor-MIB | +48 / -4 |
| A | mibs/fastback non-text | +0 / -0 |
| A | mibs/fastback/SUB10SYSTEMS-MIB | +9,150 / -0 |
| A | mibs/fastback/V320-MIB | +178 / -0 |
| M | mibs/isilon/ISILON-MIB | +385 / -40 |
| A | mibs/isilon/ISILON-TRAP-MIB | +2,194 / -0 |
| A | mibs/jetnexus non-text | +0 / -0 |
| A | mibs/jetnexus/JETNEXUS-MIB | +376 / -0 |
| M | mibs/netapp/NETAPP-MIB | +148 / -8 |
| A | mibs/quanta non-text | +0 / -0 |
| A | mibs/quanta/DENIALOFSERVICE-PRIVATE-MIB | +293 / -0 |
| A | mibs/quanta/DHCPCLIENT-PRIVATE-MIB | +186 / -0 |
| A | mibs/quanta/DOT1X-ADVANCED-FEATURES-MIB | +313 / -0 |
| A | mibs/quanta/DOT1X-AUTHENTICATION-SERVER-MIB | +125 / -0 |
| A | mibs/quanta/DVMRP-STD-MIB | +751 / -0 |
| A | mibs/quanta/INVENTORY-MIB | +1,302 / -0 |
| A | mibs/quanta/IPV6-LOOPBACK-MIB | +102 / -0 |
| A | mibs/quanta/IPV6-TUNNEL-MIB | +244 / -0 |
| A | mibs/quanta/KEYING-PRIVATE-MIB | +126 / -0 |
| A | mibs/quanta/LAG-MIB | +1,303 / -0 |
| A | mibs/quanta/LOGGING-MIB | +901 / -0 |
| A | mibs/quanta/LOOPBACK-MIB | +118 / -0 |
| A | mibs/quanta/MGMT-SECURITY-MIB | +236 / -0 |
| A | mibs/quanta/MULTICAST-MIB | +1,654 / -0 |
| A | mibs/quanta/OUTBOUNDSSH-PRIVATE-MIB | +74 / -0 |
| A | mibs/quanta/OUTBOUNDTELNET-PRIVATE-MIB | +74 / -0 |
| A | mibs/quanta/PFC-MIB | +213 / -0 |
| A | mibs/quanta/PORTSECURITY-PRIVATE-MIB | +269 / -0 |
| A | mibs/quanta/QOS-ACL-MIB | +1,694 / -0 |
| A | mibs/quanta/QOS-AUTOVOIP-MIB | +116 / -0 |
| A | mibs/quanta/QOS-COS-MIB | +1,334 / -0 |
| A | mibs/quanta/QOS-DIFFSERV-PRIVATE-MIB | +2,814 / -0 |
| A | mibs/quanta/QOS-ISCSI-MIB | +338 / -0 |
| A | mibs/quanta/QOS-MIB | +38 / -0 |
| A | mibs/quanta/QUANTA-BGP-MIB | +729 / -0 |
| A | mibs/quanta/QUANTA-OPENFLOW-PRIVATE-MIB | +358 / -0 |
| A | mibs/quanta/QUANTA-SWITCH-MIB | +61 / -0 |
| A | mibs/quanta/RADIUS-CLIENT-PRIVATE-MIB | +549 / -0 |
| A | mibs/quanta/RFC-1212 | +79 / -0 |
| A | mibs/quanta/RFC-1215 | +44 / -0 |
| A | mibs/quanta/ROUTING-MIB | +3,712 / -0 |
| A | mibs/quanta/ROUTING6-MIB | +2,907 / -0 |
| A | mibs/quanta/SNMP-RESEARCH-MIB | +382 / -0 |
| A | mibs/quanta/SNTP-CLIENT-MIB | +844 / -0 |
| A | mibs/quanta/SWITCHING-EXTENSION-MIB | +5,600 / -0 |
| A | mibs/quanta/SWITCHING-MIB | +11,269 / -0 |
| A | mibs/quanta/TACACS-CLIENT-MIB | +205 / -0 |
| A | mibs/quanta/TIMERANGE-MIB | +357 / -0 |
| A | mibs/quanta/TIMEZONE-PRIVATE-MIB | +482 / -0 |
| A | mibs/quanta/USM-TARGET-TAG-MIB | +84 / -0 |
| M | mibs/rfc/BGP4V2-MIB | +793 / -27 |
| M | mibs/rfc/BGP4V2-TC-MIB | +9 / -5 |
| A | mibs/vutlan non-text | +0 / -0 |
| A | mibs/vutlan/SKYCONTROL-SYSTEM-MIB | +2,602 / -0 |
| M | scripts/agent-local/mysql.cnf | +13 / -7 |
| M | syslog.php | +27 / -0 |
| A | update/287.sql | +4 / -0 |
get_ip_version(), added unit test for it. Fixed run unit tests on php7. Fixed randomly happen issue with autoload classes on php7. +80/β30is_bgp_peer_valid(), for simple check if BGP peer correct. Fixed discovery/polling incorrect (faulty) peers on some juniper devices. +120/β57Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| M | alerts.php | +1 / -1 |
| M | discovery.php | +2 / -1 |
| M | html/css/bootstrap-hacks.css | +6 / -0 |
| A | html/images/os/accedian.png | +1 / -0 |
| A | html/images/os/accedian_2x.png | +1 / -0 |
| M | html/images/os/hikvision.png binary | +0 / -0 |
| A | html/images/os/hikvision_2x.png | +1 / -0 |
| A | html/images/os/mimosa.png | +1 / -0 |
| A | html/images/os/mimosa_2x.png | +1 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | includes/discovery/sensors/fa-ext-mib.inc.php | +105 / -0 |
| 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 / -0 |
| A | includes/polling/os/mimosa-backhaul.inc.php | +19 / -0 |
| 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 | +0 / -134 |
| M | includes/polling/ports.inc.php | +2 / -38 |
| A | includes/polling/ports/adsl-line-mib.inc.php | +43 / -0 |
| A | includes/polling/ports/adsl-line-mib.lib.php | +134 / -0 |
| 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 |
| D | mibs/TRIPPLITE-MIB | +0 / -2,705 |
| M | mibs/avaya/G3-AVAYA-MIB | +1,202 / -24 |
| M | mibs/hikvision/HIKVISION-MIB | +2 / -2 |
| D | mibs/liebert/XPPC-MIB | +0 / -2,271 |
| A | mibs/mimosa non-text | +0 / -0 |
| A | mibs/mimosa/MIMOSA-NETWORKS-BASE-MIB | +188 / -0 |
| A | mibs/mimosa/MIMOSA-NETWORKS-BFIVE-MIB | +938 / -0 |
| A | mibs/panasas non-text | +0 / -0 |
| A | mibs/panasas/PANASAS-BLADESET-MIB-V1 | +233 / -0 |
| A | mibs/panasas/PANASAS-EVENTS-MIB-V1 | +205 / -0 |
| A | mibs/panasas/PANASAS-HW-MIB-V1 | +1,882 / -0 |
| A | mibs/panasas/PANASAS-MIBS-README | +21 / -0 |
| A | mibs/panasas/PANASAS-NOTIFY-MIB-V1 | +645 / -0 |
| A | mibs/panasas/PANASAS-PANFS-MIB-V1 | +50 / -0 |
| A | mibs/panasas/PANASAS-PERFORMANCE-MIB-V1 | +782 / -0 |
| A | mibs/panasas/PANASAS-ROOT-MIB | +50 / -0 |
| A | mibs/panasas/PANASAS-SYSTEM-MIB-V1 | +272 / -0 |
| A | mibs/panasas/PANASAS-TC-MIB | +58 / -0 |
| A | mibs/panasas/PANASAS-VOLUMES-MIB-V1 | +159 / -0 |
| A | mibs/panasas/panasasSnmpwalkEnterprise.debug | +25,419 / -0 |
| A | mibs/rfc/XPPC-MIB | +2,349 / -0 |
| A | mibs/tripplite non-text | +0 / -0 |
| A | mibs/tripplite/TRIPPLITE-MIB | +3,856 / -0 |
| M | tests/IncludesCommonTest.php | +1 / -1 |
| M | tests/IncludesFunctionsTest.php | +80 / -0 |
| M | update/282.php | +2 / -2 |
| A | update/285.php | +28 / -0 |
| A | update/286.sql | +2 / -0 |
Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| A | html/images/os/sun_oracle.png | +1 / -0 |
| A | html/images/os/sun_oracle_2x.png | +1 / -0 |
| M | html/includes/graphs/cbqos/bits.inc.php | +2 / -2 |
| M | html/includes/graphs/cbqos/pkts.inc.php | +4 / -2 |
| M | html/includes/graphs/cbqos/pkts_drop.inc.php | +1 / -1 |
| 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 / -0 |
| M | includes/discovery/ports.inc.php | +5 / -2 |
| A | includes/discovery/sensors/sun-platform-mib.inc.php | +225 / -0 |
| M | includes/polling/cisco-cbqos.inc.php | +12 / -11 |
| A | includes/polling/os/edgemax.inc.php | +39 / -0 |
| D | includes/polling/os/edgeswitch.inc.php | +0 / -39 |
| A | includes/polling/os/sun-ilom.inc.php | +27 / -0 |
| M | includes/polling/ports.inc.php | +0 / -63 |
| D | mibs/MPLS-L3VPN-STD-MIB | +0 / -1,566 |
| D | mibs/MPLS-VPN-MIB | +0 / -1,623 |
| D | mibs/VPN-TC-STD-MIB | +0 / -72 |
| A | mibs/accedian non-text | +0 / -0 |
| A | mibs/accedian/ACCEDIAN-SMI | +75 / -0 |
| A | mibs/accedian/ACD-ALARM-MIB | +510 / -0 |
| A | mibs/accedian/ACD-CFM-MIB | +4,174 / -0 |
| A | mibs/accedian/ACD-DESC-MIB | +499 / -0 |
| A | mibs/accedian/ACD-DISCOVERY-MIB | +511 / -0 |
| A | mibs/accedian/ACD-ERP-MIB | +1,200 / -0 |
| A | mibs/accedian/ACD-FILTER-MIB | +2,033 / -0 |
| A | mibs/accedian/ACD-PAA-MIB | +3,253 / -0 |
| A | mibs/accedian/ACD-POLICY-MIB | +1,102 / -0 |
| A | mibs/accedian/ACD-PORT-MIB | +1,522 / -0 |
| A | mibs/accedian/ACD-REGULATOR-MIB | +822 / -0 |
| A | mibs/accedian/ACD-SA-MIB | +1,165 / -0 |
| A | mibs/accedian/ACD-SFP-MIB | +1,182 / -0 |
| A | mibs/accedian/ACD-SHAPER-MIB | +278 / -0 |
| A | mibs/accedian/ACD-SMAP-MIB | +466 / -0 |
| A | mibs/accedian/ACD-TID-MIB | +271 / -0 |
| A | mibs/accedian/ACD-VSET-MIB | +233 / -0 |
| A | mibs/oracle non-text | +0 / -0 |
| A | mibs/oracle/ORACLE-AGENT-MIB | +183 / -0 |
| A | mibs/oracle/ORACLE-ENTERPRISE-MANAGER-4-MIB | +408 / -0 |
| A | mibs/oracle/ORADB-MIB | +1,179 / -0 |
| A | mibs/oracle/ORAINTERCHANGE-MIB | +1,258 / -0 |
| A | mibs/oracle/ORALISTENER-MIB | +657 / -0 |
| A | mibs/oracle/ORANAMES-MIB | +916 / -0 |
| A | mibs/oracle/SUN-CLUSTER-EVENTS-MIB | +557 / -0 |
| A | mibs/oracle/SUN-CLUSTER-MIB | +2,919 / -0 |
| A | mibs/oracle/SUN-FM-MIB | +529 / -0 |
| A | mibs/oracle/SUN-HW-CTRL-MIB | +584 / -0 |
| A | mibs/oracle/SUN-HW-TRAP-MIB | +2,596 / -0 |
| A | mibs/oracle/SUN-ILOM-CONTROL-MIB | +4,209 / -0 |
| A | mibs/oracle/SUN-MASTER-AGENT-MIB | +516 / -0 |
| A | mibs/oracle/SUN-MIB | +40 / -0 |
| A | mibs/oracle/SUN-PLATFORM-MIB | +3,285 / -0 |
| A | mibs/oracle/SUN-SEA-EXTENSIONS-MIB | +386 / -0 |
| A | mibs/oracle/SUN-SEA-PROXY-MIB | +531 / -0 |
| A | mibs/oracle/SUN-SNMP | +2,702 / -0 |
| A | mibs/oracle/SUN-SNMP-NETRA-CT-RSC-MIB | +1,194 / -0 |
| A | mibs/oracle/SUN-T300-MIB | +1,991 / -0 |
| A | mibs/oracle/SUNMANAGEMENTCENTER-TRAP-MIB | +124 / -0 |
| A | mibs/oracle/SUNSTORAGEAGENT-NOTIFICATION-MIB | +152 / -0 |
| A | mibs/rfc/MPLS-VPN-MIB | +1,763 / -0 |
| M | mibs/ubiquiti/UBNT-AirMAX-MIB | +47 / -3 |
| M | mibs/ubiquiti/UBNT-MIB | +1 / -0 |
| A | update/284.php | +43 / -0 |
$config['autodiscovery']['require_hostname'], default to TRUE. Fixed rename devices to device name without FQDN name (if allowed). +37/β5$config['require_hostname']). +29/β3Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | html/ajax/device_entities.php | +9 / -0 |
| M | html/ajax/input.php | +10 / -2 |
| M | html/ajax/search.php | +1 / -1 |
| A | html/css/bootstrap-tagsinput.css | +71 / -0 |
| A | html/css/typeaheadjs.css | +98 / -0 |
| M | html/includes/authenticate-functions.inc.php | +11 / -0 |
| M | html/includes/authentication/ldap.inc.php | +177 / -11 |
| M | html/includes/authentication/mysql.inc.php | +11 / -0 |
| M | html/includes/authentication/radius.inc.php | +2 / -1 |
| A | html/includes/graphs/multi-customoid/stacked.inc.php | +44 / -0 |
| A | html/includes/graphs/netscalersvc/surge.inc.php | +26 / -0 |
| M | html/includes/print/search.inc.php | +146 / -0 |
| M | html/index.php | +2 / -2 |
| A | html/js/bootstrap-tagsinput.js | +747 / -0 |
| A | html/js/bootstrap-tagsinput.min.js | +82 / -0 |
| M | html/js/bootstrap.min.js | +6 / -5 |
| M | html/js/jquery.min.js | +5 / -5 |
| M | html/js/observium-entities.js | +12 / -0 |
| M | html/js/observium.js | +11 / -22 |
| A | html/js/typeahead.bundle.js | +2,465 / -0 |
| A | html/js/typeahead.bundle.min.js | +8 / -0 |
| M | html/pages/bill.inc.php | +2 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 | +0 / -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 | +0 / -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 | +0 / -25 |
| D | includes/discovery/processors/agent-general-mib.inc.php | +0 / -28 |
| D | includes/discovery/processors/airespace-switching-mib.inc.php | +0 / -29 |
| M | includes/discovery/processors/alcatel-ind1-health-mib.inc.php | +2 / -5 |
| D | includes/discovery/processors/apsysmgmt-mib.inc.php | +0 / -26 |
| D | includes/discovery/processors/asyncos-mail-mib.inc.php | +0 / -24 |
| D | includes/discovery/processors/at-sysinfo-mib.inc.php | +0 / -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 | +0 / -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 | +0 / -29 |
| M | includes/discovery/processors/foundry-sn-agent-mib.inc.php | +13 / -15 |
| D | includes/discovery/processors/frogfoot-resources-mib.inc.php | +0 / -27 |
| D | includes/discovery/processors/gbnplatformoam-mib.inc.php | +0 / -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 | +0 / -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 | +0 / -32 |
| M | includes/discovery/processors/ns-root-mib.inc.php | +3 / -8 |
| D | includes/discovery/processors/peakflow-sp-mib.inc.php | +0 / -29 |
| D | includes/discovery/processors/radlan-rndmng.inc.php | +0 / -26 |
| D | includes/discovery/processors/rbn-cpu-meter-mib.inc.php | +0 / -28 |
| M | includes/discovery/processors/smartnode-mib.inc.php | +3 / -5 |
| D | includes/discovery/processors/sonicwall-firewall-ip-statistics-mib.inc.php | +0 / -29 |
| D | includes/discovery/processors/statistics-mib.inc.php | +0 / -28 |
| D | includes/discovery/processors/sw-mib.inc.php | +0 / -24 |
| D | includes/discovery/processors/timetra-system-mib.inc.php | +0 / -29 |
| D | includes/discovery/processors/trapeze-networks-system-mib.inc.php | +0 / -28 |
| M | includes/discovery/processors/ucd-snmp-mib.inc.php | +5 / -7 |
| D | includes/discovery/processors/watchguard-system-statistics-mib.inc.php | +0 / -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 / -0 |
| M | mibs/citrix/NS-ROOT-MIB | +1,989 / -99 |
| M | poll-billing.php | +59 / -38 |
| A | update/280.php | +22 / -0 |
| A | update/281.sql | +5 / -0 |
| A | update/282.php | +117 / -0 |
| A | update/283.sql | +1 / -0 |
Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | html/css/bootstrap/less/buttons3.less | +176 / -0 |
| M | html/css/bootstrap/less/dropdowns.less | +59 / -1 |
| A | html/css/bootstrap/less/labels3.less | +86 / -0 |
| 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 | +0 / -28 |
| A | html/images/os/bintec.png | +1 / -0 |
| A | html/images/os/bintec_2x.png | +1 / -0 |
| M | html/includes/alerting-navbar.inc.php | +1 / -1 |
| M | html/includes/authenticate-functions.inc.php | +28 / -0 |
| 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 / -0 |
| A | html/includes/entities/netscalersvc.inc.php | +217 / -0 |
| A | html/includes/entities/netscalersvcgrpmem.inc.php | +210 / -0 |
| A | html/includes/entities/netscalervsvr.inc.php | +279 / -0 |
| 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 | +0 / -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.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_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.inc.php | +1 / -1 |
| M | html/includes/graphs/application/mysql_query_cache_memory.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.inc.php | +1 / -1 |
| M | html/includes/graphs/application/postgresql_tuples_query.inc.php | +1 / -1 |
| M | html/includes/graphs/application/postgresql_xact.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/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.inc.php | +1 / -1 |
| M | html/includes/graphs/application/powerdns_queries_udp.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/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.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/pkts.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/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/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/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.inc.php | +1 / -1 |
| M | html/includes/graphs/device/bluecoat_tcp_est.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/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.inc.php | +1 / -1 |
| M | html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php | +1 / -1 |
| M | html/includes/graphs/device/netstat_icmp.inc.php | +1 / -1 |
| M | html/includes/graphs/device/netstat_icmp_info.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 / -0 |
| A | html/includes/graphs/device/printersupplies_wasteink.inc.php | +18 / -0 |
| M | html/includes/graphs/device/processor.inc.php | +2 / -2 |
| 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/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 | +0 / -2 |
| M | html/includes/graphs/generic_multi_simplex_separated.inc.php | +15 / -0 |
| M | html/includes/graphs/global/bits.inc.php | +1 / -1 |
| M | html/includes/graphs/global/poller_time.inc.php | +1 / -1 |
| M | html/includes/graphs/global/poller_time_separate.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.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/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 / -0 |
| 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 | +0 / -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 / -0 |
| 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 / -0 |
| M | html/includes/status-summary.inc.php | +5 / -5 |
| M | html/index.php | +46 / -74 |
| A | html/js/bootstrap-select.js | +1,799 / -0 |
| 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.inc.php | +40 / -17 |
| M | html/pages/alert_maintenance_add.inc.php | +24 / -6 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| D | includes/discovery/mempools/extreme-base-mib.inc.php | +0 / -36 |
| A | includes/discovery/mempools/extreme-software-monitor-mib.inc.php | +36 / -0 |
| M | includes/discovery/mempools/host-resources-mib.inc.php | +2 / -2 |
| A | includes/discovery/mempools/zhone-card-resources-mib.inc.php | +44 / -0 |
| 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 | +0 / -35 |
| A | includes/discovery/processors/extreme-software-monitor-mib.inc.php | +35 / -0 |
| M | includes/discovery/processors/ns-root-mib.inc.php | +1 / -1 |
| A | includes/discovery/processors/zhone-card-resources-mib.inc.php | +45 / -0 |
| M | includes/discovery/sensors/cpqpower-mib.inc.php | +103 / -4 |
| A | includes/discovery/sensors/cpqrack-mib.inc.php | +151 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | includes/discovery/sensors/zhone-shelf-monitor-mib.inc.php | +121 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 | +0 / -24 |
| A | includes/polling/mempools/extreme-software-monitor-mib.inc.php | +22 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 | +0 / -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 / -0 |
| 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 / -0 |
| 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 | +0 / -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 / -0 |
| M | includes/polling/wifi/alvarion-dot11-wlan-mib.inc.php | +2 / -4 |
| A | includes/polling/wifi/cisco-dot11-association-mib.inc.php | +20 / -0 |
| M | includes/polling/wifi/cisco-lwapp-sys-mib.inc.php | +5 / -7 |
| A | includes/polling/wifi/mikrotik-mib.inc.php | +28 / -0 |
| 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 / -0 |
| M | irc.php | +1 / -1 |
| M | libs/cli/Colors.php | +5 / -3 |
| M | libs/cli/Shell.php | +1 / -1 |
| M | libs/cli/arguments/HelpScreen.php | +2 / -2 |
| M | libs/cli/cli.php | +2 / -1 |
| D | mibs/APNL-MODULAR-PDU-MIB | +0 / -1,002 |
| D | mibs/ASYNCOS-MAIL-MIB | +0 / -764 |
| D | mibs/BRCD-DOT1X-MIB | +0 / -579 |
| D | mibs/BROCADE-NP-TM-STATS-MIB | +0 / -2,064 |
| D | mibs/BROCADE-SYSLOG-MIB | +0 / -137 |
| D | mibs/GAMATRONIC-MIB | +0 / -8,261 |
| D | mibs/GPFS-MIB | +0 / -1,578 |
| D | mibs/LM-SENSORS-MIB | +0 / -220 |
| D | mibs/NETSWITCH-MIB | +0 / -486 |
| D | mibs/NS-ROOT-MIB | +0 / -23,541 |
| D | mibs/STATISTICS-MIB | +0 / -1,431 |
| A | mibs/apnl non-text | +0 / -0 |
| A | mibs/apnl/APNL-MODULAR-PDU-MIB | +1,048 / -0 |
| A | mibs/bintec non-text | +0 / -0 |
| A | mibs/bintec/APDISC-MIB | +588 / -0 |
| A | mibs/bintec/BIANCA-BOX-TTY-MIB | +223 / -0 |
| A | mibs/bintec/BIANCA-BRICK-ADMIN-2-MIB | +527 / -0 |
| A | mibs/bintec/BIANCA-BRICK-ADSL-MIB | +2,025 / -0 |
| A | mibs/bintec/BIANCA-BRICK-ALIVE-MIB | +356 / -0 |
| A | mibs/bintec/BIANCA-BRICK-ATM2-MIB | +1,832 / -0 |
| A | mibs/bintec/BIANCA-BRICK-BINARY-MIB | +255 / -0 |
| A | mibs/bintec/BIANCA-BRICK-CAPI-MIB | +1,033 / -0 |
| A | mibs/bintec/BIANCA-BRICK-CAPIUSER-MIB | +96 / -0 |
| A | mibs/bintec/BIANCA-BRICK-COF-MIB | +794 / -0 |
| A | mibs/bintec/BIANCA-BRICK-E3-MIB | +365 / -0 |
| A | mibs/bintec/BIANCA-BRICK-EFMOATM-MIB | +147 / -0 |
| A | mibs/bintec/BIANCA-BRICK-FR-MIB | +918 / -0 |
| A | mibs/bintec/BIANCA-BRICK-GRE-MIB | +131 / -0 |
| A | mibs/bintec/BIANCA-BRICK-HDSL2SHDSL2-MIB | +2,513 / -0 |
| A | mibs/bintec/BIANCA-BRICK-HIDDENVPN-MIB | +80 / -0 |
| A | mibs/bintec/BIANCA-BRICK-IMA-MIB | +262 / -0 |
| A | mibs/bintec/BIANCA-BRICK-IP-PUBLISH-MIB | +333 / -0 |
| A | mibs/bintec/BIANCA-BRICK-IP-SERVICE-MIB | +559 / -0 |
| A | mibs/bintec/BIANCA-BRICK-IPSEC-TUNING-MIB | +239 / -0 |
| A | mibs/bintec/BIANCA-BRICK-L2TP-MIB | +795 / -0 |
| A | mibs/bintec/BIANCA-BRICK-MIB | +2,346 / -0 |
| A | mibs/bintec/BIANCA-BRICK-MIBMODEM-MIB | +741 / -0 |
| A | mibs/bintec/BIANCA-BRICK-MIBRES-MIB | +460 / -0 |
| A | mibs/bintec/BIANCA-BRICK-MIBSYS-MIB | +122 / -0 |
| A | mibs/bintec/BIANCA-BRICK-OPT-MIB | +126 / -0 |
| A | mibs/bintec/BIANCA-BRICK-OSPF-STAT-MIB | +346 / -0 |
| A | mibs/bintec/BIANCA-BRICK-PING-MIB | +211 / -0 |
| A | mibs/bintec/BIANCA-BRICK-PMX-MIB | +448 / -0 |
| A | mibs/bintec/BIANCA-BRICK-PPP-MIB | +4,141 / -0 |
| A | mibs/bintec/BIANCA-BRICK-PPPOA-MIB | +150 / -0 |
| A | mibs/bintec/BIANCA-BRICK-PPPOE-MIB | +533 / -0 |
| A | mibs/bintec/BIANCA-BRICK-PPPOEAC-MIB | +183 / -0 |
| A | mibs/bintec/BIANCA-BRICK-PPTP-MIB | +710 / -0 |
| A | mibs/bintec/BIANCA-BRICK-PROXY-MIB | +431 / -0 |
| A | mibs/bintec/BIANCA-BRICK-RADIUS-MIB | +455 / -0 |
| A | mibs/bintec/BIANCA-BRICK-SEC-MIB | +683 / -0 |
| A | mibs/bintec/BIANCA-BRICK-SERIAL-MIB | +495 / -0 |
| A | mibs/bintec/BIANCA-BRICK-SESSION-MIB | +206 / -0 |
| A | mibs/bintec/BIANCA-BRICK-SIF-MIB | +1,207 / -0 |
| A | mibs/bintec/BIANCA-BRICK-SIP-MIB | +1,496 / -0 |
| A | mibs/bintec/BIANCA-BRICK-SSH-MIB | +581 / -0 |
| A | mibs/bintec/BIANCA-BRICK-TACACSP-MIB | +338 / -0 |
| A | mibs/bintec/BIANCA-BRICK-TDRC-MIB | +231 / -0 |
| A | mibs/bintec/BIANCA-BRICK-UPNP-MIB | +294 / -0 |
| A | mibs/bintec/BIANCA-BRICK-USER-MIB | +378 / -0 |
| A | mibs/bintec/BIANCA-BRICK-VOIP-MIB | +913 / -0 |
| A | mibs/bintec/BIANCA-BRICK-WIRELESS-CONTROLLER-MIB | +5,533 / -0 |
| A | mibs/bintec/BIANCA-BRICK-WIRELESS-MIB | +7,770 / -0 |
| A | mibs/bintec/BIANCA-BRICK-X21-MIB | +354 / -0 |
| A | mibs/bintec/BIANCA-BRICK-X25-MIB | +2,840 / -0 |
| A | mibs/bintec/BIANCA-BRICK-X25PAD-MIB | +625 / -0 |
| A | mibs/bintec/BIANCA-BRICK-X25STAT-MIB | +578 / -0 |
| A | mibs/bintec/BIANCA-BRICK-X25TOTCP-MIB | +470 / -0 |
| A | mibs/bintec/BIANCA-BRICK-XOT-MIB | +279 / -0 |
| A | mibs/bintec/BIANCA-ETH-IF-MIB | +124 / -0 |
| A | mibs/bintec/BIANCA-ETH-PHY-MIB | +345 / -0 |
| A | mibs/bintec/BIANCA-VIF-MIB | +366 / -0 |
| A | mibs/bintec/BIANCA-X8000-MIBSYS-MIB | +328 / -0 |
| A | mibs/bintec/BINTEC-ACCTSTORE | +204 / -0 |
| A | mibs/bintec/BINTEC-ADMIN-MIB | +560 / -0 |
| A | mibs/bintec/BINTEC-AUX-MIB | +624 / -0 |
| A | mibs/bintec/BINTEC-BOOTPRELAY-MIB | +196 / -0 |
| A | mibs/bintec/BINTEC-BOOTTAGS-MIB | +102 / -0 |
| A | mibs/bintec/BINTEC-DNS-MIB | +971 / -0 |
| A | mibs/bintec/BINTEC-DYNIP-MIB | +2,128 / -0 |
| A | mibs/bintec/BINTEC-FILESYS | +195 / -0 |
| A | mibs/bintec/BINTEC-GPS-MIB | +515 / -0 |
| A | mibs/bintec/BINTEC-HACC-MIB | +944 / -0 |
| A | mibs/bintec/BINTEC-IGMP-MIB | +1,279 / -0 |
| A | mibs/bintec/BINTEC-IPDROPIN-MIB | +364 / -0 |
| A | mibs/bintec/BINTEC-IPEXT-MIB | +5,504 / -0 |
| A | mibs/bintec/BINTEC-ISDN-MIB | +2,563 / -0 |
| A | mibs/bintec/BINTEC-ITP-MIB | +198 / -0 |
| A | mibs/bintec/BINTEC-MOBILE-MIB | +1,943 / -0 |
| A | mibs/bintec/BINTEC-MSDP-MIB | +902 / -0 |
| A | mibs/bintec/BINTEC-PHONE-MIB | +580 / -0 |
| A | mibs/bintec/BINTEC-PIM-MIB | +3,731 / -0 |
| A | mibs/bintec/BINTEC-POTS-MIB | +1,368 / -0 |
| A | mibs/bintec/BINTEC-QOS-MIB | +943 / -0 |
| A | mibs/bintec/BINTEC-RANDOM-GENERATOR-MIB | +129 / -0 |
| A | mibs/bintec/BINTEC-SENSOR-MIB | +132 / -0 |
| A | mibs/bintec/BINTEC-SERVICECALL-MIB | +229 / -0 |
| A | mibs/bintec/BINTEC-STUNNEL-MIB | +517 / -0 |
| A | mibs/bintec/BINTEC-USB | +717 / -0 |
| A | mibs/bintec/BINTEC-VMS-MIB | +718 / -0 |
| A | mibs/bintec/BRIDGE-MIB | +1,283 / -0 |
| A | mibs/bintec/BRRP-MIB | +454 / -0 |
| A | mibs/bintec/CAPWAP-BASE-MIB | +263 / -0 |
| A | mibs/bintec/FEC-AUTH-MIB | +232 / -0 |
| A | mibs/bintec/FEC-BAC-MIB | +604 / -0 |
| A | mibs/bintec/FEC-CERT-MIB | +1,157 / -0 |
| A | mibs/bintec/FEC-HWACCEL-MIB | +543 / -0 |
| A | mibs/bintec/FEC-IKEV2-MIB | +474 / -0 |
| A | mibs/bintec/FEC-IPLOADB-MIB | +617 / -0 |
| A | mibs/bintec/FEC-IPSEC-MIB | +7,263 / -0 |
| A | mibs/bintec/FEC-LAYER2-MIB | +252 / -0 |
| A | mibs/bintec/FEC-MPS-MIB | +9,952 / -0 |
| A | mibs/bintec/FEC-SOIP-MIB | +613 / -0 |
| A | mibs/bintec/FEC-SYSINY-MIB | +178 / -0 |
| A | mibs/bintec/FEC-SYSPED-MIB | +196 / -0 |
| A | mibs/bintec/FEC-SYSTEL-MIB | +2,108 / -0 |
| A | mibs/bintec/FEC-TR069-MIB | +1,362 / -0 |
| A | mibs/bintec/IANA-RTPROTO-MIB | +99 / -0 |
| A | mibs/bintec/IANAifType-MIB | +361 / -0 |
| A | mibs/bintec/IEEE802dot11-MIB | +6,761 / -0 |
| A | mibs/bintec/IF-MIB | +1,848 / -0 |
| A | mibs/bintec/INET-ADDRESS-MIB | +412 / -0 |
| A | mibs/bintec/IP-MIB | +734 / -0 |
| A | mibs/bintec/IPMROUTE-STD-MIB | +884 / -0 |
| A | mibs/bintec/RFC1213-IPROUTE-MIB | +348 / -0 |
| A | mibs/bintec/RFC15850-MIB | +1,949 / -0 |
| A | mibs/bintec/SNMP-FRAMEWORK-MIB | +537 / -0 |
| A | mibs/bintec/SNMP-USER-BASED-SM-MIB | +923 / -0 |
| A | mibs/bintec/SNMP-USM-AES-MIB | +72 / -0 |
| A | mibs/bintec/SNMPv2-MIB | +881 / -0 |
| A | mibs/bintec/SNMPv2-SMI | +998 / -0 |
| A | mibs/bintec/TCP-MIB | +357 / -0 |
| A | mibs/bintec/UDP-MIB | +157 / -0 |
| M | mibs/broadcom/BASP-Config-MIB | +514 / -0 |
| M | mibs/broadcom/BASP-Statistics-MIB | +410 / -0 |
| M | mibs/broadcom/BROADCOM-REF-MIB | +81 / -10 |
| M | mibs/broadcom/Brcm-BASPTrap-MIB | +83 / -0 |
| A | mibs/broadcom/Brcm-adapterInfo-MIB | +281 / -0 |
| A | mibs/brocade/BRCD-DOT1X-MIB | +590 / -0 |
| A | mibs/brocade/BROCADE-IEEE8021-PAE-CAPABILITY-MIB | +60 / -0 |
| A | mibs/brocade/BROCADE-IEEE8023-LAG-CAPABILITY-MIB | +59 / -0 |
| A | mibs/brocade/BROCADE-LLDP-CAPABILITY-MIB | +64 / -0 |
| A | mibs/brocade/BROCADE-LLDP-EXT-DOT3-CAPABILITY-MIB | +105 / -0 |
| M | mibs/brocade/BROCADE-MAPS-MIB | +9 / -3 |
| A | mibs/brocade/BROCADE-NP-TM-STATS-MIB | +2,088 / -0 |
| A | mibs/brocade/BROCADE-PRODUCTS-MIB | +69 / -0 |
| A | mibs/brocade/BROCADE-SYSLOG-MIB | +137 / -0 |
| A | mibs/brocade/BROCADE-VCS-MIB | +352 / -0 |
| M | mibs/brocade/Brocade-REG-MIB | +70 / -68 |
| M | mibs/brocade/IBM-BCCUSTOM-MIB | +203 / -76 |
| A | mibs/brocade/NOS-PRODUCTS-MIB | +42 / -0 |
| A | mibs/brocade/RESOURCE-MIB | +135 / -0 |
| A | mibs/brocade/SWBASE-MIB | +50 / -0 |
| A | mibs/brocade/SYSTEM-MIB | +1,056 / -0 |
| M | mibs/cambium/CAMBIUM-PMP80211-MIB | +549 / -31 |
| A | mibs/cambium/CAMBIUM-PTP250-MIB | +1,305 / -0 |
| A | mibs/cambium/CAMBIUM-PTP650-MIB | +6,086 / -0 |
| 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 / -0 |
| M | mibs/cambium/WHISP-SM-MIB | +352 / -153 |
| M | mibs/cambium/WHISP-TCV2-MIB | +1 / -0 |
| A | mibs/cumulus non-text | +0 / -0 |
| A | mibs/cumulus/CUMULUS-COUNTERS-MIB | +124 / -0 |
| A | mibs/cumulus/CUMULUS-RESOURCES-MIB | +265 / -0 |
| A | mibs/cumulus/CUMULUS-SNMP-MIB | +37 / -0 |
| D | mibs/dell/BASP-Config-MIB | +0 / -511 |
| D | mibs/dell/BASP-Statistics-MIB | +0 / -401 |
| D | mibs/dell/Brcm-BASPTrap-MIB | +0 / -77 |
| D | mibs/dell/Brcm-adapterInfo-MIB | +0 / -278 |
| M | mibs/dell/DELL-REF-MIB | +1 / -0 |
| A | mibs/dell/DNOS-AUTHENTICATION-MANAGER-MIB | +624 / -0 |
| A | mibs/dell/DNOS-BGP-MIB | +1,039 / -0 |
| M | mibs/dell/DNOS-BOXSERVICES-PRIVATE-MIB | +28 / -15 |
| A | mibs/dell/DNOS-CAPTIVE-PORTAL-MIB | +1,617 / -0 |
| A | mibs/dell/DNOS-DCBX-MIB | +459 / -0 |
| A | mibs/dell/DNOS-DENIALOFSERVICE-PRIVATE-MIB | +302 / -0 |
| A | mibs/dell/DNOS-DEVICE-FILESYSTEM-MIB | +253 / -0 |
| A | mibs/dell/DNOS-DHCP6SERVER-PRIVATE-MIB | +1,184 / -0 |
| A | mibs/dell/DNOS-DHCPCLIENT-PRIVATE-MIB | +191 / -0 |
| A | mibs/dell/DNOS-DHCPSERVER-PRIVATE-MIB | +1,019 / -0 |
| A | mibs/dell/DNOS-DNS-RESOLVER-CONTROL-MIB | +300 / -0 |
| A | mibs/dell/DNOS-INVENTORY-MIB | +1,461 / -0 |
| A | mibs/dell/DNOS-IPV6-LOOPBACK-MIB | +111 / -0 |
| A | mibs/dell/DNOS-IPV6-TUNNEL-MIB | +248 / -0 |
| A | mibs/dell/DNOS-ISDP-MIB | +549 / -0 |
| A | mibs/dell/DNOS-KEYING-PRIVATE-MIB | +135 / -0 |
| A | mibs/dell/DNOS-LLPF-PRIVATE-MIB | +106 / -0 |
| A | mibs/dell/DNOS-LOGGING-MIB | +804 / -0 |
| A | mibs/dell/DNOS-LOOPBACK-MIB | +128 / -0 |
| A | mibs/dell/DNOS-METRO-DOT1AG-PRIVATE-MIB | +292 / -0 |
| A | mibs/dell/DNOS-MGMT-SECURITY-MIB | +282 / -0 |
| A | mibs/dell/DNOS-MVR-PRIVATE-MIB | +380 / -0 |
| A | mibs/dell/DNOS-NSF-MIB | +360 / -0 |
| A | mibs/dell/DNOS-OUTBOUNDTELNET-PRIVATE-MIB | +83 / -0 |
| A | mibs/dell/DNOS-PFC-MIB | +403 / -0 |
| A | mibs/dell/DNOS-PORTSECURITY-PRIVATE-MIB | +316 / -0 |
| A | mibs/dell/DNOS-ROUTE-POLICY-MIB | +368 / -0 |
| A | mibs/dell/DNOS-ROUTING-MIB | +3,950 / -0 |
| A | mibs/dell/DNOS-ROUTING6-MIB | +1,716 / -0 |
| A | mibs/dell/DNOS-SFLOW-MIB | +54 / -0 |
| A | mibs/dell/DNOS-SNTP-CLIENT-MIB | +774 / -0 |
| M | mibs/dell/DNOS-SWITCHING-MIB | +649 / -28 |
| A | mibs/dell/DNOS-TIMERANGE-MIB | +459 / -0 |
| A | mibs/dell/DNOS-TIMEZONE-PRIVATE-MIB | +470 / -0 |
| A | mibs/dell/DNOS-UDLD-MIB | +190 / -0 |
| A | mibs/dell/Dell-LAN-SYSMNG-MIB | +721 / -0 |
| A | mibs/dell/Dell-LAN-TRAP-MIB | +864 / -0 |
| A | mibs/dell/Dell-VRTX-3SW2SWTABLES-MIB | +33 / -0 |
| A | mibs/dell/Dell-VRTX-BRGMACSWITCH-MIB | +164 / -0 |
| A | mibs/dell/Dell-VRTX-BRIDGEMIBOBJECTS-MIB | +2,040 / -0 |
| A | mibs/dell/Dell-VRTX-CDB-MIB | +43 / -0 |
| A | mibs/dell/Dell-VRTX-CLI-MIB | +307 / -0 |
| A | mibs/dell/Dell-VRTX-DEVICEPARAMS-MIB | +794 / -0 |
| A | mibs/dell/Dell-VRTX-DHCPCL-MIB | +798 / -0 |
| A | mibs/dell/Dell-VRTX-DOT1X-MIB | +1,315 / -0 |
| A | mibs/dell/Dell-VRTX-ENDOFMIB-MIB | +32 / -0 |
| A | mibs/dell/Dell-VRTX-GVRP-MIB | +449 / -0 |
| A | mibs/dell/Dell-VRTX-JUMBOFRAMES-MIB | +46 / -0 |
| A | mibs/dell/Dell-VRTX-MIB | +716 / -0 |
| A | mibs/dell/Dell-VRTX-MIR-MIB | +214 / -0 |
| A | mibs/dell/Dell-VRTX-MULTISESSIONTERMINAL-MIB | +34 / -0 |
| A | mibs/dell/Dell-VRTX-SMON-MIB | +110 / -0 |
| A | mibs/dell/Dell-VRTX-STORMCTRL-MIB | +422 / -0 |
| A | mibs/dell/Dell-VRTX-TELNET-MIB | +147 / -0 |
| A | mibs/dell/Dell-VRTX-TRACEROUTE-MIB | +32 / -0 |
| A | mibs/dell/Dell-VRTX-TRAPS-MIB | +760 / -0 |
| A | mibs/dell/Dell-VRTX-TRUNK-MIB | +509 / -0 |
| M | mibs/dell/Dell-Vendor-MIB | +3 / -2 |
| A | mibs/dell/RADLAN-BRIDGEMIBOBJECTS-MIB | +1,878 / -0 |
| M | mibs/dell/RADLAN-COPY-MIB | +635 / -10 |
| A | mibs/dell/RADLAN-DEVICEPARAMS-MIB | +777 / -0 |
| 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 |
| A | mibs/gamatronic non-text | +0 / -0 |
| A | mibs/gamatronic/GAMATRONIC-MIB | +8,393 / -0 |
| A | mibs/hwgroup/HWG-PWR-MIB | +349 / -0 |
| A | mibs/ibm/GPFS-MIB | +1,654 / -0 |
| A | mibs/infoblox/IB-SMI-MIB | +105 / -0 |
| M | mibs/kyocera/KYOCERA-Private-MIB | +1 / -0 |
| A | mibs/rfc/BGP4V2-MIB | +1,066 / -0 |
| A | mibs/rfc/BGP4V2-TC-MIB | +66 / -0 |
| M | poller-wrapper.py | +26 / -0 |
| D | scripts/COPYING-glue.py | +0 / -30 |
| A | scripts/glue.py-COPYING | +30 / -0 |
| D | scripts/mailscanner.php | +0 / -75 |
| D | scripts/watchmaillog non-text | +0 / -0 |
| D | scripts/watchmaillog/watchmaillog.pl | +0 / -187 |
| D | scripts/watchmaillog/watchmaillog_counters | +0 / -7 |
| M | test_alert.php | +3 / -2 |
| A | update/275.sql | +1 / -0 |
| A | update/276.sql | +3 / -0 |
| A | update/277.sql | +30 / -0 |
| A | update/278.sql | +8 / -0 |
| A | update/279.php | +52 / -0 |
add_process_info(), del_process_info(), check_process_run(). Check already running discovery process by DB queries. Poller just stored process info, without check. +97/β28$config['bad_ifalias_regexp'] +20/0v3 support for freeradius +25/0os.php) +2/β1snmpget_cache_multi() (with same arguments as in snmpwalk_cache_* functions). +148/β40get_pid_info(). Fixed store poller module times as float numbers (not formatted strings). +92/β3external_exec() (fix for issue in proc_get_status()). +18/β5gmp_add() for calculate port pkts hc counters (if possible). Fixed html forms queries with comma (in some cases). +37/β14Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| A | html/images/os/airconsole.png | +1 / -0 |
| A | html/images/os/airconsole_2x.png | +1 / -0 |
| 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 / -0 |
| 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 | +0 / -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 / -0 |
| A | html/includes/graphs/application/lvs_stats_connections.inc.php | +22 / -0 |
| A | html/includes/graphs/application/lvs_stats_packets.inc.php | +23 / -0 |
| A | html/includes/graphs/application/postfix_mailgraph_reject.inc.php | +48 / -0 |
| A | html/includes/graphs/application/postfix_mailgraph_sent.inc.php | +46 / -0 |
| A | html/includes/graphs/application/postfix_mailgraph_spam.inc.php | +46 / -0 |
| D | html/includes/graphs/application/postfix_reject.inc.php | +0 / -48 |
| D | html/includes/graphs/application/postfix_sent.inc.php | +0 / -46 |
| D | html/includes/graphs/application/postfix_spam.inc.php | +0 / -46 |
| M | html/includes/graphs/device/graph.inc.php | +1 / -1 |
| A | html/includes/graphs/device/printersupplies.inc.php | +65 / -0 |
| A | html/includes/graphs/device/printersupplies_cleanerunit.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_developer.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_drum.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_fuser.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_other.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_toner.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_transferunit.inc.php | +18 / -0 |
| A | html/includes/graphs/device/printersupplies_wastetoner.inc.php | +18 / -0 |
| D | html/includes/graphs/device/toner.inc.php | +0 / -70 |
| A | html/includes/graphs/diskio/stat.inc.php | +37 / -0 |
| M | html/includes/graphs/generic_simplex.inc.php | +6 / -0 |
| M | html/includes/graphs/graph.inc.php | +2 / -1 |
| A | html/includes/graphs/printersupply non-text | +0 / -0 |
| A | html/includes/graphs/printersupply/auth.inc.php | +29 / -0 |
| A | html/includes/graphs/printersupply/usage.inc.php | +42 / -0 |
| M | html/includes/graphs/sensor/power.inc.php | +11 / -15 |
| D | html/includes/graphs/toner non-text | +0 / -0 |
| D | html/includes/graphs/toner/auth.inc.php | +0 / -29 |
| D | html/includes/graphs/toner/usage.inc.php | +0 / -36 |
| 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 / -0 |
| 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 / -0 |
| A | html/pages/device/apps/lvs_stats.inc.php | +17 / -0 |
| 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 / -0 |
| 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.inc.php | +1 / -1 |
| M | html/pages/device/overview/information_extended.inc.php | +2 / -6 |
| M | html/pages/device/overview/mempools.inc.php | +8 / -12 |
| A | html/pages/device/overview/printersupplies.inc.php | +74 / -0 |
| 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 | +0 / -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 / -0 |
| 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 / -0 |
| M | html/pages/eventlog.inc.php | +0 / -7 |
| M | html/pages/front/default.php | +1 / -1 |
| M | html/pages/graphs.inc.php | +17 / -37 |
| M | html/pages/group.inc.php | +33 / -33 |
| M | html/pages/group_add.inc.php | +1 / -1 |
| 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 / -0 |
| D | html/pages/health/toner.inc.php | +0 / -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 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | includes/definitions/sensors.inc.php | +1 / -0 |
| 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 / -0 |
| M | includes/discovery/ports-stack.inc.php | +6 / -0 |
| A | includes/discovery/printersupplies non-text | +0 / -0 |
| A | includes/discovery/printersupplies.inc.php | +29 / -0 |
| A | includes/discovery/printersupplies/printer-mib.inc.php | +183 / -0 |
| 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 / -0 |
| M | includes/discovery/sensors/xups-mib.inc.php | +1 / -0 |
| D | includes/discovery/toner.inc.php | +0 / -189 |
| M | includes/entities.inc.php | +2 / -2 |
| M | includes/functions.inc.php | +16 / -0 |
| 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 / -0 |
| A | includes/polling/os/airconsole.inc.php | +16 / -0 |
| A | includes/polling/os/aosw.inc.php | +5 / -0 |
| A | includes/polling/os/dlinkap.inc.php | +39 / -0 |
| A | includes/polling/os/hpups.inc.php | +19 / -0 |
| A | includes/polling/os/huawei.inc.php | +30 / -0 |
| A | includes/polling/os/omnistack.inc.php | +19 / -0 |
| A | includes/polling/os/teradici-pcoip.inc.php | +33 / -0 |
| M | includes/polling/os/unix.inc.php | +4 / -4 |
| D | includes/polling/os/vrp.inc.php | +0 / -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 / -0 |
| A | includes/polling/ports/sw-mib.inc.php | +45 / -0 |
| A | includes/polling/printersupplies.inc.php | +128 / -0 |
| D | includes/polling/toner.inc.php | +0 / -198 |
| M | includes/polling/unix-agent.inc.php | +5 / -2 |
| A | includes/polling/unix-agent/diskstat.inc.php | +73 / -0 |
| 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 / -0 |
| D | mibs/MG-SNMP-UPS-MIB | +0 / -2,861 |
| D | mibs/RMON-MIB | +0 / -3,726 |
| D | mibs/XUPS-MIB | +0 / -2,139 |
| 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 non-text | +0 / -0 |
| A | mibs/deliberant/DELIBERANT-MIB | +36 / -0 |
| A | mibs/deliberant/DLB-802DOT11-EXT-MIB | +452 / -0 |
| A | mibs/deliberant/DLB-ATHDRV-STATS-MIB | +1,892 / -0 |
| A | mibs/deliberant/DLB-GENERIC-MIB | +54 / -0 |
| A | mibs/deliberant/DLB-RADIO3-DRV-MIB | +811 / -0 |
| A | mibs/dell/Dell-3SW2SWTABLES-MIB | +34 / -0 |
| A | mibs/dell/Dell-AAA | +3,324 / -0 |
| A | mibs/dell/Dell-BANNER-MIB | +185 / -0 |
| A | mibs/dell/Dell-BRGMACSWITCH-MIB | +165 / -0 |
| A | mibs/dell/Dell-BRIDGE-SECURITY | +897 / -0 |
| A | mibs/dell/Dell-BRIDGEMIBOBJECTS-MIB | +2,041 / -0 |
| A | mibs/dell/Dell-BaudRate-MIB | +74 / -0 |
| A | mibs/dell/Dell-CDB-MIB | +52 / -0 |
| A | mibs/dell/Dell-CLI-MIB | +308 / -0 |
| A | mibs/dell/Dell-COPY-MIB | +1,227 / -0 |
| A | mibs/dell/Dell-CPU-COUNTERS-MIB | +163 / -0 |
| A | mibs/dell/Dell-DEBUGCAPABILITIES-MIB | +44 / -0 |
| A | mibs/dell/Dell-DEVICEPARAMS-MIB | +795 / -0 |
| A | mibs/dell/Dell-DHCP-MIB | +1,167 / -0 |
| A | mibs/dell/Dell-DHCPCL-MIB | +799 / -0 |
| A | mibs/dell/Dell-DHCPv6 | +43 / -0 |
| A | mibs/dell/Dell-DHCPv6-CLIENT | +506 / -0 |
| A | mibs/dell/Dell-DNSCL-MIB | +1,376 / -0 |
| A | mibs/dell/Dell-DOT1X-MIB | +1,316 / -0 |
| A | mibs/dell/Dell-EEE-MIB | +310 / -0 |
| A | mibs/dell/Dell-EMBWEB-MIB | +498 / -0 |
| A | mibs/dell/Dell-ENDOFMIB-MIB | +33 / -0 |
| A | mibs/dell/Dell-ERRDISABLE-RECOVERY-MIB | +142 / -0 |
| A | mibs/dell/Dell-File | +231 / -0 |
| A | mibs/dell/Dell-GREEN-MIB | +217 / -0 |
| A | mibs/dell/Dell-GVRP-MIB | +450 / -0 |
| A | mibs/dell/Dell-HWENVIROMENT | +326 / -0 |
| A | mibs/dell/Dell-IP | +1,463 / -0 |
| A | mibs/dell/Dell-IPv6 | +1,922 / -0 |
| A | mibs/dell/Dell-IpRouter | +1,774 / -0 |
| A | mibs/dell/Dell-JUMBOFRAMES-MIB | +47 / -0 |
| A | mibs/dell/Dell-LBD-MIB | +121 / -0 |
| A | mibs/dell/Dell-LLDP-MIB | +725 / -0 |
| A | mibs/dell/Dell-MAC-BASE-PRIO | +251 / -0 |
| A | mibs/dell/Dell-MIB | +717 / -0 |
| A | mibs/dell/Dell-MIR-MIB | +215 / -0 |
| A | mibs/dell/Dell-MNGINF-MIB | +302 / -0 |
| A | mibs/dell/Dell-MULTISESSIONTERMINAL-MIB | +35 / -0 |
| A | mibs/dell/Dell-PHY-MIB | +223 / -0 |
| A | mibs/dell/Dell-POE-MIB | +391 / -0 |
| A | mibs/dell/Dell-POLICY-MIB | +4,255 / -0 |
| A | mibs/dell/Dell-Physicaldescription-MIB | +1,293 / -0 |
| A | mibs/dell/Dell-Private-MIB | +137 / -0 |
| A | mibs/dell/Dell-ProtectedPorts-MIB | +134 / -0 |
| A | mibs/dell/Dell-QOS-CLI-MIB | +4,189 / -0 |
| A | mibs/dell/Dell-RMON | +328 / -0 |
| A | mibs/dell/Dell-Redistribute | +277 / -0 |
| A | mibs/dell/Dell-SECSD-MIB | +416 / -0 |
| A | mibs/dell/Dell-SFLOW-MIB | +108 / -0 |
| A | mibs/dell/Dell-SMARTPORTS-MIB | +342 / -0 |
| A | mibs/dell/Dell-SMON-MIB | +111 / -0 |
| A | mibs/dell/Dell-SNMP-MIB | +798 / -0 |
| A | mibs/dell/Dell-SSH-MIB | +1,151 / -0 |
| A | mibs/dell/Dell-SSL | +558 / -0 |
| A | mibs/dell/Dell-STACK-MIB | +114 / -0 |
| A | mibs/dell/Dell-STORMCTRL-MIB | +423 / -0 |
| A | mibs/dell/Dell-SYSLOG-MIB | +692 / -0 |
| A | mibs/dell/Dell-SYSMNG-MIB | +499 / -0 |
| A | mibs/dell/Dell-TBI-MIB | +216 / -0 |
| A | mibs/dell/Dell-TELNET-MIB | +148 / -0 |
| A | mibs/dell/Dell-TIMESYNCHRONIZATION-MIB | +1,893 / -0 |
| A | mibs/dell/Dell-TRACEROUTE-MIB | +33 / -0 |
| A | mibs/dell/Dell-TRAPS-MIB | +779 / -0 |
| A | mibs/dell/Dell-TRUNK-MIB | +509 / -0 |
| A | mibs/dell/Dell-TUNNEL-MIB | +382 / -0 |
| A | mibs/dell/Dell-Tuning | +2,165 / -0 |
| A | mibs/dell/Dell-UDLD-MIB | +287 / -0 |
| A | mibs/dell/Dell-UDP | +186 / -0 |
| A | mibs/dell/Dell-WeightedRandomTailDrop-MIB | +45 / -0 |
| A | mibs/dell/Dell-ippreflist-MIB | +297 / -0 |
| A | mibs/dell/Dell-openflow-MIB | +101 / -0 |
| A | mibs/dell/Dell-rlBrgMcMngr-MIB | +163 / -0 |
| A | mibs/dell/Dell-rlBrgMulticast-MIB | +675 / -0 |
| A | mibs/dell/Dell-rlFft | +1,898 / -0 |
| A | mibs/dell/Dell-rlIP-MIB | +328 / -0 |
| A | mibs/dell/Dell-rlInterfaces | +1,312 / -0 |
| A | mibs/dell/Dell-rlLcli-MIB | +221 / -0 |
| A | mibs/dell/Dell-rlNicRedundancy | +38 / -0 |
| A | mibs/dell/Dell-rldot1q-MIB | +191 / -0 |
| A | mibs/dell/Dell-rndApplications | +1,330 / -0 |
| A | mibs/dell/Dell-rndMng | +483 / -0 |
| A | mibs/dell/Dell-vlan-MIB | +2,241 / -0 |
| A | mibs/dell/Dell-vlanVoice-MIB | +450 / -0 |
| A | mibs/dlink non-text | +0 / -0 |
| A | mibs/dlink/APMII-DAP-3520-MIB | +7,986 / -0 |
| A | mibs/dlink/APMII-DWL-3200AP-MIB | +7,026 / -0 |
| A | mibs/eaton/XUPS-MIB | +2,379 / -0 |
| A | mibs/eltex non-text | +0 / -0 |
| A | mibs/eltex/ELTEX-ENDOFMIB-MIB | +32 / -0 |
| A | mibs/eltex/ELTEX-MIB | +62 / -0 |
| A | mibs/eltex/ELTEX-TRAPS-MIB | +61 / -0 |
| A | mibs/hp/CPQPOWER-MIB | +5,915 / -0 |
| A | mibs/mge non-text | +0 / -0 |
| A | mibs/mge/MG-SNMP-UPS-MIB | +2,967 / -0 |
| A | mibs/teradici/TERADICI-PCOIPv2-MIB | +808 / -0 |
| A | mibs/vmware/VMWARE-CIMOM-MIB | +80 / -0 |
| A | mibs/vmware/VMWARE-ESX-AGENTCAP-MIB | +1,719 / -0 |
| M | mibs/vmware/VMWARE-PRODUCTS-MIB | +24 / -2 |
| A | mibs/vmware/VMWARE-SRM-EVENT-MIB | +299 / -0 |
| A | mibs/vmware/VMWARE-VA-AGENTCAP-MIB | +246 / -0 |
| A | mibs/vmware/VMWARE-VCOPS-EVENT-MIB | +1,394 / -0 |
| M | poller-wrapper.py | +100 / -23 |
| A | scripts/agent-local/freeradius.sh | +25 / -0 |
| A | scripts/agent-local/lvs_stats | +26 / -0 |
| A | update/270.sql | +1 / -0 |
| A | update/271.sql | +13 / -0 |
| A | update/272.sql | +5 / -0 |
| A | update/273.sql | +2 / -0 |
| A | update/274.php | +25 / -0 |
v6 discovery modules into single module (ip-addresses). Converted discovery module ip-addresses to MIB-based. +465/β453v6 devices. +93/β3get_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. +201/β59si_to_scale() function. +134/β41.5.x. +13/β111.5.x. +16/β13parse_user_agent() when User-Agent HTTP header empty.snmpwalk_cache_oid_num2() (skip empty indexes). Shifted OBS_SNMP_* constants. +66/β47Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable non-text | +0 / -0 |
| 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 / -0 |
| M | html/css/bootstrap/less/type.less | +54 / -8 |
| M | html/css/sprite.css | +124 / -125 |
| A | html/images/apps non-text | +0 / -0 |
| M | html/images/apps/apache.png | +1 / -0 |
| M | html/images/apps/apache_2x.png | +1 / -0 |
| M | html/images/apps/apps.png | +2 / -0 |
| M | html/images/apps/asterisk.png | +1 / -0 |
| M | html/images/apps/asterisk_2x.png | +1 / -0 |
| M | html/images/apps/bind.png | +1 / -0 |
| M | html/images/apps/bind_2x.png | +1 / -0 |
| M | html/images/apps/crashplan.png | +1 / -0 |
| M | html/images/apps/crashplan_2x.png | +1 / -0 |
| M | html/images/apps/drbd.png | +1 / -0 |
| M | html/images/apps/drbd_2x.png | +1 / -0 |
| M | html/images/apps/exim.png | +1 / -0 |
| M | html/images/apps/exim_2x.png | +1 / -0 |
| M | html/images/apps/freeradius.png | +1 / -0 |
| M | html/images/apps/freeradius_2x.png | +1 / -0 |
| M | html/images/apps/kamailio.png | +1 / -0 |
| M | html/images/apps/kamailio_2x.png | +1 / -0 |
| M | html/images/apps/lighttpd.png | +1 / -0 |
| M | html/images/apps/lighttpd_2x.png | +1 / -0 |
| M | html/images/apps/memcached.png | +1 / -0 |
| M | html/images/apps/memcached_2x.png | +1 / -0 |
| M | html/images/apps/mssql.png | +1 / -0 |
| M | html/images/apps/mssql_2x.png | +1 / -0 |
| M | html/images/apps/mysql.png | +1 / -0 |
| M | html/images/apps/mysql_2x.png | +1 / -0 |
| M | html/images/apps/nfs.png | +1 / -0 |
| M | html/images/apps/nfs_2x.png | +1 / -0 |
| A | html/images/apps/nfsd.png | +2 / -0 |
| A | html/images/apps/nfsd_2x.png | +2 / -0 |
| M | html/images/apps/nginx.png | +1 / -0 |
| M | html/images/apps/nginx_2x.png | +1 / -0 |
| M | html/images/apps/nsd.png | +1 / -0 |
| M | html/images/apps/nsd_2x.png | +1 / -0 |
| M | html/images/apps/ntpd.png | +1 / -0 |
| M | html/images/apps/ntpd_2x.png | +1 / -0 |
| M | html/images/apps/openvpn.png | +1 / -0 |
| M | html/images/apps/openvpn_2x.png | +1 / -0 |
| M | html/images/apps/postfix.png | +1 / -0 |
| M | html/images/apps/postfix_2x.png | +1 / -0 |
| M | html/images/apps/postgresql.png | +1 / -0 |
| M | html/images/apps/postgresql_2x.png | +1 / -0 |
| M | html/images/apps/powerdns.png | +1 / -0 |
| M | html/images/apps/powerdns_2x.png | +1 / -0 |
| M | html/images/apps/shoutcast.png | +1 / -0 |
| M | html/images/apps/shoutcast_2x.png | +1 / -0 |
| M | html/images/apps/unbound.png | +1 / -0 |
| M | html/images/apps/unbound_2x.png | +1 / -0 |
| M | html/images/apps/zimbra.png | +1 / -0 |
| M | html/images/apps/zimbra_2x.png | +1 / -0 |
| D | html/images/icons/apache.png | +0 / -1 |
| D | html/images/icons/asterisk.png | +0 / -1 |
| D | html/images/icons/bind.png | +0 / -1 |
| D | html/images/icons/crashplan.png | +0 / -1 |
| D | html/images/icons/drbd.png | +0 / -1 |
| D | html/images/icons/exim-mailqueue.png | +0 / -1 |
| D | html/images/icons/exim.png | +0 / -1 |
| D | html/images/icons/freeradius.png | +0 / -1 |
| D | html/images/icons/kamailio.png | +0 / -1 |
| D | html/images/icons/lighttpd.png | +0 / -1 |
| D | html/images/icons/memcached.png | +0 / -1 |
| D | html/images/icons/mssql.png | +0 / -1 |
| D | html/images/icons/mysql.png | +0 / -1 |
| D | html/images/icons/nginx.png | +0 / -1 |
| D | html/images/icons/openvpn.png | +0 / -1 |
| D | html/images/icons/postfix.png | +0 / -1 |
| D | html/images/icons/postgresql.png | +0 / -1 |
| D | html/images/icons/powerdns-recursor.png | +0 / -1 |
| D | html/images/icons/powerdns.png | +0 / -1 |
| D | html/images/icons/zimbra.png | +0 / -1 |
| D | html/images/os/isilion.png | +0 / -1 |
| A | html/images/os/isilon.png | +1 / -0 |
| M | html/img/sprite.png binary | +0 / -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 / -0 |
| M | html/includes/functions.inc.php | +2 / -1 |
| D | html/includes/graphs/application/postfix_qshape.inc.php | +0 / -38 |
| A | html/includes/graphs/application/postfix_qshape_stats.inc.php | +38 / -0 |
| 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.inc.php | +8 / -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/graph.inc.php | +1 / -1 |
| M | html/includes/graphs/macaccounting/auth.inc.php | +1 / -0 |
| 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.inc.php | +24 / -13 |
| M | html/pages/device/port/macaccounting_top10.inc.php | +112 / -76 |
| M | html/pages/device/ports.inc.php | +17 / -4 |
| A | html/pages/device/ports/ipv4.inc.php | +86 / -0 |
| A | html/pages/device/ports/ipv6.inc.php | +86 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | includes/defaults.inc.php | +15 / -41 |
| M | includes/definitions.inc.php | +60 / -43 |
| M | includes/definitions/apps.inc.php | +1 / -0 |
| M | includes/definitions/entities.inc.php | +8 / -0 |
| M | includes/definitions/graphtypes.inc.php | +73 / -1 |
| M | includes/definitions/mibs.inc.php | +1,791 / -811 |
| M | includes/definitions/models.inc.php | +2 / -0 |
| M | includes/definitions/os.inc.php | +157 / -55 |
| M | includes/definitions/rewrites.inc.php | +4 / -0 |
| M | includes/definitions/status.inc.php | +0 / -9 |
| M | includes/definitions/transports.inc.php non-text | +0 / -0 |
| M | includes/discovery/arp-table.inc.php | +1 / -0 |
| 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 / -0 |
| A | includes/discovery/ip-addresses non-text | +0 / -0 |
| A | includes/discovery/ip-addresses.inc.php | +201 / -0 |
| A | includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php | +57 / -0 |
| A | includes/discovery/ip-addresses/ciscosb-ipv6.inc.php | +80 / -0 |
| A | includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php | +97 / -0 |
| A | includes/discovery/ip-addresses/ip-mib.inc.php | +150 / -0 |
| A | includes/discovery/ip-addresses/ipv6-mib.inc.php | +50 / -0 |
| D | includes/discovery/ipv4-addresses.inc.php | +0 / -216 |
| D | includes/discovery/ipv6-addresses.inc.php | +0 / -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 / -0 |
| A | includes/discovery/ports non-text | +0 / -0 |
| M | includes/discovery/ports.inc.php | +6 / -1 |
| A | includes/discovery/ports/f5-bigip-system-mib.inc.php | +53 / -0 |
| A | includes/discovery/ports/netapp-mib.inc.php | +76 / -0 |
| 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 | +0 / -92 |
| D | includes/discovery/sensors/cisco-ucs-cimc-mib.inc.php | +0 / -79 |
| A | includes/discovery/sensors/cisco-unified-computing-compute-mib.inc.php | +64 / -0 |
| A | includes/discovery/sensors/cisco-unified-computing-processor-mib.inc.php | +31 / -0 |
| A | includes/discovery/sensors/ciscosb-phy-mib.inc.php | +122 / -0 |
| M | includes/discovery/sensors/dell-rac-mib.inc.php | +0 / -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 | +0 / -40 |
| A | includes/discovery/sensors/serverscheck.inc.php | +40 / -0 |
| D | includes/discovery/sensors/zxr10-optical-info.inc.php | +0 / -91 |
| A | includes/discovery/sensors/zxr10opticalmib.inc.php | +91 / -0 |
| M | includes/discovery/status/atto6500n-mib.inc.php | +18 / -11 |
| D | includes/discovery/status/dell-rac-mib.inc.php | +0 / -51 |
| M | includes/discovery/storage/cisco-flash-mib.inc.php | +2 / -0 |
| 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 / -0 |
| A | includes/polling/graphs/bluecoat-cas-mib.inc.php | +49 / -0 |
| M | includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php | +1 / -1 |
| A | includes/polling/graphs/mseries-alarm-mib non-text | +0 / -0 |
| A | includes/polling/graphs/mseries-alarm-mib/alarmGeneral.inc.php | +32 / -0 |
| D | includes/polling/graphs/mseries-alarms-mib non-text | +0 / -0 |
| D | includes/polling/graphs/mseries-alarms-mib/alarmGeneral.inc.php | +0 / -32 |
| M | includes/polling/ipSystemStats.inc.php | +2 / -4 |
| M | includes/polling/netscaler-vsvr.inc.php | +2 / -2 |
| M | includes/polling/netstats.inc.php | +2 / -0 |
| A | includes/polling/os/bcmc.inc.php | +18 / -0 |
| A | includes/polling/os/cas.inc.php | +41 / -0 |
| M | includes/polling/os/drac.inc.php | +9 / -4 |
| M | includes/polling/os/hpmsm.inc.php | +0 / -1 |
| M | includes/polling/os/netopia.inc.php | +0 / -1 |
| D | includes/polling/os/ruckus-zf.inc.php | +0 / -52 |
| A | includes/polling/os/ruckus.inc.php | +55 / -0 |
| 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 / -0 |
| A | includes/polling/ports/netapp-mib.inc.php | +126 / -0 |
| A | includes/polling/ports/netapp-mib.lib.php | +32 / -0 |
| 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 | +0 / -21 |
| M | includes/polling/wifi/trapeze-networks-client-session-mib.inc.php | +1 / -1 |
| A | includes/polling/wifi/whisp-aps-mib.inc.php | +21 / -0 |
| M | includes/rewrites.inc.php | +126 / -31 |
| M | includes/snmp.inc.php | +138 / -69 |
| M | libs/UserAgentParser.php | +0 / -3 |
| A | libs/pear/Crypt non-text | +0 / -0 |
| A | libs/pear/Crypt/CHAP.php | +463 / -0 |
| M | libs/pear/Net/IPv6.php | +91 / -83 |
| D | mibs/220AQV1C0-private | +0 / -75 |
| D | mibs/AIRPORT-BASESTATION-3-MIB | +0 / -403 |
| D | mibs/ARECA-SNMP-MIB | +0 / -4,182 |
| D | mibs/ASTERISK-MIB | +0 / -734 |
| D | mibs/CAREL-ug40cdz-MIB | +0 / -1,535 |
| D | mibs/CISCO-AAA-SERVER-MIB | +0 / -963 |
| D | mibs/CISCO-BGP4-MIB | +0 / -1,160 |
| D | mibs/CISCO-BRIDGE-EXT-MIB | +0 / -515 |
| D | mibs/CISCO-CASA-MIB | +0 / -1,106 |
| D | mibs/CISCO-CAT6K-CROSSBAR-MIB | +0 / -2,750 |
| D | mibs/CISCO-CDP-MIB | +0 / -806 |
| D | mibs/CISCO-CEF-MIB | +0 / -2,880 |
| D | mibs/CISCO-CEF-TC | +0 / -438 |
| D | mibs/CISCO-CHANNEL-MIB | +0 / -1,491 |
| D | mibs/CISCO-CLASS-BASED-QOS-MIB | +0 / -6,833 |
| D | mibs/CISCO-CONFIG-MAN-MIB | +0 / -988 |
| D | mibs/CISCO-DIAL-CONTROL-MIB | +0 / -673 |
| D | mibs/CISCO-DOT11-ASSOCIATION-MIB | +0 / -1,037 |
| D | mibs/CISCO-DOT11-IF-MIB | +0 / -4,452 |
| D | mibs/CISCO-ENHANCED-IMAGE-MIB | +0 / -660 |
| D | mibs/CISCO-ENHANCED-MEMPOOL-MIB | +0 / -1,101 |
| D | mibs/CISCO-ENHANCED-SLB-MIB | +0 / -1,643 |
| D | mibs/CISCO-ENHANCED-WRED-MIB | +0 / -1,231 |
| D | mibs/CISCO-ENTITY-ASSET-MIB | +0 / -511 |
| D | mibs/CISCO-ENTITY-DIAG-MIB | +0 / -2,188 |
| D | mibs/CISCO-ENTITY-DIAG-TC-MIB | +0 / -275 |
| D | mibs/CISCO-ENTITY-DISPLAY-MIB | +0 / -351 |
| D | mibs/CISCO-ENTITY-EXT-MIB | +0 / -679 |
| D | mibs/CISCO-ENTITY-FRU-CONTROL-MIB | +0 / -3,119 |
| D | mibs/CISCO-ENTITY-SENSOR-MIB | +0 / -840 |
| D | mibs/CISCO-ENTITY-VENDORTYPE-OID-MIB | +0 / -18,980 |
| D | mibs/CISCO-ENVMON-MIB | +0 / -917 |
| D | mibs/CISCO-ETHER-CFM-MIB | +0 / -679 |
| D | mibs/CISCO-FIREWALL-MIB | +0 / -1,276 |
| D | mibs/CISCO-FLASH-MIB | +0 / -3,380 |
| D | mibs/CISCO-FRAME-RELAY-MIB | +0 / -2,137 |
| D | mibs/CISCO-HSRP-EXT-MIB | +0 / -603 |
| D | mibs/CISCO-HSRP-MIB | +0 / -600 |
| D | mibs/CISCO-IETF-IP-MIB | +0 / -1,105 |
| D | mibs/CISCO-IETF-ISIS-MIB | +0 / -3,670 |
| D | mibs/CISCO-IETF-PW-ENET-MIB | +0 / -498 |
| D | mibs/CISCO-IETF-PW-FR-MIB | +0 / -538 |
| D | mibs/CISCO-IETF-PW-MIB | +0 / -1,358 |
| D | mibs/CISCO-IETF-PW-MPLS-MIB | +0 / -913 |
| D | mibs/CISCO-IETF-PW-TC-MIB | +0 / -154 |
| D | mibs/CISCO-IF-EXTENSION-MIB | +0 / -1,873 |
| D | mibs/CISCO-IF-THRESHOLD-MIB | +0 / -1,182 |
| D | mibs/CISCO-IMAGE-MIB | +0 / -123 |
| D | mibs/CISCO-IMAGE-TC | +0 / -256 |
| D | mibs/CISCO-IP-STAT-MIB | +0 / -463 |
| D | mibs/CISCO-IP-URPF-MIB | +0 / -686 |
| D | mibs/CISCO-IPSEC-FLOW-MONITOR-MIB | +0 / -5,737 |
| D | mibs/CISCO-ISDN-MIB | +0 / -433 |
| D | mibs/CISCO-L2L3-INTERFACE-CONFIG-MIB | +0 / -155 |
| D | mibs/CISCO-LAG-MIB | +0 / -574 |
| D | mibs/CISCO-MAC-NOTIFICATION-MIB | +0 / -723 |
| D | mibs/CISCO-MEDIA-GATEWAY-MIB | +0 / -2,217 |
| D | mibs/CISCO-MEMORY-POOL-MIB | +0 / -303 |
| D | mibs/CISCO-MVPN-MIB | +0 / -1,166 |
| D | mibs/CISCO-PAGP-MIB | +0 / -994 |
| D | mibs/CISCO-POWER-ETHERNET-EXT-MIB | +0 / -875 |
| D | mibs/CISCO-PRIVATE-VLAN-MIB | +0 / -1,159 |
| D | mibs/CISCO-PROCESS-MIB | +0 / -1,840 |
| D | mibs/CISCO-PRODUCTS-MIB | +0 / -5,140 |
| D | mibs/CISCO-QOS-PIB-MIB | +0 / -1,917 |
| D | mibs/CISCO-QOS-POLICY-CONFIG-MIB | +0 / -545 |
| D | mibs/CISCO-QOS-TC-MIB | +0 / -93 |
| D | mibs/CISCO-QUEUE-MIB | +0 / -279 |
| D | mibs/CISCO-REMOTE-ACCESS-MONITOR-MIB | +0 / -2,177 |
| D | mibs/CISCO-RF-MIB | +0 / -1,374 |
| D | mibs/CISCO-RTTMON-MIB | +0 / -9,225 |
| D | mibs/CISCO-RTTMON-TC-MIB | +0 / -719 |
| D | mibs/CISCO-SLB-EXT-MIB | +0 / -5,412 |
| D | mibs/CISCO-SLB-HEALTH-MON-MIB | +0 / -2,707 |
| D | mibs/CISCO-SLB-MIB | +0 / -5,279 |
| D | mibs/CISCO-SMI | +0 / -307 |
| D | mibs/CISCO-SNAPSHOT-MIB | +0 / -448 |
| D | mibs/CISCO-STACK-MIB | +0 / -12,869 |
| D | mibs/CISCO-STP-EXTENSIONS-MIB | +0 / -4,932 |
| D | mibs/CISCO-SWITCH-ENGINE-MIB | +0 / -5,666 |
| D | mibs/CISCO-SWITCH-QOS-MIB | +0 / -4,299 |
| D | mibs/CISCO-SYSLOG-MIB | +0 / -570 |
| D | mibs/CISCO-TC | +0 / -1,623 |
| D | mibs/CISCO-TC-NO-U32 | +0 / -202 |
| D | mibs/CISCO-TCP-MIB | +0 / -234 |
| D | mibs/CISCO-TCPOFFLOAD-MIB | +0 / -281 |
| D | mibs/CISCO-UDLDP-MIB | +0 / -689 |
| D | mibs/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB | +0 / -146 |
| D | mibs/CISCO-VLAN-MEMBERSHIP-MIB | +0 / -708 |
| D | mibs/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB | +0 / -740 |
| D | mibs/CISCO-VOICE-DIAL-CONTROL-MIB | +0 / -6,369 |
| D | mibs/CISCO-VOICE-DNIS-MIB | +0 / -404 |
| D | mibs/CISCO-VPDN-MGMT-EXT-MIB | +0 / -573 |
| D | mibs/CISCO-VPDN-MGMT-MIB | +0 / -2,695 |
| D | mibs/CISCO-VTP-MIB | +0 / -4,374 |
| D | mibs/DCS3FRU-MIB | +0 / -182 |
| D | mibs/DIGIUM-MIB | +0 / -17 |
| D | mibs/DeltaUPS-MIB | +0 / -1,628 |
| D | mibs/EDFA_mit_HA4500.mib | +0 / -1,348 |
| D | mibs/ENROUTE-245-MIB | +0 / -4,389 |
| D | mibs/ENROUTE-POWERPC-244-MIB | +0 / -4,389 |
| D | mibs/HP-AUTZ-MIB | +0 / -233 |
| D | mibs/HP-BASE-MIB | +0 / -34 |
| D | mibs/HP-DOT1X-EXTENSIONS-MIB | +0 / -1,138 |
| D | mibs/HP-ENTITY-MIB | +0 / -1,110 |
| D | mibs/HP-ICF-8023-RPTR | +0 / -1,509 |
| D | mibs/HP-ICF-ARP-PROTECT | +0 / -455 |
| D | mibs/HP-ICF-AUTORUN | +0 / -82 |
| D | mibs/HP-ICF-BASIC | +0 / -1,988 |
| D | mibs/HP-ICF-BRIDGE | +0 / -741 |
| D | mibs/HP-ICF-CHAIN | +0 / -357 |
| D | mibs/HP-ICF-CHASSIS | +0 / -685 |
| D | mibs/HP-ICF-CONNECTION-RATE-FILTER | +0 / -145 |
| D | mibs/HP-ICF-DOWNLOAD | +0 / -1,056 |
| D | mibs/HP-ICF-FAULT-FINDER-MIB | +0 / -536 |
| D | mibs/HP-ICF-GENERIC-RPTR | +0 / -2,178 |
| D | mibs/HP-ICF-GPPC-MIB | +0 / -545 |
| D | mibs/HP-ICF-INST-MON | +0 / -160 |
| D | mibs/HP-ICF-IP-ROUTING | +0 / -1,011 |
| D | mibs/HP-ICF-IPCONFIG | +0 / -855 |
| D | mibs/HP-ICF-JUMBO-MIB | +0 / -136 |
| D | mibs/HP-ICF-L3MAC-MIB | +0 / -96 |
| D | mibs/HP-ICF-LINKTEST | +0 / -399 |
| D | mibs/HP-ICF-MLD-MIB | +0 / -683 |
| D | mibs/HP-ICF-OID | +0 / -2,376 |
| D | mibs/HP-ICF-OSPF | +0 / -379 |
| D | mibs/HP-ICF-PIM | +0 / -656 |
| D | mibs/HP-ICF-PROVIDER-BRIDGE | +0 / -211 |
| D | mibs/HP-ICF-RATE-LIMIT-MIB | +0 / -902 |
| D | mibs/HP-ICF-RIP | +0 / -280 |
| D | mibs/HP-ICF-SECURITY | +0 / -756 |
| D | mibs/HP-ICF-SNMP-MIB | +0 / -526 |
| D | mibs/HP-ICF-STACK | +0 / -218 |
| D | mibs/HP-ICF-TC | +0 / -74 |
| D | mibs/HP-ICF-UDLD-MIB | +0 / -292 |
| D | mibs/HP-ICF-UDP-FORWARD | +0 / -185 |
| D | mibs/HP-ICF-USER-PROFILE-MIB | +0 / -1,038 |
| D | mibs/HP-ICF-VG-RPTR | +0 / -1,094 |
| D | mibs/HP-ICF-VRRP-MIB | +0 / -183 |
| D | mibs/HP-ICF-XRRP | +0 / -872 |
| D | mibs/HP-IF-EXT-MIB | +0 / -191 |
| D | mibs/HP-LASERJET-COMMON-MIB | +0 / -14,701 |
| D | mibs/HP-MEMPROC-MIB | +0 / -265 |
| D | mibs/HP-PROCURVE-420-PRIVATE-MIB | +0 / -1,117 |
| D | mibs/HP-SN-TRAP-MIB | +0 / -605 |
| D | mibs/HP-SNTPclientConfiguration-MIB | +0 / -259 |
| D | mibs/HP-SWITCH-PL-MIB | +0 / -62 |
| D | mibs/HP-SYSTEM-MIB | +0 / -519 |
| D | mibs/HP-SwitchStack-MIB | +0 / -523 |
| D | mibs/HP-USER-AUTH | +0 / -1,343 |
| D | mibs/HP-VLAN | +0 / -395 |
| D | mibs/HpicfHighAvailability-MIB | +0 / -121 |
| D | mibs/IEEE-802DOT17-RPR-MIB | +0 / -6,773 |
| D | mibs/IPOMANII-MIB | +0 / -4,296 |
| D | mibs/JUNIPER-IVE-MIB | +0 / -661 |
| D | mibs/JUNIPER-MIB | +0 / -1,903 |
| D | mibs/JUNIPER-SMI | +0 / -161 |
| D | mibs/JUNIPER-WX-MIB | +0 / -2,511 |
| D | mibs/Juniper-IP-POLICY-MIB | +0 / -1,901 |
| D | mibs/Juniper-MIBs | +0 / -348 |
| D | mibs/Juniper-ROUTER-MIB | +0 / -1,028 |
| D | mibs/Juniper-TC | +0 / -373 |
| D | mibs/Juniper-UNI-SMI | +0 / -128 |
| A | mibs/NETSCREEN-ADDR-MIB | +142 / -0 |
| A | mibs/NETSCREEN-BGP4-MIB | +784 / -0 |
| A | mibs/NETSCREEN-CHASSIS-MIB | +271 / -0 |
| A | mibs/NETSCREEN-IDS-MIB | +880 / -0 |
| A | mibs/NETSCREEN-INTERFACE-MIB | +696 / -0 |
| A | mibs/NETSCREEN-IP-ARP-MIB | +184 / -0 |
| A | mibs/NETSCREEN-NAT-MIB | +459 / -0 |
| A | mibs/NETSCREEN-NSRP-MIB | +1,182 / -0 |
| A | mibs/NETSCREEN-OSPF-MIB | +2,397 / -0 |
| A | mibs/NETSCREEN-OSPF-TRAP-MIB | +444 / -0 |
| A | mibs/NETSCREEN-POLICY-MIB | +568 / -0 |
| A | mibs/NETSCREEN-PRODUCTS-MIB | +117 / -0 |
| A | mibs/NETSCREEN-QOS-MIB | +174 / -0 |
| A | mibs/NETSCREEN-RESOURCE-MIB | +269 / -0 |
| A | mibs/NETSCREEN-RIPv2-MIB | +567 / -0 |
| A | mibs/NETSCREEN-SCHEDULE-MIB | +253 / -0 |
| A | mibs/NETSCREEN-SERVICE-MIB | +323 / -0 |
| A | mibs/NETSCREEN-SMI | +95 / -0 |
| A | mibs/NETSCREEN-TRAP-MIB | +428 / -0 |
| A | mibs/NETSCREEN-VR-BGP4-MIB | +787 / -0 |
| A | mibs/NETSCREEN-VR-MIB | +157 / -0 |
| A | mibs/NETSCREEN-VR-OSPF-MIB | +2,410 / -0 |
| A | mibs/NETSCREEN-VR-RIPv2-MIB | +567 / -0 |
| A | mibs/NETSCREEN-VSYS-MIB | +98 / -0 |
| A | mibs/NETSCREEN-ZONE-MIB | +122 / -0 |
| D | mibs/NS-ADDR | +0 / -138 |
| D | mibs/NS-BGP4 | +0 / -779 |
| D | mibs/NS-CHASSIS | +0 / -268 |
| D | mibs/NS-IDS | +0 / -876 |
| D | mibs/NS-INTERFACE | +0 / -692 |
| D | mibs/NS-IP-ARP | +0 / -180 |
| D | mibs/NS-MIB | +0 / -23,541 |
| D | mibs/NS-NAT | +0 / -455 |
| D | mibs/NS-NSRP | +0 / -1,178 |
| D | mibs/NS-OSPF | +0 / -2,299 |
| D | mibs/NS-OSPF-TRAP | +0 / -436 |
| D | mibs/NS-POLICY | +0 / -564 |
| D | mibs/NS-PRODUCTS | +0 / -115 |
| D | mibs/NS-QOS | +0 / -170 |
| D | mibs/NS-RES | +0 / -265 |
| D | mibs/NS-RIP | +0 / -502 |
| A | mibs/NS-ROOT-MIB | +23,541 / -0 |
| D | mibs/NS-SCHEDULE | +0 / -249 |
| D | mibs/NS-SERVICE | +0 / -319 |
| D | mibs/NS-SMI | +0 / -90 |
| D | mibs/NS-TRAPS | +0 / -426 |
| D | mibs/NS-VR | +0 / -152 |
| D | mibs/NS-VR-BGP4 | +0 / -782 |
| D | mibs/NS-VR-OSPF | +0 / -2,312 |
| D | mibs/NS-VR-RIP | +0 / -502 |
| D | mibs/NS-VSYS | +0 / -94 |
| D | mibs/NS-ZONE | +0 / -118 |
| A | mibs/NSCRTV-ROOT | +1,408 / -0 |
| D | mibs/OLD-CISCO-CHASSIS-MIB-V1SMI | +0 / -2,457 |
| D | mibs/OLD-CISCO-CPU-MIB | +0 / -58 |
| D | mibs/OLD-CISCO-INTERFACES-MIB | +0 / -1,395 |
| D | mibs/OLD-CISCO-MEMORY-MIB | +0 / -417 |
| D | mibs/OLD-CISCO-SYS-MIB | +0 / -1,014 |
| D | mibs/P-BRIDGE-MIB | +0 / -1,162 |
| D | mibs/SENSORGATEWAY-MIB.mib | +0 / -867 |
| A | mibs/SNMPv2-TC-v1 | +130 / -0 |
| D | mibs/SUPERMICRO-HEALTH-MIB | +0 / -231 |
| D | mibs/SUPERMICRO-SMI | +0 / -46 |
| D | mibs/SWL2MGMT-MIB | +0 / -3,769 |
| D | mibs/SWL3MGMT-MIB | +0 / -1,319 |
| A | mibs/ServersCheck | +872 / -0 |
| A | mibs/TRANZEO-ENROUTE-MUNIWIFI-MIB | +5,894 / -0 |
| D | mibs/WLSR-AP-MIB | +0 / -3,473 |
| D | mibs/WLSX-AUTH-MIB | +0 / -393 |
| D | mibs/WLSX-CTS-MIB | +0 / -145 |
| D | mibs/WLSX-ESI-MIB | +0 / -171 |
| D | mibs/WLSX-IFEXT-MIB | +0 / -676 |
| D | mibs/WLSX-MESH-MIB | +0 / -191 |
| D | mibs/WLSX-MOBILITY-MIB | +0 / -756 |
| D | mibs/WLSX-MON-MIB | +0 / -2,720 |
| D | mibs/WLSX-SNR-MIB | +0 / -397 |
| D | mibs/WLSX-SWITCH-MIB | +0 / -2,248 |
| D | mibs/WLSX-SYSTEMEXT-MIB | +0 / -1,055 |
| D | mibs/WLSX-TRAP-MIB | +0 / -2,652 |
| D | mibs/WLSX-USER-MIB | +0 / -534 |
| D | mibs/WLSX-VOICE-MIB | +0 / -880 |
| D | mibs/WLSX-WLAN-MIB | +0 / -3,827 |
| A | mibs/a3com/A3COM51-SS9000SX | +809 / -0 |
| A | mibs/adaptec/ADAPTEC-UNIVERSAL-STORAGE-MIB | +3,921 / -0 |
| D | mibs/adaptec/ADAPTEC-UNIVERSAL-STORAGE-MIB.txt | +0 / -3,748 |
| A | mibs/adtran/ADTRAN-AOS | +125 / -0 |
| A | mibs/adtran/ADTRAN-AOS-3G | +642 / -0 |
| A | mibs/adtran/ADTRAN-AOS-DESKTOP-AUDITING | +481 / -0 |
| A | mibs/adtran/ADTRAN-AOS-DNS-MIB | +281 / -0 |
| A | mibs/adtran/ADTRAN-AOS-DS1-EXT | +510 / -0 |
| A | mibs/adtran/ADTRAN-AOS-FAN-MIB | +135 / -0 |
| A | mibs/adtran/ADTRAN-AOS-MEDIAGATEWAY-MIB | +920 / -0 |
| A | mibs/adtran/ADTRAN-AOS-MUX-MIB | +451 / -0 |
| A | mibs/adtran/ADTRAN-AOS-NETWORK-SYNC-MIB | +161 / -0 |
| A | mibs/adtran/ADTRAN-AOS-NETWORKMONITOR | +3,803 / -0 |
| A | mibs/adtran/ADTRAN-AOS-PORT-SECURITY-MIB | +56 / -0 |
| A | mibs/adtran/ADTRAN-AOS-POWER | +306 / -0 |
| A | mibs/adtran/ADTRAN-AOS-QOS | +2,105 / -0 |
| A | mibs/adtran/ADTRAN-AOS-SIP-PROXY-MIB | +187 / -0 |
| A | mibs/adtran/ADTRAN-AOS-SIP-REGISTRATION | +155 / -0 |
| A | mibs/adtran/ADTRAN-AOS-VQM | +3,941 / -0 |
| A | mibs/adtran/ADTRAN-AOSCPU | +467 / -0 |
| A | mibs/adtran/ADTRAN-AOSDOWNLOAD | +603 / -0 |
| A | mibs/adtran/ADTRAN-AOSFILESYSTEM | +239 / -0 |
| A | mibs/adtran/ADTRAN-AOSSNMP | +260 / -0 |
| A | mibs/adtran/ADTRAN-AOSUNIT | +403 / -0 |
| A | mibs/adtran/ADTRAN-COMMON-AOS | +119 / -0 |
| A | mibs/adtran/ADTRAN-IF-PERF-HISTORY-MIB | +795 / -0 |
| A | mibs/adtran/ADTRAN-MIB | +291 / -0 |
| A | mibs/adtran/ADTRAN-TC | +2,203 / -0 |
| D | mibs/adtran/adAosCPU.mib | +0 / -453 |
| D | mibs/adtran/adAosDownload.mib | +0 / -603 |
| D | mibs/adtran/adAosSNMP.mib | +0 / -257 |
| D | mibs/adtran/adAosUnit.mib | +0 / -400 |
| D | mibs/adtran/adGenAOSFan.mib | +0 / -130 |
| D | mibs/adtran/adGenAOSFileSystem.mib | +0 / -239 |
| D | mibs/adtran/adGenAOSNetSync.mib | +0 / -156 |
| D | mibs/adtran/adGenAOSPower.mib | +0 / -295 |
| D | mibs/adtran/adGenAos.mib | +0 / -125 |
| D | mibs/adtran/adGenAos3G.mib | +0 / -626 |
| D | mibs/adtran/adGenAosCommon.mib | +0 / -119 |
| D | mibs/adtran/adGenAosDS1-Ext.mib | +0 / -505 |
| D | mibs/adtran/adGenAosDesktopAuditing.mib | +0 / -476 |
| D | mibs/adtran/adGenAosDns.mib | +0 / -268 |
| D | mibs/adtran/adGenAosIfPerformanceHistory.mib | +0 / -779 |
| D | mibs/adtran/adGenAosMediaGateway.mib | +0 / -905 |
| D | mibs/adtran/adGenAosMux.mib | +0 / -434 |
| D | mibs/adtran/adGenAosNetMon.mib | +0 / -3,795 |
| D | mibs/adtran/adGenAosPortSecurity.mib | +0 / -46 |
| D | mibs/adtran/adGenAosQoS.mib | +0 / -2,092 |
| D | mibs/adtran/adGenAosSipProxy.mib | +0 / -178 |
| D | mibs/adtran/adGenAosSipRegistration.mib | +0 / -146 |
| D | mibs/adtran/adGenAosVQM.mib | +0 / -3,936 |
| D | mibs/adtran/adtran.mib | +0 / -289 |
| D | mibs/adtran/adtrantc.mi2 | +0 / -2,247 |
| D | mibs/adtran/adtrantc.mib | +0 / -2,201 |
| A | mibs/alvarion/ALVARION-802DOT11-MIB | +2,917 / -0 |
| A | mibs/alvarion/ALVARION-802DOT1X-ACCESS-MIB | +218 / -0 |
| D | mibs/alvarion/ALVARION-802DOT1X-MIB.my | +0 / -201 |
| A | mibs/alvarion/ALVARION-AAA-CLIENT-MIB | +271 / -0 |
| D | mibs/alvarion/ALVARION-AAA-CLIENT-MIB.my | +0 / -255 |
| A | mibs/alvarion/ALVARION-BANDWIDTH-CONTROL-MIB | +194 / -0 |
| D | mibs/alvarion/ALVARION-BANDWIDTH-CONTROL-MIB.my | +0 / -179 |
| A | mibs/alvarion/ALVARION-CDP-MIB | +231 / -0 |
| D | mibs/alvarion/ALVARION-CDP-MIB.my | +0 / -215 |
| A | mibs/alvarion/ALVARION-CLIENT-TRACKING-MIB | +302 / -0 |
| D | mibs/alvarion/ALVARION-CLIENT-TRACKING-MIB.my | +0 / -284 |
| A | mibs/alvarion/ALVARION-CONNECTION-LIMITING-MIB | +113 / -0 |
| D | mibs/alvarion/ALVARION-CONNECTION-LIMITING-MIB.my | +0 / -95 |
| A | mibs/alvarion/ALVARION-DEVICE-DOT1X-MIB | +319 / -0 |
| D | mibs/alvarion/ALVARION-DEVICE-DOT1X-MIB.my | +0 / -303 |
| A | mibs/alvarion/ALVARION-DEVICE-EVENT-MIB | +502 / -0 |
| D | mibs/alvarion/ALVARION-DEVICE-EVENT-MIB.my | +0 / -485 |
| A | mibs/alvarion/ALVARION-DEVICE-IF-MIB | +285 / -0 |
| D | mibs/alvarion/ALVARION-DEVICE-IF-MIB.my | +0 / -267 |
| A | mibs/alvarion/ALVARION-DEVICE-MIB | +583 / -0 |
| D | mibs/alvarion/ALVARION-DEVICE-MIB.my | +0 / -564 |
| A | mibs/alvarion/ALVARION-DEVICE-WDS-MIB | +806 / -0 |
| D | mibs/alvarion/ALVARION-DEVICE-WDS-MIB.my | +0 / -786 |
| A | mibs/alvarion/ALVARION-DEVICE-WIRELESS-MIB | +1,509 / -0 |
| D | mibs/alvarion/ALVARION-DEVICE-WIRELESS-MIB.my | +0 / -1,485 |
| D | mibs/alvarion/ALVARION-IEEE802DOT11.my | +0 / -2,854 |
| A | mibs/alvarion/ALVARION-LICENSE-MIB | +146 / -0 |
| D | mibs/alvarion/ALVARION-LICENSE-MIB.my | +0 / -131 |
| A | mibs/alvarion/ALVARION-MAINTENANCE-MIB | +407 / -0 |
| D | mibs/alvarion/ALVARION-MAINTENANCE-MIB.my | +0 / -389 |
| A | mibs/alvarion/ALVARION-PRODUCTS-MIB | +44 / -0 |
| D | mibs/alvarion/ALVARION-PRODUCTS-MIB.my | +0 / -33 |
| A | mibs/alvarion/ALVARION-PUBLIC-ACCESS-MIB | +979 / -0 |
| D | mibs/alvarion/ALVARION-PUBLIC-ACCESS-MIB.my | +0 / -945 |
| A | mibs/alvarion/ALVARION-PUBLIC-ACCESS-RETENTION-MIB | +365 / -0 |
| D | mibs/alvarion/ALVARION-PUBLIC-ACCESS-RETENTION-MIB.my | +0 / -344 |
| A | mibs/alvarion/ALVARION-QOS-MIB | +201 / -0 |
| D | mibs/alvarion/ALVARION-QOS-MIB.my | +0 / -185 |
| A | mibs/alvarion/ALVARION-SATELLITE-MANAGEMENT-MIB | +354 / -0 |
| D | mibs/alvarion/ALVARION-SATELLITE-MANAGEMENT-MIB.my | +0 / -337 |
| A | mibs/alvarion/ALVARION-SMI | +62 / -0 |
| D | mibs/alvarion/ALVARION-SMI.my | +0 / -53 |
| A | mibs/alvarion/ALVARION-SYSLOG-MIB | +228 / -0 |
| D | mibs/alvarion/ALVARION-SYSLOG-MIB.my | +0 / -207 |
| A | mibs/alvarion/ALVARION-SYSTEM-MIB | +589 / -0 |
| D | mibs/alvarion/ALVARION-SYSTEM-MIB.my | +0 / -570 |
| A | mibs/alvarion/ALVARION-TC | +275 / -0 |
| D | mibs/alvarion/ALVARION-TC.my | +0 / -207 |
| A | mibs/alvarion/ALVARION-TOOLS-MIB | +212 / -0 |
| D | mibs/alvarion/ALVARION-TOOLS-MIB.my | +0 / -196 |
| A | mibs/alvarion/ALVARION-USAGE-INFORMATION-MIB | +197 / -0 |
| D | mibs/alvarion/ALVARION-USAGE-INFORMATION-MIB.my | +0 / -181 |
| A | mibs/alvarion/ALVARION-USER-ACCOUNT-MIB | +178 / -0 |
| D | mibs/alvarion/ALVARION-USER-ACCOUNT-MIB.my | +0 / -162 |
| A | mibs/alvarion/ALVARION-USER-SESSION-MIB | +348 / -0 |
| D | mibs/alvarion/ALVARION-USER-SESSION-MIB.my | +0 / -329 |
| A | mibs/alvarion/ALVARION-VIRTUAL-AP-MIB | +271 / -0 |
| D | mibs/alvarion/ALVARION-VIRTUAL-AP-MIB.my | +0 / -256 |
| A | mibs/alvarion/ALVARION-VSC-MIB | +199 / -0 |
| D | mibs/alvarion/ALVARION-VSC-MIB.my | +0 / -184 |
| A | mibs/alvarion/ALVARION-WDS-MIB | +551 / -0 |
| D | mibs/alvarion/ALVARION-WDS-MIB.my | +0 / -537 |
| A | mibs/aos7/ALCATEL-IND1-AAA-MIB | +1,521 / -0 |
| D | mibs/aos7/ALCATEL-IND1-AAA-MIB.mib | +0 / -1,486 |
| A | mibs/aos7/ALCATEL-IND1-AL-SRV-MIB | +166 / -0 |
| D | mibs/aos7/ALCATEL-IND1-ALSRV-MIB.mib | +0 / -157 |
| A | mibs/aos7/ALCATEL-IND1-APP-FINGERPRINT-MIB | +633 / -0 |
| D | mibs/aos7/ALCATEL-IND1-APP-FINGERPRINT-MIB.mib | +0 / -620 |
| A | mibs/aos7/ALCATEL-IND1-AUTO-FABRIC-MIB | +422 / -0 |
| D | mibs/aos7/ALCATEL-IND1-AUTO-FABRIC-MIB.mib | +0 / -403 |
| A | mibs/aos7/ALCATEL-IND1-BASE | +766 / -0 |
| D | mibs/aos7/ALCATEL-IND1-BASE.mib | +0 / -766 |
| A | mibs/aos7/ALCATEL-IND1-BFD-MIB | +830 / -0 |
| D | mibs/aos7/ALCATEL-IND1-BFD-MIB.mib | +0 / -828 |
| A | mibs/aos7/ALCATEL-IND1-BGP-MIB | +5,186 / -0 |
| D | mibs/aos7/ALCATEL-IND1-BGP-MIB.mib | +0 / -5,141 |
| A | mibs/aos7/ALCATEL-IND1-CAPMAN-MIB | +800 / -0 |
| D | mibs/aos7/ALCATEL-IND1-CAPMAN-MIB.mib | +0 / -759 |
| A | mibs/aos7/ALCATEL-IND1-CHASSIS-MIB | +3,359 / -0 |
| D | mibs/aos7/ALCATEL-IND1-CHASSIS-MIB.mib | +0 / -3,313 |
| A | mibs/aos7/ALCATEL-IND1-CONFIG-MGR-MIB | +1,555 / -0 |
| D | mibs/aos7/ALCATEL-IND1-CONFIG-MGR-MIB.mib | +0 / -1,546 |
| A | mibs/aos7/ALCATEL-IND1-DA-MIB | +2,451 / -0 |
| D | mibs/aos7/ALCATEL-IND1-DA-MIB.mib | +0 / -2,392 |
| A | mibs/aos7/ALCATEL-IND1-DCBX-MIB | +1,062 / -0 |
| D | mibs/aos7/ALCATEL-IND1-DCBX-MIB.mib | +0 / -1,031 |
| A | mibs/aos7/ALCATEL-IND1-DEVICES | +634 / -0 |
| D | mibs/aos7/ALCATEL-IND1-DEVICES.mib | +0 / -634 |
| A | mibs/aos7/ALCATEL-IND1-DHCP-SRV-MIB | +351 / -0 |
| D | mibs/aos7/ALCATEL-IND1-DHCPSRV-MIB.mib | +0 / -336 |
| A | mibs/aos7/ALCATEL-IND1-DHCPV6-MIB | +447 / -0 |
| D | mibs/aos7/ALCATEL-IND1-DHCPV6-MIB.mib | +0 / -423 |
| A | mibs/aos7/ALCATEL-IND1-DHL-MIB | +590 / -0 |
| D | mibs/aos7/ALCATEL-IND1-DHL-MIB.mib | +0 / -577 |
| A | mibs/aos7/ALCATEL-IND1-DOT3-OAM-MIB | +866 / -0 |
| D | mibs/aos7/ALCATEL-IND1-DOT3-OAM-MIB.mib | +0 / -821 |
| A | mibs/aos7/ALCATEL-IND1-DVMRP-MIB | +413 / -0 |
| D | mibs/aos7/ALCATEL-IND1-DVMRP-MIB.mib | +0 / -404 |
| A | mibs/aos7/ALCATEL-IND1-E-SERVICE-MIB | +1,083 / -0 |
| D | mibs/aos7/ALCATEL-IND1-E-SERVICE-MIB.mib | +0 / -1,045 |
| D | mibs/aos7/ALCATEL-IND1-EOAM.mib | +0 / -441 |
| A | mibs/aos7/ALCATEL-IND1-ERP-MIB | +867 / -0 |
| D | mibs/aos7/ALCATEL-IND1-ERP-MIB.mib | +0 / -834 |
| A | mibs/aos7/ALCATEL-IND1-ETHERNET-OAM-MIB | +471 / -0 |
| A | mibs/aos7/ALCATEL-IND1-EVB-MIB | +430 / -0 |
| D | mibs/aos7/ALCATEL-IND1-EVB-MIB.mib | +0 / -416 |
| A | mibs/aos7/ALCATEL-IND1-FIPS-MIB | +4,825 / -0 |
| D | mibs/aos7/ALCATEL-IND1-FIPS-MIB.mib | +0 / -4,685 |
| A | mibs/aos7/ALCATEL-IND1-GLOBALROUTETABLE-MIB | +223 / -0 |
| D | mibs/aos7/ALCATEL-IND1-GLOBALROUTETABLE-MIB.mib | +0 / -218 |
| A | mibs/aos7/ALCATEL-IND1-GVRP-MIB | +797 / -0 |
| D | mibs/aos7/ALCATEL-IND1-GVRP-MIB.mib | +0 / -764 |
| A | mibs/aos7/ALCATEL-IND1-HA-VLAN-MIB | +623 / -0 |
| D | mibs/aos7/ALCATEL-IND1-HA-VLAN-MIB.mib | +0 / -603 |
| A | mibs/aos7/ALCATEL-IND1-HEALTH-MIB | +674 / -0 |
| D | mibs/aos7/ALCATEL-IND1-HEALTH-MIB.mib | +0 / -654 |
| A | mibs/aos7/ALCATEL-IND1-IGMP-MIB | +1,525 / -0 |
| D | mibs/aos7/ALCATEL-IND1-IGMP-MIB.mib | +0 / -1,483 |
| A | mibs/aos7/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB | +171 / -0 |
| D | mibs/aos7/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB.mib | +0 / -170 |
| A | mibs/aos7/ALCATEL-IND1-IP-MIB | +1,912 / -0 |
| D | mibs/aos7/ALCATEL-IND1-IP-MIB.mib | +0 / -1,831 |
| A | mibs/aos7/ALCATEL-IND1-IPMRM-MIB | +132 / -0 |
| D | mibs/aos7/ALCATEL-IND1-IPMRM-MIB.mib | +0 / -126 |
| A | mibs/aos7/ALCATEL-IND1-IPRM-MIB | +675 / -0 |
| D | mibs/aos7/ALCATEL-IND1-IPRM-MIB.mib | +0 / -659 |
| A | mibs/aos7/ALCATEL-IND1-IPRMV6-MIB | +394 / -0 |
| D | mibs/aos7/ALCATEL-IND1-IPRMV6-MIB.mib | +0 / -387 |
| A | mibs/aos7/ALCATEL-IND1-IPSEC-MIB | +1,378 / -0 |
| D | mibs/aos7/ALCATEL-IND1-IPSEC-MIB.mib | +0 / -1,344 |
| A | mibs/aos7/ALCATEL-IND1-IPV6-MIB | +1,949 / -0 |
| D | mibs/aos7/ALCATEL-IND1-IPV6-MIB.mib | +0 / -1,901 |
| A | mibs/aos7/ALCATEL-IND1-ISIS-MIB | +3,914 / -0 |
| D | mibs/aos7/ALCATEL-IND1-ISIS-MIB.mib | +0 / -3,812 |
| A | mibs/aos7/ALCATEL-IND1-ISIS-SPB-MIB | +2,650 / -0 |
| D | mibs/aos7/ALCATEL-IND1-ISIS-SPB-MIB.mib | +0 / -2,536 |
| A | mibs/aos7/ALCATEL-IND1-LAG-MIB | +2,240 / -0 |
| D | mibs/aos7/ALCATEL-IND1-LAG-MIB.mib | +0 / -2,206 |
| A | mibs/aos7/ALCATEL-IND1-LPS-MIB | +676 / -0 |
| D | mibs/aos7/ALCATEL-IND1-LPS-MIB.mib | +0 / -646 |
| A | mibs/aos7/ALCATEL-IND1-MAC-ADDRESS-MIB | +731 / -0 |
| D | mibs/aos7/ALCATEL-IND1-MAC-ADDRESS-MIB.mib | +0 / -665 |
| A | mibs/aos7/ALCATEL-IND1-MAC-SERVER-MIB | +593 / -0 |
| D | mibs/aos7/ALCATEL-IND1-MAC-SERVER-MIB.mib | +0 / -569 |
| A | mibs/aos7/ALCATEL-IND1-MLD-MIB | +1,521 / -0 |
| D | mibs/aos7/ALCATEL-IND1-MLD-MIB.mib | +0 / -1,479 |
| A | mibs/aos7/ALCATEL-IND1-MSG-SRV-MIB | +164 / -0 |
| D | mibs/aos7/ALCATEL-IND1-MSGSRV-MIB.mib | +0 / -155 |
| A | mibs/aos7/ALCATEL-IND1-MULTI-CHASSIS-MIB | +1,633 / -0 |
| D | mibs/aos7/ALCATEL-IND1-MULTI-CHASSIS-MIB.mib | +0 / -1,621 |
| A | mibs/aos7/ALCATEL-IND1-MVRP-MIB | +861 / -0 |
| D | mibs/aos7/ALCATEL-IND1-MVRP-MIB.mib | +0 / -819 |
| A | mibs/aos7/ALCATEL-IND1-NETSEC-MIB | +1,030 / -0 |
| D | mibs/aos7/ALCATEL-IND1-NETSEC-MIB.mib | +0 / -979 |
| A | mibs/aos7/ALCATEL-IND1-NTP-MIB | +2,247 / -0 |
| D | mibs/aos7/ALCATEL-IND1-NTP-MIB.mib | +0 / -2,200 |
| A | mibs/aos7/ALCATEL-IND1-OPENFLOW-MIB | +515 / -0 |
| D | mibs/aos7/ALCATEL-IND1-OPENFLOW-MIB.mib | +0 / -515 |
| A | mibs/aos7/ALCATEL-IND1-OSPF-MIB | +2,128 / -0 |
| D | mibs/aos7/ALCATEL-IND1-OSPF-MIB.mib | +0 / -2,077 |
| A | mibs/aos7/ALCATEL-IND1-OSPF3-MIB | +181 / -0 |
| D | mibs/aos7/ALCATEL-IND1-OSPF3-MIB.mib | +0 / -178 |
| A | mibs/aos7/ALCATEL-IND1-PIM-MIB | +753 / -0 |
| D | mibs/aos7/ALCATEL-IND1-PIM-MIB.mib | +0 / -729 |
| A | mibs/aos7/ALCATEL-IND1-POLICY-MIB | +1,009 / -0 |
| D | mibs/aos7/ALCATEL-IND1-POLICY-MIB.mib | +0 / -953 |
| A | mibs/aos7/ALCATEL-IND1-PORT-MAPPING | +284 / -0 |
| D | mibs/aos7/ALCATEL-IND1-PORT-MAPPING.mib | +0 / -264 |
| A | mibs/aos7/ALCATEL-IND1-PORT-MIB | +3,329 / -0 |
| D | mibs/aos7/ALCATEL-IND1-PORT-MIB.mib | +0 / -3,309 |
| A | mibs/aos7/ALCATEL-IND1-PORT-MIRRORING-MONITORING-MIB | +967 / -0 |
| D | mibs/aos7/ALCATEL-IND1-PORT-MIRRORING-MONITORING-MIB.mib | +0 / -937 |
| A | mibs/aos7/ALCATEL-IND1-QCN-MIB | +281 / -0 |
| D | mibs/aos7/ALCATEL-IND1-QCN-MIB.mib | +0 / -266 |
| A | mibs/aos7/ALCATEL-IND1-QOS-MIB | +8,428 / -0 |
| D | mibs/aos7/ALCATEL-IND1-QOS-MIB.mib | +0 / -8,284 |
| A | mibs/aos7/ALCATEL-IND1-RDP-MIB | +265 / -0 |
| D | mibs/aos7/ALCATEL-IND1-RDP-MIB.mib | +0 / -262 |
| A | mibs/aos7/ALCATEL-IND1-RIP-MIB | +595 / -0 |
| D | mibs/aos7/ALCATEL-IND1-RIP-MIB.mib | +0 / -573 |
| A | mibs/aos7/ALCATEL-IND1-RIPNG-MIB | +695 / -0 |
| D | mibs/aos7/ALCATEL-IND1-RIPNG-MIB.mib | +0 / -673 |
| A | mibs/aos7/ALCATEL-IND1-ROUTEMAP-MIB | +638 / -0 |
| D | mibs/aos7/ALCATEL-IND1-ROUTEMAP-MIB.mib | +0 / -628 |
| A | mibs/aos7/ALCATEL-IND1-SAA-MIB | +2,907 / -0 |
| D | mibs/aos7/ALCATEL-IND1-SAA-MIB.mib | +0 / -2,855 |
| A | mibs/aos7/ALCATEL-IND1-SERVICE-MGR-MIB | +5,933 / -0 |
| D | mibs/aos7/ALCATEL-IND1-SERVICE-MGR-MIB.mib | +0 / -5,824 |
| A | mibs/aos7/ALCATEL-IND1-SESSION-MGR-MIB | +469 / -0 |
| D | mibs/aos7/ALCATEL-IND1-SESSION-MGR-MIB.mib | +0 / -451 |
| A | mibs/aos7/ALCATEL-IND1-SLB-MIB | +1,342 / -0 |
| D | mibs/aos7/ALCATEL-IND1-SLB-MIB.mib | +0 / -1,291 |
| A | mibs/aos7/ALCATEL-IND1-SNMP-AGENT-MIB | +219 / -0 |
| D | mibs/aos7/ALCATEL-IND1-SNMP-AGENT-MIB.mib | +0 / -204 |
| D | mibs/aos7/ALCATEL-IND1-STATIC-FRR-MIB.mib | +0 / -531 |
| A | mibs/aos7/ALCATEL-IND1-SYSTEM-MIB | +2,195 / -0 |
| D | mibs/aos7/ALCATEL-IND1-SYSTEM-MIB.mib | +0 / -2,187 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-CHASSIS-MIB | +6,521 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-CHASSIS-MIB.mib | +0 / -6,245 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-FILTER-MIB | +4,353 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-FILTER-MIB.mib | +0 / -4,266 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-GLOBAL-MIB | +380 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-GLOBAL-MIB.mib | +0 / -212 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-LDP-MIB | +6,548 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-LDP-MIB.mib | +0 / -6,432 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-MPLS-MIB | +3,900 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-MPLS-MIB.mib | +0 / -3,769 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-OAM-TEST-MIB | +11,409 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-OAM-TEST-MIB.mib | +0 / -10,974 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-PORT-MIB | +11,209 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-PORT-MIB.mib | +0 / -10,881 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-QOS-MIB | +6,959 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-QOS-MIB.mib | +0 / -6,802 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-SAP-MIB | +9,847 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-SAP-MIB.mib | +0 / -9,591 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-SDP-MIB | +5,787 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-SDP-MIB.mib | +0 / -5,680 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-SERV-MIB | +9,097 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-SERV-MIB.mib | +0 / -8,903 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-TC-MIB | +1,207 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-TC-MIB.mib | +0 / -1,177 |
| A | mibs/aos7/ALCATEL-IND1-TIMETRA-VRTR-MIB | +11,561 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TIMETRA-VRTR-MIB.mib | +0 / -11,060 |
| A | mibs/aos7/ALCATEL-IND1-TRAP-MGR-MIB | +632 / -0 |
| D | mibs/aos7/ALCATEL-IND1-TRAP-MGR-MIB.mib | +0 / -617 |
| A | mibs/aos7/ALCATEL-IND1-UDLD-MIB | +625 / -0 |
| D | mibs/aos7/ALCATEL-IND1-UDLD-MIB.mib | +0 / -588 |
| A | mibs/aos7/ALCATEL-IND1-UDP-RELAY-MIB | +1,067 / -0 |
| D | mibs/aos7/ALCATEL-IND1-UDP-RELAY-MIB.mib | +0 / -1,059 |
| A | mibs/aos7/ALCATEL-IND1-VIRTUAL-CHASSIS-MIB | +1,243 / -0 |
| D | mibs/aos7/ALCATEL-IND1-VIRTUAL-CHASSIS-MIB.mib | +0 / -1,207 |
| A | mibs/aos7/ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB | +2,366 / -0 |
| D | mibs/aos7/ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB.mib | +0 / -2,327 |
| A | mibs/aos7/ALCATEL-IND1-VIRTUALROUTER-MIB | +523 / -0 |
| D | mibs/aos7/ALCATEL-IND1-VIRTUALROUTER-MIB.mib | +0 / -517 |
| A | mibs/aos7/ALCATEL-IND1-VLAN-MGR-MIB | +473 / -0 |
| D | mibs/aos7/ALCATEL-IND1-VLAN-MGR-MIB.mib | +0 / -461 |
| A | mibs/aos7/ALCATEL-IND1-VLAN-STP-MIB | +2,844 / -0 |
| D | mibs/aos7/ALCATEL-IND1-VLAN-STP-MIB.mib | +0 / -2,831 |
| A | mibs/aos7/ALCATEL-IND1-VRRP-MIB | +1,029 / -0 |
| D | mibs/aos7/ALCATEL-IND1-VRRP-MIB.mib | +0 / -993 |
| A | mibs/aos7/ALCATEL-IND1-VRRP3-MIB | +843 / -0 |
| D | mibs/aos7/ALCATEL-IND1-VRRP3-MIB.mib | +0 / -810 |
| A | mibs/aos7/ALCATEL-IND1-WEBMGT-MIB | +306 / -0 |
| D | mibs/aos7/ALCATEL-IND1-WEBMGT-MIB.mib | +0 / -295 |
| A | mibs/aos7/ALCATEL-STATIC-FRR-MIB | +557 / -0 |
| A | mibs/apple non-text | +0 / -0 |
| A | mibs/apple/AIRPORT-BASESTATION-3-MIB | +461 / -0 |
| A | mibs/areca non-text | +0 / -0 |
| A | mibs/areca/ARECA-SNMP-MIB | +4,223 / -0 |
| A | mibs/argus/ARGUS-MIB | +0 / -1,728 |
| A | mibs/argus/Argus-MIB | +1,728 / -0 |
| M | mibs/aruba/ARUBA-MIB | +18 / -1 |
| A | mibs/avaya/AV-SME-PLATFORM-MIB | +334 / -0 |
| A | mibs/avaya/AV-SME-PLATFORM-PROD-MIB | +288 / -0 |
| A | mibs/avaya/AVAYAGEN-MIB | +104 / -0 |
| A | mibs/avaya/IPO-MIB | +2,499 / -0 |
| A | mibs/avaya/IPO-PHONES-MIB | +691 / -0 |
| A | mibs/avaya/IPO-PROD-MIB | +1,202 / -0 |
| D | mibs/avtech/ROOMALERTST-MIB | +0 / -189 |
| A | mibs/avtech/ROOMALERTST4E-MIB | +202 / -0 |
| A | mibs/bdcom/BDCOM-FLASH | +276 / -0 |
| D | mibs/bdcom/BDCOM-FLASH.mib | +0 / -270 |
| A | mibs/bdcom/BDCOM-IF-MIB | +207 / -0 |
| D | mibs/bdcom/BDCOM-IF-MIB.mib | +0 / -204 |
| A | mibs/bdcom/BDCOM-IF-THRESHOLD-MIB | +1,193 / -0 |
| D | mibs/bdcom/BDCOM-IF-THRESHOLD-MIB.mib | +0 / -1,175 |
| A | mibs/bdcom/BDCOM-INTERFACES | +1,400 / -0 |
| D | mibs/bdcom/BDCOM-INTERFACES.mib | +0 / -1,395 |
| A | mibs/bdcom/BDCOM-MEMORY-POOL-MIB | +309 / -0 |
| D | mibs/bdcom/BDCOM-MEMORY-POOL-MIB.mib | +0 / -296 |
| A | mibs/bdcom/BDCOM-PROCESS-MIB | +404 / -0 |
| D | mibs/bdcom/BDCOM-PROCESS-MIB.mib | +0 / -234 |
| A | mibs/bdcom/BDCOM-QOS-PIB-MIB | +2,002 / -0 |
| D | mibs/bdcom/BDCOM-QOS-PIB-MIB.mib | +0 / -1,888 |
| A | mibs/bdcom/BDCOM-SMI | +90 / -0 |
| D | mibs/bdcom/BDCOM-SMI.mib | +0 / -83 |
| A | mibs/bdcom/BDCOM-SYS | +1,022 / -0 |
| D | mibs/bdcom/BDCOM-SYS.mib | +0 / -1,016 |
| A | mibs/bdcom/BDCOM-TC | +707 / -0 |
| D | mibs/bdcom/BDCOM-TC.mib | +0 / -691 |
| A | mibs/bdcom/BDCOM-TS | +525 / -0 |
| D | mibs/bdcom/BDCOM-TS.mib | +0 / -519 |
| A | mibs/bluecoat/BCSI-MIB | +19 / -0 |
| A | mibs/bluecoat/BLUECOAT-CAS-MIB | +604 / -0 |
| M | mibs/bluecoat/BLUECOAT-MIB | +27 / -1 |
| M | mibs/bluecoat/BLUECOAT-SG-PROXY-MIB | +11 / -12 |
| M | mibs/bsd/OPENBSD-BASE-MIB | +2 / -0 |
| M | mibs/bsd/OPENBSD-PF-MIB | +123 / -16 |
| A | mibs/bsd/OPENBSD-RELAYD-MIB | +764 / -0 |
| A | mibs/bsd/OPENBSD-SNMPD-CONF | +89 / -0 |
| A | mibs/bti/BTI-7000-MIB | +48,014 / -0 |
| A | mibs/bti/BTI-MIB | +104 / -0 |
| A | mibs/bti/BTI-OL-MIB | +5,680 / -0 |
| A | mibs/bti/BTI-TC-MIB | +2,249 / -0 |
| A | mibs/bti/PACKET-VX-BRIDGE-MIB | +14,710 / -0 |
| D | mibs/bti/bti-oid.my | +0 / -58 |
| D | mibs/bti/bti-ol.my | +0 / -5,564 |
| D | mibs/bti/bti-tc.my | +0 / -2,188 |
| D | mibs/bti/bti7000.my | +0 / -46,937 |
| D | mibs/bti/packetvx-bridge.my | +0 / -14,345 |
| A | mibs/cambium/CMM3-MIB | +2,171 / -0 |
| A | mibs/cambium/CMM4-MIB | +1,089 / -0 |
| A | mibs/cambium/EtherWAN-sw72000 | +1,522 / -0 |
| A | mibs/cambium/Motorola-Cpe-PRIVATE-MIB | +2,828 / -0 |
| A | mibs/cambium/WHISP-PLV-GATEWAY-MIB | +1,776 / -0 |
| A | mibs/cambium/WHISP-PLV-MODEM-MIB | +1,330 / -0 |
| A | mibs/carel non-text | +0 / -0 |
| A | mibs/carel/CAREL-ug40cdz-MIB | +1,546 / -0 |
| A | mibs/ciena/CIENA-CES-ACL-MIB | +277 / -0 |
| D | mibs/ciena/CIENA-CES-ACL-MIB.my | +0 / -275 |
| A | mibs/ciena/CIENA-CES-BFD-MIB | +201 / -0 |
| D | mibs/ciena/CIENA-CES-BFD-MIB.my | +0 / -186 |
| A | mibs/ciena/CIENA-CES-LDP-MIB | +297 / -0 |
| D | mibs/ciena/CIENA-CES-LDP-MIB.my | +0 / -290 |
| A | mibs/ciena/CIENA-CES-MGMT-INTERFACE-MIB | +500 / -0 |
| D | mibs/ciena/CIENA-CES-MGMT-INTERFACE-MIB.my | +0 / -492 |
| A | mibs/ciena/CIENA-CES-MPLS-MIB | +1,652 / -0 |
| D | mibs/ciena/CIENA-CES-MPLS-MIB.my | +0 / -1,627 |
| A | mibs/ciena/CIENA-CES-OSPF-MIB | +486 / -0 |
| D | mibs/ciena/CIENA-CES-OSPF-MIB.my | +0 / -479 |
| A | mibs/ciena/CIENA-CES-RSVPTE-MIB | +394 / -0 |
| D | mibs/ciena/CIENA-CES-RSVPTE-MIB.my | +0 / -387 |
| A | mibs/ciena/CIENA-CES-TIME-SYNC-MIB | +659 / -0 |
| D | mibs/ciena/CIENA-CES-TIME-SYNC-MIB.my | +0 / -646 |
| A | mibs/ciena/CIENA-CES-VLLI-MIB | +494 / -0 |
| D | mibs/ciena/CIENA-CES-VLLI-MIB.my | +0 / -490 |
| A | mibs/ciena/CIENA-GLOBAL-MIB | +57 / -0 |
| D | mibs/ciena/CIENA-GLOBAL-MIB.my | +0 / -49 |
| A | mibs/ciena/CIENA-SMI | +86 / -0 |
| D | mibs/ciena/CIENA-SMI.my | +0 / -75 |
| A | mibs/ciena/CIENA-TC | +100 / -0 |
| D | mibs/ciena/CIENA-TC.my | +0 / -54 |
| A | mibs/cisco/A100-R1-MIB | +311 / -0 |
| D | mibs/cisco/A100-R1-MIB.my | +0 / -274 |
| A | mibs/cisco/ACTONA-ACTASTOR-MIB | +1,345 / -0 |
| D | mibs/cisco/ACTONA-ACTASTOR-MIB.my | +0 / -1,336 |
| A | mibs/cisco/ADMIN-AUTH-STATS-MIB | +304 / -0 |
| D | mibs/cisco/ADMIN-AUTH-STATS-MIB.my | +0 / -286 |
| A | mibs/cisco/ADSL-DMT-LINE-MIB | +637 / -0 |
| D | mibs/cisco/ADSL-DMT-LINE-MIB.my | +0 / -589 |
| A | mibs/cisco/AIRESPACE-REF-MIB | +52 / -0 |
| D | mibs/cisco/AIRESPACE-REF-MIB.my | +0 / -36 |
| A | mibs/cisco/AIRESPACE-SWITCHING-MIB | +4,180 / -0 |
| D | mibs/cisco/AIRESPACE-SWITCHING-MIB.my | +0 / -4,025 |
| A | mibs/cisco/AIRESPACE-WIRELESS-MIB | +17,351 / -0 |
| D | mibs/cisco/AIRESPACE-WIRELESS-MIB.my | +0 / -16,880 |
| A | mibs/cisco/ALTIGA-ADDRESS-STATS-MIB | +497 / -0 |
| D | mibs/cisco/ALTIGA-ADDRESS-STATS-MIB.my | +0 / -479 |
| A | mibs/cisco/ALTIGA-BMGT-STATS-MIB | +237 / -0 |
| D | mibs/cisco/ALTIGA-BMGT-STATS-MIB.my | +0 / -224 |
| A | mibs/cisco/ALTIGA-CAP | +265 / -0 |
| D | mibs/cisco/ALTIGA-CAP.my | +0 / -253 |
| A | mibs/cisco/ALTIGA-CERT-STATS-MIB | +260 / -0 |
| D | mibs/cisco/ALTIGA-CERT-STATS-MIB.my | +0 / -248 |
| A | mibs/cisco/ALTIGA-DHCP-SERVER-STATS-MIB | +240 / -0 |
| D | mibs/cisco/ALTIGA-DHCP-SERVER-STATS-MIB.my | +0 / -227 |
| A | mibs/cisco/ALTIGA-DHCP-STATS-MIB | +381 / -0 |
| D | mibs/cisco/ALTIGA-DHCP-STATS-MIB.my | +0 / -368 |
| A | mibs/cisco/ALTIGA-DNS-STATS-MIB | +135 / -0 |
| D | mibs/cisco/ALTIGA-DNS-STATS-MIB.my | +0 / -123 |
| A | mibs/cisco/ALTIGA-EVENT-STATS-MIB | +177 / -0 |
| D | mibs/cisco/ALTIGA-EVENT-STATS-MIB.my | +0 / -165 |
| A | mibs/cisco/ALTIGA-FILTER-STATS-MIB | +294 / -0 |
| D | mibs/cisco/ALTIGA-FILTER-STATS-MIB.my | +0 / -282 |
| A | mibs/cisco/ALTIGA-FTP-STATS-MIB | +217 / -0 |
| D | mibs/cisco/ALTIGA-FTP-STATS-MIB.my | +0 / -205 |
| A | mibs/cisco/ALTIGA-GENERAL-STATS-MIB | +156 / -0 |
| D | mibs/cisco/ALTIGA-GENERAL-STATS-MIB.my | +0 / -144 |
| A | mibs/cisco/ALTIGA-GLOBAL-REG | +267 / -0 |
| D | mibs/cisco/ALTIGA-GLOBAL-REG.my | +0 / -226 |
| A | mibs/cisco/ALTIGA-HARDWARE-STATS-MIB | +748 / -0 |
| D | mibs/cisco/ALTIGA-HARDWARE-STATS-MIB.my | +0 / -734 |
| A | mibs/cisco/ALTIGA-HTTP-STATS-MIB | +336 / -0 |
| D | mibs/cisco/ALTIGA-HTTP-STATS-MIB.my | +0 / -324 |
| A | mibs/cisco/ALTIGA-IP-STATS-MIB | +132 / -0 |
| D | mibs/cisco/ALTIGA-IP-STATS-MIB.my | +0 / -120 |
| A | mibs/cisco/ALTIGA-L2TP-STATS-MIB | +1,318 / -0 |
| D | mibs/cisco/ALTIGA-L2TP-STATS-MIB.my | +0 / -1,306 |
| A | mibs/cisco/ALTIGA-LBSSF-STATS-MIB | +309 / -0 |
| D | mibs/cisco/ALTIGA-LBSSF-STATS-MIB.my | +0 / -296 |
| A | mibs/cisco/ALTIGA-MIB | +344 / -0 |
| D | mibs/cisco/ALTIGA-MIB.my | +0 / -320 |
| A | mibs/cisco/ALTIGA-MULTILINK-STATS-MIB | +313 / -0 |
| D | mibs/cisco/ALTIGA-MULTILINK-STATS-MIB.my | +0 / -301 |
| A | mibs/cisco/ALTIGA-NAT-STATS-MIB | +437 / -0 |
| D | mibs/cisco/ALTIGA-NAT-STATS-MIB.my | +0 / -425 |
| A | mibs/cisco/ALTIGA-PPP-STATS-MIB | +341 / -0 |
| D | mibs/cisco/ALTIGA-PPP-STATS-MIB.my | +0 / -327 |
| A | mibs/cisco/ALTIGA-PPPOE-STATS-MIB | +357 / -0 |
| D | mibs/cisco/ALTIGA-PPPOE-STATS-MIB.my | +0 / -345 |
| A | mibs/cisco/ALTIGA-PPTP-STATS-MIB | +811 / -0 |
| D | mibs/cisco/ALTIGA-PPTP-STATS-MIB.my | +0 / -799 |
| A | mibs/cisco/ALTIGA-SDI-ACE-STATS-MIB | +239 / -0 |
| D | mibs/cisco/ALTIGA-SDI-ACE-STATS-MIB.my | +0 / -227 |
| A | mibs/cisco/ALTIGA-SEP-STATS-MIB | +497 / -0 |
| D | mibs/cisco/ALTIGA-SEP-STATS-MIB.my | +0 / -484 |
| A | mibs/cisco/ALTIGA-SESSION-STATS-MIB | +2,093 / -0 |
| D | mibs/cisco/ALTIGA-SESSION-STATS-MIB.my | +0 / -2,081 |
| A | mibs/cisco/ALTIGA-SSH-STATS-MIB | +287 / -0 |
| D | mibs/cisco/ALTIGA-SSH-STATS-MIB.my | +0 / -275 |
| A | mibs/cisco/ALTIGA-SSL-STATS-MIB | +154 / -0 |
| D | mibs/cisco/ALTIGA-SSL-STATS-MIB.my | +0 / -142 |
| A | mibs/cisco/ALTIGA-SYNC-STATS-MIB | +362 / -0 |
| D | mibs/cisco/ALTIGA-SYNC-STATS-MIB.my | +0 / -350 |
| A | mibs/cisco/ALTIGA-T1E1-STATS-MIB | +275 / -0 |
| D | mibs/cisco/ALTIGA-T1E1-STATS-MIB.my | +0 / -263 |
| A | mibs/cisco/ALTIGA-TELNET-STATS-MIB | +585 / -0 |
| D | mibs/cisco/ALTIGA-TELNET-STATS-MIB.my | +0 / -543 |
| A | mibs/cisco/ALTIGA-VERSION-STATS-MIB | +158 / -0 |
| D | mibs/cisco/ALTIGA-VERSION-STATS-MIB.my | +0 / -146 |
| A | mibs/cisco/ASYNCOS-MAIL-MIB | +814 / -0 |
| D | mibs/cisco/ASYNCOS-MAIL-MIB.my | +0 / -764 |
| A | mibs/cisco/ATM-FORUM-ADDR-REG | +288 / -0 |
| D | mibs/cisco/ATM-FORUM-ADDR-REG.my | +0 / -270 |
| A | mibs/cisco/ATM-FORUM-MIB | +1,666 / -0 |
| D | mibs/cisco/ATM-FORUM-MIB.my | +0 / -1,619 |
| A | mibs/cisco/ATM-FORUM-TC-MIB | +188 / -0 |
| D | mibs/cisco/ATM-FORUM-TC-MIB.my | +0 / -137 |
| A | mibs/cisco/ATM-RMON-MIB | +2,271 / -0 |
| D | mibs/cisco/ATM-RMON-MIB.my | +0 / -2,178 |
| A | mibs/cisco/ATM-SOFT-PVC-MIB | +1,090 / -0 |
| D | mibs/cisco/ATM-SOFT-PVC-MIB.my | +0 / -1,045 |
| A | mibs/cisco/AWC-VLAN-CFG-MIB | +440 / -0 |
| D | mibs/cisco/AWC-VLAN-CFG-MIB.my | +0 / -422 |
| A | mibs/cisco/AWCVX-MIB | +8,045 / -0 |
| D | mibs/cisco/AWCVX-MIB.my | +0 / -7,734 |
| A | mibs/cisco/BASIS-GENERIC-MIB | +1,529 / -0 |
| D | mibs/cisco/BASIS-GENERIC-MIB.my | +0 / -1,403 |
| A | mibs/cisco/BASIS-MIB | +139 / -0 |
| D | mibs/cisco/BASIS-MIB.my | +0 / -131 |
| A | mibs/cisco/BASIS-ONLINE-DIAG-MIB | +129 / -0 |
| D | mibs/cisco/BASIS-ONLINE-DIAG-MIB.my | +0 / -118 |
| A | mibs/cisco/BASIS-RAS-DISK-MIB | +167 / -0 |
| D | mibs/cisco/BASIS-RAS-DISK-MIB.my | +0 / -143 |
| A | mibs/cisco/BASIS-SERIAL-MIB | +193 / -0 |
| D | mibs/cisco/BASIS-SERIAL-MIB.my | +0 / -178 |
| A | mibs/cisco/BASIS-SHELF-MIB | +1,114 / -0 |
| D | mibs/cisco/BASIS-SHELF-MIB.my | +0 / -1,000 |
| A | mibs/cisco/CALISTA-DPA-MIB | +505 / -0 |
| D | mibs/cisco/CALISTA-DPA-MIB.my | +0 / -502 |
| A | mibs/cisco/CAT2600-MIB | +1,852 / -0 |
| D | mibs/cisco/CAT2600-MIB.my | +0 / -1,817 |
| A | mibs/cisco/CERENT-454-MIB | +24,419 / -0 |
| D | mibs/cisco/CERENT-454-MIB.mib | +0 / -24,292 |
| A | mibs/cisco/CERENT-ENVMON-MIB | +311 / -0 |
| D | mibs/cisco/CERENT-ENVMON-MIB.mib | +0 / -302 |
| A | mibs/cisco/CERENT-FC-MIB | +2,364 / -0 |
| D | mibs/cisco/CERENT-FC-MIB.mib | +0 / -2,339 |
| A | mibs/cisco/CERENT-GENERIC-MIB | +25,033 / -0 |
| D | mibs/cisco/CERENT-GENERIC-MIB.mib | +0 / -24,999 |
| A | mibs/cisco/CERENT-GENERIC-PM-MIB | +560 / -0 |
| D | mibs/cisco/CERENT-GENERIC-PM-MIB.mib | +0 / -540 |
| A | mibs/cisco/CERENT-GLOBAL-REGISTRY | +2,662 / -0 |
| D | mibs/cisco/CERENT-GLOBAL-REGISTRY.mib | +0 / -2,625 |
| A | mibs/cisco/CERENT-HC-RMON-MIB | +2,548 / -0 |
| D | mibs/cisco/CERENT-HC-RMON-MIB.mib | +0 / -2,535 |
| A | mibs/cisco/CERENT-IF-EXT-MIB | +152 / -0 |
| D | mibs/cisco/CERENT-IF-EXT-MIB.mib | +0 / -141 |
| A | mibs/cisco/CERENT-MSDWDM-MIB | +3,509 / -0 |
| D | mibs/cisco/CERENT-MSDWDM-MIB.mib | +0 / -3,466 |
| A | mibs/cisco/CERENT-OPTICAL-MONITOR-MIB | +700 / -0 |
| D | mibs/cisco/CERENT-OPTICAL-MONITOR-MIB.mib | +0 / -686 |
| A | mibs/cisco/CERENT-TC | +887 / -0 |
| D | mibs/cisco/CERENT-TC.mib | +0 / -871 |
| A | mibs/cisco/CISCO-5800-HEALTH-MON-MIB | +610 / -0 |
| D | mibs/cisco/CISCO-5800-HEALTH-MON-MIB.my | +0 / -532 |
| A | mibs/cisco/CISCO-6200-MIB | +1,836 / -0 |
| A | mibs/cisco/CISCO-6400-CHASSIS-MIB | +1,459 / -0 |
| D | mibs/cisco/CISCO-6400-CHASSIS-MIB.my | +0 / -1,433 |
| A | mibs/cisco/CISCO-802-TAP-MIB | +345 / -0 |
| D | mibs/cisco/CISCO-802-TAP-MIB.my | +0 / -325 |
| D | mibs/cisco/CISCO-90-MIB.my | +0 / -2,361 |
| A | mibs/cisco/CISCO-AAA-CLIENT-MIB | +491 / -0 |
| D | mibs/cisco/CISCO-AAA-CLIENT-MIB.my | +0 / -448 |
| A | mibs/cisco/CISCO-AAA-SERVER-EXT-MIB | +1,226 / -0 |
| D | mibs/cisco/CISCO-AAA-SERVER-EXT-MIB.my | +0 / -1,185 |
| A | mibs/cisco/CISCO-AAA-SERVER-MIB | +1,031 / -0 |
| D | mibs/cisco/CISCO-AAA-SERVER-MIB.my | +0 / -963 |
| A | mibs/cisco/CISCO-AAA-SESSION-MIB | +494 / -0 |
| D | mibs/cisco/CISCO-AAA-SESSION-MIB.my | +0 / -454 |
| A | mibs/cisco/CISCO-AAL5-EXT-MIB | +207 / -0 |
| D | mibs/cisco/CISCO-AAL5-EXT-MIB.my | +0 / -191 |
| A | mibs/cisco/CISCO-AAL5-MIB | +318 / -0 |
| D | mibs/cisco/CISCO-AAL5-MIB.my | +0 / -302 |
| A | mibs/cisco/CISCO-ACCESS-ENVMON-MIB | +199 / -0 |
| D | mibs/cisco/CISCO-ACCESS-ENVMON-MIB.my | +0 / -180 |
| A | mibs/cisco/CISCO-ACL-MIB | +1,625 / -0 |
| D | mibs/cisco/CISCO-ACL-MIB.my | +0 / -1,590 |
| A | mibs/cisco/CISCO-ADAPTER-MIB | +389 / -0 |
| D | mibs/cisco/CISCO-ADAPTER-MIB.my | +0 / -380 |
| A | mibs/cisco/CISCO-ADMISSION-POLICY-MIB | +578 / -0 |
| D | mibs/cisco/CISCO-ADMISSION-POLICY-MIB.my | +0 / -548 |
| A | mibs/cisco/CISCO-ADSL-CAP-LINE-MIB | +799 / -0 |
| D | mibs/cisco/CISCO-ADSL-CAP-LINE-MIB.my | +0 / -780 |
| A | mibs/cisco/CISCO-ADSL-DMT-LINE-MIB | +1,503 / -0 |
| D | mibs/cisco/CISCO-ADSL-DMT-LINE-MIB.my | +0 / -1,482 |
| A | mibs/cisco/CISCO-ALPS-MIB | +3,098 / -0 |
| D | mibs/cisco/CISCO-ALPS-MIB.my | +0 / -3,015 |
| A | mibs/cisco/CISCO-ANNOUNCEMENT-MIB | +594 / -0 |
| D | mibs/cisco/CISCO-ANNOUNCEMENT-MIB.my | +0 / -563 |
| A | mibs/cisco/CISCO-AON-STATUS-MIB | +1,008 / -0 |
| D | mibs/cisco/CISCO-AON-STATUS-MIB.my | +0 / -995 |
| A | mibs/cisco/CISCO-APPLIANCE-REDUNDANCY-MIB | +541 / -0 |
| D | mibs/cisco/CISCO-APPLIANCE-REDUNDANCY-MIB.my | +0 / -534 |
| A | mibs/cisco/CISCO-APPLICATION-ACCELERATION-MIB | +526 / -0 |
| D | mibs/cisco/CISCO-APPLICATION-ACCELERATION-MIB.my | +0 / -508 |
| A | mibs/cisco/CISCO-APPNAV-MIB | +863 / -0 |
| D | mibs/cisco/CISCO-APPNAV-MIB.my | +0 / -848 |
| A | mibs/cisco/CISCO-APS-EXT-MIB | +1,009 / -0 |
| D | mibs/cisco/CISCO-APS-EXT-MIB.my | +0 / -998 |
| A | mibs/cisco/CISCO-APS-MIB | +1,466 / -0 |
| D | mibs/cisco/CISCO-APS-MIB.my | +0 / -1,445 |
| A | mibs/cisco/CISCO-ASN-GATEWAY-MIB | +4,156 / -0 |
| D | mibs/cisco/CISCO-ASN-GATEWAY-MIB.my | +0 / -4,123 |
| A | mibs/cisco/CISCO-ASPP-MIB | +467 / -0 |
| D | mibs/cisco/CISCO-ASPP-MIB.my | +0 / -447 |
| A | mibs/cisco/CISCO-ATM-ACCESS-LIST-MIB | +709 / -0 |
| D | mibs/cisco/CISCO-ATM-ACCESS-LIST-MIB.my | +0 / -549 |
| A | mibs/cisco/CISCO-ATM-ADDR-MIB | +157 / -0 |
| D | mibs/cisco/CISCO-ATM-ADDR-MIB.my | +0 / -143 |
| A | mibs/cisco/CISCO-ATM-CELL-LAYER-MIB | +1,776 / -0 |
| D | mibs/cisco/CISCO-ATM-CELL-LAYER-MIB.my | +0 / -1,746 |
| A | mibs/cisco/CISCO-ATM-CONN-INFO-MIB | +679 / -0 |
| D | mibs/cisco/CISCO-ATM-CONN-INFO-MIB.my | +0 / -656 |
| A | mibs/cisco/CISCO-ATM-CONN-MIB | +2,590 / -0 |
| D | mibs/cisco/CISCO-ATM-CONN-MIB.my | +0 / -2,562 |
| A | mibs/cisco/CISCO-ATM-DUAL-PHY-MIB | +383 / -0 |
| D | mibs/cisco/CISCO-ATM-DUAL-PHY-MIB.my | +0 / -370 |
| A | mibs/cisco/CISCO-ATM-EXT-MIB | +581 / -0 |
| D | mibs/cisco/CISCO-ATM-EXT-MIB.my | +0 / -562 |
| A | mibs/cisco/CISCO-ATM-IF-MIB | +1,260 / -0 |
| D | mibs/cisco/CISCO-ATM-IF-MIB.my | +0 / -1,243 |
| A | mibs/cisco/CISCO-ATM-IF-PHYS-MIB | +640 / -0 |
| D | mibs/cisco/CISCO-ATM-IF-PHYS-MIB.my | +0 / -629 |
| A | mibs/cisco/CISCO-ATM-NETWORK-CLOCK-MIB | +816 / -0 |
| D | mibs/cisco/CISCO-ATM-NETWORK-CLOCK-MIB.my | +0 / -793 |
| A | mibs/cisco/CISCO-ATM-PVC-MIB | +314 / -0 |
| D | mibs/cisco/CISCO-ATM-PVC-MIB.my | +0 / -301 |
| A | mibs/cisco/CISCO-ATM-PVCTRAP-EXTN-MIB | +2,648 / -0 |
| D | mibs/cisco/CISCO-ATM-PVCTRAP-EXTN-MIB.my | +0 / -2,627 |
| A | mibs/cisco/CISCO-ATM-QOS-MIB | +934 / -0 |
| D | mibs/cisco/CISCO-ATM-QOS-MIB.my | +0 / -889 |
| A | mibs/cisco/CISCO-ATM-RM-MIB | +3,463 / -0 |
| D | mibs/cisco/CISCO-ATM-RM-MIB.my | +0 / -3,395 |
| A | mibs/cisco/CISCO-ATM-SERVICE-REGISTRY-MIB | +212 / -0 |
| D | mibs/cisco/CISCO-ATM-SERVICE-REGISTRY-MIB.my | +0 / -196 |
| A | mibs/cisco/CISCO-ATM-SIG-DIAG-MIB | +875 / -0 |
| D | mibs/cisco/CISCO-ATM-SIG-DIAG-MIB.my | +0 / -862 |
| A | mibs/cisco/CISCO-ATM-SWITCH-ADDR-MIB | +158 / -0 |
| D | mibs/cisco/CISCO-ATM-SWITCH-ADDR-MIB.my | +0 / -149 |
| A | mibs/cisco/CISCO-ATM-SWITCH-CUG-MIB | +393 / -0 |
| D | mibs/cisco/CISCO-ATM-SWITCH-CUG-MIB.my | +0 / -361 |
| A | mibs/cisco/CISCO-ATM-SWITCH-FR-IWF-MIB | +1,726 / -0 |
| D | mibs/cisco/CISCO-ATM-SWITCH-FR-IWF-MIB.my | +0 / -1,670 |
| A | mibs/cisco/CISCO-ATM-SWITCH-FR-RM-MIB | +557 / -0 |
| D | mibs/cisco/CISCO-ATM-SWITCH-FR-RM-MIB.my | +0 / -519 |
| A | mibs/cisco/CISCO-ATM-TRAFFIC-MIB | +341 / -0 |
| D | mibs/cisco/CISCO-ATM-TRAFFIC-MIB.my | +0 / -317 |
| A | mibs/cisco/CISCO-ATM-TRUNK-MIB | +1,667 / -0 |
| D | mibs/cisco/CISCO-ATM-TRUNK-MIB.my | +0 / -1,627 |
| A | mibs/cisco/CISCO-ATM-TRUNK-STAT-MIB | +1,499 / -0 |
| D | mibs/cisco/CISCO-ATM-TRUNK-STAT-MIB.my | +0 / -1,484 |
| A | mibs/cisco/CISCO-ATM-VIRTUAL-IF-MIB | +1,889 / -0 |
| D | mibs/cisco/CISCO-ATM-VIRTUAL-IF-MIB.my | +0 / -1,864 |
| A | mibs/cisco/CISCO-ATM2-MIB | +1,215 / -0 |
| D | mibs/cisco/CISCO-ATM2-MIB.my | +0 / -1,189 |
| A | mibs/cisco/CISCO-AUTH-FRAMEWORK-MIB | +2,424 / -0 |
| D | mibs/cisco/CISCO-AUTH-FRAMEWORK-MIB.my | +0 / -2,405 |
| A | mibs/cisco/CISCO-AUTHORIZATION-STATS-MIB | +318 / -0 |
| D | mibs/cisco/CISCO-AUTHORIZATION-STATS-MIB.my | +0 / -297 |
| A | mibs/cisco/CISCO-BBSM-MIB | +215 / -0 |
| D | mibs/cisco/CISCO-BBSM-MIB.my | +0 / -201 |
| A | mibs/cisco/CISCO-BCP-MIB | +458 / -0 |
| D | mibs/cisco/CISCO-BCP-MIB.my | +0 / -441 |
| A | mibs/cisco/CISCO-BERT-MIB | +1,254 / -0 |
| D | mibs/cisco/CISCO-BERT-MIB.my | +0 / -1,229 |
| A | mibs/cisco/CISCO-BGP-POLICY-ACCOUNTING-MIB | +203 / -0 |
| D | mibs/cisco/CISCO-BGP-POLICY-ACCOUNTING-MIB.my | +0 / -191 |
| A | mibs/cisco/CISCO-BGP4-MIB | +2,280 / -0 |
| D | mibs/cisco/CISCO-BGP4-MIB.my | +0 / -2,257 |
| A | mibs/cisco/CISCO-BITS-CLOCK-MIB | +298 / -0 |
| D | mibs/cisco/CISCO-BITS-CLOCK-MIB.my | +0 / -261 |
| A | mibs/cisco/CISCO-BOOT-HWDIAGS-MIB | +348 / -0 |
| D | mibs/cisco/CISCO-BOOT-HWDIAGS-MIB.my | +0 / -340 |
| A | mibs/cisco/CISCO-BRIDGE-DOMAIN-MIB | +450 / -0 |
| D | mibs/cisco/CISCO-BRIDGE-DOMAIN-MIB.my | +0 / -436 |
| A | mibs/cisco/CISCO-BRIDGE-EXT-MIB | +531 / -0 |
| D | mibs/cisco/CISCO-BRIDGE-EXT-MIB.my | +0 / -515 |
| A | mibs/cisco/CISCO-BSC-MIB | +660 / -0 |
| D | mibs/cisco/CISCO-BSC-MIB.my | +0 / -635 |
| A | mibs/cisco/CISCO-BSTUN-MIB | +920 / -0 |
| D | mibs/cisco/CISCO-BSTUN-MIB.my | +0 / -886 |
| A | mibs/cisco/CISCO-BULK-FILE-MIB | +1,021 / -0 |
| D | mibs/cisco/CISCO-BULK-FILE-MIB.my | +0 / -838 |
| A | mibs/cisco/CISCO-BUS-MIB | +525 / -0 |
| D | mibs/cisco/CISCO-BUS-MIB.my | +0 / -517 |
| A | mibs/cisco/CISCO-C12000-IF-HC-COUNTERS-MIB | +208 / -0 |
| D | mibs/cisco/CISCO-C12000-IF-HC-COUNTERS-MIB.my | +0 / -183 |
| A | mibs/cisco/CISCO-C2900-MIB | +2,081 / -0 |
| D | mibs/cisco/CISCO-C2900-MIB.my | +0 / -2,032 |
| D | mibs/cisco/CISCO-C6200-MIB.my | +0 / -1,758 |
| A | mibs/cisco/CISCO-C8500-REDUNDANCY-MIB | +582 / -0 |
| D | mibs/cisco/CISCO-C8500-REDUNDANCY-MIB.my | +0 / -550 |
| A | mibs/cisco/CISCO-CABLE-ADMISSION-CTRL-MIB | +2,137 / -0 |
| D | mibs/cisco/CISCO-CABLE-ADMISSION-CTRL-MIB.my | +0 / -2,111 |
| A | mibs/cisco/CISCO-CABLE-AVAILABILITY-MIB | +1,046 / -0 |
| D | mibs/cisco/CISCO-CABLE-AVAILABILITY-MIB.my | +0 / -952 |
| A | mibs/cisco/CISCO-CABLE-DIAG-MIB | +572 / -0 |
| D | mibs/cisco/CISCO-CABLE-DIAG-MIB.my | +0 / -552 |
| A | mibs/cisco/CISCO-CABLE-DSG-IF-MIB | +380 / -0 |
| D | mibs/cisco/CISCO-CABLE-DSG-IF-MIB.my | +0 / -358 |
| A | mibs/cisco/CISCO-CABLE-L2VPN-MIB | +373 / -0 |
| D | mibs/cisco/CISCO-CABLE-L2VPN-MIB.my | +0 / -363 |
| A | mibs/cisco/CISCO-CABLE-METERING-MIB | +766 / -0 |
| D | mibs/cisco/CISCO-CABLE-METERING-MIB.my | +0 / -734 |
| A | mibs/cisco/CISCO-CABLE-QOS-MONITOR-MIB | +1,247 / -0 |
| D | mibs/cisco/CISCO-CABLE-QOS-MONITOR-MIB.my | +0 / -1,117 |
| A | mibs/cisco/CISCO-CABLE-SPECTRUM-MIB | +3,281 / -0 |
| D | mibs/cisco/CISCO-CABLE-SPECTRUM-MIB.my | +0 / -3,214 |
| A | mibs/cisco/CISCO-CABLE-WIDEBAND-MIB | +1,826 / -0 |
| D | mibs/cisco/CISCO-CABLE-WIDEBAND-MIB.my | +0 / -1,814 |
| A | mibs/cisco/CISCO-CAC-SYSTEM-MIB | +1,097 / -0 |
| D | mibs/cisco/CISCO-CAC-SYSTEM-MIB.my | +0 / -1,049 |
| A | mibs/cisco/CISCO-CALL-APPLICATION-MIB | +5,296 / -0 |
| D | mibs/cisco/CISCO-CALL-APPLICATION-MIB.my | +0 / -5,198 |
| A | mibs/cisco/CISCO-CALL-HISTORY-MIB | +498 / -0 |
| D | mibs/cisco/CISCO-CALL-HISTORY-MIB.my | +0 / -474 |
| A | mibs/cisco/CISCO-CALL-RESOURCE-POOL-MIB | +2,024 / -0 |
| D | mibs/cisco/CISCO-CALL-RESOURCE-POOL-MIB.my | +0 / -1,917 |
| A | mibs/cisco/CISCO-CALL-TRACKER-MIB | +1,769 / -0 |
| D | mibs/cisco/CISCO-CALL-TRACKER-MIB.my | +0 / -1,706 |
| A | mibs/cisco/CISCO-CALL-TRACKER-MODEM-MIB | +1,584 / -0 |
| D | mibs/cisco/CISCO-CALL-TRACKER-MODEM-MIB.my | +0 / -1,534 |
| A | mibs/cisco/CISCO-CALL-TRACKER-TCP-MIB | +375 / -0 |
| D | mibs/cisco/CISCO-CALL-TRACKER-TCP-MIB.my | +0 / -340 |
| A | mibs/cisco/CISCO-CALLHOME-MIB | +6,217 / -0 |
| D | mibs/cisco/CISCO-CALLHOME-MIB.my | +0 / -6,185 |
| A | mibs/cisco/CISCO-CAR-MIB | +598 / -0 |
| D | mibs/cisco/CISCO-CAR-MIB.my | +0 / -578 |
| A | mibs/cisco/CISCO-CAS-IF-EXT-MIB | +4,269 / -0 |
| D | mibs/cisco/CISCO-CAS-IF-EXT-MIB.my | +0 / -4,159 |
| A | mibs/cisco/CISCO-CAS-IF-MIB | +2,464 / -0 |
| D | mibs/cisco/CISCO-CAS-IF-MIB.my | +0 / -2,295 |
| A | mibs/cisco/CISCO-CASA-FA-MIB | +1,081 / -0 |
| D | mibs/cisco/CISCO-CASA-FA-MIB.my | +0 / -1,031 |
| A | mibs/cisco/CISCO-CASA-MIB | +1,180 / -0 |
| D | mibs/cisco/CISCO-CASA-MIB.my | +0 / -1,106 |
| A | mibs/cisco/CISCO-CAT6K-CROSSBAR-MIB | +3,028 / -0 |
| D | mibs/cisco/CISCO-CAT6K-CROSSBAR-MIB.my | +0 / -3,003 |
| A | mibs/cisco/CISCO-CATOS-ACL-QOS-MIB | +7,170 / -0 |
| D | mibs/cisco/CISCO-CATOS-ACL-QOS-MIB.my | +0 / -6,955 |
| A | mibs/cisco/CISCO-CBP-TARGET-MIB | +370 / -0 |
| D | mibs/cisco/CISCO-CBP-TARGET-MIB.my | +0 / -355 |
| A | mibs/cisco/CISCO-CBP-TARGET-TC-MIB | +253 / -0 |
| D | mibs/cisco/CISCO-CBP-TARGET-TC-MIB.my | +0 / -235 |
| A | mibs/cisco/CISCO-CBP-TC-MIB | +171 / -0 |
| D | mibs/cisco/CISCO-CBP-TC-MIB.my | +0 / -161 |
| A | mibs/cisco/CISCO-CCM-MIB | +7,084 / -0 |
| D | mibs/cisco/CISCO-CCM-MIB.my | +0 / -7,030 |
| A | mibs/cisco/CISCO-CCME-MIB | +4,343 / -0 |
| D | mibs/cisco/CISCO-CCME-MIB.my | +0 / -4,295 |
| A | mibs/cisco/CISCO-CDL-MIB | +1,371 / -0 |
| D | mibs/cisco/CISCO-CDL-MIB.my | +0 / -1,354 |
| A | mibs/cisco/CISCO-CDMA-AHDLC-MIB | +705 / -0 |
| D | mibs/cisco/CISCO-CDMA-AHDLC-MIB.my | +0 / -674 |
| A | mibs/cisco/CISCO-CDMA-PDSN-CRP-MIB | +495 / -0 |
| D | mibs/cisco/CISCO-CDMA-PDSN-CRP-MIB.my | +0 / -475 |
| A | mibs/cisco/CISCO-CDMA-PDSN-EXT-MIB | +2,147 / -0 |
| D | mibs/cisco/CISCO-CDMA-PDSN-EXT-MIB.my | +0 / -2,119 |
| A | mibs/cisco/CISCO-CDMA-PDSN-MIB | +9,375 / -0 |
| D | mibs/cisco/CISCO-CDMA-PDSN-MIB.my | +0 / -9,224 |
| A | mibs/cisco/CISCO-CDP-MIB | +991 / -0 |
| D | mibs/cisco/CISCO-CDP-MIB.my | +0 / -969 |
| A | mibs/cisco/CISCO-CDSTV-AUTHMGR-MIB | +356 / -0 |
| D | mibs/cisco/CISCO-CDSTV-AUTHMGR-MIB.my | +0 / -343 |
| A | mibs/cisco/CISCO-CDSTV-BWMGR-MIB | +324 / -0 |
| D | mibs/cisco/CISCO-CDSTV-BWMGR-MIB.my | +0 / -311 |
| A | mibs/cisco/CISCO-CDSTV-CS-STATS-MIB | +732 / -0 |
| D | mibs/cisco/CISCO-CDSTV-CS-STATS-MIB.my | +0 / -719 |
| A | mibs/cisco/CISCO-CDSTV-FSI-MIB | +365 / -0 |
| D | mibs/cisco/CISCO-CDSTV-FSI-MIB.my | +0 / -352 |
| A | mibs/cisco/CISCO-CDSTV-INGEST-TUNING-MIB | +299 / -0 |
| D | mibs/cisco/CISCO-CDSTV-INGEST-TUNING-MIB.my | +0 / -286 |
| A | mibs/cisco/CISCO-CDSTV-INGESTMGR-MIB | +764 / -0 |
| D | mibs/cisco/CISCO-CDSTV-INGESTMGR-MIB.my | +0 / -746 |
| A | mibs/cisco/CISCO-CDSTV-ISA-MIB | +1,561 / -0 |
| D | mibs/cisco/CISCO-CDSTV-ISA-MIB.my | +0 / -1,544 |
| A | mibs/cisco/CISCO-CDSTV-SERVER-MIB | +783 / -0 |
| D | mibs/cisco/CISCO-CDSTV-SERVER-MIB.my | +0 / -765 |
| A | mibs/cisco/CISCO-CDSTV-SERVICES-MIB | +339 / -0 |
| D | mibs/cisco/CISCO-CDSTV-SERVICES-MIB.my | +0 / -328 |
| A | mibs/cisco/CISCO-CEF-MIB | +2,965 / -0 |
| D | mibs/cisco/CISCO-CEF-MIB.my | +0 / -2,880 |
| A | mibs/cisco/CISCO-CEF-TC | +453 / -0 |
| D | mibs/cisco/CISCO-CEF-TC.my | +0 / -438 |
| A | mibs/cisco/CISCO-CFS-MIB | +1,910 / -0 |
| D | mibs/cisco/CISCO-CFS-MIB.my | +0 / -1,883 |
| A | mibs/cisco/CISCO-CHANNEL-MIB | +1,522 / -0 |
| D | mibs/cisco/CISCO-CHANNEL-MIB.my | +0 / -1,491 |
| A | mibs/cisco/CISCO-CIDS-MIB | +2,527 / -0 |
| D | mibs/cisco/CISCO-CIDS-MIB.my | +0 / -2,449 |
| A | mibs/cisco/CISCO-CIPCMPC-MIB | +683 / -0 |
| D | mibs/cisco/CISCO-CIPCMPC-MIB.my | +0 / -657 |
| A | mibs/cisco/CISCO-CIPCSNA-MIB | +1,421 / -0 |
| D | mibs/cisco/CISCO-CIPCSNA-MIB.my | +0 / -1,363 |
| A | mibs/cisco/CISCO-CIPLAN-MIB | +595 / -0 |
| D | mibs/cisco/CISCO-CIPLAN-MIB.my | +0 / -571 |
| A | mibs/cisco/CISCO-CIPTCPIP-MIB | +1,174 / -0 |
| D | mibs/cisco/CISCO-CIPTCPIP-MIB.my | +0 / -1,159 |
| A | mibs/cisco/CISCO-CIPTG-MIB | +1,543 / -0 |
| D | mibs/cisco/CISCO-CIPTG-MIB.my | +0 / -1,504 |
| A | mibs/cisco/CISCO-CIRCUIT-INTERFACE-MIB | +163 / -0 |
| D | mibs/cisco/CISCO-CIRCUIT-INTERFACE-MIB.my | +0 / -147 |
| A | mibs/cisco/CISCO-CLASS-BASED-QOS-MIB | +10,454 / -0 |
| D | mibs/cisco/CISCO-CLASS-BASED-QOS-MIB.my | +0 / -10,314 |
| A | mibs/cisco/CISCO-CLUSTER-MIB | +516 / -0 |
| D | mibs/cisco/CISCO-CLUSTER-MIB.my | +0 / -500 |
| A | mibs/cisco/CISCO-CNO-SWITCH-MIB | +506 / -0 |
| D | mibs/cisco/CISCO-CNO-SWITCH-MIB.my | +0 / -464 |
| A | mibs/cisco/CISCO-COMMON-MGMT-MIB | +609 / -0 |
| D | mibs/cisco/CISCO-COMMON-MGMT-MIB.my | +0 / -593 |
| A | mibs/cisco/CISCO-COMMON-ROLES-EXT-MIB | +837 / -0 |
| D | mibs/cisco/CISCO-COMMON-ROLES-EXT-MIB.my | +0 / -821 |
| A | mibs/cisco/CISCO-COMMON-ROLES-MIB | +614 / -0 |
| D | mibs/cisco/CISCO-COMMON-ROLES-MIB.my | +0 / -596 |
| A | mibs/cisco/CISCO-COMPRESSION-SERVICE-ADAPTER-MIB | +260 / -0 |
| D | mibs/cisco/CISCO-COMPRESSION-SERVICE-ADAPTER-MIB.my | +0 / -232 |
| A | mibs/cisco/CISCO-CONFIG-COPY-MIB | +945 / -0 |
| D | mibs/cisco/CISCO-CONFIG-COPY-MIB.my | +0 / -912 |
| A | mibs/cisco/CISCO-CONFIG-MAN-MIB | +1,007 / -0 |
| D | mibs/cisco/CISCO-CONFIG-MAN-MIB.my | +0 / -988 |
| A | mibs/cisco/CISCO-CONTACT-CENTER-APPS-MIB | +3,647 / -0 |
| D | mibs/cisco/CISCO-CONTACT-CENTER-APPS-MIB.my | +0 / -3,569 |
| A | mibs/cisco/CISCO-CONTENT-DELIVERY-STREAMING-MIB | +562 / -0 |
| D | mibs/cisco/CISCO-CONTENT-DELIVERY-STREAMING-MIB.my | +0 / -549 |
| A | mibs/cisco/CISCO-CONTENT-ENGINE-MIB | +1,783 / -0 |
| D | mibs/cisco/CISCO-CONTENT-ENGINE-MIB.my | +0 / -1,712 |
| A | mibs/cisco/CISCO-CONTENT-NETWORK-MIB | +282 / -0 |
| D | mibs/cisco/CISCO-CONTENT-NETWORK-MIB.my | +0 / -266 |
| A | mibs/cisco/CISCO-CONTENT-SERVICES-MIB | +6,473 / -0 |
| D | mibs/cisco/CISCO-CONTENT-SERVICES-MIB.my | +0 / -6,371 |
| A | mibs/cisco/CISCO-CONTEXT-MAPPING-MIB | +853 / -0 |
| D | mibs/cisco/CISCO-CONTEXT-MAPPING-MIB.my | +0 / -839 |
| A | mibs/cisco/CISCO-COPS-CLIENT-MIB | +650 / -0 |
| D | mibs/cisco/CISCO-COPS-CLIENT-MIB.my | +0 / -610 |
| A | mibs/cisco/CISCO-CRYPTO-ACCELERATOR-MIB | +1,335 / -0 |
| D | mibs/cisco/CISCO-CRYPTO-ACCELERATOR-MIB.my | +0 / -1,284 |
| A | mibs/cisco/CISCO-CSG-MIB | +1,181 / -0 |
| D | mibs/cisco/CISCO-CSG-MIB.my | +0 / -1,117 |
| A | mibs/cisco/CISCO-CUICAPPS-MIB | +1,965 / -0 |
| D | mibs/cisco/CISCO-CUICAPPS-MIB.my | +0 / -1,944 |
| A | mibs/cisco/CISCO-CVP-MIB | +3,623 / -0 |
| D | mibs/cisco/CISCO-CVP-MIB.my | +0 / -3,560 |
| A | mibs/cisco/CISCO-DATA-COLLECTION-MIB | +1,835 / -0 |
| D | mibs/cisco/CISCO-DATA-COLLECTION-MIB.my | +0 / -1,800 |
| A | mibs/cisco/CISCO-DDP-IAPP-MIB | +255 / -0 |
| D | mibs/cisco/CISCO-DDP-IAPP-MIB.my | +0 / -234 |
| A | mibs/cisco/CISCO-DEVICE-EXCEPTION-REPORTING-MIB | +351 / -0 |
| D | mibs/cisco/CISCO-DEVICE-EXCEPTION-REPORTING-MIB.my | +0 / -335 |
| A | mibs/cisco/CISCO-DEVICE-LOCATION-MIB | +1,236 / -0 |
| A | mibs/cisco/CISCO-DHCP-SNOOPING-MIB | +2,177 / -0 |
| D | mibs/cisco/CISCO-DHCP-SNOOPING-MIB.my | +0 / -2,146 |
| A | mibs/cisco/CISCO-DIAL-CONTROL-MIB | +720 / -0 |
| D | mibs/cisco/CISCO-DIAL-CONTROL-MIB.my | +0 / -673 |
| A | mibs/cisco/CISCO-DIAMETER-BASE-PROTOCOL-MIB | +2,476 / -0 |
| D | mibs/cisco/CISCO-DIAMETER-BASE-PROTOCOL-MIB.my | +0 / -2,454 |
| A | mibs/cisco/CISCO-DIAMETER-CC-APPL-MIB | +725 / -0 |
| D | mibs/cisco/CISCO-DIAMETER-CC-APPL-MIB.my | +0 / -704 |
| A | mibs/cisco/CISCO-DIAMETER-SG-MIB | +307 / -0 |
| D | mibs/cisco/CISCO-DIAMETER-SG-MIB.my | +0 / -293 |
| A | mibs/cisco/CISCO-DIFFSERV-EXT-MIB | +916 / -0 |
| D | mibs/cisco/CISCO-DIFFSERV-EXT-MIB.my | +0 / -899 |
| A | mibs/cisco/CISCO-DIGITAL-MEDIA-SYSTEMS-MIB | +2,231 / -0 |
| D | mibs/cisco/CISCO-DIGITAL-MEDIA-SYSTEMS-MIB.my | +0 / -2,139 |
| A | mibs/cisco/CISCO-DIST-DIRECTOR-MIB | +1,654 / -0 |
| D | mibs/cisco/CISCO-DIST-DIRECTOR-MIB.my | +0 / -1,632 |
| A | mibs/cisco/CISCO-DLC-SWITCH-MIB | +793 / -0 |
| D | mibs/cisco/CISCO-DLCSW-MIB.my | +0 / -712 |
| A | mibs/cisco/CISCO-DLSW-EXT-MIB | +1,742 / -0 |
| D | mibs/cisco/CISCO-DLSW-EXT-MIB.my | +0 / -1,652 |
| A | mibs/cisco/CISCO-DLSW-MIB | +3,627 / -0 |
| D | mibs/cisco/CISCO-DLSW-MIB.my | +0 / -3,064 |
| A | mibs/cisco/CISCO-DM-MIB | +1,493 / -0 |
| D | mibs/cisco/CISCO-DM-MIB.my | +0 / -1,453 |
| A | mibs/cisco/CISCO-DNS-CLIENT-MIB | +350 / -0 |
| D | mibs/cisco/CISCO-DNS-CLIENT-MIB.my | +0 / -331 |
| A | mibs/cisco/CISCO-DNS-SERVER-MIB | +2,228 / -0 |
| D | mibs/cisco/CISCO-DNS-SERVER-MIB.my | +0 / -2,200 |
| A | mibs/cisco/CISCO-DOCS-EXT-MIB | +4,780 / -0 |
| D | mibs/cisco/CISCO-DOCS-EXT-MIB.my | +0 / -4,601 |
| A | mibs/cisco/CISCO-DOCS-REMOTE-QUERY-MIB | +462 / -0 |
| D | mibs/cisco/CISCO-DOCS-REMOTE-QUERY-MIB.my | +0 / -426 |
| A | mibs/cisco/CISCO-DOT11-ANTENNA-MIB | +274 / -0 |
| D | mibs/cisco/CISCO-DOT11-ANTENNA-MIB.my | +0 / -247 |
| A | mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB | +1,759 / -0 |
| D | mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB.my | +0 / -1,724 |
| A | mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-CLIENT-MIB | +609 / -0 |
| D | mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-CLIENT-MIB.my | +0 / -579 |
| A | mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MANAGER-MIB | +688 / -0 |
| D | mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MANAGER-MIB.my | +0 / -658 |
| A | mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MIB | +1,991 / -0 |
| D | mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MIB.my | +0 / -1,954 |
| A | mibs/cisco/CISCO-DOT11-HT-MAC-MIB | +735 / -0 |
| D | mibs/cisco/CISCO-DOT11-HT-MAC-MIB.my | +0 / -717 |
| A | mibs/cisco/CISCO-DOT11-HT-PHY-MIB | +1,204 / -0 |
| D | mibs/cisco/CISCO-DOT11-HT-PHY-MIB.my | +0 / -1,165 |
| A | mibs/cisco/CISCO-DOT11-IF-MIB | +4,482 / -0 |
| D | mibs/cisco/CISCO-DOT11-IF-MIB.my | +0 / -4,452 |
| A | mibs/cisco/CISCO-DOT11-LBS-MIB | +411 / -0 |
| D | mibs/cisco/CISCO-DOT11-LBS-MIB.my | +0 / -390 |
| A | mibs/cisco/CISCO-DOT11-QOS-MIB | +788 / -0 |
| D | mibs/cisco/CISCO-DOT11-QOS-MIB.my | +0 / -746 |
| A | mibs/cisco/CISCO-DOT11-RADAR-MIB | +301 / -0 |
| D | mibs/cisco/CISCO-DOT11-RADAR-MIB.my | +0 / -281 |
| A | mibs/cisco/CISCO-DOT11-RADIO-DIAGNOSTIC-MIB | +579 / -0 |
| D | mibs/cisco/CISCO-DOT11-RADIO-DIAGNOSTIC-MIB.my | +0 / -528 |
| A | mibs/cisco/CISCO-DOT11-SSID-SECURITY-MIB | +1,697 / -0 |
| D | mibs/cisco/CISCO-DOT11-SSID-SECURITY-MIB.my | +0 / -1,671 |
| A | mibs/cisco/CISCO-DOT11-WIDS-MIB | +924 / -0 |
| D | mibs/cisco/CISCO-DOT11-WIDS-MIB.my | +0 / -888 |
| A | mibs/cisco/CISCO-DOT3-OAM-MIB | +2,134 / -0 |
| D | mibs/cisco/CISCO-DOT3-OAM-MIB.my | +0 / -2,077 |
| A | mibs/cisco/CISCO-DS0-CROSS-CONNECT-MIB | +212 / -0 |
| D | mibs/cisco/CISCO-DS0-CROSS-CONNECT-MIB.my | +0 / -194 |
| A | mibs/cisco/CISCO-DS0BUNDLE-EXT-MIB | +299 / -0 |
| D | mibs/cisco/CISCO-DS0BUNDLE-EXT-MIB.my | +0 / -284 |
| A | mibs/cisco/CISCO-DS0BUNDLE-MIB | +172 / -0 |
| D | mibs/cisco/CISCO-DS0BUNDLE-MIB.my | +0 / -160 |
| A | mibs/cisco/CISCO-DS1-EXT-MIB | +2,140 / -0 |
| D | mibs/cisco/CISCO-DS1-EXT-MIB.my | +0 / -2,062 |
| A | mibs/cisco/CISCO-DS3-MIB | +2,029 / -0 |
| D | mibs/cisco/CISCO-DS3-MIB.my | +0 / -1,968 |
| A | mibs/cisco/CISCO-DSG-IF-EXT-MIB | +248 / -0 |
| D | mibs/cisco/CISCO-DSG-IF-EXT-MIB.my | +0 / -238 |
| A | mibs/cisco/CISCO-DSL-PROVISION-MIB | +1,849 / -0 |
| D | mibs/cisco/CISCO-DSL-PROVISION-MIB.my | +0 / -1,828 |
| A | mibs/cisco/CISCO-DSP-MGMT-MIB | +2,425 / -0 |
| D | mibs/cisco/CISCO-DSP-MGMT-MIB.my | +0 / -2,391 |
| A | mibs/cisco/CISCO-DSPU-MIB | +1,989 / -0 |
| D | mibs/cisco/CISCO-DSPU-MIB.my | +0 / -1,892 |
| A | mibs/cisco/CISCO-DTI-EXT-MIB | +181 / -0 |
| A | mibs/cisco/CISCO-DYNAMIC-ARP-INSPECTION-MIB | +1,208 / -0 |
| D | mibs/cisco/CISCO-DYNAMIC-ARP-INSPECTION-MIB.my | +0 / -1,176 |
| A | mibs/cisco/CISCO-DYNAMIC-PORT-VSAN-MIB | +736 / -0 |
| D | mibs/cisco/CISCO-DYNAMIC-PORT-VSAN-MIB.my | +0 / -720 |
| A | mibs/cisco/CISCO-DYNAMIC-TEMPLATE-MIB | +3,197 / -0 |
| D | mibs/cisco/CISCO-DYNAMIC-TEMPLATE-MIB.my | +0 / -3,180 |
| A | mibs/cisco/CISCO-DYNAMIC-TEMPLATE-TC-MIB | +194 / -0 |
| D | mibs/cisco/CISCO-DYNAMIC-TEMPLATE-TC-MIB.my | +0 / -184 |
| A | mibs/cisco/CISCO-EIGRP-MIB | +1,330 / -0 |
| D | mibs/cisco/CISCO-EIGRP-MIB.my | +0 / -1,315 |
| A | mibs/cisco/CISCO-EMBEDDED-EVENT-MGR-MIB | +804 / -0 |
| D | mibs/cisco/CISCO-EMBEDDED-EVENT-MGR-MIB.my | +0 / -787 |
| A | mibs/cisco/CISCO-ENERGYWISE-MIB | +3,117 / -0 |
| D | mibs/cisco/CISCO-ENERGYWISE-MIB.my | +0 / -3,100 |
| A | mibs/cisco/CISCO-ENHANCED-IMAGE-MIB | +681 / -0 |
| D | mibs/cisco/CISCO-ENHANCED-IMAGE-MIB.my | +0 / -660 |
| A | mibs/cisco/CISCO-ENHANCED-IPSEC-FLOW-MIB | +4,279 / -0 |
| D | mibs/cisco/CISCO-ENHANCED-IPSEC-FLOW-MIB.my | +0 / -4,189 |
| A | mibs/cisco/CISCO-ENHANCED-MEMPOOL-MIB | +1,421 / -0 |
| D | mibs/cisco/CISCO-ENHANCED-MEMPOOL-MIB.my | +0 / -1,405 |
| A | mibs/cisco/CISCO-ENHANCED-SLB-MIB | +2,038 / -0 |
| D | mibs/cisco/CISCO-ENHANCED-SLB-MIB.my | +0 / -2,017 |
| A | mibs/cisco/CISCO-ENHANCED-WRED-MIB | +1,246 / -0 |
| D | mibs/cisco/CISCO-ENHANCED-WRED-MIB.my | +0 / -1,231 |
| A | mibs/cisco/CISCO-ENTITY-ALARM-MIB | +882 / -0 |
| D | mibs/cisco/CISCO-ENTITY-ALARM-MIB.my | +0 / -852 |
| A | mibs/cisco/CISCO-ENTITY-ASSET-MIB | +526 / -0 |
| D | mibs/cisco/CISCO-ENTITY-ASSET-MIB.my | +0 / -511 |
| A | mibs/cisco/CISCO-ENTITY-DIAG-MIB | +2,211 / -0 |
| D | mibs/cisco/CISCO-ENTITY-DIAG-MIB.my | +0 / -2,188 |
| A | mibs/cisco/CISCO-ENTITY-DIAG-TC-MIB | +286 / -0 |
| D | mibs/cisco/CISCO-ENTITY-DIAG-TC-MIB.my | +0 / -275 |
| A | mibs/cisco/CISCO-ENTITY-DISPLAY-MIB | +365 / -0 |
| D | mibs/cisco/CISCO-ENTITY-DISPLAY-MIB.my | +0 / -351 |
| A | mibs/cisco/CISCO-ENTITY-EXT-MIB | +1,530 / -0 |
| D | mibs/cisco/CISCO-ENTITY-EXT-MIB.my | +0 / -794 |
| A | mibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB | +3,175 / -0 |
| D | mibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB.my | +0 / -3,149 |
| A | mibs/cisco/CISCO-ENTITY-PERFORMANCE-MIB | +1,080 / -0 |
| D | mibs/cisco/CISCO-ENTITY-PERFORMANCE-MIB.my | +0 / -996 |
| A | mibs/cisco/CISCO-ENTITY-PFE-MIB | +911 / -0 |
| D | mibs/cisco/CISCO-ENTITY-PFE-MIB.my | +0 / -896 |
| A | mibs/cisco/CISCO-ENTITY-PROVISIONING-MIB | +220 / -0 |
| D | mibs/cisco/CISCO-ENTITY-PROVISIONING-MIB.my | +0 / -206 |
| A | mibs/cisco/CISCO-ENTITY-QFP-MIB | +1,294 / -0 |
| D | mibs/cisco/CISCO-ENTITY-QFP-MIB.my | +0 / -1,282 |
| A | mibs/cisco/CISCO-ENTITY-REDUNDANCY-MIB | +1,565 / -0 |
| D | mibs/cisco/CISCO-ENTITY-REDUNDANCY-MIB.my | +0 / -1,519 |
| A | mibs/cisco/CISCO-ENTITY-REDUNDANCY-TC-MIB | +609 / -0 |
| D | mibs/cisco/CISCO-ENTITY-REDUNDANCY-TC-MIB.my | +0 / -600 |
| A | mibs/cisco/CISCO-ENTITY-SENSOR-EXT-MIB | +432 / -0 |
| D | mibs/cisco/CISCO-ENTITY-SENSOR-EXT-MIB.my | +0 / -419 |
| A | mibs/cisco/CISCO-ENTITY-SENSOR-HISTORY-MIB | +471 / -0 |
| D | mibs/cisco/CISCO-ENTITY-SENSOR-HISTORY-MIB.my | +0 / -461 |
| A | mibs/cisco/CISCO-ENTITY-SENSOR-MIB | +943 / -0 |
| D | mibs/cisco/CISCO-ENTITY-SENSOR-MIB.my | +0 / -926 |
| A | mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB | +7,568 / -0 |
| D | mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB.my | +0 / -7,172 |
| A | mibs/cisco/CISCO-ENVMON-MIB | +938 / -0 |
| D | mibs/cisco/CISCO-ENVMON-MIB.my | +0 / -923 |
| A | mibs/cisco/CISCO-EPC-GATEWAY-MIB | +1,240 / -0 |
| D | mibs/cisco/CISCO-EPC-GATEWAY-MIB.my | +0 / -1,220 |
| A | mibs/cisco/CISCO-EPM-NOTIFICATION-MIB | +988 / -0 |
| D | mibs/cisco/CISCO-EPM-NOTIFICATION-MIB.my | +0 / -987 |
| A | mibs/cisco/CISCO-ERM-MIB | +2,973 / -0 |
| D | mibs/cisco/CISCO-ERM-MIB.my | +0 / -2,882 |
| A | mibs/cisco/CISCO-ERR-DISABLE-MIB | +843 / -0 |
| D | mibs/cisco/CISCO-ERR-DISABLE-MIB.my | +0 / -830 |
| A | mibs/cisco/CISCO-ES-STACK-MIB | +2,586 / -0 |
| A | mibs/cisco/CISCO-ETHER-CFM-MIB | +693 / -0 |
| D | mibs/cisco/CISCO-ETHER-CFM-MIB.my | +0 / -679 |
| A | mibs/cisco/CISCO-ETHERLIKE-EXT-MIB | +301 / -0 |
| D | mibs/cisco/CISCO-ETHERLIKE-EXT-MIB.my | +0 / -288 |
| A | mibs/cisco/CISCO-ETHERNET-ACCESS-MIB | +312 / -0 |
| D | mibs/cisco/CISCO-ETHERNET-ACCESS-MIB.my | +0 / -297 |
| A | mibs/cisco/CISCO-ETHERNET-FABRIC-EXTENDER-MIB | +463 / -0 |
| D | mibs/cisco/CISCO-ETHERNET-FABRIC-EXTENDER-MIB.my | +0 / -449 |
| A | mibs/cisco/CISCO-EVC-MIB | +4,285 / -0 |
| D | mibs/cisco/CISCO-EVC-MIB.my | +0 / -4,252 |
| A | mibs/cisco/CISCO-EXT-SCSI-MIB | +942 / -0 |
| D | mibs/cisco/CISCO-EXT-SCSI-MIB.my | +0 / -926 |
| A | mibs/cisco/CISCO-FABRIC-C12K-MIB | +1,831 / -0 |
| D | mibs/cisco/CISCO-FABRIC-C12K-MIB.my | +0 / -1,749 |
| A | mibs/cisco/CISCO-FABRIC-HFR-MIB | +1,174 / -0 |
| D | mibs/cisco/CISCO-FABRIC-HFR-MIB.my | +0 / -1,144 |
| A | mibs/cisco/CISCO-FABRIC-MCAST-APPL-MIB | +212 / -0 |
| D | mibs/cisco/CISCO-FABRIC-MCAST-APPL-MIB.my | +0 / -192 |
| A | mibs/cisco/CISCO-FABRIC-MCAST-MIB | +379 / -0 |
| D | mibs/cisco/CISCO-FABRIC-MCAST-MIB.my | +0 / -353 |
| A | mibs/cisco/CISCO-FABRICPATH-TOPOLOGY-MIB | +594 / -0 |
| D | mibs/cisco/CISCO-FABRICPATH-TOPOLOGY-MIB.my | +0 / -581 |
| A | mibs/cisco/CISCO-FASTHUB-MIB | +1,505 / -0 |
| D | mibs/cisco/CISCO-FASTHUB-MIB.my | +0 / -1,403 |
| A | mibs/cisco/CISCO-FC-DEVICE-ALIAS-MIB | +206 / -0 |
| D | mibs/cisco/CISCO-FC-DEVICE-ALIAS-MIB.my | +0 / -196 |
| A | mibs/cisco/CISCO-FC-FE-MIB | +6,589 / -0 |
| D | mibs/cisco/CISCO-FC-FE-MIB.my | +0 / -6,559 |
| A | mibs/cisco/CISCO-FC-MGMT-MIB | +2,237 / -0 |
| D | mibs/cisco/CISCO-FC-MGMT-MIB.my | +0 / -2,179 |
| A | mibs/cisco/CISCO-FC-MULTICAST-MIB | +226 / -0 |
| D | mibs/cisco/CISCO-FC-MULTICAST-MIB.my | +0 / -207 |
| A | mibs/cisco/CISCO-FC-PM-MIB | +978 / -0 |
| D | mibs/cisco/CISCO-FC-PM-MIB.my | +0 / -941 |
| A | mibs/cisco/CISCO-FC-ROUTE-MIB | +721 / -0 |
| D | mibs/cisco/CISCO-FC-ROUTE-MIB.my | +0 / -709 |
| A | mibs/cisco/CISCO-FC-SDV-MIB | +738 / -0 |
| D | mibs/cisco/CISCO-FC-SDV-MIB.my | +0 / -714 |
| A | mibs/cisco/CISCO-FC-SPAN-MIB | +798 / -0 |
| D | mibs/cisco/CISCO-FC-SPAN-MIB.my | +0 / -780 |
| A | mibs/cisco/CISCO-FC-TUNNEL-MIB | +1,358 / -0 |
| D | mibs/cisco/CISCO-FC-TUNNEL-MIB.my | +0 / -1,306 |
| A | mibs/cisco/CISCO-FCC-MIB | +453 / -0 |
| D | mibs/cisco/CISCO-FCC-MIB.my | +0 / -420 |
| A | mibs/cisco/CISCO-FCIP-MGMT-EXT-MIB | +1,212 / -0 |
| D | mibs/cisco/CISCO-FCIP-MGMT-EXT-MIB.my | +0 / -1,185 |
| A | mibs/cisco/CISCO-FCIP-MGMT-MIB | +916 / -0 |
| D | mibs/cisco/CISCO-FCIP-MGMT-MIB.my | +0 / -905 |
| A | mibs/cisco/CISCO-FCOE-MIB | +653 / -0 |
| D | mibs/cisco/CISCO-FCOE-MIB.my | +0 / -618 |
| A | mibs/cisco/CISCO-FCPING-MIB | +601 / -0 |
| D | mibs/cisco/CISCO-FCPING-MIB.my | +0 / -586 |
| A | mibs/cisco/CISCO-FCS-MIB | +1,659 / -0 |
| D | mibs/cisco/CISCO-FCS-MIB.my | +0 / -1,645 |
| A | mibs/cisco/CISCO-FCSP-MIB | +540 / -0 |
| D | mibs/cisco/CISCO-FCSP-MIB.my | +0 / -517 |
| A | mibs/cisco/CISCO-FCTRACEROUTE-MIB | +550 / -0 |
| D | mibs/cisco/CISCO-FCTRACEROUTE-MIB.my | +0 / -533 |
| A | mibs/cisco/CISCO-FDMI-MIB | +615 / -0 |
| D | mibs/cisco/CISCO-FDMI-MIB.my | +0 / -597 |
| A | mibs/cisco/CISCO-FEATURE-CONTROL-MIB | +1,552 / -0 |
| D | mibs/cisco/CISCO-FEATURE-CONTROL-MIB.my | +0 / -1,534 |
| A | mibs/cisco/CISCO-FICON-MIB | +2,643 / -0 |
| D | mibs/cisco/CISCO-FICON-MIB.my | +0 / -2,520 |
| A | mibs/cisco/CISCO-FILTER-GROUP-MIB | +857 / -0 |
| D | mibs/cisco/CISCO-FILTER-GROUP-MIB.my | +0 / -845 |
| A | mibs/cisco/CISCO-FIPS-STATS-MIB | +102 / -0 |
| D | mibs/cisco/CISCO-FIPS-STATS-MIB.my | +0 / -91 |
| A | mibs/cisco/CISCO-FIREWALL-MIB | +1,336 / -0 |
| D | mibs/cisco/CISCO-FIREWALL-MIB.my | +0 / -1,276 |
| A | mibs/cisco/CISCO-FIREWALL-TC | +452 / -0 |
| D | mibs/cisco/CISCO-FIREWALL-TC.my | +0 / -443 |
| A | mibs/cisco/CISCO-FLASH-MIB | +3,694 / -0 |
| D | mibs/cisco/CISCO-FLASH-MIB.my | +0 / -3,605 |
| A | mibs/cisco/CISCO-FLEX-LINKS-MIB | +592 / -0 |
| D | mibs/cisco/CISCO-FLEX-LINKS-MIB.my | +0 / -577 |
| A | mibs/cisco/CISCO-FLOW-CLONE-MIB | +983 / -0 |
| D | mibs/cisco/CISCO-FLOW-CLONE-MIB.my | +0 / -960 |
| A | mibs/cisco/CISCO-FLOW-METADATA-MIB | +611 / -0 |
| D | mibs/cisco/CISCO-FLOW-METADATA-MIB.my | +0 / -601 |
| A | mibs/cisco/CISCO-FLOW-MONITOR-MIB | +3,056 / -0 |
| D | mibs/cisco/CISCO-FLOW-MONITOR-MIB.my | +0 / -3,029 |
| A | mibs/cisco/CISCO-FLOW-MONITOR-TC-MIB | +571 / -0 |
| D | mibs/cisco/CISCO-FLOW-MONITOR-TC-MIB.my | +0 / -562 |
| A | mibs/cisco/CISCO-FRAME-RELAY-MIB | +2,207 / -0 |
| D | mibs/cisco/CISCO-FRAME-RELAY-MIB.my | +0 / -2,137 |
| A | mibs/cisco/CISCO-FSPF-MIB | +1,447 / -0 |
| D | mibs/cisco/CISCO-FSPF-MIB.my | +0 / -1,419 |
| A | mibs/cisco/CISCO-FTP-CLIENT-MIB | +323 / -0 |
| D | mibs/cisco/CISCO-FTP-CLIENT-MIB.my | +0 / -303 |
| A | mibs/cisco/CISCO-GATEKEEPER-MIB | +1,896 / -0 |
| D | mibs/cisco/CISCO-GATEKEEPER-MIB.my | +0 / -1,876 |
| A | mibs/cisco/CISCO-GDOI-MIB | +4,622 / -0 |
| D | mibs/cisco/CISCO-GDOI-MIB.my | +0 / -3,357 |
| A | mibs/cisco/CISCO-GGSN-EXT-MIB | +2,110 / -0 |
| D | mibs/cisco/CISCO-GGSN-EXT-MIB.my | +0 / -2,088 |
| A | mibs/cisco/CISCO-GGSN-GEO-MIB | +202 / -0 |
| D | mibs/cisco/CISCO-GGSN-GEO-MIB.my | +0 / -181 |
| A | mibs/cisco/CISCO-GGSN-MIB | +4,905 / -0 |
| D | mibs/cisco/CISCO-GGSN-MIB.my | +0 / -4,879 |
| A | mibs/cisco/CISCO-GGSN-QOS-MIB | +1,645 / -0 |
| D | mibs/cisco/CISCO-GGSN-QOS-MIB.my | +0 / -1,605 |
| A | mibs/cisco/CISCO-GGSN-SERVICE-AWARE-MIB | +2,641 / -0 |
| D | mibs/cisco/CISCO-GGSN-SERVICE-AWARE-MIB.my | +0 / -2,614 |
| A | mibs/cisco/CISCO-GPRS-ACC-PT-MIB | +5,621 / -0 |
| D | mibs/cisco/CISCO-GPRS-ACC-PT-MIB.my | +0 / -5,574 |
| A | mibs/cisco/CISCO-GPRS-CHARGING-MIB | +4,684 / -0 |
| D | mibs/cisco/CISCO-GPRS-CHARGING-MIB.my | +0 / -4,660 |
| A | mibs/cisco/CISCO-GPRS-GTP-MIB | +1,031 / -0 |
| D | mibs/cisco/CISCO-GPRS-GTP-MIB.my | +0 / -964 |
| A | mibs/cisco/CISCO-GPRS-ISGSN-MIB | +182 / -0 |
| D | mibs/cisco/CISCO-GPRS-ISGSN-MIB.my | +0 / -159 |
| A | mibs/cisco/CISCO-GPRS-L2RLY-MIB | +411 / -0 |
| D | mibs/cisco/CISCO-GPRS-L2RLY-MIB.my | +0 / -383 |
| A | mibs/cisco/CISCO-GSLB-DNS-MIB | +1,804 / -0 |
| D | mibs/cisco/CISCO-GSLB-DNS-MIB.my | +0 / -1,781 |
| A | mibs/cisco/CISCO-GSLB-HEALTH-MON-MIB | +1,108 / -0 |
| D | mibs/cisco/CISCO-GSLB-HEALTH-MON-MIB.my | +0 / -1,087 |
| A | mibs/cisco/CISCO-GSLB-SYSTEM-MIB | +1,235 / -0 |
| D | mibs/cisco/CISCO-GSLB-SYSTEM-MIB.my | +0 / -1,213 |
| A | mibs/cisco/CISCO-GSLB-TC-MIB | +526 / -0 |
| D | mibs/cisco/CISCO-GSLB-TC-MIB.my | +0 / -516 |
| A | mibs/cisco/CISCO-GTP-DIRECTOR-MIB | +374 / -0 |
| D | mibs/cisco/CISCO-GTP-DIRECTOR-MIB.my | +0 / -341 |
| A | mibs/cisco/CISCO-GTP-MIB | +3,612 / -0 |
| D | mibs/cisco/CISCO-GTP-MIB.my | +0 / -3,590 |
| A | mibs/cisco/CISCO-GTPV2-MIB | +2,168 / -0 |
| D | mibs/cisco/CISCO-GTPV2-MIB.my | +0 / -2,146 |
| A | mibs/cisco/CISCO-H225-MIB | +1,125 / -0 |
| D | mibs/cisco/CISCO-H225-MIB.my | +0 / -1,062 |
| A | mibs/cisco/CISCO-H320-DIAL-CONTROL-MIB | +438 / -0 |
| D | mibs/cisco/CISCO-H320-DIAL-CONTROL-MIB.my | +0 / -405 |
| A | mibs/cisco/CISCO-H323-TC-MIB | +206 / -0 |
| D | mibs/cisco/CISCO-H323-TC-MIB.my | +0 / -193 |
| A | mibs/cisco/CISCO-H324-DIAL-CONTROL-MIB | +457 / -0 |
| D | mibs/cisco/CISCO-H324-DIAL-CONTROL-MIB.my | +0 / -419 |
| A | mibs/cisco/CISCO-HARDWARE-IP-VERIFY-MIB | +278 / -0 |
| D | mibs/cisco/CISCO-HARDWARE-IP-VERIFY-MIB.my | +0 / -264 |
| A | mibs/cisco/CISCO-HC-ALARM-MIB | +712 / -0 |
| D | mibs/cisco/CISCO-HC-ALARM-MIB.my | +0 / -680 |
| A | mibs/cisco/CISCO-HEALTH-MONITOR-MIB | +386 / -0 |
| D | mibs/cisco/CISCO-HEALTH-MONITOR-MIB.my | +0 / -355 |
| A | mibs/cisco/CISCO-HSRP-EXT-MIB | +618 / -0 |
| D | mibs/cisco/CISCO-HSRP-EXT-MIB.my | +0 / -603 |
| A | mibs/cisco/CISCO-HSRP-MIB | +613 / -0 |
| D | mibs/cisco/CISCO-HSRP-MIB.my | +0 / -600 |
| A | mibs/cisco/CISCO-HW-MODULE-CONTROL-MIB | +509 / -0 |
| D | mibs/cisco/CISCO-HW-MODULE-CONTROL-MIB.my | +0 / -495 |
| A | mibs/cisco/CISCO-ICSUDSU-MIB | +1,029 / -0 |
| D | mibs/cisco/CISCO-ICSUDSU-MIB.my | +0 / -994 |
| A | mibs/cisco/CISCO-IDSL-LINE-MIB | +2,081 / -0 |
| D | mibs/cisco/CISCO-IDSL-LINE-MIB.my | +0 / -2,022 |
| A | mibs/cisco/CISCO-IEEE8021-CFM-EXT-MIB | +710 / -0 |
| D | mibs/cisco/CISCO-IEEE8021-CFM-EXT-MIB.my | +0 / -699 |
| A | mibs/cisco/CISCO-IETF-ATM2-PVCTRAP-MIB | +281 / -0 |
| D | mibs/cisco/CISCO-IETF-ATM2-PVCTRAP-MIB.my | +0 / -231 |
| A | mibs/cisco/CISCO-IETF-BFD-MIB | +1,246 / -0 |
| D | mibs/cisco/CISCO-IETF-BFD-MIB.my | +0 / -1,202 |
| A | mibs/cisco/CISCO-IETF-DHCP-SERVER-EXT-MIB | +1,133 / -0 |
| D | mibs/cisco/CISCO-IETF-DHCP-SERVER-EXT-MIB.my | +0 / -1,103 |
| A | mibs/cisco/CISCO-IETF-DHCP-SERVER-MIB | +1,405 / -0 |
| D | mibs/cisco/CISCO-IETF-DHCP-SERVER-MIB.my | +0 / -1,352 |
| A | mibs/cisco/CISCO-IETF-DOT11-QOS-EXT-MIB | +418 / -0 |
| D | mibs/cisco/CISCO-IETF-DOT11-QOS-EXT-MIB.my | +0 / -373 |
| A | mibs/cisco/CISCO-IETF-DOT11-QOS-MIB | +755 / -0 |
| D | mibs/cisco/CISCO-IETF-DOT11-QOS-MIB.my | +0 / -722 |
| A | mibs/cisco/CISCO-IETF-FRR-MIB | +1,387 / -0 |
| D | mibs/cisco/CISCO-IETF-FRR-MIB.my | +0 / -1,089 |
| A | mibs/cisco/CISCO-IETF-IP-FORWARD-MIB | +1,089 / -0 |
| D | mibs/cisco/CISCO-IETF-IP-FORWARD-MIB.my | +0 / -1,036 |
| A | mibs/cisco/CISCO-IETF-IP-MIB | +1,161 / -0 |
| D | mibs/cisco/CISCO-IETF-IP-MIB.my | +0 / -1,105 |
| A | mibs/cisco/CISCO-IETF-IPMROUTE-MIB | +1,158 / -0 |
| D | mibs/cisco/CISCO-IETF-IPMROUTE-MIB.my | +0 / -1,140 |
| A | mibs/cisco/CISCO-IETF-ISIS-MIB | +3,816 / -0 |
| D | mibs/cisco/CISCO-IETF-ISIS-MIB.my | +0 / -3,670 |
| A | mibs/cisco/CISCO-IETF-ISNS-MGMT-MIB | +3,922 / -0 |
| D | mibs/cisco/CISCO-IETF-ISNS-MGMT-MIB.my | +0 / -3,786 |
| A | mibs/cisco/CISCO-IETF-MEGACO-MIB | +1,302 / -0 |
| D | mibs/cisco/CISCO-IETF-MEGACO-MIB.my | +0 / -1,019 |
| A | mibs/cisco/CISCO-IETF-MPLS-ID-STD-03-MIB | +185 / -0 |
| D | mibs/cisco/CISCO-IETF-MPLS-ID-STD-03-MIB.my | +0 / -177 |
| A | mibs/cisco/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB | +750 / -0 |
| D | mibs/cisco/CISCO-IETF-MPLS-TE-EXT-STD-03-MIB.my | +0 / -725 |
| A | mibs/cisco/CISCO-IETF-MPLS-TE-P2MP-STD-MIB | +1,595 / -0 |
| D | mibs/cisco/CISCO-IETF-MPLS-TE-P2MP-STD-MIB.my | +0 / -1,557 |
| A | mibs/cisco/CISCO-IETF-MSDP-MIB | +1,179 / -0 |
| D | mibs/cisco/CISCO-IETF-MSDP-MIB.my | +0 / -1,134 |
| A | mibs/cisco/CISCO-IETF-NAT-MIB | +1,713 / -0 |
| D | mibs/cisco/CISCO-IETF-NAT-MIB.my | +0 / -1,670 |
| A | mibs/cisco/CISCO-IETF-PIM-EXT-MIB | +1,514 / -0 |
| D | mibs/cisco/CISCO-IETF-PIM-EXT-MIB.my | +0 / -1,494 |
| A | mibs/cisco/CISCO-IETF-PIM-MIB | +881 / -0 |
| D | mibs/cisco/CISCO-IETF-PIM-MIB.my | +0 / -855 |
| A | mibs/cisco/CISCO-IETF-PPVPN-MPLS-VPN-MIB | +109 / -0 |
| D | mibs/cisco/CISCO-IETF-PPVPN-MPLS-VPN-MIB.my | +0 / -84 |
| A | mibs/cisco/CISCO-IETF-PW-ATM-MIB | +447 / -0 |
| D | mibs/cisco/CISCO-IETF-PW-ATM-MIB.my | +0 / -419 |
| A | mibs/cisco/CISCO-IETF-PW-ENET-MIB | +510 / -0 |
| D | mibs/cisco/CISCO-IETF-PW-ENET-MIB.my | +0 / -498 |
| A | mibs/cisco/CISCO-IETF-PW-FR-MIB | +565 / -0 |
| D | mibs/cisco/CISCO-IETF-PW-FR-MIB.my | +0 / -538 |
| A | mibs/cisco/CISCO-IETF-PW-MIB | +1,369 / -0 |
| D | mibs/cisco/CISCO-IETF-PW-MIB.my | +0 / -1,358 |
| A | mibs/cisco/CISCO-IETF-PW-MPLS-MIB | +924 / -0 |
| D | mibs/cisco/CISCO-IETF-PW-MPLS-MIB.my | +0 / -913 |
| A | mibs/cisco/CISCO-IETF-PW-TC-MIB | +182 / -0 |
| D | mibs/cisco/CISCO-IETF-PW-TC-MIB.my | +0 / -171 |
| A | mibs/cisco/CISCO-IETF-PW-TDM-MIB | +1,461 / -0 |
| D | mibs/cisco/CISCO-IETF-PW-TDM-MIB.my | +0 / -1,417 |
| A | mibs/cisco/CISCO-IETF-SCTP-EXT-MIB | +841 / -0 |
| D | mibs/cisco/CISCO-IETF-SCTP-EXT-MIB.my | +0 / -811 |
| A | mibs/cisco/CISCO-IETF-SCTP-MIB | +1,302 / -0 |
| D | mibs/cisco/CISCO-IETF-SCTP-MIB.my | +0 / -1,256 |
| A | mibs/cisco/CISCO-IETF-VDSL-LINE-MIB | +1,376 / -0 |
| D | mibs/cisco/CISCO-IETF-VDSL-LINE-MIB.my | +0 / -1,372 |
| A | mibs/cisco/CISCO-IETF-VPLS-BGP-EXT-MIB | +553 / -0 |
| D | mibs/cisco/CISCO-IETF-VPLS-BGP-EXT-MIB.my | +0 / -539 |
| A | mibs/cisco/CISCO-IETF-VPLS-GENERIC-MIB | +726 / -0 |
| D | mibs/cisco/CISCO-IETF-VPLS-GENERIC-MIB.my | +0 / -707 |
| A | mibs/cisco/CISCO-IETF-VPLS-LDP-MIB | +238 / -0 |
| D | mibs/cisco/CISCO-IETF-VPLS-LDP-MIB.my | +0 / -223 |
| A | mibs/cisco/CISCO-IETF-VRRP-07-MIB | +1,755 / -0 |
| D | mibs/cisco/CISCO-IETF-VRRP-07-MIB.my | +0 / -1,732 |
| A | mibs/cisco/CISCO-IETF-VRRP-MIB | +898 / -0 |
| D | mibs/cisco/CISCO-IETF-VRRP-MIB.my | +0 / -882 |
| A | mibs/cisco/CISCO-IF-CALL-SERVICE-MIB | +329 / -0 |
| D | mibs/cisco/CISCO-IF-CALL-SERVICE-MIB.my | +0 / -303 |
| A | mibs/cisco/CISCO-IF-EXTENSION-MIB | +3,458 / -0 |
| D | mibs/cisco/CISCO-IF-EXTENSION-MIB.my | +0 / -3,435 |
| A | mibs/cisco/CISCO-IF-LINK-CONFIG-MIB | +252 / -0 |
| D | mibs/cisco/CISCO-IF-LINK-CONFIG-MIB.my | +0 / -240 |
| A | mibs/cisco/CISCO-IF-LOOPBACK-MIB | +339 / -0 |
| D | mibs/cisco/CISCO-IF-LOOPBACK-MIB.my | +0 / -325 |
| A | mibs/cisco/CISCO-IF-MONITOR-NOTIF-MIB | +278 / -0 |
| D | mibs/cisco/CISCO-IF-MONITOR-NOTIF-MIB.my | +0 / -274 |
| A | mibs/cisco/CISCO-IF-THRESHOLD-MIB | +1,200 / -0 |
| D | mibs/cisco/CISCO-IF-THRESHOLD-MIB.my | +0 / -1,182 |
| A | mibs/cisco/CISCO-IGMP-FILTER-MIB | +665 / -0 |
| D | mibs/cisco/CISCO-IGMP-FILTER-MIB.my | +0 / -648 |
| A | mibs/cisco/CISCO-IGMP-SNOOPING-MIB | +3,948 / -0 |
| D | mibs/cisco/CISCO-IGMP-SNOOPING-MIB.my | +0 / -3,887 |
| A | mibs/cisco/CISCO-IKE-CONFIGURATION-MIB | +1,455 / -0 |
| D | mibs/cisco/CISCO-IKE-CONFIGURATION-MIB.my | +0 / -1,392 |
| A | mibs/cisco/CISCO-IKE-FLOW-EXT-MIB | +273 / -0 |
| D | mibs/cisco/CISCO-IKE-FLOW-EXT-MIB.my | +0 / -253 |
| A | mibs/cisco/CISCO-IKE-FLOW-MIB | +1,373 / -0 |
| D | mibs/cisco/CISCO-IKE-FLOW-MIB.my | +0 / -1,355 |
| A | mibs/cisco/CISCO-IMA-MIB | +1,042 / -0 |
| D | mibs/cisco/CISCO-IMA-MIB.my | +0 / -1,018 |
| A | mibs/cisco/CISCO-IMAGE-CHECK-MIB | +458 / -0 |
| D | mibs/cisco/CISCO-IMAGE-CHECK-MIB.my | +0 / -403 |
| A | mibs/cisco/CISCO-IMAGE-LICENSE-MGMT-MIB | +545 / -0 |
| D | mibs/cisco/CISCO-IMAGE-LICENSE-MGMT-MIB.my | +0 / -529 |
| A | mibs/cisco/CISCO-IMAGE-MIB | +136 / -0 |
| D | mibs/cisco/CISCO-IMAGE-MIB.my | +0 / -123 |
| A | mibs/cisco/CISCO-IMAGE-TC | +265 / -0 |
| D | mibs/cisco/CISCO-IMAGE-TC.my | +0 / -256 |
| A | mibs/cisco/CISCO-IMAGE-UPGRADE-MIB | +1,835 / -0 |
| D | mibs/cisco/CISCO-IMAGE-UPGRADE-MIB.my | +0 / -1,789 |
| A | mibs/cisco/CISCO-INTERFACE-XCVR-MONITOR-MIB | +293 / -0 |
| D | mibs/cisco/CISCO-INTERFACE-XCVR-MONITOR-MIB.my | +0 / -282 |
| A | mibs/cisco/CISCO-INTERFACETOPN-EXT-MIB | +358 / -0 |
| D | mibs/cisco/CISCO-INTERFACETOPN-EXT-MIB.my | +0 / -343 |
| A | mibs/cisco/CISCO-IP-ADDRESS-POOL-MIB | +1,892 / -0 |
| A | mibs/cisco/CISCO-IP-ADDRESS-POOL-TC-MIB | +147 / -0 |
| A | mibs/cisco/CISCO-IP-CBR-METRICS-MIB | +717 / -0 |
| D | mibs/cisco/CISCO-IP-CBR-METRICS-MIB.my | +0 / -693 |
| A | mibs/cisco/CISCO-IP-ENCRYPTION-MIB | +594 / -0 |
| D | mibs/cisco/CISCO-IP-ENCRYPTION-MIB.my | +0 / -570 |
| A | mibs/cisco/CISCO-IP-IF-MIB | +822 / -0 |
| D | mibs/cisco/CISCO-IP-IF-MIB.my | +0 / -804 |
| A | mibs/cisco/CISCO-IP-LOCAL-POOL-MIB | +890 / -0 |
| D | mibs/cisco/CISCO-IP-LOCAL-POOL-MIB.my | +0 / -873 |
| A | mibs/cisco/CISCO-IP-NW-DISCOVERY-MIB | +603 / -0 |
| D | mibs/cisco/CISCO-IP-NW-DISCOVERY-MIB.my | +0 / -585 |
| A | mibs/cisco/CISCO-IP-PROTOCOL-FILTER-MIB | +1,404 / -0 |
| D | mibs/cisco/CISCO-IP-PROTOCOL-FILTER-MIB.my | +0 / -1,381 |
| A | mibs/cisco/CISCO-IP-RAN-BACKHAUL-MIB | +4,057 / -0 |
| D | mibs/cisco/CISCO-IP-RAN-BACKHAUL-MIB.my | +0 / -3,936 |
| A | mibs/cisco/CISCO-IP-STAT-MIB | +487 / -0 |
| D | mibs/cisco/CISCO-IP-STAT-MIB.my | +0 / -463 |
| A | mibs/cisco/CISCO-IP-TAP-MIB | +516 / -0 |
| D | mibs/cisco/CISCO-IP-TAP-MIB.my | +0 / -497 |
| A | mibs/cisco/CISCO-IP-UPLINK-REDIRECT-MIB | +132 / -0 |
| D | mibs/cisco/CISCO-IP-UPLINK-REDIRECT-MIB.my | +0 / -115 |
| A | mibs/cisco/CISCO-IP-URPF-MIB | +792 / -0 |
| D | mibs/cisco/CISCO-IP-URPF-MIB.my | +0 / -775 |
| A | mibs/cisco/CISCO-IPMCAST-MIB | +623 / -0 |
| D | mibs/cisco/CISCO-IPMCAST-MIB.my | +0 / -623 |
| A | mibs/cisco/CISCO-IPMROUTE-MIB | +870 / -0 |
| D | mibs/cisco/CISCO-IPMROUTE-MIB.my | +0 / -838 |
| A | mibs/cisco/CISCO-IPSEC-FLOW-MONITOR-MIB | +5,881 / -0 |
| D | mibs/cisco/CISCO-IPSEC-FLOW-MONITOR-MIB.my | +0 / -5,737 |
| A | mibs/cisco/CISCO-IPSEC-MIB | +1,334 / -0 |
| D | mibs/cisco/CISCO-IPSEC-MIB.my | +0 / -1,241 |
| A | mibs/cisco/CISCO-IPSEC-POLICY-MAP-MIB | +379 / -0 |
| D | mibs/cisco/CISCO-IPSEC-POLICY-MAP-MIB.my | +0 / -366 |
| A | mibs/cisco/CISCO-IPSEC-PROVISIONING-MIB | +1,758 / -0 |
| D | mibs/cisco/CISCO-IPSEC-PROVISIONING-MIB.my | +0 / -1,710 |
| A | mibs/cisco/CISCO-IPSEC-SIGNALING-MIB | +2,099 / -0 |
| D | mibs/cisco/CISCO-IPSEC-SIGNALING-MIB.my | +0 / -2,087 |
| A | mibs/cisco/CISCO-IPSEC-TC | +1,170 / -0 |
| D | mibs/cisco/CISCO-IPSEC-TC.my | +0 / -1,162 |
| A | mibs/cisco/CISCO-IPSLA-AUTOMEASURE-MIB | +983 / -0 |
| D | mibs/cisco/CISCO-IPSLA-AUTOMEASURE-MIB.my | +0 / -973 |
| A | mibs/cisco/CISCO-IPSLA-ECHO-MIB | +1,133 / -0 |
| D | mibs/cisco/CISCO-IPSLA-ECHO-MIB.my | +0 / -1,122 |
| A | mibs/cisco/CISCO-IPSLA-ETHERNET-MIB | +3,376 / -0 |
| D | mibs/cisco/CISCO-IPSLA-ETHERNET-MIB.my | +0 / -3,361 |
| A | mibs/cisco/CISCO-IPSLA-JITTER-MIB | +871 / -0 |
| D | mibs/cisco/CISCO-IPSLA-JITTER-MIB.my | +0 / -860 |
| A | mibs/cisco/CISCO-IPSLA-TC-MIB | +219 / -0 |
| D | mibs/cisco/CISCO-IPSLA-TC-MIB.my | +0 / -211 |
| A | mibs/cisco/CISCO-IPSLA-VIDEO-MIB | +1,112 / -0 |
| D | mibs/cisco/CISCO-IPSLA-VIDEO-MIB.my | +0 / -1,100 |
| A | mibs/cisco/CISCO-IPSLA-VIDEO-PROFILE-MIB | +469 / -0 |
| D | mibs/cisco/CISCO-IPSLA-VIDEO-PROFILE-MIB.my | +0 / -459 |
| A | mibs/cisco/CISCO-ISCSI-GW-MIB | +2,682 / -0 |
| D | mibs/cisco/CISCO-ISCSI-GW-MIB.my | +0 / -2,649 |
| A | mibs/cisco/CISCO-ISCSI-MIB | +2,505 / -0 |
| D | mibs/cisco/CISCO-ISCSI-MIB.my | +0 / -2,467 |
| A | mibs/cisco/CISCO-ISDN-MIB | +459 / -0 |
| D | mibs/cisco/CISCO-ISDN-MIB.my | +0 / -433 |
| A | mibs/cisco/CISCO-ISDNU-IF-MIB | +475 / -0 |
| D | mibs/cisco/CISCO-ISDNU-IF-MIB.my | +0 / -413 |
| A | mibs/cisco/CISCO-ISNS-CLIENT-MIB | +181 / -0 |
| D | mibs/cisco/CISCO-ISNS-CLIENT-MIB.my | +0 / -167 |
| A | mibs/cisco/CISCO-ISNS-IP-NW-DISCOVERY-MIB | +569 / -0 |
| D | mibs/cisco/CISCO-ISNS-IP-NW-DISCOVERY-MIB.my | +0 / -541 |
| A | mibs/cisco/CISCO-ITP-ACL-MIB | +899 / -0 |
| D | mibs/cisco/CISCO-ITP-ACL-MIB.my | +0 / -866 |
| A | mibs/cisco/CISCO-ITP-ACT-MIB | +372 / -0 |
| D | mibs/cisco/CISCO-ITP-ACT-MIB.my | +0 / -343 |
| A | mibs/cisco/CISCO-ITP-DSMR-MIB | +3,487 / -0 |
| D | mibs/cisco/CISCO-ITP-DSMR-MIB.my | +0 / -3,409 |
| A | mibs/cisco/CISCO-ITP-DSMR-SMPP-MIB | +850 / -0 |
| D | mibs/cisco/CISCO-ITP-DSMR-SMPP-MIB.my | +0 / -800 |
| A | mibs/cisco/CISCO-ITP-DSMR-UCP-MIB | +724 / -0 |
| D | mibs/cisco/CISCO-ITP-DSMR-UCP-MIB.my | +0 / -675 |
| A | mibs/cisco/CISCO-ITP-GACT-MIB | +532 / -0 |
| D | mibs/cisco/CISCO-ITP-GACT-MIB.my | +0 / -497 |
| A | mibs/cisco/CISCO-ITP-GRT-MIB | +2,217 / -0 |
| D | mibs/cisco/CISCO-ITP-GRT-MIB.my | +0 / -2,149 |
| A | mibs/cisco/CISCO-ITP-GSCCP-MIB | +5,955 / -0 |
| D | mibs/cisco/CISCO-ITP-GSCCP-MIB.my | +0 / -5,842 |
| A | mibs/cisco/CISCO-ITP-GSP-MIB | +6,239 / -0 |
| D | mibs/cisco/CISCO-ITP-GSP-MIB.my | +0 / -6,139 |
| A | mibs/cisco/CISCO-ITP-GSP2-MIB | +1,627 / -0 |
| D | mibs/cisco/CISCO-ITP-GSP2-MIB.my | +0 / -1,538 |
| A | mibs/cisco/CISCO-ITP-GTCAP-MIB | +2,438 / -0 |
| D | mibs/cisco/CISCO-ITP-GTCAP-MIB.my | +0 / -2,360 |
| A | mibs/cisco/CISCO-ITP-MLR-MIB | +4,828 / -0 |
| D | mibs/cisco/CISCO-ITP-MLR-MIB.my | +0 / -4,738 |
| A | mibs/cisco/CISCO-ITP-MONITOR-MIB | +636 / -0 |
| D | mibs/cisco/CISCO-ITP-MONITOR-MIB.my | +0 / -595 |
| A | mibs/cisco/CISCO-ITP-MSU-RATES-MIB | +972 / -0 |
| D | mibs/cisco/CISCO-ITP-MSU-RATES-MIB.my | +0 / -919 |
| A | mibs/cisco/CISCO-ITP-RT-MIB | +743 / -0 |
| D | mibs/cisco/CISCO-ITP-RT-MIB.my | +0 / -705 |
| A | mibs/cisco/CISCO-ITP-SCCP-MIB | +2,252 / -0 |
| D | mibs/cisco/CISCO-ITP-SCCP-MIB.my | +0 / -2,178 |
| A | mibs/cisco/CISCO-ITP-SP-MIB | +7,081 / -0 |
| D | mibs/cisco/CISCO-ITP-SP-MIB.my | +0 / -7,023 |
| A | mibs/cisco/CISCO-ITP-SP2-MIB | +430 / -0 |
| D | mibs/cisco/CISCO-ITP-SP2-MIB.my | +0 / -387 |
| A | mibs/cisco/CISCO-ITP-TC-MIB | +1,582 / -0 |
| D | mibs/cisco/CISCO-ITP-TC-MIB.my | +0 / -1,569 |
| A | mibs/cisco/CISCO-ITP-XUA-MIB | +3,652 / -0 |
| D | mibs/cisco/CISCO-ITP-XUA-MIB.my | +0 / -3,560 |
| A | mibs/cisco/CISCO-IVR-MIB | +2,574 / -0 |
| D | mibs/cisco/CISCO-IVR-MIB.my | +0 / -2,496 |
| A | mibs/cisco/CISCO-L2-CONTROL-MIB | +1,746 / -0 |
| D | mibs/cisco/CISCO-L2-CONTROL-MIB.my | +0 / -1,716 |
| A | mibs/cisco/CISCO-L2-DEV-MONITORING-MIB | +371 / -0 |
| D | mibs/cisco/CISCO-L2-DEV-MONITORING-MIB.my | +0 / -346 |
| A | mibs/cisco/CISCO-L2-TUNNEL-CONFIG-MIB | +928 / -0 |
| D | mibs/cisco/CISCO-L2-TUNNEL-CONFIG-MIB.my | +0 / -905 |
| A | mibs/cisco/CISCO-L2L3-INTERFACE-CONFIG-MIB | +184 / -0 |
| D | mibs/cisco/CISCO-L2L3-INTERFACE-CONFIG-MIB.my | +0 / -155 |
| A | mibs/cisco/CISCO-L2NAT-MIB | +1,316 / -0 |
| D | mibs/cisco/CISCO-L2NAT-MIB.my | +0 / -1,307 |
| A | mibs/cisco/CISCO-L4L7MODULE-REDUNDANCY-MIB | +1,073 / -0 |
| D | mibs/cisco/CISCO-L4L7MODULE-REDUNDANCY-MIB.my | +0 / -1,060 |
| A | mibs/cisco/CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB | +2,217 / -0 |
| D | mibs/cisco/CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.my | +0 / -2,202 |
| A | mibs/cisco/CISCO-LAG-MIB | +958 / -0 |
| D | mibs/cisco/CISCO-LAG-MIB.my | +0 / -907 |
| A | mibs/cisco/CISCO-LATITUDE-MIB | +333 / -0 |
| D | mibs/cisco/CISCO-LATITUDE-MIB.my | +0 / -311 |
| A | mibs/cisco/CISCO-LEC-DATA-VCC-MIB | +155 / -0 |
| D | mibs/cisco/CISCO-LEC-DATA-VCC-MIB.my | +0 / -137 |
| A | mibs/cisco/CISCO-LEC-EXT-MIB | +130 / -0 |
| D | mibs/cisco/CISCO-LEC-EXT-MIB.my | +0 / -112 |
| A | mibs/cisco/CISCO-LECS-MIB | +1,050 / -0 |
| D | mibs/cisco/CISCO-LECS-MIB.my | +0 / -1,007 |
| A | mibs/cisco/CISCO-LES-MIB | +972 / -0 |
| D | mibs/cisco/CISCO-LES-MIB.my | +0 / -963 |
| A | mibs/cisco/CISCO-LICENSE-MGMT-MIB | +2,609 / -0 |
| D | mibs/cisco/CISCO-LICENSE-MGMT-MIB.my | +0 / -2,587 |
| A | mibs/cisco/CISCO-LICENSE-MGR-MIB | +1,050 / -0 |
| D | mibs/cisco/CISCO-LICENSE-MGR-MIB.my | +0 / -1,022 |
| A | mibs/cisco/CISCO-LICENSE-MIB | +996 / -0 |
| D | mibs/cisco/CISCO-LICENSE-MIB.my | +0 / -962 |
| A | mibs/cisco/CISCO-LINK-ERROR-MONITOR-MIB | +409 / -0 |
| D | mibs/cisco/CISCO-LINK-ERROR-MONITOR-MIB.my | +0 / -383 |
| A | mibs/cisco/CISCO-LISP-EXT-MIB | +963 / -0 |
| A | mibs/cisco/CISCO-LIVEDATA-MIB | +1,031 / -0 |
| D | mibs/cisco/CISCO-LIVEDATA-MIB.my | +0 / -1,000 |
| A | mibs/cisco/CISCO-LOCAL-AUTH-USER-MIB | +613 / -0 |
| D | mibs/cisco/CISCO-LOCAL-AUTH-USER-MIB.my | +0 / -598 |
| A | mibs/cisco/CISCO-LOCAL-DIRECTOR-MIB | +1,214 / -0 |
| D | mibs/cisco/CISCO-LOCAL-DIRECTOR-MIB.my | +0 / -1,075 |
| A | mibs/cisco/CISCO-LPTS-MIB | +423 / -0 |
| A | mibs/cisco/CISCO-LRE-CPE-MIB | +304 / -0 |
| D | mibs/cisco/CISCO-LRE-CPE-MIB.my | +0 / -278 |
| A | mibs/cisco/CISCO-LWAPP-AAA-MIB | +1,155 / -0 |
| D | mibs/cisco/CISCO-LWAPP-AAA-MIB.my | +0 / -1,794 |
| A | mibs/cisco/CISCO-LWAPP-ACL-MIB | +456 / -0 |
| D | mibs/cisco/CISCO-LWAPP-ACL-MIB.my | +0 / -440 |
| A | mibs/cisco/CISCO-LWAPP-AP-MIB | +6,614 / -0 |
| D | mibs/cisco/CISCO-LWAPP-AP-MIB.my | +0 / -6,496 |
| A | mibs/cisco/CISCO-LWAPP-CCX-RM-MIB | +722 / -0 |
| D | mibs/cisco/CISCO-LWAPP-CCX-RM-MIB.my | +0 / -674 |
| A | mibs/cisco/CISCO-LWAPP-CDP-MIB | +861 / -0 |
| D | mibs/cisco/CISCO-LWAPP-CDP-MIB.my | +0 / -834 |
| A | mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY | +143 / -0 |
| D | mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY.my | +0 / -133 |
| A | mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB | +885 / -0 |
| D | mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB.my | +0 / -858 |
| A | mibs/cisco/CISCO-LWAPP-DHCP-MIB | +766 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DHCP-MIB.my | +0 / -737 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB | +1,568 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB.my | +0 / -1,476 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB | +1,284 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB.my | +0 / -1,274 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-CAPABILITY | +63 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-CAPABILITY.my | +0 / -53 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB | +893 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB.my | +0 / -865 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB | +856 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB.my | +0 / -839 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB | +449 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB.my | +0 / -438 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB | +2,071 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB.my | +0 / -1,900 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB | +2,732 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB.my | +0 / -2,692 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB | +663 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB.my | +0 / -645 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB | +578 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB.my | +0 / -548 |
| A | mibs/cisco/CISCO-LWAPP-DOT11-MIB | +1,109 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOT11-MIB.my | +0 / -1,064 |
| A | mibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB | +479 / -0 |
| D | mibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB.my | +0 / -456 |
| A | mibs/cisco/CISCO-LWAPP-EXT-MIB | +1,533 / -0 |
| D | mibs/cisco/CISCO-LWAPP-EXT-MIB.my | +0 / -1,482 |
| A | mibs/cisco/CISCO-LWAPP-HA-MIB | +470 / -0 |
| D | mibs/cisco/CISCO-LWAPP-HA-MIB.my | +0 / -450 |
| A | mibs/cisco/CISCO-LWAPP-IDS-MIB | +586 / -0 |
| D | mibs/cisco/CISCO-LWAPP-IDS-MIB.my | +0 / -560 |
| A | mibs/cisco/CISCO-LWAPP-INTERFACE-MIB | +835 / -0 |
| D | mibs/cisco/CISCO-LWAPP-INTERFACE-MIB.my | +0 / -808 |
| A | mibs/cisco/CISCO-LWAPP-IPV6-MIB | +1,250 / -0 |
| D | mibs/cisco/CISCO-LWAPP-IPV6-MIB.my | +0 / -1,216 |
| A | mibs/cisco/CISCO-LWAPP-LINKTEST-MIB | +865 / -0 |
| D | mibs/cisco/CISCO-LWAPP-LINKTEST-MIB.my | +0 / -839 |
| A | mibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB | +674 / -0 |
| D | mibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB.my | +0 / -645 |
| A | mibs/cisco/CISCO-LWAPP-MDNS-MIB | +805 / -0 |
| D | mibs/cisco/CISCO-LWAPP-MDNS-MIB.my | +0 / -771 |
| A | mibs/cisco/CISCO-LWAPP-MESH-BATTERY-MIB | +622 / -0 |
| D | mibs/cisco/CISCO-LWAPP-MESH-BATTERY-MIB.my | +0 / -559 |
| A | mibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB | +960 / -0 |
| D | mibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB.my | +0 / -922 |
| A | mibs/cisco/CISCO-LWAPP-MESH-MIB | +1,974 / -0 |
| D | mibs/cisco/CISCO-LWAPP-MESH-MIB.my | +0 / -1,937 |
| A | mibs/cisco/CISCO-LWAPP-MESH-STATS-MIB | +1,499 / -0 |
| D | mibs/cisco/CISCO-LWAPP-MESH-STATS-MIB.my | +0 / -1,333 |
| A | mibs/cisco/CISCO-LWAPP-MFP-CAPABILITY | +70 / -0 |
| D | mibs/cisco/CISCO-LWAPP-MFP-CAPABILITY.my | +0 / -60 |
| A | mibs/cisco/CISCO-LWAPP-MFP-MIB | +1,051 / -0 |
| D | mibs/cisco/CISCO-LWAPP-MFP-MIB.my | +0 / -989 |
| A | mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB | +2,792 / -0 |
| D | mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB.my | +0 / -2,721 |
| A | mibs/cisco/CISCO-LWAPP-MOBILITY-MIB | +1,089 / -0 |
| D | mibs/cisco/CISCO-LWAPP-MOBILITY-MIB.my | +0 / -1,027 |
| A | mibs/cisco/CISCO-LWAPP-NBAR-MIB | +388 / -0 |
| D | mibs/cisco/CISCO-LWAPP-NBAR-MIB.my | +0 / -359 |
| A | mibs/cisco/CISCO-LWAPP-NETFLOW-MIB | +328 / -0 |
| D | mibs/cisco/CISCO-LWAPP-NETFLOW-MIB.my | +0 / -296 |
| A | mibs/cisco/CISCO-LWAPP-PMIP-MIB | +784 / -0 |
| D | mibs/cisco/CISCO-LWAPP-PMIP-MIB.my | +0 / -772 |
| A | mibs/cisco/CISCO-LWAPP-QOS-CAPABILITY | +140 / -0 |
| D | mibs/cisco/CISCO-LWAPP-QOS-CAPABILITY.my | +0 / -130 |
| A | mibs/cisco/CISCO-LWAPP-QOS-MIB | +1,880 / -0 |
| D | mibs/cisco/CISCO-LWAPP-QOS-MIB.my | +0 / -3,749 |
| A | mibs/cisco/CISCO-LWAPP-REAP-MIB | +2,644 / -0 |
| D | mibs/cisco/CISCO-LWAPP-REAP-MIB.my | +0 / -2,566 |
| A | mibs/cisco/CISCO-LWAPP-RF-CAPABILITY | +126 / -0 |
| D | mibs/cisco/CISCO-LWAPP-RF-CAPABILITY.my | +0 / -116 |
| A | mibs/cisco/CISCO-LWAPP-RF-MIB | +1,127 / -0 |
| D | mibs/cisco/CISCO-LWAPP-RF-MIB.my | +0 / -1,101 |
| A | mibs/cisco/CISCO-LWAPP-ROGUE-MIB | +1,452 / -0 |
| D | mibs/cisco/CISCO-LWAPP-ROGUE-MIB.my | +0 / -1,420 |
| A | mibs/cisco/CISCO-LWAPP-RRM-MIB | +1,679 / -0 |
| D | mibs/cisco/CISCO-LWAPP-RRM-MIB.my | +0 / -1,638 |
| A | mibs/cisco/CISCO-LWAPP-SI-MIB | +1,472 / -0 |
| D | mibs/cisco/CISCO-LWAPP-SI-MIB.my | +0 / -1,416 |
| A | mibs/cisco/CISCO-LWAPP-SYS-CAPABILITY | +81 / -0 |
| D | mibs/cisco/CISCO-LWAPP-SYS-CAPABILITY.my | +0 / -72 |
| A | mibs/cisco/CISCO-LWAPP-SYS-MIB | +2,149 / -0 |
| D | mibs/cisco/CISCO-LWAPP-SYS-MIB.my | +0 / -2,047 |
| A | mibs/cisco/CISCO-LWAPP-TC-MIB | +807 / -0 |
| D | mibs/cisco/CISCO-LWAPP-TC-MIB.my | +0 / -794 |
| A | mibs/cisco/CISCO-LWAPP-TSM-CAPABILITY | +67 / -0 |
| D | mibs/cisco/CISCO-LWAPP-TSM-CAPABILITY.my | +0 / -57 |
| A | mibs/cisco/CISCO-LWAPP-TSM-MIB | +991 / -0 |
| D | mibs/cisco/CISCO-LWAPP-TSM-MIB.my | +0 / -945 |
| A | mibs/cisco/CISCO-LWAPP-WAPI-MIB | +949 / -0 |
| D | mibs/cisco/CISCO-LWAPP-WAPI-MIB.my | +0 / -932 |
| A | mibs/cisco/CISCO-LWAPP-WEBAUTH-CAPABILITY | +62 / -0 |
| D | mibs/cisco/CISCO-LWAPP-WEBAUTH-CAPABILITY.my | +0 / -52 |
| A | mibs/cisco/CISCO-LWAPP-WEBAUTH-MIB | +627 / -0 |
| D | mibs/cisco/CISCO-LWAPP-WEBAUTH-MIB.my | +0 / -1,385 |
| A | mibs/cisco/CISCO-LWAPP-WLAN-MIB | +4,463 / -0 |
| D | mibs/cisco/CISCO-LWAPP-WLAN-MIB.my | +0 / -4,407 |
| A | mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB | +874 / -0 |
| D | mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB.my | +0 / -848 |
| A | mibs/cisco/CISCO-MAC-AUTH-BYPASS-MIB | +287 / -0 |
| D | mibs/cisco/CISCO-MAC-AUTH-BYPASS-MIB.my | +0 / -275 |
| A | mibs/cisco/CISCO-MAC-NOTIFICATION-MIB | +767 / -0 |
| D | mibs/cisco/CISCO-MAC-NOTIFICATION-MIB.my | +0 / -723 |
| A | mibs/cisco/CISCO-MAU-EXT-MIB | +330 / -0 |
| D | mibs/cisco/CISCO-MAU-EXT-MIB.my | +0 / -301 |
| A | mibs/cisco/CISCO-MDI-METRICS-MIB | +763 / -0 |
| D | mibs/cisco/CISCO-MDI-METRICS-MIB.my | +0 / -739 |
| A | mibs/cisco/CISCO-MEDIA-GATEWAY-MIB | +2,282 / -0 |
| D | mibs/cisco/CISCO-MEDIA-GATEWAY-MIB.my | +0 / -2,217 |
| A | mibs/cisco/CISCO-MEDIA-METRICS-MIB | +613 / -0 |
| D | mibs/cisco/CISCO-MEDIA-METRICS-MIB.my | +0 / -602 |
| A | mibs/cisco/CISCO-MEDIA-QUALITY-MIB | +2,756 / -0 |
| D | mibs/cisco/CISCO-MEDIA-QUALITY-MIB.my | +0 / -2,745 |
| A | mibs/cisco/CISCO-MEDIATRACE-MIB | +3,501 / -0 |
| D | mibs/cisco/CISCO-MEDIATRACE-MIB.my | +0 / -3,351 |
| A | mibs/cisco/CISCO-MEETINGPLACE-MIB | +690 / -0 |
| D | mibs/cisco/CISCO-MEETINGPLACE-MIB.my | +0 / -677 |
| A | mibs/cisco/CISCO-MEGACO-EXT-MIB | +4,044 / -0 |
| D | mibs/cisco/CISCO-MEGACO-EXT-MIB.my | +0 / -3,948 |
| A | mibs/cisco/CISCO-MEMORY-POOL-MIB | +475 / -0 |
| D | mibs/cisco/CISCO-MEMORY-POOL-MIB.my | +0 / -461 |
| A | mibs/cisco/CISCO-METRO-PHY-MIB | +1,625 / -0 |
| D | mibs/cisco/CISCO-METRO-PHY-MIB.my | +0 / -1,592 |
| A | mibs/cisco/CISCO-MGC-MIB | +873 / -0 |
| D | mibs/cisco/CISCO-MGC-MIB.my | +0 / -841 |
| A | mibs/cisco/CISCO-MGX82XX-ATM-UNI-PORT-MIB | +249 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-ATM-UNI-PORT-MIB.my | +0 / -234 |
| A | mibs/cisco/CISCO-MGX82XX-CARD-FEATURE-MIB | +240 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-CARD-FEATURE-MIB.my | +0 / -230 |
| A | mibs/cisco/CISCO-MGX82XX-DSX1-MIB | +1,548 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-DSX1-MIB.my | +0 / -1,522 |
| A | mibs/cisco/CISCO-MGX82XX-DSX3-BERT-MIB | +577 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-DSX3-BERT-MIB.my | +0 / -566 |
| A | mibs/cisco/CISCO-MGX82XX-DSX3-MIB | +3,660 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-DSX3-MIB.my | +0 / -3,602 |
| A | mibs/cisco/CISCO-MGX82XX-ENVMON-MIB | +278 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-ENVMON-MIB.my | +0 / -264 |
| A | mibs/cisco/CISCO-MGX82XX-MODULE-RSRC-PART-MIB | +239 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-MODULE-RSRC-PART-MIB.my | +0 / -226 |
| A | mibs/cisco/CISCO-MGX82XX-PXM-CLOCK-MIB | +413 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-PXM-CLOCK-MIB.my | +0 / -403 |
| A | mibs/cisco/CISCO-MGX82XX-RPM-CONN-MIB | +676 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-RPM-CONN-MIB.my | +0 / -663 |
| A | mibs/cisco/CISCO-MGX82XX-RPM-RSRC-PART-MIB | +267 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-RPM-RSRC-PART-MIB.my | +0 / -254 |
| A | mibs/cisco/CISCO-MGX82XX-RPM-SUBIF-MIB | +203 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-RPM-SUBIF-MIB.my | +0 / -189 |
| A | mibs/cisco/CISCO-MGX82XX-VIRTUAL-PORT-MIB | +664 / -0 |
| D | mibs/cisco/CISCO-MGX82XX-VIRTUAL-PORT-MIB.my | +0 / -633 |
| A | mibs/cisco/CISCO-MGX8800-IF-MAPPING-MIB | +365 / -0 |
| D | mibs/cisco/CISCO-MGX8800-IF-MAPPING-MIB.my | +0 / -351 |
| A | mibs/cisco/CISCO-MLD-SNOOPING-MIB | +2,135 / -0 |
| D | mibs/cisco/CISCO-MLD-SNOOPING-MIB.my | +0 / -2,125 |
| A | mibs/cisco/CISCO-MMAIL-DIAL-CONTROL-MIB | +1,073 / -0 |
| D | mibs/cisco/CISCO-MMAIL-DIAL-CONTROL-MIB.my | +0 / -910 |
| A | mibs/cisco/CISCO-MMODAL-CONTACT-APPS-MIB | +4,609 / -0 |
| D | mibs/cisco/CISCO-MMODAL-CONTACT-APPS-MIB.my | +0 / -4,528 |
| A | mibs/cisco/CISCO-MOBILE-IP-MIB | +7,046 / -0 |
| D | mibs/cisco/CISCO-MOBILE-IP-MIB.my | +0 / -6,991 |
| A | mibs/cisco/CISCO-MOBILE-POLICY-CHARGING-CONTROL-MIB | +1,641 / -0 |
| D | mibs/cisco/CISCO-MOBILE-POLICY-CHARGING-CONTROL-MIB.my | +0 / -1,599 |
| A | mibs/cisco/CISCO-MOBILITY-TAP-MIB | +553 / -0 |
| D | mibs/cisco/CISCO-MOBILITY-TAP-MIB.my | +0 / -538 |
| A | mibs/cisco/CISCO-MODEM-MGMT-MIB | +1,909 / -0 |
| D | mibs/cisco/CISCO-MODEM-MGMT-MIB.my | +0 / -1,877 |
| A | mibs/cisco/CISCO-MODULE-AUTO-SHUTDOWN-MIB | +394 / -0 |
| D | mibs/cisco/CISCO-MODULE-AUTO-SHUTDOWN-MIB.my | +0 / -383 |
| A | mibs/cisco/CISCO-MODULE-VIRTUALIZATION-MIB | +454 / -0 |
| D | mibs/cisco/CISCO-MODULE-VIRTUALIZATION-MIB.my | +0 / -440 |
| A | mibs/cisco/CISCO-MPLS-LSR-EXT-STD-MIB | +243 / -0 |
| D | mibs/cisco/CISCO-MPLS-LSR-EXT-STD-MIB.my | +0 / -236 |
| A | mibs/cisco/CISCO-MPLS-TC-EXT-STD-MIB | +138 / -0 |
| D | mibs/cisco/CISCO-MPLS-TC-EXT-STD-MIB.my | +0 / -138 |
| A | mibs/cisco/CISCO-MPLS-TE-STD-EXT-MIB | +712 / -0 |
| D | mibs/cisco/CISCO-MPLS-TE-STD-EXT-MIB.my | +0 / -701 |
| A | mibs/cisco/CISCO-MPOA-EXT-MIB | +302 / -0 |
| D | mibs/cisco/CISCO-MPOA-EXT-MIB.my | +0 / -281 |
| A | mibs/cisco/CISCO-MSP-MIB | +712 / -0 |
| D | mibs/cisco/CISCO-MSP-MIB.my | +0 / -702 |
| A | mibs/cisco/CISCO-MVPN-MIB | +1,223 / -0 |
| D | mibs/cisco/CISCO-MVPN-MIB.my | +0 / -1,166 |
| A | mibs/cisco/CISCO-NAC-NAD-MIB | +2,546 / -0 |
| D | mibs/cisco/CISCO-NAC-NAD-MIB.my | +0 / -2,523 |
| A | mibs/cisco/CISCO-NAC-TC-MIB | +313 / -0 |
| D | mibs/cisco/CISCO-NAC-TC-MIB.my | +0 / -303 |
| A | mibs/cisco/CISCO-NAT-EXT-MIB | +209 / -0 |
| D | mibs/cisco/CISCO-NAT-EXT-MIB.my | +0 / -190 |
| A | mibs/cisco/CISCO-NBAR-PROTOCOL-DISCOVERY-MIB | +1,325 / -0 |
| D | mibs/cisco/CISCO-NBAR-PROTOCOL-DISCOVERY-MIB.my | +0 / -1,282 |
| A | mibs/cisco/CISCO-NDE-MIB | +235 / -0 |
| D | mibs/cisco/CISCO-NDE-MIB.my | +0 / -215 |
| A | mibs/cisco/CISCO-NETFLOW-LITE-MIB | +924 / -0 |
| D | mibs/cisco/CISCO-NETFLOW-LITE-MIB.my | +0 / -900 |
| A | mibs/cisco/CISCO-NETFLOW-MIB | +2,706 / -0 |
| D | mibs/cisco/CISCO-NETFLOW-MIB.my | +0 / -2,531 |
| A | mibs/cisco/CISCO-NETINT-MIB | +124 / -0 |
| D | mibs/cisco/CISCO-NETINT-MIB.my | +0 / -112 |
| A | mibs/cisco/CISCO-NETSYNC-MIB | +1,874 / -0 |
| D | mibs/cisco/CISCO-NETSYNC-MIB.my | +0 / -1,861 |
| A | mibs/cisco/CISCO-NETWORK-REGISTRAR-MIB | +1,365 / -0 |
| D | mibs/cisco/CISCO-NETWORK-REGISTRAR-MIB.my | +0 / -1,327 |
| A | mibs/cisco/CISCO-NETWORK-VIRTUALIZATION-OVERLAY-MIB | +808 / -0 |
| A | mibs/cisco/CISCO-NHRP-EXT-MIB | +741 / -0 |
| D | mibs/cisco/CISCO-NHRP-EXT-MIB.my | +0 / -732 |
| A | mibs/cisco/CISCO-NMS-APPL-HEALTH-MIB | +254 / -0 |
| D | mibs/cisco/CISCO-NMS-APPL-HEALTH-MIB.my | +0 / -241 |
| A | mibs/cisco/CISCO-NOTIFICATION-CONTROL-MIB | +424 / -0 |
| D | mibs/cisco/CISCO-NOTIFICATION-CONTROL-MIB.my | +0 / -413 |
| A | mibs/cisco/CISCO-NPORT-VIRTUALIZATION-MIB | +352 / -0 |
| D | mibs/cisco/CISCO-NPORT-VIRTUALIZATION-MIB.my | +0 / -340 |
| A | mibs/cisco/CISCO-NS-MIB | +944 / -0 |
| D | mibs/cisco/CISCO-NS-MIB.my | +0 / -920 |
| A | mibs/cisco/CISCO-NTP-MIB | +1,393 / -0 |
| D | mibs/cisco/CISCO-NTP-MIB.my | +0 / -1,365 |
| A | mibs/cisco/CISCO-OAM-MIB | +744 / -0 |
| D | mibs/cisco/CISCO-OAM-MIB.my | +0 / -728 |
| A | mibs/cisco/CISCO-OBMI-MIB | +807 / -0 |
| D | mibs/cisco/CISCO-OBMI-MIB.my | +0 / -792 |
| A | mibs/cisco/CISCO-OPTICAL-IF-CROSS-CONNECT-MIB | +699 / -0 |
| D | mibs/cisco/CISCO-OPTICAL-IF-CROSS-CONNECT-MIB.my | +0 / -681 |
| A | mibs/cisco/CISCO-OPTICAL-IF-EXTN-MIB | +892 / -0 |
| D | mibs/cisco/CISCO-OPTICAL-IF-EXTN-MIB.my | +0 / -876 |
| A | mibs/cisco/CISCO-OPTICAL-MIB | +2,415 / -0 |
| A | mibs/cisco/CISCO-OPTICAL-MONITOR-MIB | +1,351 / -0 |
| D | mibs/cisco/CISCO-OPTICAL-MONITOR-MIB.my | +0 / -1,330 |
| A | mibs/cisco/CISCO-OPTICAL-MONITORING-MIB | +229 / -0 |
| D | mibs/cisco/CISCO-OPTICAL-MONITORING-MIB.my | +0 / -214 |
| A | mibs/cisco/CISCO-OPTICAL-PATCH-MIB | +587 / -0 |
| D | mibs/cisco/CISCO-OPTICAL-PATCH-MIB.my | +0 / -565 |
| A | mibs/cisco/CISCO-OSCP-MIB | +791 / -0 |
| D | mibs/cisco/CISCO-OSCP-MIB.my | +0 / -776 |
| A | mibs/cisco/CISCO-OSPF-MIB | +1,532 / -0 |
| D | mibs/cisco/CISCO-OSPF-MIB.my | +0 / -1,448 |
| A | mibs/cisco/CISCO-OSPF-TRAP-MIB | +572 / -0 |
| D | mibs/cisco/CISCO-OSPF-TRAP-MIB.my | +0 / -547 |
| A | mibs/cisco/CISCO-OTN-IF-MIB | +2,346 / -0 |
| D | mibs/cisco/CISCO-OTN-IF-MIB.my | +0 / -2,329 |
| A | mibs/cisco/CISCO-OTV-MIB | +1,928 / -0 |
| D | mibs/cisco/CISCO-OTV-MIB.my | +0 / -1,918 |
| A | mibs/cisco/CISCO-OUTAGE-MONITOR-MIB | +1,054 / -0 |
| D | mibs/cisco/CISCO-OUTAGE-MONITOR-MIB.my | +0 / -1,032 |
| A | mibs/cisco/CISCO-P2P-IF-MIB | +288 / -0 |
| D | mibs/cisco/CISCO-P2P-IF-MIB.my | +0 / -265 |
| A | mibs/cisco/CISCO-PACKET-CAPTURE-MIB | +1,435 / -0 |
| D | mibs/cisco/CISCO-PACKET-CAPTURE-MIB.my | +0 / -1,404 |
| A | mibs/cisco/CISCO-PAE-MIB | +4,046 / -0 |
| D | mibs/cisco/CISCO-PAE-MIB.my | +0 / -4,026 |
| A | mibs/cisco/CISCO-PAGP-MIB | +1,087 / -0 |
| D | mibs/cisco/CISCO-PAGP-MIB.my | +0 / -1,076 |
| A | mibs/cisco/CISCO-PFC-EXT-MIB | +224 / -0 |
| D | mibs/cisco/CISCO-PFC-EXT-MIB.my | +0 / -210 |
| A | mibs/cisco/CISCO-PFR-MIB | +6,294 / -0 |
| D | mibs/cisco/CISCO-PFR-MIB.my | +0 / -6,286 |
| A | mibs/cisco/CISCO-PIM-MIB | +387 / -0 |
| D | mibs/cisco/CISCO-PIM-MIB.my | +0 / -358 |
| A | mibs/cisco/CISCO-PING-MIB | +451 / -0 |
| D | mibs/cisco/CISCO-PING-MIB.my | +0 / -439 |
| A | mibs/cisco/CISCO-PKI-PARTICIPATION-MIB | +1,222 / -0 |
| D | mibs/cisco/CISCO-PKI-PARTICIPATION-MIB.my | +0 / -1,194 |
| A | mibs/cisco/CISCO-PMON-MIB | +181 / -0 |
| D | mibs/cisco/CISCO-PMON-MIB.my | +0 / -169 |
| A | mibs/cisco/CISCO-PNNI-MIB | +702 / -0 |
| D | mibs/cisco/CISCO-PNNI-MIB.my | +0 / -686 |
| A | mibs/cisco/CISCO-POE-PD-MIB | +277 / -0 |
| D | mibs/cisco/CISCO-POE-PD-MIB.my | +0 / -249 |
| A | mibs/cisco/CISCO-POLICY-GROUP-MIB | +520 / -0 |
| D | mibs/cisco/CISCO-POLICY-GROUP-MIB.my | +0 / -490 |
| A | mibs/cisco/CISCO-POP-MGMT-MIB | +2,047 / -0 |
| D | mibs/cisco/CISCO-POP-MGMT-MIB.my | +0 / -2,010 |
| A | mibs/cisco/CISCO-PORT-CHANNEL-MIB | +649 / -0 |
| D | mibs/cisco/CISCO-PORT-CHANNEL-MIB.my | +0 / -603 |
| A | mibs/cisco/CISCO-PORT-QOS-MIB | +2,384 / -0 |
| D | mibs/cisco/CISCO-PORT-QOS-MIB.my | +0 / -1,722 |
| A | mibs/cisco/CISCO-PORT-SECURITY-MIB | +1,705 / -0 |
| D | mibs/cisco/CISCO-PORT-SECURITY-MIB.my | +0 / -1,672 |
| A | mibs/cisco/CISCO-PORT-STORM-CONTROL-MIB | +721 / -0 |
| D | mibs/cisco/CISCO-PORT-STORM-CONTROL-MIB.my | +0 / -687 |
| A | mibs/cisco/CISCO-PORT-TRACK-MIB | +270 / -0 |
| D | mibs/cisco/CISCO-PORT-TRACK-MIB.my | +0 / -240 |
| A | mibs/cisco/CISCO-POWER-ETHERNET-EXT-MIB | +1,555 / -0 |
| D | mibs/cisco/CISCO-POWER-ETHERNET-EXT-MIB.my | +0 / -1,543 |
| A | mibs/cisco/CISCO-PPPOE-MIB | +1,013 / -0 |
| D | mibs/cisco/CISCO-PPPOE-MIB.my | +0 / -997 |
| A | mibs/cisco/CISCO-PREFERRED-PATH-MIB | +1,119 / -0 |
| D | mibs/cisco/CISCO-PREFERRED-PATH-MIB.my | +0 / -1,098 |
| A | mibs/cisco/CISCO-PRIVATE-VLAN-MIB | +1,199 / -0 |
| D | mibs/cisco/CISCO-PRIVATE-VLAN-MIB.my | +0 / -1,159 |
| A | mibs/cisco/CISCO-PROCESS-MIB | +3,311 / -0 |
| D | mibs/cisco/CISCO-PROCESS-MIB.my | +0 / -2,762 |
| A | mibs/cisco/CISCO-PRODUCTS-MIB | +2,094 / -0 |
| D | mibs/cisco/CISCO-PRODUCTS-MIB.my | +0 / -2,046 |
| A | mibs/cisco/CISCO-PROP-ATM-IF-MIB | +823 / -0 |
| D | mibs/cisco/CISCO-PROP-ATM-IF-MIB.my | +0 / -771 |
| A | mibs/cisco/CISCO-PROXY-CONTROL-MIB | +915 / -0 |
| D | mibs/cisco/CISCO-PROXY-CONTROL-MIB.my | +0 / -888 |
| A | mibs/cisco/CISCO-PSA-MICROCODE-MIB | +525 / -0 |
| D | mibs/cisco/CISCO-PSA-MICROCODE-MIB.my | +0 / -505 |
| A | mibs/cisco/CISCO-PSD-CLIENT-MIB | +563 / -0 |
| D | mibs/cisco/CISCO-PSD-CLIENT-MIB.my | +0 / -522 |
| A | mibs/cisco/CISCO-PSM-MIB | +3,560 / -0 |
| D | mibs/cisco/CISCO-PSM-MIB.my | +0 / -3,534 |
| A | mibs/cisco/CISCO-PTOPO-EXTN-MIB | +345 / -0 |
| D | mibs/cisco/CISCO-PTOPO-EXTN-MIB.my | +0 / -331 |
| A | mibs/cisco/CISCO-PTP-MIB | +3,481 / -0 |
| D | mibs/cisco/CISCO-PTP-MIB.my | +0 / -3,471 |
| A | mibs/cisco/CISCO-QINQ-VLAN-MIB | +439 / -0 |
| D | mibs/cisco/CISCO-QINQ-VLAN-MIB.my | +0 / -424 |
| A | mibs/cisco/CISCO-QLLC01-MIB | +754 / -0 |
| D | mibs/cisco/CISCO-QLLC01-MIB.my | +0 / -702 |
| A | mibs/cisco/CISCO-QOS-PIB-MIB | +2,022 / -0 |
| D | mibs/cisco/CISCO-QOS-PIB-MIB.my | +0 / -1,917 |
| A | mibs/cisco/CISCO-QOS-POLICY-CONFIG-MIB | +573 / -0 |
| D | mibs/cisco/CISCO-QOS-POLICY-CONFIG-MIB.my | +0 / -545 |
| A | mibs/cisco/CISCO-QOS-TC-MIB | +105 / -0 |
| D | mibs/cisco/CISCO-QOS-TC-MIB.my | +0 / -93 |
| A | mibs/cisco/CISCO-QP-LBG-MIB | +1,019 / -0 |
| A | mibs/cisco/CISCO-QUEUE-MIB | +305 / -0 |
| D | mibs/cisco/CISCO-QUEUE-MIB.my | +0 / -279 |
| A | mibs/cisco/CISCO-RADIUS-EXT-MIB | +701 / -0 |
| D | mibs/cisco/CISCO-RADIUS-EXT-MIB.my | +0 / -680 |
| A | mibs/cisco/CISCO-RADIUS-MIB | +1,265 / -0 |
| D | mibs/cisco/CISCO-RADIUS-MIB.my | +0 / -1,236 |
| A | mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB | +2,273 / -0 |
| D | mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB.my | +0 / -2,177 |
| A | mibs/cisco/CISCO-REPEATER-MIB | +483 / -0 |
| D | mibs/cisco/CISCO-REPEATER-MIB.my | +0 / -468 |
| A | mibs/cisco/CISCO-REPORT-INTERVAL-TC-MIB | +202 / -0 |
| D | mibs/cisco/CISCO-REPORT-INTERVAL-TC-MIB.my | +0 / -193 |
| A | mibs/cisco/CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB | +1,228 / -0 |
| D | mibs/cisco/CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB.my | +0 / -1,214 |
| A | mibs/cisco/CISCO-RF-MIB | +1,554 / -0 |
| D | mibs/cisco/CISCO-RF-MIB.my | +0 / -1,401 |
| A | mibs/cisco/CISCO-RF-SUPPLEMENTAL-MIB | +860 / -0 |
| D | mibs/cisco/CISCO-RF-SUPPLEMENTAL-MIB.my | +0 / -802 |
| A | mibs/cisco/CISCO-RHINO-MIB | +1,646 / -0 |
| D | mibs/cisco/CISCO-RHINO-MIB.my | +0 / -1,626 |
| A | mibs/cisco/CISCO-RMON-CONFIG-MIB | +3,330 / -0 |
| D | mibs/cisco/CISCO-RMON-CONFIG-MIB.my | +0 / -3,299 |
| A | mibs/cisco/CISCO-ROUTE-POLICIES-MIB | +142 / -0 |
| D | mibs/cisco/CISCO-ROUTE-POLICIES-MIB.my | +0 / -135 |
| A | mibs/cisco/CISCO-RPMS-MIB | +923 / -0 |
| D | mibs/cisco/CISCO-RPMS-MIB.my | +0 / -882 |
| A | mibs/cisco/CISCO-RSCN-MIB | +753 / -0 |
| D | mibs/cisco/CISCO-RSCN-MIB.my | +0 / -737 |
| A | mibs/cisco/CISCO-RSRB-MIB | +580 / -0 |
| D | mibs/cisco/CISCO-RSRB-MIB.my | +0 / -549 |
| A | mibs/cisco/CISCO-RTP-METRICS-MIB | +951 / -0 |
| D | mibs/cisco/CISCO-RTP-METRICS-MIB.my | +0 / -927 |
| A | mibs/cisco/CISCO-RTTMON-ICMP-MIB | +1,501 / -0 |
| D | mibs/cisco/CISCO-RTTMON-ICMP-MIB.my | +0 / -1,483 |
| A | mibs/cisco/CISCO-RTTMON-IP-EXT-MIB | +720 / -0 |
| D | mibs/cisco/CISCO-RTTMON-IP-EXT-MIB.my | +0 / -711 |
| A | mibs/cisco/CISCO-RTTMON-MIB | +10,606 / -0 |
| D | mibs/cisco/CISCO-RTTMON-MIB.my | +0 / -10,529 |
| A | mibs/cisco/CISCO-RTTMON-RTP-MIB | +1,042 / -0 |
| D | mibs/cisco/CISCO-RTTMON-RTP-MIB.my | +0 / -1,024 |
| A | mibs/cisco/CISCO-RTTMON-TC-MIB | +885 / -0 |
| D | mibs/cisco/CISCO-RTTMON-TC-MIB.my | +0 / -868 |
| A | mibs/cisco/CISCO-SAA-APM-MIB | +499 / -0 |
| D | mibs/cisco/CISCO-SAA-APM-MIB.my | +0 / -463 |
| A | mibs/cisco/CISCO-SAN-BASE-SVC-MIB | +748 / -0 |
| D | mibs/cisco/CISCO-SAN-BASE-SVC-MIB.my | +0 / -723 |
| A | mibs/cisco/CISCO-SANTAP-MIB | +562 / -0 |
| D | mibs/cisco/CISCO-SANTAP-MIB.my | +0 / -538 |
| A | mibs/cisco/CISCO-SCAS-BB-MIB | +761 / -0 |
| A | mibs/cisco/CISCO-SCSI-FLOW-MIB | +1,337 / -0 |
| D | mibs/cisco/CISCO-SCSI-FLOW-MIB.my | +0 / -1,322 |
| A | mibs/cisco/CISCO-SCSI-MIB | +2,385 / -0 |
| D | mibs/cisco/CISCO-SCSI-MIB.my | +0 / -2,373 |
| A | mibs/cisco/CISCO-SCTP-MIB | +1,624 / -0 |
| D | mibs/cisco/CISCO-SCTP-MIB.my | +0 / -1,566 |
| A | mibs/cisco/CISCO-SDLLC-MIB | +402 / -0 |
| D | mibs/cisco/CISCO-SDLLC-MIB.my | +0 / -374 |
| A | mibs/cisco/CISCO-SDSL-LINE-MIB | +2,727 / -0 |
| D | mibs/cisco/CISCO-SDSL-LINE-MIB.my | +0 / -2,682 |
| A | mibs/cisco/CISCO-SECURE-SHELL-MIB | +576 / -0 |
| D | mibs/cisco/CISCO-SECURE-SHELL-MIB.my | +0 / -563 |
| A | mibs/cisco/CISCO-SELECTIVE-VRF-DOWNLOAD-MIB | +669 / -0 |
| D | mibs/cisco/CISCO-SELECTIVE-VRF-DOWNLOAD-MIB.my | +0 / -654 |
| A | mibs/cisco/CISCO-SERVICE-CONTROL-ATTACK-MIB | +815 / -0 |
| D | mibs/cisco/CISCO-SERVICE-CONTROL-ATTACK-MIB.my | +0 / -791 |
| A | mibs/cisco/CISCO-SERVICE-CONTROL-LINK-MIB | +315 / -0 |
| D | mibs/cisco/CISCO-SERVICE-CONTROL-LINK-MIB.my | +0 / -303 |
| A | mibs/cisco/CISCO-SERVICE-CONTROL-RDR-MIB | +829 / -0 |
| D | mibs/cisco/CISCO-SERVICE-CONTROL-RDR-MIB.my | +0 / -817 |
| A | mibs/cisco/CISCO-SERVICE-CONTROL-SUBSCRIBERS-MIB | +510 / -0 |
| D | mibs/cisco/CISCO-SERVICE-CONTROL-SUBSCRIBERS-MIB.my | +0 / -498 |
| A | mibs/cisco/CISCO-SERVICE-CONTROL-TP-STATS-MIB | +545 / -0 |
| D | mibs/cisco/CISCO-SERVICE-CONTROL-TP-STATS-MIB.my | +0 / -532 |
| A | mibs/cisco/CISCO-SERVICE-CONTROLLER-MIB | +695 / -0 |
| D | mibs/cisco/CISCO-SERVICE-CONTROLLER-MIB.my | +0 / -684 |
| A | mibs/cisco/CISCO-SESS-BORDER-CTRLR-CALL-STATS-MIB | +3,126 / -0 |
| D | mibs/cisco/CISCO-SESS-BORDER-CTRLR-CALL-STATS-MIB.my | +0 / -3,118 |
| A | mibs/cisco/CISCO-SESS-BORDER-CTRLR-EVENT-MIB | +2,208 / -0 |
| D | mibs/cisco/CISCO-SESS-BORDER-CTRLR-EVENT-MIB.my | +0 / -2,181 |
| A | mibs/cisco/CISCO-SESS-BORDER-CTRLR-STATS-MIB | +1,543 / -0 |
| D | mibs/cisco/CISCO-SESS-BORDER-CTRLR-STATS-MIB.my | +0 / -1,535 |
| A | mibs/cisco/CISCO-SEU-MITIGATION-MIB | +634 / -0 |
| D | mibs/cisco/CISCO-SEU-MITIGATION-MIB.my | +0 / -621 |
| A | mibs/cisco/CISCO-SIBU-FLASH-MIB | +211 / -0 |
| D | mibs/cisco/CISCO-SIBU-FLASH-MIB.my | +0 / -192 |
| A | mibs/cisco/CISCO-SIBU-MANAGERS-MIB | +462 / -0 |
| D | mibs/cisco/CISCO-SIBU-MANAGERS-MIB.my | +0 / -428 |
| A | mibs/cisco/CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB | +722 / -0 |
| D | mibs/cisco/CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB.my | +0 / -682 |
| A | mibs/cisco/CISCO-SIP-CALLS-MIB | +931 / -0 |
| D | mibs/cisco/CISCO-SIP-CALLS-MIB.my | +0 / -883 |
| A | mibs/cisco/CISCO-SIP-UA-MIB | +4,952 / -0 |
| D | mibs/cisco/CISCO-SIP-UA-MIB.my | +0 / -4,848 |
| A | mibs/cisco/CISCO-SLB-DFP-MIB | +305 / -0 |
| D | mibs/cisco/CISCO-SLB-DFP-MIB.my | +0 / -294 |
| A | mibs/cisco/CISCO-SLB-EXT-MIB | +5,552 / -0 |
| D | mibs/cisco/CISCO-SLB-EXT-MIB.my | +0 / -5,412 |
| A | mibs/cisco/CISCO-SLB-HEALTH-MON-MIB | +2,763 / -0 |
| D | mibs/cisco/CISCO-SLB-HEALTH-MON-MIB.my | +0 / -2,707 |
| A | mibs/cisco/CISCO-SLB-MIB | +5,379 / -0 |
| D | mibs/cisco/CISCO-SLB-MIB.my | +0 / -5,279 |
| A | mibs/cisco/CISCO-SM-FILE-DOWNLOAD-MIB | +381 / -0 |
| D | mibs/cisco/CISCO-SM-FILE-DOWNLOAD-MIB.my | +0 / -353 |
| A | mibs/cisco/CISCO-SMART-INSTALL-MIB | +1,656 / -0 |
| D | mibs/cisco/CISCO-SMART-INSTALL-MIB.my | +0 / -1,646 |
| A | mibs/cisco/CISCO-SME-MIB | +709 / -0 |
| D | mibs/cisco/CISCO-SME-MIB.my | +0 / -687 |
| A | mibs/cisco/CISCO-SMI | +566 / -0 |
| D | mibs/cisco/CISCO-SMI.my | +0 / -536 |
| A | mibs/cisco/CISCO-SNA-LLC-MIB | +3,110 / -0 |
| D | mibs/cisco/CISCO-SNA-LLC-MIB.my | +0 / -2,990 |
| A | mibs/cisco/CISCO-SNAPSHOT-MIB | +509 / -0 |
| D | mibs/cisco/CISCO-SNAPSHOT-MIB.my | +0 / -448 |
| A | mibs/cisco/CISCO-SNMP-HANDSHAKE-MIB | +162 / -0 |
| D | mibs/cisco/CISCO-SNMP-HANDSHAKE-MIB.my | +0 / -142 |
| A | mibs/cisco/CISCO-SNMP-NOTIFICATION-EXT-MIB | +228 / -0 |
| D | mibs/cisco/CISCO-SNMP-NOTIFICATION-EXT-MIB.my | +0 / -212 |
| A | mibs/cisco/CISCO-SNMP-TARGET-EXT-MIB | +540 / -0 |
| D | mibs/cisco/CISCO-SNMP-TARGET-EXT-MIB.my | +0 / -523 |
| A | mibs/cisco/CISCO-SNMP-USM-OIDS-MIB | +79 / -0 |
| D | mibs/cisco/CISCO-SNMP-USM-OIDS-MIB.my | +0 / -66 |
| A | mibs/cisco/CISCO-SNMP-VACM-EXT-MIB | +224 / -0 |
| D | mibs/cisco/CISCO-SNMP-VACM-EXT-MIB.my | +0 / -203 |
| A | mibs/cisco/CISCO-SONET-MIB | +2,373 / -0 |
| D | mibs/cisco/CISCO-SONET-MIB.my | +0 / -2,284 |
| A | mibs/cisco/CISCO-SP-MIB | +5,699 / -0 |
| D | mibs/cisco/CISCO-SP-MIB.my | +0 / -5,626 |
| A | mibs/cisco/CISCO-SRP-MIB | +2,966 / -0 |
| D | mibs/cisco/CISCO-SRP-MIB.my | +0 / -2,852 |
| A | mibs/cisco/CISCO-SRST-MIB | +1,827 / -0 |
| D | mibs/cisco/CISCO-SRST-MIB.my | +0 / -1,698 |
| A | mibs/cisco/CISCO-SSG-MIB | +1,870 / -0 |
| D | mibs/cisco/CISCO-SSG-MIB.my | +0 / -1,859 |
| A | mibs/cisco/CISCO-SSL-PROXY-MIB | +4,283 / -0 |
| D | mibs/cisco/CISCO-SSL-PROXY-MIB.my | +0 / -4,234 |
| A | mibs/cisco/CISCO-SSLVPN-MIB | +827 / -0 |
| A | mibs/cisco/CISCO-SSM-PROV-MIB | +344 / -0 |
| D | mibs/cisco/CISCO-SSM-PROV-MIB.my | +0 / -322 |
| A | mibs/cisco/CISCO-ST-TC | +499 / -0 |
| D | mibs/cisco/CISCO-ST-TC.my | +0 / -490 |
| A | mibs/cisco/CISCO-STACK-MIB | +13,365 / -0 |
| D | mibs/cisco/CISCO-STACK-MIB.my | +0 / -13,189 |
| A | mibs/cisco/CISCO-STACKMAKER-MIB | +174 / -0 |
| D | mibs/cisco/CISCO-STACKMAKER-MIB.my | +0 / -164 |
| A | mibs/cisco/CISCO-STACKWISE-MIB | +1,438 / -0 |
| D | mibs/cisco/CISCO-STACKWISE-MIB.my | +0 / -1,421 |
| A | mibs/cisco/CISCO-STP-EXTENSIONS-MIB | +5,039 / -0 |
| D | mibs/cisco/CISCO-STP-EXTENSIONS-MIB.my | +0 / -4,967 |
| A | mibs/cisco/CISCO-STUN-MIB | +511 / -0 |
| D | mibs/cisco/CISCO-STUN-MIB.my | +0 / -479 |
| A | mibs/cisco/CISCO-SUBSCRIBER-IDENTITY-TC-MIB | +677 / -0 |
| D | mibs/cisco/CISCO-SUBSCRIBER-IDENTITY-TC-MIB.my | +0 / -667 |
| A | mibs/cisco/CISCO-SUBSCRIBER-SESSION-MIB | +3,633 / -0 |
| D | mibs/cisco/CISCO-SUBSCRIBER-SESSION-MIB.my | +0 / -3,616 |
| A | mibs/cisco/CISCO-SUBSCRIBER-SESSION-TC-MIB | +357 / -0 |
| D | mibs/cisco/CISCO-SUBSCRIBER-SESSION-TC-MIB.my | +0 / -347 |
| A | mibs/cisco/CISCO-SVC-INTERFACE-MIB | +1,379 / -0 |
| D | mibs/cisco/CISCO-SVC-INTERFACE-MIB.my | +0 / -1,345 |
| A | mibs/cisco/CISCO-SVI-AUTOSTATE-MIB | +222 / -0 |
| D | mibs/cisco/CISCO-SVI-AUTOSTATE-MIB.my | +0 / -210 |
| A | mibs/cisco/CISCO-SWITCH-CEF-MIB | +386 / -0 |
| D | mibs/cisco/CISCO-SWITCH-CEF-MIB.my | +0 / -371 |
| A | mibs/cisco/CISCO-SWITCH-CGMP-MIB | +239 / -0 |
| D | mibs/cisco/CISCO-SWITCH-CGMP-MIB.my | +0 / -213 |
| A | mibs/cisco/CISCO-SWITCH-ENGINE-MIB | +6,140 / -0 |
| D | mibs/cisco/CISCO-SWITCH-ENGINE-MIB.my | +0 / -6,016 |
| A | mibs/cisco/CISCO-SWITCH-FABRIC-MIB | +407 / -0 |
| D | mibs/cisco/CISCO-SWITCH-FABRIC-MIB.my | +0 / -269 |
| A | mibs/cisco/CISCO-SWITCH-HARDWARE-CAPACITY-MIB | +2,084 / -0 |
| D | mibs/cisco/CISCO-SWITCH-HARDWARE-CAPACITY-MIB.my | +0 / -2,043 |
| A | mibs/cisco/CISCO-SWITCH-MULTICAST-MIB | +1,637 / -0 |
| D | mibs/cisco/CISCO-SWITCH-MULTICAST-MIB.my | +0 / -1,571 |
| A | mibs/cisco/CISCO-SWITCH-NETFLOW-MIB | +476 / -0 |
| D | mibs/cisco/CISCO-SWITCH-NETFLOW-MIB.my | +0 / -431 |
| A | mibs/cisco/CISCO-SWITCH-QOS-MIB | +6,170 / -0 |
| D | mibs/cisco/CISCO-SWITCH-QOS-MIB.my | +0 / -6,118 |
| A | mibs/cisco/CISCO-SWITCH-RATE-LIMITER-MIB | +408 / -0 |
| D | mibs/cisco/CISCO-SWITCH-RATE-LIMITER-MIB.my | +0 / -383 |
| A | mibs/cisco/CISCO-SWITCH-STATS-MIB | +1,377 / -0 |
| D | mibs/cisco/CISCO-SWITCH-STATS-MIB.my | +0 / -1,359 |
| A | mibs/cisco/CISCO-SWITCH-USAGE-MIB | +186 / -0 |
| D | mibs/cisco/CISCO-SWITCH-USAGE-MIB.my | +0 / -171 |
| A | mibs/cisco/CISCO-SYS-INFO-LOG-MIB | +562 / -0 |
| D | mibs/cisco/CISCO-SYS-INFO-LOG-MIB.my | +0 / -545 |
| A | mibs/cisco/CISCO-SYSLOG-EVENT-EXT-MIB | +282 / -0 |
| D | mibs/cisco/CISCO-SYSLOG-EVENT-EXT-MIB.my | +0 / -263 |
| A | mibs/cisco/CISCO-SYSLOG-EXT-MIB | +1,166 / -0 |
| D | mibs/cisco/CISCO-SYSLOG-EXT-MIB.my | +0 / -1,149 |
| A | mibs/cisco/CISCO-SYSLOG-MIB | +605 / -0 |
| D | mibs/cisco/CISCO-SYSLOG-MIB.my | +0 / -570 |
| A | mibs/cisco/CISCO-SYSTEM-EXT-MIB | +1,113 / -0 |
| D | mibs/cisco/CISCO-SYSTEM-EXT-MIB.my | +0 / -1,093 |
| A | mibs/cisco/CISCO-SYSTEM-MIB | +682 / -0 |
| D | mibs/cisco/CISCO-SYSTEM-MIB.my | +0 / -662 |
| A | mibs/cisco/CISCO-TAP-MIB | +1,227 / -0 |
| D | mibs/cisco/CISCO-TAP-MIB.my | +0 / -1,179 |
| A | mibs/cisco/CISCO-TAP2-MIB | +1,226 / -0 |
| D | mibs/cisco/CISCO-TAP2-MIB.my | +0 / -1,195 |
| A | mibs/cisco/CISCO-TBRIDGE-DEV-IF-MIB | +265 / -0 |
| D | mibs/cisco/CISCO-TBRIDGE-DEV-IF-MIB.my | +0 / -243 |
| A | mibs/cisco/CISCO-TC | +2,669 / -0 |
| A | mibs/cisco/CISCO-TC-NO-U32 | +212 / -0 |
| D | mibs/cisco/CISCO-TC-NO-U32.my | +0 / -202 |
| D | mibs/cisco/CISCO-TC.my | +0 / -2,660 |
| A | mibs/cisco/CISCO-TCP-METRICS-MIB | +326 / -0 |
| D | mibs/cisco/CISCO-TCP-METRICS-MIB.my | +0 / -315 |
| A | mibs/cisco/CISCO-TCP-MIB | +250 / -0 |
| D | mibs/cisco/CISCO-TCP-MIB.my | +0 / -234 |
| A | mibs/cisco/CISCO-TCPOFFLOAD-MIB | +298 / -0 |
| D | mibs/cisco/CISCO-TCPOFFLOAD-MIB.my | +0 / -281 |
| A | mibs/cisco/CISCO-TELEPRESENCE-CALL-MIB | +3,147 / -0 |
| D | mibs/cisco/CISCO-TELEPRESENCE-CALL-MIB.my | +0 / -3,128 |
| A | mibs/cisco/CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB | +2,559 / -0 |
| D | mibs/cisco/CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB.my | +0 / -2,528 |
| A | mibs/cisco/CISCO-TELEPRESENCE-MIB | +1,933 / -0 |
| D | mibs/cisco/CISCO-TELEPRESENCE-MIB.my | +0 / -1,904 |
| A | mibs/cisco/CISCO-TELNET-SERVER-MIB | +348 / -0 |
| D | mibs/cisco/CISCO-TELNET-SERVER-MIB.my | +0 / -336 |
| A | mibs/cisco/CISCO-THREAT-MITIGATION-SERVICE-MIB | +1,041 / -0 |
| D | mibs/cisco/CISCO-THREAT-MITIGATION-SERVICE-MIB.my | +0 / -1,021 |
| A | mibs/cisco/CISCO-TM | +194 / -0 |
| D | mibs/cisco/CISCO-TM.my | +0 / -182 |
| A | mibs/cisco/CISCO-TN3270SERVER-MIB | +1,468 / -0 |
| D | mibs/cisco/CISCO-TN3270SERVER-MIB.my | +0 / -1,418 |
| A | mibs/cisco/CISCO-TPC-MIB | +407 / -0 |
| D | mibs/cisco/CISCO-TPC-MIB.my | +0 / -386 |
| A | mibs/cisco/CISCO-TRANSACTION-CONNECTION-MIB | +771 / -0 |
| D | mibs/cisco/CISCO-TRANSACTION-CONNECTION-MIB.my | +0 / -757 |
| A | mibs/cisco/CISCO-TRUSTSEC-INTERFACE-MIB | +2,245 / -0 |
| D | mibs/cisco/CISCO-TRUSTSEC-INTERFACE-MIB.my | +0 / -2,205 |
| A | mibs/cisco/CISCO-TRUSTSEC-MIB | +1,921 / -0 |
| D | mibs/cisco/CISCO-TRUSTSEC-MIB.my | +0 / -1,902 |
| A | mibs/cisco/CISCO-TRUSTSEC-POLICY-MIB | +3,019 / -0 |
| D | mibs/cisco/CISCO-TRUSTSEC-POLICY-MIB.my | +0 / -2,950 |
| A | mibs/cisco/CISCO-TRUSTSEC-SERVER-MIB | +1,183 / -0 |
| D | mibs/cisco/CISCO-TRUSTSEC-SERVER-MIB.my | +0 / -1,154 |
| A | mibs/cisco/CISCO-TRUSTSEC-SXP-MIB | +2,244 / -0 |
| D | mibs/cisco/CISCO-TRUSTSEC-SXP-MIB.my | +0 / -2,231 |
| A | mibs/cisco/CISCO-TRUSTSEC-TC-MIB | +278 / -0 |
| D | mibs/cisco/CISCO-TRUSTSEC-TC-MIB.my | +0 / -268 |
| A | mibs/cisco/CISCO-TS-STACK-MIB | +2,883 / -0 |
| D | mibs/cisco/CISCO-TS-STACK-MIB.my | +0 / -2,826 |
| A | mibs/cisco/CISCO-UBE-MIB | +229 / -0 |
| D | mibs/cisco/CISCO-UBE-MIB.my | +0 / -219 |
| A | mibs/cisco/CISCO-UDLDP-MIB | +704 / -0 |
| D | mibs/cisco/CISCO-UDLDP-MIB.my | +0 / -689 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-AAA-MIB | +7,104 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB | +26,810 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB.my | +0 / -25,021 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-BIOS-MIB | +5,509 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-BMC-MIB | +267 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-CALLHOME-MIB | +1,428 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-CAPABILITY-MIB | +1,997 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-CHANGE-MIB | +188 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-CIMCVMEDIA-MIB | +820 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-COMM-MIB | +3,712 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB | +12,124 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB.my | +0 / -9,527 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-CONFIG-MIB | +399 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-DCX-MIB | +960 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-DHCP-MIB | +337 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-DIAG-MIB | +765 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-DOMAIN-MIB | +937 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-DPSEC-MIB | +174 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-EPQOS-MIB | +1,214 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB | +21,459 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB.my | +0 / -18,515 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-ETHER-MIB | +8,706 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-EVENT-MIB | +686 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTMGMT-MIB | +761 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTPOL-MIB | +2,363 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTVMM-MIB | +4,323 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-FAULT-MIB | +1,001 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-FAULT-MIB.my | +0 / -990 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-FC-MIB | +2,536 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-FCPOOL-MIB | +830 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB | +6,220 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-FLOWCTRL-MIB | +251 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-FSM-MIB | +173 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-GMETA-MIB | +886 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-GRAPHICS-MIB | +515 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-HOSTIMG-MIB | +287 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-IDENT-MIB | +1,489 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-IMGPROV-MIB | +220 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-IMGSEC-MIB | +230 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-INITIATOR-MIB | +914 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-IP-MIB | +563 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-IPPOOL-MIB | +1,043 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-IQNPOOL-MIB | +716 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-ISCSI-MIB | +191 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-LICENSE-MIB | +2,688 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-LLDP-MIB | +153 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-LS-MIB | +2,476 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-LSBOOT-MIB | +1,877 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-LSMAINT-MIB | +457 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-LSTORAGE-MIB | +1,191 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-MACPOOL-MIB | +630 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-MAPPINGS-MIB | +231 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB | +2,669 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB.my | +0 / -2,551 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-MGMT-MIB | +5,909 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB | +5,483 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB.my | +0 / -2,205 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-NETWORK-MIB | +875 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-NFS-MIB | +1,202 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-NOTIFS-MIB | +97 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-NOTIFS-MIB.my | +0 / -90 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-NWCTRL-MIB | +196 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-OBSERVE-MIB | +796 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-ORG-MIB | +221 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-OS-MIB | +295 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-PCI-MIB | +424 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-PKI-MIB | +1,061 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-POLICY-MIB | +3,173 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-PORT-MIB | +647 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-POWER-MIB | +1,515 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-PROC-MIB | +627 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB | +1,906 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB.my | +0 / -1,786 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-QOSCLASS-MIB | +975 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-QUERYRESULT-MIB | +278 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-SES-MIB | +229 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-SOL-MIB | +404 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-STATS-MIB | +1,634 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-STORAGE-MIB | +7,897 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-STORAGE-MIB.my | +0 / -3,935 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-SW-MIB | +13,019 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB | +4,553 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-SYSFILE-MIB | +664 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB | +38,536 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB.my | +0 / -28,245 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-TOP-MIB | +416 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-TRIG-MIB | +1,132 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-UUIDPOOL-MIB | +640 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-VERSION-MIB | +191 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-VM-MIB | +3,077 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-COMPUTING-VNIC-MIB | +9,575 / -0 |
| A | mibs/cisco/CISCO-UNIFIED-FIREWALL-MIB | +2,949 / -0 |
| D | mibs/cisco/CISCO-UNIFIED-FIREWALL-MIB.my | +0 / -2,897 |
| A | mibs/cisco/CISCO-UNITY-EXPRESS-MIB | +1,361 / -0 |
| D | mibs/cisco/CISCO-UNITY-EXPRESS-MIB.my | +0 / -1,340 |
| A | mibs/cisco/CISCO-UNITY-MIB | +839 / -0 |
| D | mibs/cisco/CISCO-UNITY-MIB.my | +0 / -804 |
| A | mibs/cisco/CISCO-USER-CONNECTION-TAP-MIB | +223 / -0 |
| D | mibs/cisco/CISCO-USER-CONNECTION-TAP-MIB.my | +0 / -208 |
| A | mibs/cisco/CISCO-USP-MIB | +1,209 / -0 |
| A | mibs/cisco/CISCO-VDC-MIB | +1,396 / -0 |
| D | mibs/cisco/CISCO-VDC-MIB.my | +0 / -1,382 |
| A | mibs/cisco/CISCO-VIDEO-SESSION-MIB | +2,608 / -0 |
| D | mibs/cisco/CISCO-VIDEO-SESSION-MIB.my | +0 / -2,598 |
| A | mibs/cisco/CISCO-VIDEO-TC | +372 / -0 |
| D | mibs/cisco/CISCO-VIDEO-TC.my | +0 / -363 |
| A | mibs/cisco/CISCO-VINES-MIB | +1,793 / -0 |
| D | mibs/cisco/CISCO-VINES-MIB.my | +0 / -1,762 |
| A | mibs/cisco/CISCO-VIRTUAL-INTERFACE-MIB | +473 / -0 |
| D | mibs/cisco/CISCO-VIRTUAL-INTERFACE-MIB.my | +0 / -459 |
| A | mibs/cisco/CISCO-VIRTUAL-NIC-MIB | +653 / -0 |
| D | mibs/cisco/CISCO-VIRTUAL-NIC-MIB.my | +0 / -637 |
| A | mibs/cisco/CISCO-VIRTUAL-NW-IF-MIB | +320 / -0 |
| D | mibs/cisco/CISCO-VIRTUAL-NW-IF-MIB.my | +0 / -301 |
| A | mibs/cisco/CISCO-VIRTUAL-SWITCH-MIB | +1,842 / -0 |
| D | mibs/cisco/CISCO-VIRTUAL-SWITCH-MIB.my | +0 / -1,818 |
| A | mibs/cisco/CISCO-VISM-ATM-TRUNK-MIB | +1,074 / -0 |
| D | mibs/cisco/CISCO-VISM-ATM-TRUNK-MIB.my | +0 / -1,060 |
| A | mibs/cisco/CISCO-VISM-CAC-MIB | +421 / -0 |
| D | mibs/cisco/CISCO-VISM-CAC-MIB.my | +0 / -402 |
| A | mibs/cisco/CISCO-VISM-CAS-MIB | +460 / -0 |
| D | mibs/cisco/CISCO-VISM-CAS-MIB.my | +0 / -428 |
| A | mibs/cisco/CISCO-VISM-CODEC-MIB | +545 / -0 |
| D | mibs/cisco/CISCO-VISM-CODEC-MIB.my | +0 / -527 |
| A | mibs/cisco/CISCO-VISM-CONN-MIB | +1,773 / -0 |
| D | mibs/cisco/CISCO-VISM-CONN-MIB.my | +0 / -1,742 |
| A | mibs/cisco/CISCO-VISM-CONN-STAT-MIB | +794 / -0 |
| D | mibs/cisco/CISCO-VISM-CONN-STAT-MIB.my | +0 / -695 |
| A | mibs/cisco/CISCO-VISM-DSX0-MIB | +1,700 / -0 |
| D | mibs/cisco/CISCO-VISM-DSX0-MIB.my | +0 / -1,668 |
| A | mibs/cisco/CISCO-VISM-DSX1-MIB | +1,664 / -0 |
| D | mibs/cisco/CISCO-VISM-DSX1-MIB.my | +0 / -1,636 |
| A | mibs/cisco/CISCO-VISM-HDLC-MIB | +300 / -0 |
| D | mibs/cisco/CISCO-VISM-HDLC-MIB.my | +0 / -287 |
| A | mibs/cisco/CISCO-VISM-MODULE-MIB | +2,691 / -0 |
| D | mibs/cisco/CISCO-VISM-MODULE-MIB.my | +0 / -2,627 |
| A | mibs/cisco/CISCO-VISM-PORT-MIB | +253 / -0 |
| D | mibs/cisco/CISCO-VISM-PORT-MIB.my | +0 / -230 |
| A | mibs/cisco/CISCO-VISM-RSRC-PART-MIB | +254 / -0 |
| D | mibs/cisco/CISCO-VISM-RSRC-PART-MIB.my | +0 / -235 |
| A | mibs/cisco/CISCO-VISM-SESSION-MIB | +1,084 / -0 |
| D | mibs/cisco/CISCO-VISM-SESSION-MIB.my | +0 / -1,057 |
| A | mibs/cisco/CISCO-VISM-SVC-MIB | +549 / -0 |
| D | mibs/cisco/CISCO-VISM-SVC-MIB.my | +0 / -534 |
| A | mibs/cisco/CISCO-VISM-TRAPS-MIB | +2,815 / -0 |
| D | mibs/cisco/CISCO-VISM-TRAPS-MIB.my | +0 / -2,542 |
| A | mibs/cisco/CISCO-VISM-XGCP-EXT | +667 / -0 |
| D | mibs/cisco/CISCO-VISM-XGCP-EXT.my | +0 / -641 |
| A | mibs/cisco/CISCO-VLAN-BRIDGING-MIB | +186 / -0 |
| D | mibs/cisco/CISCO-VLAN-BRIDGING-MIB.my | +0 / -180 |
| A | mibs/cisco/CISCO-VLAN-GROUP-MIB | +264 / -0 |
| D | mibs/cisco/CISCO-VLAN-GROUP-MIB.my | +0 / -257 |
| A | mibs/cisco/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB | +178 / -0 |
| D | mibs/cisco/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB.my | +0 / -167 |
| A | mibs/cisco/CISCO-VLAN-MEMBERSHIP-MIB | +1,330 / -0 |
| D | mibs/cisco/CISCO-VLAN-MEMBERSHIP-MIB.my | +0 / -1,313 |
| A | mibs/cisco/CISCO-VLAN-TRANSLATION-MIB | +419 / -0 |
| D | mibs/cisco/CISCO-VLAN-TRANSLATION-MIB.my | +0 / -407 |
| A | mibs/cisco/CISCO-VMPS-MIB | +659 / -0 |
| D | mibs/cisco/CISCO-VMPS-MIB.my | +0 / -638 |
| A | mibs/cisco/CISCO-VOA-MIB | +240 / -0 |
| D | mibs/cisco/CISCO-VOA-MIB.my | +0 / -226 |
| A | mibs/cisco/CISCO-VOICE-AALX-PROFILE-MIB | +1,532 / -0 |
| D | mibs/cisco/CISCO-VOICE-AALX-PROFILE-MIB.my | +0 / -1,506 |
| A | mibs/cisco/CISCO-VOICE-ANALOG-IF-MIB | +2,255 / -0 |
| D | mibs/cisco/CISCO-VOICE-ANALOG-IF-MIB.my | +0 / -2,141 |
| A | mibs/cisco/CISCO-VOICE-APPLICATIONS-OID-MIB | +64 / -0 |
| D | mibs/cisco/CISCO-VOICE-APPLICATIONS-OID-MIB.my | +0 / -50 |
| A | mibs/cisco/CISCO-VOICE-APPS-MIB | +451 / -0 |
| D | mibs/cisco/CISCO-VOICE-APPS-MIB.my | +0 / -428 |
| A | mibs/cisco/CISCO-VOICE-ATM-DIAL-CONTROL-MIB | +717 / -0 |
| D | mibs/cisco/CISCO-VOICE-ATM-DIAL-CONTROL-MIB.my | +0 / -673 |
| A | mibs/cisco/CISCO-VOICE-CARD-MIB | +191 / -0 |
| D | mibs/cisco/CISCO-VOICE-CARD-MIB.my | +0 / -179 |
| A | mibs/cisco/CISCO-VOICE-CAS-MODULE-MIB | +463 / -0 |
| D | mibs/cisco/CISCO-VOICE-CAS-MODULE-MIB.my | +0 / -446 |
| A | mibs/cisco/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB | +781 / -0 |
| D | mibs/cisco/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB.my | +0 / -740 |
| A | mibs/cisco/CISCO-VOICE-CONNECTIVITY-MIB | +709 / -0 |
| D | mibs/cisco/CISCO-VOICE-CONNECTIVITY-MIB.my | +0 / -690 |
| A | mibs/cisco/CISCO-VOICE-DIAL-CONTROL-MIB | +7,210 / -0 |
| D | mibs/cisco/CISCO-VOICE-DIAL-CONTROL-MIB.my | +0 / -6,957 |
| A | mibs/cisco/CISCO-VOICE-DNIS-MIB | +434 / -0 |
| D | mibs/cisco/CISCO-VOICE-DNIS-MIB.my | +0 / -403 |
| A | mibs/cisco/CISCO-VOICE-ENABLED-LINK-MIB | +241 / -0 |
| D | mibs/cisco/CISCO-VOICE-ENABLED-LINK-MIB.my | +0 / -213 |
| A | mibs/cisco/CISCO-VOICE-FR-DIAL-CONTROL-MIB | +173 / -0 |
| D | mibs/cisco/CISCO-VOICE-FR-DIAL-CONTROL-MIB.my | +0 / -153 |
| A | mibs/cisco/CISCO-VOICE-HDLC-DIAL-CONTROL-MIB | +161 / -0 |
| D | mibs/cisco/CISCO-VOICE-HDLC-DIAL-CONTROL-MIB.my | +0 / -141 |
| A | mibs/cisco/CISCO-VOICE-IF-MIB | +521 / -0 |
| D | mibs/cisco/CISCO-VOICE-IF-MIB.my | +0 / -495 |
| A | mibs/cisco/CISCO-VOICE-LMR-MIB | +412 / -0 |
| D | mibs/cisco/CISCO-VOICE-LMR-MIB.my | +0 / -362 |
| A | mibs/cisco/CISCO-VOICE-TONE-CADENCE-MIB | +581 / -0 |
| D | mibs/cisco/CISCO-VOICE-TONE-CADENCE-MIB.my | +0 / -556 |
| A | mibs/cisco/CISCO-VOICE-URI-CLASS-MIB | +619 / -0 |
| D | mibs/cisco/CISCO-VOICE-URI-CLASS-MIB.my | +0 / -398 |
| A | mibs/cisco/CISCO-VOIP-TAP-MIB | +283 / -0 |
| D | mibs/cisco/CISCO-VOIP-TAP-MIB.my | +0 / -260 |
| A | mibs/cisco/CISCO-VPC-MIB | +1,155 / -0 |
| D | mibs/cisco/CISCO-VPC-MIB.my | +0 / -1,138 |
| A | mibs/cisco/CISCO-VPDN-MGMT-EXT-MIB | +604 / -0 |
| D | mibs/cisco/CISCO-VPDN-MGMT-EXT-MIB.my | +0 / -591 |
| A | mibs/cisco/CISCO-VPDN-MGMT-MIB | +2,755 / -0 |
| D | mibs/cisco/CISCO-VPDN-MGMT-MIB.my | +0 / -2,695 |
| A | mibs/cisco/CISCO-VPN-LIC-USAGE-MONITOR-MIB | +894 / -0 |
| D | mibs/cisco/CISCO-VPN-LIC-USAGE-MONITOR-MIB.my | +0 / -880 |
| A | mibs/cisco/CISCO-VQE-TOOLS-MIB | +146 / -0 |
| D | mibs/cisco/CISCO-VQE-TOOLS-MIB.my | +0 / -133 |
| A | mibs/cisco/CISCO-VQES-MIB | +482 / -0 |
| D | mibs/cisco/CISCO-VQES-MIB.my | +0 / -464 |
| A | mibs/cisco/CISCO-VRF-MIB | +827 / -0 |
| D | mibs/cisco/CISCO-VRF-MIB.my | +0 / -812 |
| A | mibs/cisco/CISCO-VSAN-MIB | +1,669 / -0 |
| D | mibs/cisco/CISCO-VSAN-MIB.my | +0 / -1,625 |
| A | mibs/cisco/CISCO-VSI-CONTROLLER-MIB | +323 / -0 |
| D | mibs/cisco/CISCO-VSI-CONTROLLER-MIB.my | +0 / -311 |
| A | mibs/cisco/CISCO-VSIMASTER-MIB | +1,535 / -0 |
| D | mibs/cisco/CISCO-VSIMASTER-MIB.my | +0 / -1,500 |
| A | mibs/cisco/CISCO-VTP-MIB | +6,521 / -0 |
| D | mibs/cisco/CISCO-VTP-MIB.my | +0 / -6,450 |
| A | mibs/cisco/CISCO-WAN-3G-MIB | +5,724 / -0 |
| D | mibs/cisco/CISCO-WAN-3G-MIB.my | +0 / -5,713 |
| A | mibs/cisco/CISCO-WAN-AAL2-PROFILES-MIB | +490 / -0 |
| D | mibs/cisco/CISCO-WAN-AAL2-PROFILES-MIB.my | +0 / -457 |
| A | mibs/cisco/CISCO-WAN-ANNOUNCEMENT-MIB | +567 / -0 |
| D | mibs/cisco/CISCO-WAN-ANNOUNCEMENT-MIB.my | +0 / -531 |
| A | mibs/cisco/CISCO-WAN-ATM-CONN-MIB | +2,448 / -0 |
| D | mibs/cisco/CISCO-WAN-ATM-CONN-MIB.my | +0 / -2,357 |
| A | mibs/cisco/CISCO-WAN-ATM-CONN-STAT-MIB | +2,363 / -0 |
| D | mibs/cisco/CISCO-WAN-ATM-CONN-STAT-MIB.my | +0 / -2,325 |
| A | mibs/cisco/CISCO-WAN-ATM-COSB-MIB | +391 / -0 |
| D | mibs/cisco/CISCO-WAN-ATM-COSB-MIB.my | +0 / -371 |
| A | mibs/cisco/CISCO-WAN-ATM-CUG-MIB | +445 / -0 |
| D | mibs/cisco/CISCO-WAN-ATM-CUG-MIB.my | +0 / -424 |
| A | mibs/cisco/CISCO-WAN-ATM-PARTY-MIB | +388 / -0 |
| D | mibs/cisco/CISCO-WAN-ATM-PARTY-MIB.my | +0 / -375 |
| A | mibs/cisco/CISCO-WAN-ATM-PREF-ROUTE-MIB | +291 / -0 |
| D | mibs/cisco/CISCO-WAN-ATM-PREF-ROUTE-MIB.my | +0 / -279 |
| A | mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-MIB | +1,209 / -0 |
| D | mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-MIB.my | +0 / -1,135 |
| A | mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-STAT-MIB | +328 / -0 |
| D | mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-STAT-MIB.my | +0 / -302 |
| A | mibs/cisco/CISCO-WAN-BBIF-ILMI-MIB | +567 / -0 |
| D | mibs/cisco/CISCO-WAN-BBIF-ILMI-MIB.my | +0 / -542 |
| A | mibs/cisco/CISCO-WAN-BBIF-PORT-MIB | +578 / -0 |
| D | mibs/cisco/CISCO-WAN-BBIF-PORT-MIB.my | +0 / -545 |
| A | mibs/cisco/CISCO-WAN-CELL-EXT-MIB | +1,367 / -0 |
| A | mibs/cisco/CISCO-WAN-CES-CONN-MIB | +1,260 / -0 |
| D | mibs/cisco/CISCO-WAN-CES-CONN-MIB.my | +0 / -1,235 |
| A | mibs/cisco/CISCO-WAN-CES-CONN-STAT-MIB | +448 / -0 |
| D | mibs/cisco/CISCO-WAN-CES-CONN-STAT-MIB.my | +0 / -437 |
| A | mibs/cisco/CISCO-WAN-CES-PORT-MIB | +467 / -0 |
| D | mibs/cisco/CISCO-WAN-CES-PORT-MIB.my | +0 / -447 |
| A | mibs/cisco/CISCO-WAN-CES-RSRC-PART-MIB | +262 / -0 |
| D | mibs/cisco/CISCO-WAN-CES-RSRC-PART-MIB.my | +0 / -244 |
| A | mibs/cisco/CISCO-WAN-CODEC-GEN-PARM-MIB | +382 / -0 |
| D | mibs/cisco/CISCO-WAN-CODEC-GEN-PARM-MIB.my | +0 / -350 |
| A | mibs/cisco/CISCO-WAN-FEEDER-MIB | +393 / -0 |
| D | mibs/cisco/CISCO-WAN-FEEDER-MIB.my | +0 / -375 |
| A | mibs/cisco/CISCO-WAN-FR-CONN-MIB | +2,519 / -0 |
| D | mibs/cisco/CISCO-WAN-FR-CONN-MIB.my | +0 / -2,473 |
| A | mibs/cisco/CISCO-WAN-FR-CONN-STAT-MIB | +905 / -0 |
| D | mibs/cisco/CISCO-WAN-FR-CONN-STAT-MIB.my | +0 / -889 |
| A | mibs/cisco/CISCO-WAN-FR-PORT-MIB | +1,894 / -0 |
| D | mibs/cisco/CISCO-WAN-FR-PORT-MIB.my | +0 / -1,850 |
| A | mibs/cisco/CISCO-WAN-FR-RSRC-PART-MIB | +273 / -0 |
| D | mibs/cisco/CISCO-WAN-FR-RSRC-PART-MIB.my | +0 / -256 |
| A | mibs/cisco/CISCO-WAN-FR-SIGNALING-MIB | +828 / -0 |
| D | mibs/cisco/CISCO-WAN-FR-SIGNALING-MIB.my | +0 / -794 |
| A | mibs/cisco/CISCO-WAN-FR-X21-MIB | +992 / -0 |
| D | mibs/cisco/CISCO-WAN-FR-X21-MIB.my | +0 / -949 |
| A | mibs/cisco/CISCO-WAN-LAPD-TRUNK-MIB | +931 / -0 |
| D | mibs/cisco/CISCO-WAN-LAPD-TRUNK-MIB.my | +0 / -899 |
| A | mibs/cisco/CISCO-WAN-MG-MIB | +1,435 / -0 |
| D | mibs/cisco/CISCO-WAN-MG-MIB.my | +0 / -1,372 |
| A | mibs/cisco/CISCO-WAN-MGC-REDUN-MIB | +818 / -0 |
| D | mibs/cisco/CISCO-WAN-MGC-REDUN-MIB.my | +0 / -787 |
| A | mibs/cisco/CISCO-WAN-MODULE-MIB | +581 / -0 |
| D | mibs/cisco/CISCO-WAN-MODULE-MIB.my | +0 / -564 |
| A | mibs/cisco/CISCO-WAN-NCDP-MIB | +842 / -0 |
| D | mibs/cisco/CISCO-WAN-NCDP-MIB.my | +0 / -818 |
| A | mibs/cisco/CISCO-WAN-OPTIMIZATION-CAPABILITY | +549 / -0 |
| A | mibs/cisco/CISCO-WAN-OPTIMIZATION-MIB | +2,855 / -0 |
| D | mibs/cisco/CISCO-WAN-OPTIMIZATION-MIB.my | +0 / -2,822 |
| A | mibs/cisco/CISCO-WAN-PAR-MIB | +2,527 / -0 |
| D | mibs/cisco/CISCO-WAN-PAR-MIB.my | +0 / -2,513 |
| A | mibs/cisco/CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB | +209 / -0 |
| D | mibs/cisco/CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB.my | +0 / -175 |
| A | mibs/cisco/CISCO-WAN-RPM-CONN-EXT-MIB | +318 / -0 |
| D | mibs/cisco/CISCO-WAN-RPM-CONN-EXT-MIB.my | +0 / -303 |
| A | mibs/cisco/CISCO-WAN-RSRC-PART-MIB | +851 / -0 |
| D | mibs/cisco/CISCO-WAN-RSRC-PART-MIB.my | +0 / -825 |
| A | mibs/cisco/CISCO-WAN-RTP-CONN-MIB | +782 / -0 |
| D | mibs/cisco/CISCO-WAN-RTP-CONN-MIB.my | +0 / -748 |
| A | mibs/cisco/CISCO-WAN-SCT-MGMT-MIB | +343 / -0 |
| D | mibs/cisco/CISCO-WAN-SCT-MGMT-MIB.my | +0 / -322 |
| A | mibs/cisco/CISCO-WAN-SONET-MIB | +1,534 / -0 |
| D | mibs/cisco/CISCO-WAN-SONET-MIB.my | +0 / -1,473 |
| A | mibs/cisco/CISCO-WAN-SRCP-MIB | +859 / -0 |
| D | mibs/cisco/CISCO-WAN-SRCP-MIB.my | +0 / -819 |
| A | mibs/cisco/CISCO-WAN-SRM-BERT-MIB | +792 / -0 |
| D | mibs/cisco/CISCO-WAN-SRM-BERT-MIB.my | +0 / -762 |
| A | mibs/cisco/CISCO-WAN-SRM-MIB | +334 / -0 |
| D | mibs/cisco/CISCO-WAN-SRM-MIB.my | +0 / -309 |
| A | mibs/cisco/CISCO-WAN-SVC-MIB | +5,904 / -0 |
| D | mibs/cisco/CISCO-WAN-SVC-MIB.my | +0 / -5,866 |
| A | mibs/cisco/CISCO-WAN-T38-FAXRELAY-MIB | +592 / -0 |
| D | mibs/cisco/CISCO-WAN-T38-FAXRELAY-MIB.my | +0 / -564 |
| A | mibs/cisco/CISCO-WAN-TOPOLOGY-MIB | +1,289 / -0 |
| D | mibs/cisco/CISCO-WAN-TOPOLOGY-MIB.my | +0 / -1,265 |
| A | mibs/cisco/CISCO-WAN-TRAP-VARS-MIB | +757 / -0 |
| D | mibs/cisco/CISCO-WAN-TRAP-VARS-MIB.my | +0 / -728 |
| A | mibs/cisco/CISCO-WAN-VISM-TONE-PLAN-MIB | +1,071 / -0 |
| D | mibs/cisco/CISCO-WAN-VISM-TONE-PLAN-MIB.my | +0 / -995 |
| A | mibs/cisco/CISCO-WBX-MEETING-MIB | +803 / -0 |
| D | mibs/cisco/CISCO-WBX-MEETING-MIB.my | +0 / -782 |
| A | mibs/cisco/CISCO-WDS-IDS-MIB | +353 / -0 |
| D | mibs/cisco/CISCO-WDS-IDS-MIB.my | +0 / -325 |
| A | mibs/cisco/CISCO-WDS-INFO-MIB | +1,755 / -0 |
| D | mibs/cisco/CISCO-WDS-INFO-MIB.my | +0 / -1,710 |
| A | mibs/cisco/CISCO-WIRELESS-DOCS-EXT-MIB | +2,014 / -0 |
| D | mibs/cisco/CISCO-WIRELESS-DOCS-EXT-MIB.my | +0 / -1,878 |
| A | mibs/cisco/CISCO-WIRELESS-DOCS-IF-MIB | +2,202 / -0 |
| D | mibs/cisco/CISCO-WIRELESS-DOCS-IF-MIB.my | +0 / -2,149 |
| A | mibs/cisco/CISCO-WIRELESS-EXP-MIB | +958 / -0 |
| D | mibs/cisco/CISCO-WIRELESS-EXP-MIB.my | +0 / -928 |
| A | mibs/cisco/CISCO-WIRELESS-IF-MIB | +4,473 / -0 |
| D | mibs/cisco/CISCO-WIRELESS-IF-MIB.my | +0 / -4,276 |
| A | mibs/cisco/CISCO-WIRELESS-NOTIFICATION-MIB | +788 / -0 |
| D | mibs/cisco/CISCO-WIRELESS-NOTIFICATION-MIB.my | +0 / -766 |
| A | mibs/cisco/CISCO-WIRELESS-P2MP-LINK-METRICS-MIB | +2,001 / -0 |
| D | mibs/cisco/CISCO-WIRELESS-P2MP-LINK-METRICS-MIB.my | +0 / -1,915 |
| A | mibs/cisco/CISCO-WIRELESS-P2MP-PHY-MIB | +1,555 / -0 |
| D | mibs/cisco/CISCO-WIRELESS-P2MP-PHY-MIB.my | +0 / -1,392 |
| A | mibs/cisco/CISCO-WIRELESS-P2MP-RF-METRICS-MIB | +1,529 / -0 |
| D | mibs/cisco/CISCO-WIRELESS-P2MP-RF-METRICS-MIB.my | +0 / -1,340 |
| A | mibs/cisco/CISCO-WIRELESS-P2P-BPI-MIB | +940 / -0 |
| D | mibs/cisco/CISCO-WIRELESS-P2P-BPI-MIB.my | +0 / -813 |
| A | mibs/cisco/CISCO-WIRELESS-TC-MIB | +557 / -0 |
| D | mibs/cisco/CISCO-WIRELESS-TC-MIB.my | +0 / -536 |
| A | mibs/cisco/CISCO-WLAN-MAN-MIB | +141 / -0 |
| D | mibs/cisco/CISCO-WLAN-MAN-MIB.my | +0 / -122 |
| A | mibs/cisco/CISCO-WLAN-VLAN-MIB | +584 / -0 |
| D | mibs/cisco/CISCO-WLAN-VLAN-MIB.my | +0 / -559 |
| A | mibs/cisco/CISCO-WPAN-MIB | +449 / -0 |
| D | mibs/cisco/CISCO-WPAN-MIB.my | +0 / -441 |
| A | mibs/cisco/CISCO-WRED-MIB | +351 / -0 |
| D | mibs/cisco/CISCO-WRED-MIB.my | +0 / -331 |
| A | mibs/cisco/CISCO-WWNMGR-MIB | +389 / -0 |
| D | mibs/cisco/CISCO-WWNMGR-MIB.my | +0 / -367 |
| A | mibs/cisco/CISCO-XDSL-LINE-MIB | +578 / -0 |
| D | mibs/cisco/CISCO-XDSL-LINE-MIB.my | +0 / -562 |
| A | mibs/cisco/CISCO-XGCP-EXT-MIB | +1,337 / -0 |
| D | mibs/cisco/CISCO-XGCP-EXT-MIB.my | +0 / -1,307 |
| A | mibs/cisco/CISCO-XGCP-MIB | +2,485 / -0 |
| D | mibs/cisco/CISCO-XGCP-MIB.my | +0 / -2,438 |
| A | mibs/cisco/CISCO-ZS-EXT-MIB | +551 / -0 |
| D | mibs/cisco/CISCO-ZS-EXT-MIB.my | +0 / -540 |
| A | mibs/cisco/CISCO-ZS-MIB | +4,848 / -0 |
| D | mibs/cisco/CISCO-ZS-MIB.my | +0 / -4,809 |
| A | mibs/cisco/CISCOWAN-SMI | +67 / -0 |
| D | mibs/cisco/CISCOWAN-SMI.my | +0 / -53 |
| A | mibs/cisco/CISCOWORKS-MIB | +202 / -0 |
| D | mibs/cisco/CISCOWORKS-MIB.my | +0 / -179 |
| A | mibs/cisco/CLAB-DEF-MIB | +540 / -0 |
| D | mibs/cisco/CLAB-DEF-MIB.my | +0 / -484 |
| A | mibs/cisco/CLAB-TOPO-MIB | +215 / -0 |
| D | mibs/cisco/CLAB-TOPO-MIB.my | +0 / -202 |
| A | mibs/cisco/COMPAT-MIB | +256 / -0 |
| D | mibs/cisco/COMPAT-MIB.my | +0 / -256 |
| A | mibs/cisco/Cisco90Series-MIB | +2,361 / -0 |
| D | mibs/cisco/DOCS-BPI-PLUS-MIB.my | +0 / -3,019 |
| A | mibs/cisco/DOCS-BPI2-MIB | +3,117 / -0 |
| A | mibs/cisco/DOCS-CABLE-DEVICE-TRAP-MIB | +943 / -0 |
| D | mibs/cisco/DOCS-CABLE-DEVICE-TRAP-MIB.my | +0 / -927 |
| A | mibs/cisco/DOCS-DIAG-MIB | +722 / -0 |
| D | mibs/cisco/DOCS-DIAG-MIB.my | +0 / -688 |
| A | mibs/cisco/DOCS-DRF-MIB | +974 / -0 |
| D | mibs/cisco/DOCS-DRF-MIB.my | +0 / -926 |
| D | mibs/cisco/DOCS-DSG-IF-MIB.my | +0 / -949 |
| A | mibs/cisco/DOCS-IF-EXT-MIB | +159 / -0 |
| D | mibs/cisco/DOCS-IF-EXT-MIB.my | +0 / -140 |
| A | mibs/cisco/DOCS-IF-M-CMTS-MIB | +3,420 / -0 |
| D | mibs/cisco/DOCS-IF-M-CMTS-MIB.my | +0 / -3,355 |
| A | mibs/cisco/DOCS-IF3-MIB | +4,044 / -0 |
| D | mibs/cisco/DOCS-IF3-MIB.my | +0 / -4,027 |
| A | mibs/cisco/DOCS-IFEXT2-MIB | +668 / -0 |
| D | mibs/cisco/DOCS-IFEXT2-MIB.my | +0 / -622 |
| A | mibs/cisco/DOCS-L2VPN-MIB | +1,198 / -0 |
| D | mibs/cisco/DOCS-L2VPN-MIB.my | +0 / -1,102 |
| A | mibs/cisco/DOCS-LOADBAL3-MIB | +1,655 / -0 |
| D | mibs/cisco/DOCS-LOADBAL3-MIB.my | +0 / -1,642 |
| A | mibs/cisco/DOCS-LOADBALANCING-MIB | +1,175 / -0 |
| D | mibs/cisco/DOCS-LOADBALANCING-MIB.my | +0 / -1,091 |
| A | mibs/cisco/DOCS-MCAST-AUTH-MIB | +724 / -0 |
| D | mibs/cisco/DOCS-MCAST-AUTH-MIB.my | +0 / -721 |
| A | mibs/cisco/DOCS-MCAST-MIB | +1,104 / -0 |
| D | mibs/cisco/DOCS-MCAST-MIB.my | +0 / -1,101 |
| A | mibs/cisco/DOCS-QOS-MIB | +3,055 / -0 |
| D | mibs/cisco/DOCS-QOS-MIB.my | +0 / -2,993 |
| A | mibs/cisco/DOCS-QOS3-MIB | +5,050 / -0 |
| D | mibs/cisco/DOCS-QOS3-MIB.my | +0 / -5,039 |
| A | mibs/cisco/DOCS-SEC-MIB | +784 / -0 |
| D | mibs/cisco/DOCS-SEC-MIB.my | +0 / -769 |
| A | mibs/cisco/DOCS-SUBMGT-MIB | +973 / -0 |
| D | mibs/cisco/DOCS-SUBMGT-MIB.my | +0 / -961 |
| A | mibs/cisco/DOCS-SUBMGT3-MIB | +1,406 / -0 |
| D | mibs/cisco/DOCS-SUBMGT3-MIB.my | +0 / -1,393 |
| A | mibs/cisco/DOCS-TEST-MIB | +178 / -0 |
| D | mibs/cisco/DOCS-TEST-MIB.my | +0 / -149 |
| A | mibs/cisco/DRAFT-MSDP-MIB | +813 / -0 |
| A | mibs/cisco/DSG-IF-MIB | +1,068 / -0 |
| D | mibs/cisco/DSG-IF-MIB.my | +0 / -1,001 |
| A | mibs/cisco/DTI-MIB | +1,231 / -0 |
| D | mibs/cisco/DTI-MIB.my | +0 / -1,208 |
| A | mibs/cisco/ERR-STATUS-MIB | +531 / -0 |
| D | mibs/cisco/ERR-STATUS-MIB.my | +0 / -462 |
| A | mibs/cisco/ES-MODULE-MIB | +1,815 / -0 |
| D | mibs/cisco/ESMODULE-MIB.my | +0 / -1,720 |
| D | mibs/cisco/ESSWITCH-MIB.my | +0 / -3,852 |
| A | mibs/cisco/ETHERLIKE-MIB | +1,141 / -0 |
| D | mibs/cisco/ETHERLIKE-MIB.my | +0 / -1,131 |
| A | mibs/cisco/EXPRESSION-MIB | +1,330 / -0 |
| D | mibs/cisco/EXPRESSION-MIB.my | +0 / -1,264 |
| A | mibs/cisco/FCMGMT-MIB | +2,819 / -0 |
| A | mibs/cisco/GENERICOBJECT-MIB | +117 / -0 |
| D | mibs/cisco/GENERICOBJECT-MIB.my | +0 / -85 |
| A | mibs/cisco/IEEE-802DOT17-RPR-MIB | +6,858 / -0 |
| D | mibs/cisco/IEEE-802DOT17-RPR-MIB.my | +0 / -6,773 |
| A | mibs/cisco/IEEE8021-CFM-MIB | +3,707 / -0 |
| D | mibs/cisco/IEEE8021-CFM-MIB.my | +0 / -3,577 |
| A | mibs/cisco/IEEE8021-CFM-V2-MIB | +920 / -0 |
| D | mibs/cisco/IEEE8021-CFM-V2-MIB.my | +0 / -861 |
| A | mibs/cisco/IEEE8021-TC-MIB | +389 / -0 |
| D | mibs/cisco/IEEE8021-TC-MIB.my | +0 / -376 |
| A | mibs/cisco/IGMP-MIB | +598 / -0 |
| D | mibs/cisco/IGMP-MIB.my | +0 / -588 |
| A | mibs/cisco/IMA-MIB | +2,922 / -0 |
| D | mibs/cisco/IMA-MIB.my | +0 / -2,759 |
| A | mibs/cisco/INET-ADDRESS-MIB | +425 / -0 |
| D | mibs/cisco/INET-ADDRESS-MIB.my | +0 / -414 |
| A | mibs/cisco/IPMROUTE-MIB | +934 / -0 |
| D | mibs/cisco/IPMROUTE-MIB.my | +0 / -908 |
| A | mibs/cisco/ISIS-CAPABILTY-MIB | +216 / -0 |
| D | mibs/cisco/ISIS-CAPABILTY-MIB.my | +0 / -209 |
| A | mibs/cisco/ITU-ALARM-TC-MIB | +90 / -0 |
| D | mibs/cisco/ITU-ALARM-TC-MIB.my | +0 / -90 |
| A | mibs/cisco/LAN-EMULATION-CLIENT-MIB | +2,528 / -0 |
| D | mibs/cisco/LAN-EMULATION-CLIENT-MIB.my | +0 / -2,500 |
| A | mibs/cisco/LANOPTICS-ALERTS-MIB | +170 / -0 |
| D | mibs/cisco/LANOPTICS-ALERTS-MIB.my | +0 / -158 |
| A | mibs/cisco/LANOPTICS-BRIDGE-OPTION-MIB | +55 / -0 |
| D | mibs/cisco/LANOPTICS-BRIDGE-OPTION-MIB.my | +0 / -44 |
| A | mibs/cisco/LANOPTICS-ETHERNET-OPTION-MIB | +94 / -0 |
| D | mibs/cisco/LANOPTICS-ETHERNET-OPTION-MIB.my | +0 / -83 |
| A | mibs/cisco/LANOPTICS-HUB-MIB | +471 / -0 |
| D | mibs/cisco/LANOPTICS-HUB-MIB.my | +0 / -459 |
| A | mibs/cisco/LANOPTICS-RING-MANAGER-MIB | +1,020 / -0 |
| D | mibs/cisco/LANOPTICS-RING-MANAGER-MIB.my | +0 / -843 |
| A | mibs/cisco/LANOPTICS-SYSTEM-MIB | +465 / -0 |
| D | mibs/cisco/LANOPTICS-SYSTEM-MIB.my | +0 / -455 |
| A | mibs/cisco/LIGHTSTREAM-MIB | +10,165 / -0 |
| A | mibs/cisco/LS100-MIB | +1,004 / -0 |
| D | mibs/cisco/LS100-R3-MIB.my | +0 / -962 |
| D | mibs/cisco/LS2020-R2-MIB.my | +0 / -9,789 |
| A | mibs/cisco/MADGEBOX-MIB | +910 / -0 |
| D | mibs/cisco/MADGEBOX-MIB.my | +0 / -866 |
| A | mibs/cisco/MADGERSW-MIB | +784 / -0 |
| D | mibs/cisco/MADGERSW-MIB.my | +0 / -734 |
| A | mibs/cisco/MEF-SOAM-PM-MIB | +7,650 / -0 |
| A | mibs/cisco/MEF-SOAM-TC-MIB | +355 / -0 |
| A | mibs/cisco/METRO1500-MIB | +2,481 / -0 |
| D | mibs/cisco/METRO1500-MIB.my | +0 / -2,315 |
| A | mibs/cisco/MPLS-LDP-MIB | +2,625 / -0 |
| D | mibs/cisco/MPLS-LDP-MIB.my | +0 / -2,613 |
| A | mibs/cisco/MPLS-LSR-MIB | +2,127 / -0 |
| D | mibs/cisco/MPLS-LSR-MIB.my | +0 / -2,086 |
| A | mibs/cisco/MPLS-TC-MIB | +277 / -0 |
| D | mibs/cisco/MPLS-TC-MIB.my | +0 / -273 |
| A | mibs/cisco/MPLS-TE-MIB | +2,297 / -0 |
| D | mibs/cisco/MPLS-TE-MIB.my | +0 / -2,220 |
| A | mibs/cisco/MPLS-VPN-MIB | +1,763 / -0 |
| D | mibs/cisco/MPLS-VPN-MIB.my | +0 / -1,623 |
| A | mibs/cisco/MPOA-MIB | +4,266 / -0 |
| D | mibs/cisco/MPOA-MIB.my | +0 / -4,254 |
| D | mibs/cisco/MSDP-MIB.my | +0 / -775 |
| A | mibs/cisco/NETRANGER | +390 / -0 |
| D | mibs/cisco/NETRANGER.my | +0 / -363 |
| A | mibs/cisco/NOVELL-IPX-MIB | +1,354 / -0 |
| D | mibs/cisco/NOVELL-IPX-MIB.my | +0 / -1,270 |
| A | mibs/cisco/NOVELL-NLSP-MIB | +1,882 / -0 |
| D | mibs/cisco/NOVELL-NLSP-MIB.my | +0 / -1,791 |
| A | mibs/cisco/NOVELL-RIPSAP-MIB | +434 / -0 |
| D | mibs/cisco/NOVELL-RIPSAP-MIB.my | +0 / -396 |
| A | mibs/cisco/OLD-CISCO-APPLETALK-MIB | +300 / -0 |
| D | mibs/cisco/OLD-CISCO-APPLETALK-MIB.my | +0 / -290 |
| A | mibs/cisco/OLD-CISCO-CHASSIS-MIB | +2,468 / -0 |
| D | mibs/cisco/OLD-CISCO-CHASSIS-MIB.my | +0 / -2,584 |
| A | mibs/cisco/OLD-CISCO-CPU-MIB | +70 / -0 |
| D | mibs/cisco/OLD-CISCO-CPU-MIB.my | +0 / -58 |
| A | mibs/cisco/OLD-CISCO-DECNET-MIB | +500 / -0 |
| D | mibs/cisco/OLD-CISCO-DECNET-MIB.my | +0 / -492 |
| A | mibs/cisco/OLD-CISCO-ENV-MIB | +366 / -0 |
| D | mibs/cisco/OLD-CISCO-ENV-MIB.my | +0 / -354 |
| A | mibs/cisco/OLD-CISCO-FLASH-MIB | +278 / -0 |
| D | mibs/cisco/OLD-CISCO-FLASH-MIB.my | +0 / -270 |
| A | mibs/cisco/OLD-CISCO-INTERFACES-MIB | +1,405 / -0 |
| D | mibs/cisco/OLD-CISCO-INTERFACES-MIB.my | +0 / -1,395 |
| A | mibs/cisco/OLD-CISCO-IP-MIB | +444 / -0 |
| D | mibs/cisco/OLD-CISCO-IP-MIB.my | +0 / -434 |
| A | mibs/cisco/OLD-CISCO-MEMORY-MIB | +429 / -0 |
| D | mibs/cisco/OLD-CISCO-MEMORY-MIB.my | +0 / -417 |
| A | mibs/cisco/OLD-CISCO-NOVELL-MIB | +395 / -0 |
| D | mibs/cisco/OLD-CISCO-NOVELL-MIB.my | +0 / -385 |
| A | mibs/cisco/OLD-CISCO-SYS-MIB | +1,043 / -0 |
| D | mibs/cisco/OLD-CISCO-SYS-MIB.my | +0 / -1,014 |
| A | mibs/cisco/OLD-CISCO-SYSTEM-MIB | +233 / -0 |
| D | mibs/cisco/OLD-CISCO-SYSTEM-MIB.my | +0 / -225 |
| A | mibs/cisco/OLD-CISCO-TCP-MIB | +126 / -0 |
| D | mibs/cisco/OLD-CISCO-TCP-MIB.my | +0 / -110 |
| A | mibs/cisco/OLD-CISCO-TS-MIB | +530 / -0 |
| D | mibs/cisco/OLD-CISCO-TS-MIB.my | +0 / -520 |
| A | mibs/cisco/OLD-CISCO-VINES-MIB | +1,156 / -0 |
| D | mibs/cisco/OLD-CISCO-VINES-MIB.my | +0 / -1,149 |
| A | mibs/cisco/OLD-CISCO-XNS-MIB | +214 / -0 |
| D | mibs/cisco/OLD-CISCO-XNS-MIB.my | +0 / -204 |
| A | mibs/cisco/ONS15501-MIB | +1,426 / -0 |
| D | mibs/cisco/ONS15501-MIB.my | +0 / -1,406 |
| A | mibs/cisco/PCUBE-CONFIG-COPY-MIB | +190 / -0 |
| D | mibs/cisco/PCUBE-CONFIG-COPY.my | +0 / -177 |
| D | mibs/cisco/PCUBE-ENGAGE-MIB.my | +0 / -715 |
| A | mibs/cisco/PCUBE-PRODUCTS-MIB | +52 / -0 |
| D | mibs/cisco/PCUBE-PRODUCTS.my | +0 / -41 |
| A | mibs/cisco/PCUBE-SE-MIB | +4,121 / -0 |
| D | mibs/cisco/PCUBE-SE-MIB.my | +0 / -4,044 |
| A | mibs/cisco/PCUBE-SMI | +78 / -0 |
| D | mibs/cisco/PCUBE-SMI.my | +0 / -66 |
| A | mibs/cisco/PNNI-MIB | +5,214 / -0 |
| D | mibs/cisco/PNNI-MIB.my | +0 / -5,170 |
| A | mibs/cisco/RTM-MIB | +344 / -0 |
| D | mibs/cisco/RTM-MIB.my | +0 / -279 |
| A | mibs/cisco/SCTE-HMS-HEADENDIDENT-TC-MIB | +454 / -0 |
| A | mibs/cisco/SCTE-HMS-MPEG-MIB | +2,369 / -0 |
| A | mibs/cisco/SCTE-HMS-QAM-MIB | +519 / -0 |
| A | mibs/cisco/SNMP-FRAMEWORK-MIB | +538 / -0 |
| D | mibs/cisco/SNMP-FRAMEWORK-MIB.my | +0 / -532 |
| A | mibs/cisco/SNMPv2-CONF | +19 / -0 |
| D | mibs/cisco/SNMPv2-CONF.my | +0 / -5 |
| A | mibs/cisco/SNMPv2-MIB | +864 / -0 |
| D | mibs/cisco/SNMPv2-MIB.my | +0 / -853 |
| A | mibs/cisco/SNMPv2-SMI | +49 / -0 |
| D | mibs/cisco/SNMPv2-SMI.my | +0 / -32 |
| A | mibs/cisco/SNMPv2-TC | +729 / -0 |
| D | mibs/cisco/SNMPv2-TC.my | +0 / -708 |
| A | mibs/cisco/STAND-ALONE-ETHERNET-SWITCH-MIB | +3,926 / -0 |
| D | mibs/cisco/VIPER-MIB.my | +0 / -2,536 |
| A | mibs/cisco/XGCP-MIB | +862 / -0 |
| D | mibs/cisco/XGCP-MIB.my | +0 / -804 |
| D | mibs/cisco/draft-ietf-ipfc-fcmgmt-int-mib-04.my | +0 / -2,713 |
| A | mibs/ciscosb/CISCO-CDP-MIB | +996 / -0 |
| D | mibs/ciscosb/CISCO-CDP-MIB.mib | +0 / -969 |
| A | mibs/ciscosb/CISCO-SMI | +362 / -0 |
| D | mibs/ciscosb/CISCO-SMI.mib | +0 / -343 |
| A | mibs/ciscosb/CISCO-TC | +1,632 / -0 |
| D | mibs/ciscosb/CISCO-TC.mib | +0 / -1,621 |
| A | mibs/ciscosb/CISCO-VTP-MIB | +1,891 / -0 |
| D | mibs/ciscosb/CISCO-VTP-MIB.mib | +0 / -1,813 |
| D | mibs/ciscosb/CISCOSB-VRRPV3-MIB | +0 / -883 |
| D | mibs/ciscosb/CISCOSBdraft-ietf-entmib-sensor-mib.mib | +0 / -409 |
| D | mibs/ciscosb/CISCOSBdraft-ietf-syslog-device-mib.mib | +0 / -649 |
| A | mibs/ciscosb/DIFF-SERV-MIB | +1,525 / -0 |
| D | mibs/ciscosb/DIFF-SERV-MIB.mib | +0 / -988 |
| A | mibs/ciscosb/DIFFSERV-DSCP-TC | +95 / -0 |
| D | mibs/ciscosb/DIFFSERV-DSCP-TC.mib | +0 / -66 |
| A | mibs/ciscosb/DISMAN-PING-MIB | +2,912 / -0 |
| A | mibs/ciscosb/DRAFT-IETF-SYSLOG-DEVICE-MIB | +682 / -0 |
| A | mibs/ciscosb/ENTITY-SENSOR-MIB | +423 / -0 |
| A | mibs/ciscosb/VRRPV3-MIB | +900 / -0 |
| D | mibs/ciscosb/rfc2925-MIB.mib | +0 / -2,904 |
| A | mibs/cyclades/CYCLADES-ACS-ADM-MIB | +45 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-ADM-MIB.mib | +0 / -45 |
| A | mibs/cyclades/CYCLADES-ACS-CONF-MIB | +876 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-CONF-MIB.mib | +0 / -869 |
| A | mibs/cyclades/CYCLADES-ACS-INFO-MIB | +194 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-INFO-MIB.mib | +0 / -194 |
| A | mibs/cyclades/CYCLADES-ACS-MIB | +37 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-MIB.mib | +0 / -31 |
| A | mibs/cyclades/CYCLADES-ACS-PM-MIB | +302 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-PM-MIB.mib | +0 / -302 |
| A | mibs/cyclades/CYCLADES-ACS-SYS-MIB | +303 / -0 |
| D | mibs/cyclades/CYCLADES-ACS-SYS-MIB.mib | +0 / -303 |
| A | mibs/cyclades/CYCLADES-MIB | +11 / -0 |
| D | mibs/cyclades/CYCLADES-MIB.mib | +0 / -10 |
| A | mibs/d-link/DES-1252-MIB | +2,085 / -0 |
| A | mibs/d-link/DES-1526-MIB | +1,641 / -0 |
| A | mibs/d-link/DES-2108-B1-MIB | +2,080 / -0 |
| A | mibs/d-link/DES-2108-MIB | +1,259 / -0 |
| A | mibs/d-link/DES-2110-MIB | +1,259 / -0 |
| A | mibs/d-link/DES-3810-28-L3MGMT-MIB | +3,195 / -0 |
| A | mibs/d-link/DES-3810-52-L3MGMT-MIB | +3,198 / -0 |
| A | mibs/d-link/DES2218-MIB | +1,247 / -0 |
| A | mibs/d-link/DES3010F-L2MGMT-MIB | +3,635 / -0 |
| A | mibs/d-link/DES3010FL-L2MGMT-MIB | +3,635 / -0 |
| A | mibs/d-link/DES3010g-L2MGMT-MIB | +3,635 / -0 |
| A | mibs/d-link/DES3016-L2MGMT-MIB | +3,712 / -0 |
| A | mibs/d-link/DES3018-L2MGMT-MIB | +3,636 / -0 |
| A | mibs/d-link/DES3026-L2MGMT-MIB | +3,635 / -0 |
| A | mibs/d-link/DES3028G-L2MGMT-MIB | +4,967 / -0 |
| A | mibs/d-link/DES3028P-L2MGMT-MIB | +4,967 / -0 |
| A | mibs/d-link/DES3052-L2MGMT-MIB | +4,967 / -0 |
| A | mibs/d-link/DES3052P-L2MGMT-MIB | +4,967 / -0 |
| A | mibs/d-link/DES3200-28P-L2MGMT-MIB | +6,101 / -0 |
| A | mibs/d-link/DES3200-28P-L3MGMT-MIB | +3,815 / -0 |
| A | mibs/d-link/DES3200-52-L2MGMT-MIB | +6,101 / -0 |
| A | mibs/d-link/DES3200-52-L3MGMT-MIB | +3,815 / -0 |
| A | mibs/d-link/DES3200-52P-L2MGMT-MIB | +6,101 / -0 |
| A | mibs/d-link/DES3200-52P-L3MGMT-MIB | +3,815 / -0 |
| A | mibs/d-link/DES3216-MIB | +1,277 / -0 |
| A | mibs/d-link/DES3225G-MIB | +1,512 / -0 |
| M | mibs/d-link/DES3526-L2MGMT-MIB | +1,311 / -245 |
| A | mibs/d-link/DES3528-L2MGMT-MIB | +3,782 / -0 |
| A | mibs/d-link/DES3528-SWL3MGMT-MIB | +3,529 / -0 |
| A | mibs/d-link/DES3528DC-L2MGMT-MIB | +3,779 / -0 |
| A | mibs/d-link/DES3528DC-SWL3MGMT-MIB | +3,526 / -0 |
| A | mibs/d-link/DES3528P-L2MGMT-MIB | +3,779 / -0 |
| A | mibs/d-link/DES3528P-SWL3MGMT-MIB | +3,526 / -0 |
| M | mibs/d-link/DES3550-L2MGMT-MIB | +1,303 / -237 |
| A | mibs/d-link/DES3552-L2MGMT-MIB | +3,779 / -0 |
| A | mibs/d-link/DES3552-SWL3MGMT-MIB | +3,526 / -0 |
| A | mibs/d-link/DES3552P-L2MGMT-MIB | +3,779 / -0 |
| A | mibs/d-link/DES3552P-SWL3MGMT-MIB | +3,526 / -0 |
| A | mibs/d-link/DES3810-28-L2MGMT-MIB | +2,388 / -0 |
| A | mibs/d-link/DES3810-28-SWITCH-RESOURCE-MGMT-MIB | +66 / -0 |
| A | mibs/d-link/DES3810-52-L2MGMT-MIB | +2,404 / -0 |
| A | mibs/d-link/DES3810-52-SWITCH-RESOURCE-MGMT-MIB | +66 / -0 |
| A | mibs/d-link/DES5016-MIB | +1,312 / -0 |
| A | mibs/d-link/DES6500-SWL2MGMT-MIB | +1,839 / -0 |
| A | mibs/d-link/DES6500-SWL3MGMT-MIB | +2,118 / -0 |
| A | mibs/d-link/DGS-1100-06ME-AX | +15,028 / -0 |
| A | mibs/d-link/DGS-1100-10ME_A1 | +17,349 / -0 |
| A | mibs/d-link/DGS-1210-10ME_AX | +22,514 / -0 |
| A | mibs/d-link/DGS-1210-10P_Ax | +7,154 / -0 |
| A | mibs/d-link/DGS-1210-10P_BX | +11,536 / -0 |
| A | mibs/d-link/DGS-1210-10P_CX | +10,826 / -0 |
| A | mibs/d-link/DGS-1210-12TSME-BX | +23,950 / -0 |
| A | mibs/d-link/DGS-1210-16_AX | +6,175 / -0 |
| A | mibs/d-link/DGS-1210-20ME_AX | +23,068 / -0 |
| A | mibs/d-link/DGS-1210-20_BX | +10,479 / -0 |
| A | mibs/d-link/DGS-1210-20_CX | +10,297 / -0 |
| A | mibs/d-link/DGS-1210-24_AX | +6,175 / -0 |
| A | mibs/d-link/DGS-1210-28ME_AX | +23,071 / -0 |
| A | mibs/d-link/DGS-1210-28PME_AX | +23,035 / -0 |
| A | mibs/d-link/DGS-1210-28P_BX | +11,031 / -0 |
| A | mibs/d-link/DGS-1210-28P_CX | +10,874 / -0 |
| A | mibs/d-link/DGS-1210-28XME-BX | +23,978 / -0 |
| A | mibs/d-link/DGS-1210-28XSME-BX | +23,741 / -0 |
| A | mibs/d-link/DGS-1210-28_BX | +10,479 / -0 |
| A | mibs/d-link/DGS-1210-28_CX | +10,275 / -0 |
| A | mibs/d-link/DGS-1210-48_AX | +6,190 / -0 |
| A | mibs/d-link/DGS-1210-52ME_AX | +22,562 / -0 |
| A | mibs/d-link/DGS-1210-52_CX | +10,339 / -0 |
| A | mibs/d-link/DGS-1216T-DX-MIB | +2,111 / -0 |
| A | mibs/d-link/DGS-1224T-DX-MIB | +2,112 / -0 |
| A | mibs/d-link/DGS-1248T-B1-MIB | +1,731 / -0 |
| A | mibs/d-link/DGS-1248T-BX-MIB | +2,104 / -0 |
| A | mibs/d-link/DGS-1500-28P_AX | +9,974 / -0 |
| A | mibs/d-link/DGS-1500-52_AX | +9,423 / -0 |
| A | mibs/d-link/DGS-3420-26SC-L2MGMT-MIB | +2,082 / -0 |
| A | mibs/d-link/DGS-3420-26SC-L3MGMT-MIB | +2,214 / -0 |
| A | mibs/d-link/DGS-3420-28PC-L2MGMT-MIB | +2,082 / -0 |
| A | mibs/d-link/DGS-3420-28PC-L3MGMT-MIB | +2,215 / -0 |
| A | mibs/d-link/DGS-3420-28SC-L2MGMT-MIB | +2,082 / -0 |
| A | mibs/d-link/DGS-3420-28SC-L3MGMT-MIB | +2,215 / -0 |
| A | mibs/d-link/DGS-3420-28TC-L2MGMT-MIB | +2,082 / -0 |
| A | mibs/d-link/DGS-3420-28TC-L3MGMT-MIB | +2,215 / -0 |
| A | mibs/d-link/DGS-3420-52P-L2MGMT-MIB | +2,082 / -0 |
| A | mibs/d-link/DGS-3420-52P-L3MGMT-MIB | +2,214 / -0 |
| A | mibs/d-link/DGS-3420-52T-L2MGMT-MIB | +2,081 / -0 |
| A | mibs/d-link/DGS-3420-52T-L3MGMT-MIB | +2,214 / -0 |
| A | mibs/d-link/DGS-3620-28PC-L2MGMT-MIB | +2,461 / -0 |
| A | mibs/d-link/DGS-3620-28PC-L3MGMT-MIB | +3,804 / -0 |
| A | mibs/d-link/DGS-3620-28SC-DC-L2MGMT-MIB | +2,458 / -0 |
| A | mibs/d-link/DGS-3620-28SC-DC-L3MGMT-MIB | +3,804 / -0 |
| A | mibs/d-link/DGS-3620-28SC-L2MGMT-MIB | +2,458 / -0 |
| A | mibs/d-link/DGS-3620-28SC-L3MGMT-MIB | +3,804 / -0 |
| A | mibs/d-link/DGS-3620-28TC-DC-L2MGMT-MIB | +2,458 / -0 |
| A | mibs/d-link/DGS-3620-28TC-DC-L3MGMT-MIB | +3,804 / -0 |
| A | mibs/d-link/DGS-3620-28TC-L2MGMT-MIB | +2,458 / -0 |
| A | mibs/d-link/DGS-3620-28TC-L3MGMT-MIB | +3,804 / -0 |
| A | mibs/d-link/DGS-3620-52P-L2MGMT-MIB | +2,458 / -0 |
| A | mibs/d-link/DGS-3620-52P-L3MGMT-MIB | +3,804 / -0 |
| A | mibs/d-link/DGS-3620-52T-L2MGMT-MIB | +2,458 / -0 |
| A | mibs/d-link/DGS-3620-52T-L3MGMT-MIB | +3,804 / -0 |
| A | mibs/d-link/DGS-3700-12-L2MGMT-MIB | +2,534 / -0 |
| A | mibs/d-link/DGS-3700-12-L3MGMT-MIB | +838 / -0 |
| A | mibs/d-link/DGS-3700-12G-L2MGMT-MIB | +2,533 / -0 |
| A | mibs/d-link/DGS-3700-12G-L3MGMT-MIB | +838 / -0 |
| A | mibs/d-link/DGS-3710-12-L2MGMT-MIB | +2,710 / -0 |
| A | mibs/d-link/DGS-3710-12-L3MGMT-MIB | +978 / -0 |
| A | mibs/d-link/DGS-3710-12C-L2MGMT-MIB | +2,779 / -0 |
| A | mibs/d-link/DGS-3710-12C-L3MGMT-MIB | +984 / -0 |
| A | mibs/d-link/DGS-3710-12S-L2MGMT-MIB | +2,709 / -0 |
| A | mibs/d-link/DGS-3710-12S-L3MGMT-MIB | +977 / -0 |
| A | mibs/d-link/DGS-6600-EQUIPMENT-MIB | +768 / -0 |
| A | mibs/d-link/DGS-6600-ID-MIB | +33 / -0 |
| A | mibs/d-link/DGS-6600-STP-EXT-MIB | +987 / -0 |
| A | mibs/d-link/DGS-6600-SYSTEM-INFO-MIB | +211 / -0 |
| A | mibs/d-link/DGS-6600-VPLS-GENERIC-MIB | +924 / -0 |
| A | mibs/d-link/DGS1100-16-MGMT-MIB | +34 / -0 |
| A | mibs/d-link/DGS1100-16ME-MGMT-MIB | +34 / -0 |
| A | mibs/d-link/DGS1100-18-MGMT-MIB | +33 / -0 |
| A | mibs/d-link/DGS1100-18ME-MGMT-MIB | +34 / -0 |
| A | mibs/d-link/DGS1100-24-MGMT-MIB | +33 / -0 |
| A | mibs/d-link/DGS1100-24ME-MGMT-MIB | +33 / -0 |
| A | mibs/d-link/DGS1100-24P-MGMT-MIB | +34 / -0 |
| A | mibs/d-link/DGS1100-24PME-MGMT-MIB | +33 / -0 |
| A | mibs/d-link/DGS1100-26-MGMT-MIB | +34 / -0 |
| A | mibs/d-link/DGS1100-26ME-MGMT-MIB | +33 / -0 |
| A | mibs/d-link/DGS1100PRIMGMT-MIB | +21 / -0 |
| A | mibs/d-link/DGS3000-10TC-L2MGMT-MIB | +6,112 / -0 |
| A | mibs/d-link/DGS3000-10TC-L3MGMT-MIB | +3,815 / -0 |
| A | mibs/d-link/DGS3000-24TC-L2MGMT-MIB | +6,112 / -0 |
| A | mibs/d-link/DGS3000-24TC-L3MGMT-MIB | +3,815 / -0 |
| A | mibs/d-link/DGS3000-26TC-L2MGMT-MIB | +6,112 / -0 |
| A | mibs/d-link/DGS3000-26TC-L3MGMT-MIB | +3,815 / -0 |
| A | mibs/d-link/DGS3000-28SC-L2MGMT-MIB | +3,003 / -0 |
| A | mibs/d-link/DGS3000-28SC-L3MGMT-MIB | +1,503 / -0 |
| A | mibs/d-link/DGS3000-28SC-LED-MIB | +201 / -0 |
| A | mibs/d-link/DGS3024-L2MGMT-MIB | +1,785 / -0 |
| A | mibs/d-link/DGS3024PRIMGMT-MIB | +14 / -0 |
| A | mibs/d-link/DGS3200-L2MGMT-MIB | +3,866 / -0 |
| A | mibs/d-link/DGS3200-SWL3MGMT-MIB | +883 / -0 |
| A | mibs/d-link/DGS3216-L2MGMT-MIB | +3,868 / -0 |
| A | mibs/d-link/DGS3216-SWL3MGMT-MIB | +882 / -0 |
| A | mibs/d-link/DGS3224-L2MGMT-MIB | +3,878 / -0 |
| A | mibs/d-link/DGS3224-SWL3MGMT-MIB | +881 / -0 |
| A | mibs/d-link/DGS3224TGPLUS-MIB | +135 / -0 |
| A | mibs/d-link/DGS3312SR-MIB | +1,728 / -0 |
| A | mibs/d-link/DGS3324SR-SWL2MGMT-MIB | +1,897 / -0 |
| A | mibs/d-link/DGS3324SR-SWL3MGMT-MIB | +1,969 / -0 |
| A | mibs/d-link/DGS3324SRi-SWL2MGMT-MIB | +1,897 / -0 |
| A | mibs/d-link/DGS3324SRi-SWL3MGMT-MIB | +1,969 / -0 |
| A | mibs/d-link/DGS3426-L2MGMT-MIB | +4,299 / -0 |
| A | mibs/d-link/DGS3426-L3MGMT-MIB | +1,959 / -0 |
| A | mibs/d-link/DGS3426P-L2MGMT-MIB | +4,314 / -0 |
| A | mibs/d-link/DGS3426P-L3MGMT-MIB | +1,958 / -0 |
| A | mibs/d-link/DGS3427-L2MGMT-MIB | +4,301 / -0 |
| A | mibs/d-link/DGS3427-L3MGMT-MIB | +1,960 / -0 |
| A | mibs/d-link/DGS3450-L2MGMT-MIB | +4,298 / -0 |
| A | mibs/d-link/DGS3450-L3MGMT-MIB | +1,960 / -0 |
| A | mibs/d-link/DGS3612-L2MGMT-MIB | +4,609 / -0 |
| A | mibs/d-link/DGS3612-SWL3MGMT-MIB | +4,145 / -0 |
| A | mibs/d-link/DGS3612G-L2MGMT-MIB | +4,607 / -0 |
| A | mibs/d-link/DGS3612G-SWL3MGMT-MIB | +4,145 / -0 |
| A | mibs/d-link/DGS3627-L2MGMT-MIB | +4,606 / -0 |
| A | mibs/d-link/DGS3627-SWL3MGMT-MIB | +4,144 / -0 |
| A | mibs/d-link/DGS3627G-L2MGMT-MIB | +4,610 / -0 |
| A | mibs/d-link/DGS3627G-SWL3MGMT-MIB | +4,143 / -0 |
| A | mibs/d-link/DGS3650-L2MGMT-MIB | +4,609 / -0 |
| A | mibs/d-link/DGS3650-SWL3MGMT-MIB | +4,145 / -0 |
| A | mibs/d-link/DHS3226-MIB | +1,299 / -0 |
| A | mibs/d-link/DLINK-3100-3SW2SWTABLES-MIB | +34 / -0 |
| A | mibs/d-link/DLINK-3100-AAA | +2,959 / -0 |
| A | mibs/d-link/DLINK-3100-ACTION-ACL-MIB | +182 / -0 |
| A | mibs/d-link/DLINK-3100-AUTOUPDATE-MIB | +70 / -0 |
| A | mibs/d-link/DLINK-3100-BANNER-MIB | +185 / -0 |
| A | mibs/d-link/DLINK-3100-BRGMACSWITCH-MIB | +165 / -0 |
| A | mibs/d-link/DLINK-3100-BRIDGE-SECURITY | +824 / -0 |
| A | mibs/d-link/DLINK-3100-BRIDGEMIBOBJECTS-MIB | +1,878 / -0 |
| A | mibs/d-link/DLINK-3100-BaudRate-MIB | +74 / -0 |
| A | mibs/d-link/DLINK-3100-CDB-MIB | +44 / -0 |
| A | mibs/d-link/DLINK-3100-CLI-MIB | +66 / -0 |
| A | mibs/d-link/DLINK-3100-COPY-MIB | +1,047 / -0 |
| A | mibs/d-link/DLINK-3100-DELETEIMG-MIB | +83 / -0 |
| A | mibs/d-link/DLINK-3100-DEVICEPARAMS-MIB | +777 / -0 |
| A | mibs/d-link/DLINK-3100-DHCP-MIB | +819 / -0 |
| A | mibs/d-link/DLINK-3100-DHCPCL-MIB | +264 / -0 |
| A | mibs/d-link/DLINK-3100-DNSCL-MIB | +854 / -0 |
| A | mibs/d-link/DLINK-3100-DOT1X-MIB | +1,029 / -0 |
| A | mibs/d-link/DLINK-3100-EMBWEB-MIB | +498 / -0 |
| A | mibs/d-link/DLINK-3100-ENDOFMIB-MIB | +33 / -0 |
| A | mibs/d-link/DLINK-3100-File | +206 / -0 |
| A | mibs/d-link/DLINK-3100-GMRP-MIB | +148 / -0 |
| A | mibs/d-link/DLINK-3100-GVRP-MIB | +450 / -0 |
| A | mibs/d-link/DLINK-3100-HWENVIROMENT | +203 / -0 |
| A | mibs/d-link/DLINK-3100-INC-MIB | +16 / -0 |
| A | mibs/d-link/DLINK-3100-IP | +876 / -0 |
| A | mibs/d-link/DLINK-3100-IpRouter | +1,633 / -0 |
| A | mibs/d-link/DLINK-3100-JUMBOFRAMES-MIB | +47 / -0 |
| A | mibs/d-link/DLINK-3100-LLDP-MIB | +689 / -0 |
| A | mibs/d-link/DLINK-3100-MAC-BASE-PRIO | +251 / -0 |
| A | mibs/d-link/DLINK-3100-MIB | +669 / -0 |
| A | mibs/d-link/DLINK-3100-MIR-MIB | +199 / -0 |
| A | mibs/d-link/DLINK-3100-MNGINF-MIB | +303 / -0 |
| A | mibs/d-link/DLINK-3100-MULTISESSIONTERMINAL-MIB | +35 / -0 |
| A | mibs/d-link/DLINK-3100-PHY-MIB | +222 / -0 |
| A | mibs/d-link/DLINK-3100-POE-MIB | +304 / -0 |
| A | mibs/d-link/DLINK-3100-POLICY-MIB | +4,218 / -0 |
| A | mibs/d-link/DLINK-3100-Physicaldescription-MIB | +1,083 / -0 |
| A | mibs/d-link/DLINK-3100-QOS-CLI-MIB | +3,797 / -0 |
| A | mibs/d-link/DLINK-3100-RMON | +328 / -0 |
| A | mibs/d-link/DLINK-3100-SAFE-GUARD-MIB | +86 / -0 |
| A | mibs/d-link/DLINK-3100-SMON-MIB | +101 / -0 |
| A | mibs/d-link/DLINK-3100-SNMP-MIB | +673 / -0 |
| A | mibs/d-link/DLINK-3100-SOCKET-MIB | +113 / -0 |
| A | mibs/d-link/DLINK-3100-SSH-MIB | +675 / -0 |
| A | mibs/d-link/DLINK-3100-SSL | +379 / -0 |
| A | mibs/d-link/DLINK-3100-STACK-MIB | +92 / -0 |
| A | mibs/d-link/DLINK-3100-STATISTICS-MIB | +217 / -0 |
| A | mibs/d-link/DLINK-3100-STORMCTRL-MIB | +446 / -0 |
| A | mibs/d-link/DLINK-3100-SYSLOG-MIB | +432 / -0 |
| A | mibs/d-link/DLINK-3100-TBI-MIB | +216 / -0 |
| A | mibs/d-link/DLINK-3100-TELNET-MIB | +148 / -0 |
| A | mibs/d-link/DLINK-3100-TIMESYNCHRONIZATION-MIB | +1,681 / -0 |
| A | mibs/d-link/DLINK-3100-TRACEROUTE-MIB | +33 / -0 |
| A | mibs/d-link/DLINK-3100-TRAPS-MIB | +642 / -0 |
| A | mibs/d-link/DLINK-3100-TRUNK-MIB | +509 / -0 |
| A | mibs/d-link/DLINK-3100-Tuning | +1,732 / -0 |
| A | mibs/d-link/DLINK-3100-rlBrgMcMngr-MIB | +163 / -0 |
| A | mibs/d-link/DLINK-3100-rlBrgMulticast-MIB | +1,933 / -0 |
| A | mibs/d-link/DLINK-3100-rlInterfaces | +1,073 / -0 |
| A | mibs/d-link/DLINK-3100-rlLcli-MIB | +221 / -0 |
| A | mibs/d-link/DLINK-3100-rndApplications | +1,277 / -0 |
| A | mibs/d-link/DLINK-3100-rndMng | +343 / -0 |
| A | mibs/d-link/DLINK-3100-vlan-MIB | +1,352 / -0 |
| M | mibs/d-link/DLINK-AGENT-MIB | +536 / -163 |
| M | mibs/d-link/DLINK-AUTH-MIB | +184 / -148 |
| A | mibs/d-link/DLINK-DXS-1210-10TS-AX-MIB | +21,053 / -0 |
| A | mibs/d-link/DLINK-DXS-1210-12SC-AX-MIB | +21,054 / -0 |
| A | mibs/d-link/DLINK-DXS-1210-12TC-AX-MIB | +21,054 / -0 |
| M | mibs/d-link/DLINK-EQUIPMENT-MIB | +10 / -0 |
| M | mibs/d-link/DLINK-ID-REC-MIB | +355 / -6 |
| A | mibs/d-link/DLINK-L2MGMT-MIB | +573 / -0 |
| M | mibs/d-link/DLINK-TIME-MIB | +77 / -65 |
| A | mibs/d-link/DLINKPRIME-CABLE-DIAG-MIB | +240 / -0 |
| A | mibs/d-link/DLINKPRIME-DDP-CLIENT-MIB | +113 / -0 |
| A | mibs/d-link/DLINKPRIME-DEVICE-INFORMATION-MIB | +188 / -0 |
| A | mibs/d-link/DLINKPRIME-DOS-PREVENT-MIB | +166 / -0 |
| A | mibs/d-link/DLINKPRIME-L2FDB-MIB | +324 / -0 |
| A | mibs/d-link/DLINKPRIME-LACP-EXT-MIB | +147 / -0 |
| A | mibs/d-link/DLINKPRIME-LBD-MIB | +240 / -0 |
| A | mibs/d-link/DLINKPRIME-LLDP-EXT-MIB | +238 / -0 |
| A | mibs/d-link/DLINKPRIME-MGMD-SNOOPING-MIB | +306 / -0 |
| A | mibs/d-link/DLINKPRIME-PACKET-MONITOR-MIB | +104 / -0 |
| A | mibs/d-link/DLINKPRIME-POE-MIB | +283 / -0 |
| A | mibs/d-link/DLINKPRIME-POWER-SAVING-MIB | +279 / -0 |
| A | mibs/d-link/DLINKPRIME-QOS-MIB | +268 / -0 |
| A | mibs/d-link/DLINKPRIME-SAFEGUARD-ENGINE-MIB | +65 / -0 |
| A | mibs/d-link/DLINKPRIME-SNMP-MIB | +260 / -0 |
| A | mibs/d-link/DLINKPRIME-SSL-MIB | +58 / -0 |
| A | mibs/d-link/DLINKPRIME-STORM-CTRL-MIB | +164 / -0 |
| A | mibs/d-link/DLINKPRIME-STP-EXT-MIB | +231 / -0 |
| A | mibs/d-link/DLINKPRIME-SURVEILLANCE-VLAN-MIB | +356 / -0 |
| A | mibs/d-link/DLINKPRIME-SWITCHPORT-MIB | +149 / -0 |
| A | mibs/d-link/DLINKPRIME-SYSLOG-MIB | +287 / -0 |
| A | mibs/d-link/DLINKPRIME-SYSTEM-FILE-MIB | +429 / -0 |
| A | mibs/d-link/DLINKPRIME-TIME-MIB | +314 / -0 |
| A | mibs/d-link/DLINKPRIME-TIME-RANGE-MIB | +225 / -0 |
| A | mibs/d-link/DLINKPRIME-TRAFFIC-SEGMENT-MIB | +110 / -0 |
| A | mibs/d-link/DLINKPRIME-VLAN-MIB | +370 / -0 |
| A | mibs/d-link/DLINKPRIME-VOICE-VLAN-MIB | +369 / -0 |
| A | mibs/d-link/DLINKPRIME-WEB-COMMON-MIB | +121 / -0 |
| A | mibs/d-link/DLINKSW-TC-MIB | +66 / -0 |
| A | mibs/d-link/DXS3326GSR-SWL2MGMT-MIB | +1,897 / -0 |
| A | mibs/d-link/DXS3326GSR-SWL3MGMT-MIB | +1,969 / -0 |
| A | mibs/d-link/DXS3350SR-SWL2MGMT-MIB | +1,897 / -0 |
| A | mibs/d-link/DXS3350SR-SWL3MGMT-MIB | +1,969 / -0 |
| A | mibs/d-link/Dlink-Dlf-MIB | +32 / -0 |
| A | mibs/d-link/Dlink-ERRDISABLE-RECOVERY-MIB | +141 / -0 |
| A | mibs/d-link/Dlink-GREEN-MIB | +203 / -0 |
| A | mibs/d-link/Dlink-IMPB-ARP-INSP | +86 / -0 |
| A | mibs/d-link/Dlink-IMPB-FEATURES | +32 / -0 |
| A | mibs/d-link/Dlink-IMPB-MNG | +309 / -0 |
| A | mibs/d-link/Dlink-TrafficSegmentation-MIB | +149 / -0 |
| A | mibs/d-link/Dlink-VLAN-TRUNKING-MIB | +42 / -0 |
| A | mibs/d-link/GENERAL-MGMT-MIB | +485 / -0 |
| A | mibs/d-link/MY-AAA-MIB | +1,129 / -0 |
| A | mibs/d-link/MY-ACL-MIB | +1,179 / -0 |
| A | mibs/d-link/MY-ADDRESS-MIB | +471 / -0 |
| A | mibs/d-link/MY-ANTI-ARPCHEAT-MIB | +166 / -0 |
| A | mibs/d-link/MY-AP-MIB | +381 / -0 |
| A | mibs/d-link/MY-ARP-MIB | +283 / -0 |
| A | mibs/d-link/MY-ENTITY-MIB | +635 / -0 |
| A | mibs/d-link/MY-FILE-MIB | +256 / -0 |
| A | mibs/d-link/MY-INTERFACE-MIB | +736 / -0 |
| A | mibs/d-link/MY-MEMORY-MIB | +335 / -0 |
| A | mibs/d-link/MY-NTP-MIB | +284 / -0 |
| A | mibs/d-link/MY-PRIVATE-VLAN-MIB | +579 / -0 |
| A | mibs/d-link/MY-PROCESS-MIB | +226 / -0 |
| A | mibs/d-link/MY-QOS-MIB | +984 / -0 |
| A | mibs/d-link/MY-SECURITY-MIB | +564 / -0 |
| A | mibs/d-link/MY-SMI | +86 / -0 |
| A | mibs/d-link/MY-SMP-MIB | +589 / -0 |
| A | mibs/d-link/MY-SNMP-AGENT-MIB | +323 / -0 |
| A | mibs/d-link/MY-SYSTEM-MIB | +584 / -0 |
| A | mibs/d-link/MY-TC | +104 / -0 |
| A | mibs/d-link/MY-VLAN-MIB | +446 / -0 |
| A | mibs/d-link/SW-ACLMGMT-MIB | +1,628 / -0 |
| A | mibs/d-link/SW-DES3x50-ACLMGMT-MIB | +1,223 / -0 |
| A | mibs/d-link/SW-DES3x50-L2MGMT-MIB | +3,010 / -0 |
| A | mibs/d-link/SW-PROJECTX-SRPRIMGMT-MIB | +38 / -0 |
| A | mibs/d-link/SW3200PRIMGMT-MIB | +22 / -0 |
| A | mibs/d-link/SW34XXPRIMGMT-MIB | +21 / -0 |
| A | mibs/d-link/SW3600PRIMGMT-MIB | +20 / -0 |
| A | mibs/d-link/SW36XXPRIMGMT-MIB | +23 / -0 |
| A | mibs/d-link/SW3700PRIMGMT-MIB | +25 / -0 |
| A | mibs/d-link/SW3810PRIMGMT-MIB | +25 / -0 |
| A | mibs/d-link/SW3x12SRPRIMGMT-MIB | +18 / -0 |
| A | mibs/d-link/SW3x50PRIMGMT-MIB | +37 / -0 |
| A | mibs/d-link/SW6500PRIMGMT-MIB | +14 / -0 |
| A | mibs/d-link/SWDES3528-52PRIMGMT-MIB | +27 / -0 |
| A | mibs/d-link/SWDGS3000PRIMGMT-MIB | +27 / -0 |
| A | mibs/d-link/SWDGS3420PRIMGMT-MIB | +36 / -0 |
| A | mibs/d-link/SWDGS3620PRIMGMT-MIB | +40 / -0 |
| A | mibs/d-link/SWL2MGMT-MIB | +2,766 / -0 |
| A | mibs/d-link/SWL3MGMT-MIB | +568 / -0 |
| M | mibs/d-link/SWPRIMGMT-DES3200-MIB | +51 / -8 |
| A | mibs/d-link/SWPRIMGMT-DGS3000-MIB | +28 / -0 |
| M | mibs/d-link/ZONE-DEFENSE-MGMT-MIB | +190 / -3 |
| 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 / -0 |
| A | mibs/dell/QLASP-Statistics-MIB | +410 / -0 |
| A | mibs/dell/QLGC-QLASPTrap-MIB | +83 / -0 |
| A | mibs/dell/QLGC-adapterInfo-MIB | +281 / -0 |
| M | mibs/dell/RADLAN-MIB | +1 / -1 |
| M | mibs/dell/StorageManagement-MIB | +427 / -5 |
| A | mibs/digium non-text | +0 / -0 |
| A | mibs/digium/ASTERISK-MIB | +778 / -0 |
| A | mibs/digium/DIGIUM-MIB | +24 / -0 |
| A | mibs/equallogic/EQL-DCB-MIB | +2,946 / -0 |
| A | mibs/equallogic/EQL-LLDP-MIB | +243 / -0 |
| A | mibs/equallogic/EQLACCESS-MIB | +921 / -0 |
| A | mibs/equallogic/EQLAGENT-MIB | +181 / -0 |
| A | mibs/equallogic/EQLAPPLIANCE-MIB | +3,834 / -0 |
| A | mibs/equallogic/EQLCONTROLLER-MIB | +995 / -0 |
| A | mibs/equallogic/EQLDISK-MIB | +1,010 / -0 |
| A | mibs/equallogic/EQLGROUP-MIB | +4,576 / -0 |
| A | mibs/equallogic/EQLINTERNAL-MIB | +211 / -0 |
| A | mibs/equallogic/EQLIPADDR-MIB | +527 / -0 |
| A | mibs/equallogic/EQLIPSEC-MIB | +1,062 / -0 |
| A | mibs/equallogic/EQLISCSI-MIB | +201 / -0 |
| A | mibs/equallogic/EQLMEMBER-MIB | +3,341 / -0 |
| A | mibs/equallogic/EQLNAS-MIB | +5,696 / -0 |
| A | mibs/equallogic/EQLRAID-MIB | +579 / -0 |
| A | mibs/equallogic/EQLREPLPARTNER-MIB | +198 / -0 |
| A | mibs/equallogic/EQLSTORAGECONTAINER-MIB | +594 / -0 |
| A | mibs/equallogic/EQLSTORAGEPOOL-MIB | +1,226 / -0 |
| A | mibs/equallogic/EQLTAG-MIB | +288 / -0 |
| A | mibs/equallogic/EQLVOLBALANCER-MIB | +2,471 / -0 |
| A | mibs/equallogic/EQLVOLUME-MIB | +9,323 / -0 |
| A | mibs/equallogic/EQUALLOGIC-SMI | +41 / -0 |
| A | mibs/equallogic/IPS-AUTH-MIB | +731 / -0 |
| A | mibs/equallogic/ISCSI-MIB | +2,710 / -0 |
| A | mibs/equallogic/SCSI-MIB | +2,548 / -0 |
| D | mibs/equallogic/auth.mib | +0 / -705 |
| D | mibs/equallogic/eqlaccess.mib | +0 / -881 |
| D | mibs/equallogic/eqlagent.mib | +0 / -178 |
| D | mibs/equallogic/eqlappliance.mib | +0 / -3,788 |
| D | mibs/equallogic/eqlcontroller.mib | +0 / -988 |
| D | mibs/equallogic/eqldcb.mib | +0 / -2,931 |
| D | mibs/equallogic/eqldisk.mib | +0 / -1,004 |
| D | mibs/equallogic/eqlgroup.mib | +0 / -4,531 |
| D | mibs/equallogic/eqlinternal.mib | +0 / -208 |
| D | mibs/equallogic/eqlipaddr.mib | +0 / -517 |
| D | mibs/equallogic/eqlipsec.mib | +0 / -1,051 |
| D | mibs/equallogic/eqliscsi.mib | +0 / -196 |
| D | mibs/equallogic/eqllldp.mib | +0 / -232 |
| D | mibs/equallogic/eqlmember.mib | +0 / -3,288 |
| D | mibs/equallogic/eqlnas.mib | +0 / -5,554 |
| D | mibs/equallogic/eqlpool.mib | +0 / -1,205 |
| D | mibs/equallogic/eqlraid.mib | +0 / -577 |
| D | mibs/equallogic/eqlreplpartner.mib | +0 / -189 |
| D | mibs/equallogic/eqlsmi.mib | +0 / -40 |
| D | mibs/equallogic/eqlstoragecontainer.mib | +0 / -577 |
| D | mibs/equallogic/eqltag.mib | +0 / -275 |
| D | mibs/equallogic/eqlvolbalancer.mib | +0 / -2,437 |
| D | mibs/equallogic/eqlvolume.mib | +0 / -9,150 |
| D | mibs/equallogic/iscsi.mib | +0 / -2,655 |
| D | mibs/equallogic/scsi.mib | +0 / -2,540 |
| A | mibs/exalt/ETHERNET-MIB | +250 / -0 |
| D | mibs/exalt/ExaltCom-Ethernet.mib | +0 / -250 |
| D | mibs/exalt/ExaltCom-ExtendAirG2.mib | +0 / -122 |
| D | mibs/exalt/ExaltCom-Products.mib | +0 / -1,658 |
| D | mibs/exalt/ExaltCom-Rootmib.mib | +0 / -1,175 |
| D | mibs/exalt/ExaltCom-Syslog.mib | +0 / -65 |
| D | mibs/exalt/ExaltCom-TRAPS-MIB.mib | +0 / -164 |
| D | mibs/exalt/ExaltCom-VLAN.mib | +0 / -89 |
| A | mibs/exalt/ExaltComProducts | +1,663 / -0 |
| A | mibs/exalt/ExaltComm | +1,175 / -0 |
| A | mibs/exalt/ExaltComm-TRAPS-MIB | +164 / -0 |
| A | mibs/exalt/ExtendAirG2 | +122 / -0 |
| A | mibs/exalt/SYSLOG | +65 / -0 |
| A | mibs/exalt/VLAN | +89 / -0 |
| D | mibs/extreme/A3COM51-SS9000SX | +0 / -739 |
| M | mibs/fortinet/FORTINET-CORE-MIB | +9 / -1 |
| A | mibs/fortinet/FORTINET-FORTIANALYZER-MIB | +538 / -0 |
| M | mibs/fortinet/FORTINET-FORTIGATE-MIB | +508 / -26 |
| A | mibs/foundry/BROCADE-MCT-CLUSTER-MIB | +853 / -0 |
| A | mibs/foundry/BROCADE-ROUTEMAP-MIB | +793 / -0 |
| A | mibs/foundry/BROCADE-SPX-MIB | +583 / -0 |
| A | mibs/foundry/FDRY-MPLS-L2VPN-MIB | +1,042 / -0 |
| M | mibs/foundry/FOUNDRY-MAC-VLAN-MIB | +0 / -2 |
| D | mibs/foundry/FOUNDRY-MPLS-MIB | +736 / -0 |
| 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 | +0 / -1 |
| M | mibs/foundry/FOUNDRY-SN-MAC-AUTHENTICATION-MIB | +0 / -1 |
| M | mibs/foundry/FOUNDRY-SN-NOTIFICATION-MIB | +12 / -1 |
| M | mibs/foundry/FOUNDRY-SN-POS-GROUP-MIB properties | +0 / -0 |
| M | mibs/foundry/FOUNDRY-SN-ROOT-MIB | +56 / -0 |
| M | mibs/foundry/FOUNDRY-SN-STACKING-MIB | +18 / -0 |
| M | mibs/foundry/FOUNDRY-SN-SWITCH-GROUP-MIB | +255 / -33 |
| M | mibs/foundry/FOUNDRY-SN-WIRELESS-GROUP-MIB | +0 / -2 |
| D | mibs/foundry/Foundry-MPLS-MIB | +0 / -699 |
| D | mibs/gcom/GREENNET-MASTER-MIB | +0 / -37 |
| A | mibs/gcom/GREENTECH-MASTER-MIB | +37 / -0 |
| A | mibs/ge non-text | +0 / -0 |
| A | mibs/ge/GEPARALLELUPS-MIB | +22,492 / -0 |
| A | mibs/ge/GESINGLEUPS-MIB | +2,689 / -0 |
| A | mibs/gigamon non-text | +0 / -0 |
| A | mibs/gigamon/GIGAMON-SNMP-MIB | +811 / -0 |
| M | mibs/hh3c/HH3C-VM-MAN-MIB | +1 / -0 |
| M | mibs/hh3c/HH3C-VOICE-VLAN-MIB | +1 / -0 |
| A | mibs/hp/HP-LASERJET-COMMON-MIB | +14,702 / -0 |
| D | mibs/hp/hp_procurve_420.mib | +0 / -1,117 |
| 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 / -0 |
| M | mibs/huawei/HUAWEI-CBQOS-MIB | +127 / -26 |
| M | mibs/huawei/HUAWEI-CLOCK-MIB | +1 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | mibs/huawei/HUAWEI-FTP-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-FWD-RES-TRAP-MIB | +291 / -9 |
| M | mibs/huawei/HUAWEI-GARP-APP-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-GTL-MIB | +75 / -3 |
| M | mibs/huawei/HUAWEI-HGMP-MIB | +143 / -12 |
| M | mibs/huawei/HUAWEI-HQOS-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-HWTACACS-MIB | +19 / -14 |
| M | mibs/huawei/HUAWEI-IF-EXT-MIB | +227 / -61 |
| M | mibs/huawei/HUAWEI-IMA-MIB | +5 / -0 |
| M | mibs/huawei/HUAWEI-INFOCENTER-MIB | +19 / -4 |
| A | mibs/huawei/HUAWEI-IPFPM-MIB | +3,156 / -0 |
| A | mibs/huawei/HUAWEI-IPLPM-MIB | +1,664 / -0 |
| 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 / -0 |
| A | mibs/huawei/HUAWEI-ISOLATE-MIB | +319 / -0 |
| 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 / -0 |
| M | mibs/huawei/HUAWEI-L2VLAN-MIB | +2 / -1 |
| M | mibs/huawei/HUAWEI-L2VPN-MIB | +201 / -11 |
| A | mibs/huawei/HUAWEI-L2VPN-OAM-MIB | +713 / -0 |
| A | mibs/huawei/HUAWEI-L2VPN-PW-APS-MIB | +386 / -0 |
| M | mibs/huawei/HUAWEI-L3VLAN-MIB | +72 / -10 |
| M | mibs/huawei/HUAWEI-L3VPN-EXT-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-LDT-MIB | +1 / -0 |
| 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 / -0 |
| M | mibs/huawei/HUAWEI-MAC-AUTHEN-MIB | +7 / -0 |
| A | mibs/huawei/HUAWEI-MDNS-RELAY-MIB | +161 / -0 |
| M | mibs/huawei/HUAWEI-MEMORY-MIB | +15 / -9 |
| M | mibs/huawei/HUAWEI-MFF-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-MFLP-MIB | +68 / -6 |
| A | mibs/huawei/HUAWEI-MG-MIB | +305 / -0 |
| 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 / -0 |
| M | mibs/huawei/HUAWEI-MPLSLDP-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-MPLSLSR-EXT-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-MPLSOAM-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-MSDP-MIB | +10 / -5 |
| M | mibs/huawei/HUAWEI-MSTP-MIB | +18 / -3 |
| M | mibs/huawei/HUAWEI-MULTICAST-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-NAT-EXT-MIB | +1 / -0 |
| 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 / -0 |
| M | mibs/huawei/HUAWEI-PERFORMANCE-MIB | +1 / -0 |
| 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 / -0 |
| M | mibs/huawei/HUAWEI-QINQ-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-RIPV2-EXT-MIB | +2 / -1 |
| M | mibs/huawei/HUAWEI-RRPP-MIB | +21 / -2 |
| M | mibs/huawei/HUAWEI-RSVPTE-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-SECURITY-MIB | +452 / -32 |
| M | mibs/huawei/HUAWEI-SEP-MIB | +1 / -0 |
| 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 / -0 |
| M | mibs/huawei/HUAWEI-SWITCH-SRV-RES-TRAP-MIB | +1 / -0 |
| A | mibs/huawei/HUAWEI-SYS-CLOCK-MIB | +128 / -0 |
| 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 / -0 |
| A | mibs/huawei/HUAWEI-TRANSPARENTBRIDGE-MIB | +562 / -0 |
| M | mibs/huawei/HUAWEI-TRNG-MIB | +1 / -1 |
| M | mibs/huawei/HUAWEI-TUNNEL-MIB | +2 / -1 |
| M | mibs/huawei/HUAWEI-TUNNEL-TE-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-UNIMNG-MIB | +441 / -40 |
| A | mibs/huawei/HUAWEI-USA-MIB | +246 / -0 |
| A | mibs/huawei/HUAWEI-USC-MIB | +145 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | mibs/huawei/HUAWEI-WLAN-QOS-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-WLAN-RADIO-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-WLAN-SECURITY-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-WLAN-SERVICE-MIB | +34 / -11 |
| M | mibs/huawei/HUAWEI-WLAN-SYS-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-WLAN-UPDATE-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-WLAN-WIDS-MIB | +1 / -0 |
| M | mibs/huawei/HUAWEI-XQoS-MIB | +306 / -30 |
| A | mibs/huawei/NQA-MIB | +12,379 / -0 |
| A | mibs/ibm/IBM-GbTOR-G8052-MIB | +60,085 / -0 |
| A | mibs/ibm/IBM-GbTOR-G8264-MIB | +66,996 / -0 |
| A | mibs/ibm/IBM-GbTOR-G8264CS-MIB | +61,837 / -0 |
| A | mibs/ibm/IBM-GbTOR-G8264T-MIB | +61,069 / -0 |
| A | mibs/infoblox non-text | +0 / -0 |
| A | mibs/infoblox/IB-DHCPONE-MIB | +233 / -0 |
| A | mibs/infoblox/IB-DNSONE-MIB | +246 / -0 |
| A | mibs/infoblox/IB-PLATFORMONE-MIB | +716 / -0 |
| A | mibs/ingrasys non-text | +0 / -0 |
| A | mibs/ingrasys/IPOMANII-MIB | +4,570 / -0 |
| D | mibs/isilion non-text | +0 / -0 |
| D | mibs/isilion/ISILON-MIB | +0 / -1,644 |
| A | mibs/isilon non-text | +0 / -0 |
| A | mibs/isilon/ISILON-MIB | +1,675 / -0 |
| D | mibs/jnx-wx.mib | +0 / -1,115 |
| 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 / -0 |
| M | mibs/juniper/JUNIPER-FABRIC-CHASSIS | +31 / -1 |
| A | mibs/juniper/JUNIPER-FABRIC-MIB | +306 / -0 |
| 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-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-MOBILE-GATEWAY-SGW-SM-MIB | +815 / -0 |
| 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 / -0 |
| A | mibs/juniper/JUNIPER-SOAM-PM-MIB | +4,346 / -0 |
| M | mibs/juniper/JUNIPER-SP-MIB | +14 / -1 |
| A | mibs/juniper/JUNIPER-TIMING-NOTFNS-MIB | +900 / -0 |
| A | mibs/juniper/JUNIPER-TWAMP-MIB | +896 / -0 |
| M | mibs/juniper/JUNIPER-USER-AAA-MIB | +28 / -2 |
| M | mibs/juniper/JUNIPER-VIRTUALCHASSIS-MIB | +45 / -9 |
| A | mibs/juniper/JUNIPER-VMON-MIB | +900 / -0 |
| A | mibs/juniper/JUNIPER-WX-GLOBAL-MIB | +1,160 / -0 |
| A | mibs/juniper/JUNIPER-WX-GLOBAL-REG | +2,550 / -0 |
| A | mibs/juniper/Juniper-IP-POLICY-MIB | +1,992 / -0 |
| A | mibs/juniper/Juniper-MIBs | +876 / -0 |
| A | mibs/juniper/Juniper-ROUTER-MIB | +1,083 / -0 |
| A | mibs/juniper/Juniper-TC | +387 / -0 |
| A | mibs/juniper/Juniper-UNI-SMI | +208 / -0 |
| A | mibs/juniper/L2L3-VPN-MCAST-MIB | +232 / -0 |
| A | mibs/juniper/MCAST-VPN-MIB | +1,031 / -0 |
| A | mibs/lancom/LANCOM-L54-dual-MIB | +28,552 / -0 |
| A | mibs/lancom/LANCOM-L54ag-MIB | +28,204 / -0 |
| A | mibs/lancom/LANCOM-L54g-MIB | +28,106 / -0 |
| D | mibs/lancom/lancom-l54ag.mib | +0 / -28,203 |
| D | mibs/lancom/lancom-l54dual.mib | +0 / -28,551 |
| D | mibs/lancom/lancom-l54g.mib | +0 / -28,105 |
| A | mibs/lenovo non-text | +0 / -0 |
| A | mibs/lenovo/IOMEGANAS-MIB | +665 / -0 |
| D | mibs/mitel/MITEL-IPNET-DATABASE-MIB | +0 / -48 |
| A | mibs/mitel/MITEL-IPNETDATABASE-MIB | +58 / -0 |
| A | mibs/motorola/CANOPY-SYS-MIB | +463 / -0 |
| A | mibs/motorola/WING-MIB | +51,787 / -0 |
| D | mibs/motorola/WING-MIB.mib | +0 / -51,597 |
| A | mibs/motorola/WS-SMI | +70 / -0 |
| D | mibs/motorola/WS-SMI.mib | +0 / -59 |
| M | mibs/netapp/NETAPP-MIB | +2,016 / -409 |
| A | mibs/netgear/BROADCOM-POWER-ETHERNET-MIB | +388 / -0 |
| A | mibs/netgear/BROADCOM-REF-MIB | +258 / -0 |
| A | mibs/netgear/FASTPATH-BOXSERVICES-PRIVATE-MIB | +438 / -0 |
| A | mibs/netgear/FASTPATH-CAPTIVE-PORTAL-MIB | +1,568 / -0 |
| A | mibs/netgear/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB | +287 / -0 |
| A | mibs/netgear/FASTPATH-DHCP6SERVER-PRIVATE-MIB | +1,179 / -0 |
| A | mibs/netgear/FASTPATH-DHCPSERVER-PRIVATE-MIB | +998 / -0 |
| A | mibs/netgear/FASTPATH-DNS-RESOLVER-CONTROL-MIB | +266 / -0 |
| A | mibs/netgear/FASTPATH-INVENTORY-MIB | +1,181 / -0 |
| A | mibs/netgear/FASTPATH-IPV6-LOOPBACK-MIB | +108 / -0 |
| A | mibs/netgear/FASTPATH-IPV6-TUNNEL-MIB | +249 / -0 |
| A | mibs/netgear/FASTPATH-ISDP-MIB | +530 / -0 |
| A | mibs/netgear/FASTPATH-KEYING-PRIVATE-MIB | +133 / -0 |
| A | mibs/netgear/FASTPATH-LOGGING-MIB | +515 / -0 |
| A | mibs/netgear/FASTPATH-LOOPBACK-MIB | +126 / -0 |
| A | mibs/netgear/FASTPATH-MGMT-SECURITY-MIB | +247 / -0 |
| A | mibs/netgear/FASTPATH-MULTICAST-MIB | +453 / -0 |
| A | mibs/netgear/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB | +81 / -0 |
| A | mibs/netgear/FASTPATH-PORTSECURITY-PRIVATE-MIB | +272 / -0 |
| A | mibs/netgear/FASTPATH-QOS-ACL-MIB | +1,580 / -0 |
| A | mibs/netgear/FASTPATH-QOS-AUTOVOIP-MIB | +121 / -0 |
| A | mibs/netgear/FASTPATH-QOS-COS-MIB | +949 / -0 |
| A | mibs/netgear/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB | +1,072 / -0 |
| A | mibs/netgear/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB | +2,790 / -0 |
| A | mibs/netgear/FASTPATH-QOS-ISCSI-MIB | +331 / -0 |
| A | mibs/netgear/FASTPATH-QOS-MIB | +48 / -0 |
| A | mibs/netgear/FASTPATH-ROUTING-MIB | +2,861 / -0 |
| A | mibs/netgear/FASTPATH-ROUTING6-MIB | +807 / -0 |
| A | mibs/netgear/FASTPATH-SNTP-CLIENT-MIB | +754 / -0 |
| A | mibs/netgear/FASTPATH-SWITCHING-MIB | +8,605 / -0 |
| A | mibs/netgear/FASTPATH-TIMEZONE-PRIVATE-MIB | +463 / -0 |
| A | mibs/netgear/FSM726S-MIB | +1,120 / -0 |
| A | mibs/netgear/FSM7326-MGMT-SECURITY-MIB | +120 / -0 |
| A | mibs/netgear/FSM7326-POWER-ETHERNET-MIB | +114 / -0 |
| A | mibs/netgear/FSM7326-QOS-ACL-MIB | +361 / -0 |
| A | mibs/netgear/FSM7326-QOS-DIFFSERV-EXTENSIONS-MIB | +490 / -0 |
| A | mibs/netgear/FSM7326-QOS-DIFFSERV-PRIVATE-MIB | +2,094 / -0 |
| A | mibs/netgear/FSM7326-QOS-MIB | +38 / -0 |
| A | mibs/netgear/FSM7326-RADIUS-MIB | +322 / -0 |
| A | mibs/netgear/FSM7326-REF-MIB | +63 / -0 |
| A | mibs/netgear/FSM7326-ROUTING-MIB | +1,316 / -0 |
| A | mibs/netgear/FSM7326-SWITCHING-MIB | +3,920 / -0 |
| A | mibs/netgear/GSM7224-MGMT-SECURITY-MIB | +120 / -0 |
| A | mibs/netgear/GSM7224-RADIUS-MIB | +322 / -0 |
| A | mibs/netgear/GSM7224-REF-MIB | +63 / -0 |
| A | mibs/netgear/GSM7224-SWITCHING-MIB | +3,920 / -0 |
| A | mibs/netgear/GSM7312-MGMT-SECURITY-MIB | +120 / -0 |
| A | mibs/netgear/GSM7312-QOS-ACL-MIB | +361 / -0 |
| A | mibs/netgear/GSM7312-QOS-DIFFSERV-EXTENSIONS-MIB | +490 / -0 |
| A | mibs/netgear/GSM7312-QOS-DIFFSERV-PRIVATE-MIB | +2,094 / -0 |
| A | mibs/netgear/GSM7312-QOS-MIB | +38 / -0 |
| A | mibs/netgear/GSM7312-RADIUS-MIB | +322 / -0 |
| A | mibs/netgear/GSM7312-REF-MIB | +63 / -0 |
| A | mibs/netgear/GSM7312-ROUTING-MIB | +1,316 / -0 |
| A | mibs/netgear/GSM7312-SWITCHING-MIB | +3,920 / -0 |
| A | mibs/netgear/GSM7324-MGMT-SECURITY-MIB | +120 / -0 |
| A | mibs/netgear/GSM7324-QOS-ACL-MIB | +361 / -0 |
| A | mibs/netgear/GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB | +490 / -0 |
| A | mibs/netgear/GSM7324-QOS-DIFFSERV-PRIVATE-MIB | +2,094 / -0 |
| A | mibs/netgear/GSM7324-QOS-MIB | +38 / -0 |
| A | mibs/netgear/GSM7324-RADIUS-MIB | +322 / -0 |
| A | mibs/netgear/GSM7324-REF-MIB | +63 / -0 |
| A | mibs/netgear/GSM7324-ROUTING-MIB | +1,316 / -0 |
| A | mibs/netgear/GSM7324-SWITCHING-MIB | +3,920 / -0 |
| A | mibs/netgear/NETGEAR-DENIALOFSERVICE-PRIVATE-MIB | +154 / -0 |
| A | mibs/netgear/NETGEAR-DHCPSERVER-PRIVATE-MIB | +993 / -0 |
| A | mibs/netgear/NETGEAR-DNS-RESOLVER-CONTROL-MIB | +261 / -0 |
| A | mibs/netgear/NETGEAR-INVENTORY-MIB | +1,143 / -0 |
| A | mibs/netgear/NETGEAR-KEYING-PRIVATE-MIB | +127 / -0 |
| A | mibs/netgear/NETGEAR-LOGGING-MIB | +509 / -0 |
| A | mibs/netgear/NETGEAR-ME-MIB | +1,269 / -0 |
| A | mibs/netgear/NETGEAR-MGMT-SECURITY-MIB | +414 / -0 |
| A | mibs/netgear/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB | +73 / -0 |
| A | mibs/netgear/NETGEAR-PORTSECURITY-PRIVATE-MIB | +266 / -0 |
| A | mibs/netgear/NETGEAR-POWER-ETHERNET-MIB | +113 / -0 |
| A | mibs/netgear/NETGEAR-QOS-ACL-MIB | +1,529 / -0 |
| A | mibs/netgear/NETGEAR-QOS-COS-MIB | +810 / -0 |
| A | mibs/netgear/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB | +1,060 / -0 |
| A | mibs/netgear/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB | +2,612 / -0 |
| A | mibs/netgear/NETGEAR-QOS-MIB | +37 / -0 |
| A | mibs/netgear/NETGEAR-RADIUS-AUTH-CLIENT-MIB | +351 / -0 |
| A | mibs/netgear/NETGEAR-REF-MIB | +243 / -0 |
| A | mibs/netgear/NETGEAR-SNTP-CLIENT-MIB | +736 / -0 |
| A | mibs/netgear/NETGEAR-SWITCHING-MIB | +5,761 / -0 |
| A | mibs/netgear/SNMP-RESEARCH-MIB | +382 / -0 |
| A | mibs/netgear/SR-AGENT-INFO-MIB | +103 / -0 |
| A | mibs/netgear/TACACS-CLIENT-MIB | +163 / -0 |
| A | mibs/netgear/TIMER-CONTROL-MIB | +307 / -0 |
| A | mibs/netgear/WAG102 | +1,624 / -0 |
| A | mibs/netgear/WAG302 | +2,425 / -0 |
| M | mibs/netgear/WC7520-MIB | +21 / -21 |
| A | mibs/netgear/WG102 | +2,312 / -0 |
| A | mibs/netgear/WG302 | +2,425 / -0 |
| A | mibs/netgear/WG302-MIB | +926 / -0 |
| D | mibs/netgear/fastpath_boxservices.my | +0 / -409 |
| D | mibs/netgear/fastpath_captive_portal.my | +0 / -1,550 |
| D | mibs/netgear/fastpath_dhcp.my | +0 / -968 |
| D | mibs/netgear/fastpath_dhcp6.my | +0 / -1,145 |
| D | mibs/netgear/fastpath_dos.my | +0 / -275 |
| D | mibs/netgear/fastpath_keying.my | +0 / -121 |
| D | mibs/netgear/fastpath_mgmt_security.my | +0 / -237 |
| D | mibs/netgear/fastpath_portsecurity.my | +0 / -260 |
| D | mibs/netgear/fastpath_power_ethernet.my | +0 / -378 |
| D | mibs/netgear/fastpath_qos_cos.my | +0 / -937 |
| D | mibs/netgear/fastpath_qos_iscsi.my | +0 / -325 |
| D | mibs/netgear/fastpath_qos_voip.my | +0 / -115 |
| D | mibs/netgear/fastpath_telnet.my | +0 / -69 |
| D | mibs/netgear/fastpath_timezone.my | +0 / -448 |
| D | mibs/netgear/fastpathdnsclient_control.my | +0 / -262 |
| D | mibs/netgear/fastpathinventory.my | +0 / -1,169 |
| D | mibs/netgear/fastpathipv6loopback.my | +0 / -98 |
| D | mibs/netgear/fastpathipv6tunnel.my | +0 / -239 |
| D | mibs/netgear/fastpathisdp.my | +0 / -492 |
| D | mibs/netgear/fastpathlogging.my | +0 / -506 |
| D | mibs/netgear/fastpathloopback.my | +0 / -116 |
| D | mibs/netgear/fastpathmulticast.my | +0 / -443 |
| D | mibs/netgear/fastpathrouting.my | +0 / -2,841 |
| D | mibs/netgear/fastpathrouting6.my | +0 / -797 |
| D | mibs/netgear/fastpathsntp.my | +0 / -727 |
| D | mibs/netgear/fastpathswitching.my | +0 / -8,536 |
| D | mibs/netgear/fsm726s_v2.mib | +0 / -1,083 |
| D | mibs/netgear/fsm7326.mib | +0 / -52 |
| D | mibs/netgear/fsm7326_mgmt_security.mib | +0 / -111 |
| D | mibs/netgear/fsm7326_power_ethernet.mib | +0 / -104 |
| D | mibs/netgear/fsm7326_qos.mib | +0 / -28 |
| D | mibs/netgear/fsm7326_qos_acl.mib | +0 / -351 |
| D | mibs/netgear/fsm7326_qos_diffserv_extensions.mib | +0 / -443 |
| D | mibs/netgear/fsm7326_qos_diffserv_private.mib | +0 / -2,016 |
| D | mibs/netgear/fsm7326_radius.mib | +0 / -309 |
| D | mibs/netgear/fsm7326_routing.mib | +0 / -1,306 |
| D | mibs/netgear/fsm7326_switching.mib | +0 / -3,886 |
| D | mibs/netgear/gsm7224.mib | +0 / -52 |
| D | mibs/netgear/gsm7224_mgmt_security.mib | +0 / -111 |
| D | mibs/netgear/gsm7224_radius.mib | +0 / -309 |
| D | mibs/netgear/gsm7224_switching.mib | +0 / -3,886 |
| D | mibs/netgear/gsm7312.mib | +0 / -52 |
| D | mibs/netgear/gsm7312_mgmt_security.mib | +0 / -111 |
| D | mibs/netgear/gsm7312_qos.mib | +0 / -28 |
| D | mibs/netgear/gsm7312_qos_acl.mib | +0 / -351 |
| D | mibs/netgear/gsm7312_qos_diffserv_extensions.mib | +0 / -443 |
| D | mibs/netgear/gsm7312_qos_diffserv_private.mib | +0 / -2,016 |
| D | mibs/netgear/gsm7312_radius.mib | +0 / -309 |
| D | mibs/netgear/gsm7312_routing.mib | +0 / -1,306 |
| D | mibs/netgear/gsm7312_switching.mib | +0 / -3,886 |
| D | mibs/netgear/gsm7324.mib | +0 / -52 |
| D | mibs/netgear/gsm7324_mgmt_security.mib | +0 / -111 |
| D | mibs/netgear/gsm7324_qos.mib | +0 / -28 |
| D | mibs/netgear/gsm7324_qos_acl.mib | +0 / -351 |
| D | mibs/netgear/gsm7324_qos_diffserv_extensions.mib | +0 / -443 |
| D | mibs/netgear/gsm7324_qos_diffserv_private.mib | +0 / -2,016 |
| D | mibs/netgear/gsm7324_radius.mib | +0 / -309 |
| D | mibs/netgear/gsm7324_routing.mib | +0 / -1,306 |
| D | mibs/netgear/gsm7324_switching.mib | +0 / -3,886 |
| D | mibs/netgear/me103.mib | +0 / -1,242 |
| D | mibs/netgear/netgearref.my | +0 / -193 |
| D | mibs/netgear/qos.my | +0 / -38 |
| D | mibs/netgear/qos_acl.my | +0 / -1,563 |
| D | mibs/netgear/qos_diffserv_extensions.my | +0 / -976 |
| D | mibs/netgear/qos_diffserv_private.my | +0 / -2,715 |
| D | mibs/netgear/snmp-res.my | +0 / -223 |
| D | mibs/netgear/srAgentInfo.my | +0 / -68 |
| D | mibs/netgear/tacacsclient.my | +0 / -163 |
| D | mibs/netgear/wag102.mib | +0 / -1,607 |
| D | mibs/netgear/wag302.mib | +0 / -2,356 |
| D | mibs/netgear/wc7520.mib | +0 / -1,184 |
| D | mibs/netgear/wg102.mib | +0 / -2,283 |
| D | mibs/netgear/wg302.mib | +0 / -2,356 |
| D | mibs/netgear/wg302user.mib | +0 / -879 |
| A | mibs/netscreen/NETSCREEN-CHASSIS-MIB | +272 / -0 |
| A | mibs/netscreen/NETSCREEN-INTERFACE-MIB | +696 / -0 |
| D | mibs/netscreen/NETSCREEN-INTERFACE-MIB.mib | +0 / -692 |
| A | mibs/netscreen/NETSCREEN-IP-ARP-MIB | +182 / -0 |
| A | mibs/netscreen/NETSCREEN-NSRP-MIB | +1,182 / -0 |
| D | mibs/netscreen/NETSCREEN-NSRP-MIB.mib | +0 / -1,178 |
| A | mibs/netscreen/NETSCREEN-OSPF-MIB | +2,397 / -0 |
| D | mibs/netscreen/NETSCREEN-OSPF-MIB.mib | +0 / -2,299 |
| A | mibs/netscreen/NETSCREEN-PRODUCTS-MIB | +117 / -0 |
| D | mibs/netscreen/NETSCREEN-PRODUCTS-MIB.mib | +0 / -115 |
| A | mibs/netscreen/NETSCREEN-RESOURCE-MIB | +137 / -0 |
| D | mibs/netscreen/NETSCREEN-RESOURCE-MIB.mib | +0 / -133 |
| A | mibs/netscreen/NETSCREEN-SET-GEN-MIB | +127 / -0 |
| D | mibs/netscreen/NETSCREEN-SET-GEN-MIB.mib | +0 / -123 |
| A | mibs/netscreen/NETSCREEN-SMI | +92 / -0 |
| D | mibs/netscreen/NETSCREEN-SMI.mib | +0 / -90 |
| D | mibs/netscreen/NS-CHASSIS.mib | +0 / -268 |
| D | mibs/netscreen/NS-IP-ARP.mib | +0 / -178 |
| A | mibs/nexans non-text | +0 / -0 |
| A | mibs/nexans/NEXANS-BM-MIB | +2,155 / -0 |
| A | mibs/nexans/NEXANS-MIB | +117 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | mibs/nortel/NORTEL-NMI-CONFORMANCE-MIB | +54 / -0 |
| A | mibs/nortel/NORTEL-NMI-FAULT-NOTI-MIB | +429 / -0 |
| A | mibs/nortel/NORTEL-NMI-GROUPS-MIB | +62 / -0 |
| A | mibs/nortel/NORTEL-NMI-INFO-NOTI-MIB | +145 / -0 |
| A | mibs/nortel/NORTEL-NMI-NOTIFICATIONS-MIB | +204 / -0 |
| A | mibs/nortel/NORTEL-NMI-TC-MIB | +265 / -0 |
| 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 / -0 |
| 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 / -0 |
| M | mibs/nortel/S5-REG-MIB | +544 / -437 |
| M | mibs/nortel/SLA-MONITOR-MIB | +9 / -2 |
| M | mibs/nortel/SYNOPTICS-ROOT-MIB | +60 / -27 |
| A | mibs/packetflux non-text | +0 / -0 |
| A | mibs/packetflux/PACKETFLUX-SMI | +34 / -0 |
| A | mibs/packetflux/PACKETFLUX-STANDBYPOWER | +643 / -0 |
| A | mibs/packetfront/PACKETFRONT-COPY-MIB | +173 / -0 |
| D | mibs/packetfront/PACKETFRONT-COPY-MIB.mib | +0 / -161 |
| A | mibs/packetfront/PACKETFRONT-DRG-MIB | +1,107 / -0 |
| D | mibs/packetfront/PACKETFRONT-DRG-MIB.mib | +0 / -1,047 |
| A | mibs/packetfront/PACKETFRONT-PRODUCTS-MIB | +196 / -0 |
| D | mibs/packetfront/PACKETFRONT-PRODUCTS-MIB.mib | +0 / -177 |
| A | mibs/packetfront/PACKETFRONT-SMI | +106 / -0 |
| D | mibs/packetfront/PACKETFRONT-SMI.mib | +0 / -86 |
| A | mibs/packetfront/PACKETFRONT-TC | +70 / -0 |
| D | mibs/packetfront/PACKETFRONT-TC.mib | +0 / -63 |
| M | mibs/paloalto/PAN-COMMON-MIB | +717 / -24 |
| M | mibs/paloalto/PAN-LC-MIB | +8 / -1 |
| M | mibs/paloalto/PAN-PRODUCTS-MIB | +24 / -0 |
| M | mibs/paloalto/PAN-TRAPS | +1,135 / -13 |
| A | mibs/pbn non-text | +0 / -0 |
| A | mibs/pbn/NMS-LLDP | +2,112 / -0 |
| A | mibs/pbn/NMS-MEMORY-POOL-MIB.MIB | +189 / -0 |
| A | mibs/pbn/NMS-PROCESS-MIB.MIB | +414 / -0 |
| A | mibs/pbn/NMS-QOS-PIB-MIB.MIB | +1,998 / -0 |
| A | mibs/pbn/NMS-SMI | +100 / -0 |
| A | mibs/pbn/NMS-TC.MIB | +703 / -0 |
| A | mibs/pbn/PBN-MIB | +6,712 / -0 |
| A | mibs/pbn/PBN-ROOT | +27 / -0 |
| D | mibs/poseidon non-text | +0 / -0 |
| D | mibs/poseidon/POSEIDON-MIB | +0 / -543 |
| A | mibs/redback non-text | +0 / -0 |
| A | mibs/redback/ERICSSON-ALARM-MIB | +1,563 / -0 |
| A | mibs/redback/ERICSSON-ALARM-PC-MIB | +501 / -0 |
| A | mibs/redback/ERICSSON-ALARM-TC-MIB | +157 / -0 |
| A | mibs/redback/ERICSSON-TC-MIB | +71 / -0 |
| A | mibs/redback/ERICSSON-TOP-MIB | +42 / -0 |
| A | mibs/redback/RBN-AAL5-VCL-STAT-MIB | +133 / -0 |
| A | mibs/redback/RBN-ALARM-EXT-MIB | +285 / -0 |
| A | mibs/redback/RBN-ALARM-TC | +541 / -0 |
| A | mibs/redback/RBN-ATM-CELL-PW-MIB | +151 / -0 |
| A | mibs/redback/RBN-ATM-PROFILE-MIB | +202 / -0 |
| A | mibs/redback/RBN-ATM-PVC-OAM-MIB | +242 / -0 |
| A | mibs/redback/RBN-ATM2-MIB | +202 / -0 |
| A | mibs/redback/RBN-BGP-ACCOUNTING-MIB | +219 / -0 |
| A | mibs/redback/RBN-BIND-MIB | +743 / -0 |
| A | mibs/redback/RBN-BRIDGE-MIB | +370 / -0 |
| A | mibs/redback/RBN-BULKSTATS-MIB | +292 / -0 |
| A | mibs/redback/RBN-CARDMON-MIB | +622 / -0 |
| A | mibs/redback/RBN-CES-MIB | +1,051 / -0 |
| A | mibs/redback/RBN-CIRCUIT-GROUP-MIB | +784 / -0 |
| A | mibs/redback/RBN-CONFIG-FILE-MIB | +573 / -0 |
| A | mibs/redback/RBN-CPU-METER-MIB | +358 / -0 |
| A | mibs/redback/RBN-DHCP-MIB | +924 / -0 |
| A | mibs/redback/RBN-DS1-MIB | +131 / -0 |
| A | mibs/redback/RBN-DS3-MIB | +132 / -0 |
| A | mibs/redback/RBN-ENVMON-MIB | +787 / -0 |
| A | mibs/redback/RBN-EPSC-MIB | +1,787 / -0 |
| A | mibs/redback/RBN-EPSU-MIB | +766 / -0 |
| A | mibs/redback/RBN-FAST-VRRP-MIB | +137 / -0 |
| A | mibs/redback/RBN-ICR-MIB | +460 / -0 |
| A | mibs/redback/RBN-IF-MIB | +239 / -0 |
| A | mibs/redback/RBN-IP-BIND-MIB | +189 / -0 |
| A | mibs/redback/RBN-IP-SECURITY-MIB | +448 / -0 |
| A | mibs/redback/RBN-IPPOOL-MIB | +1,336 / -0 |
| A | mibs/redback/RBN-L2TP-MIB | +1,801 / -0 |
| A | mibs/redback/RBN-L2VPN-MIB | +1,438 / -0 |
| A | mibs/redback/RBN-LAG-MIB | +370 / -0 |
| A | mibs/redback/RBN-MEDIA-GATEWAY-MIB | +200 / -0 |
| A | mibs/redback/RBN-MEMORY-MIB | +330 / -0 |
| A | mibs/redback/RBN-MPLS-L3VPN-STD-EXT-MIB | +162 / -0 |
| A | mibs/redback/RBN-NOTIFY-ENHANCE-MIB | +345 / -0 |
| A | mibs/redback/RBN-PING-MIB | +454 / -0 |
| A | mibs/redback/RBN-PRODUCT-MIB | +2,418 / -0 |
| A | mibs/redback/RBN-PVC-MIB | +1,072 / -0 |
| A | mibs/redback/RBN-QOS-MIB | +1,433 / -0 |
| A | mibs/redback/RBN-RADIUS-MIB | +675 / -0 |
| A | mibs/redback/RBN-SFP-MIB | +255 / -0 |
| A | mibs/redback/RBN-SMI | +90 / -0 |
| A | mibs/redback/RBN-SSE-MIB | +636 / -0 |
| A | mibs/redback/RBN-STACKEDVLAN-MIB | +231 / -0 |
| A | mibs/redback/RBN-SUBSCRIBER-ACTIVE-MIB | +1,804 / -0 |
| A | mibs/redback/RBN-SYS-RESOURCES-MIB | +1,286 / -0 |
| A | mibs/redback/RBN-SYS-SECURITY-MIB | +274 / -0 |
| A | mibs/redback/RBN-TACACS-MIB | +255 / -0 |
| A | mibs/redback/RBN-TC | +160 / -0 |
| A | mibs/redback/RBN-X-AAL5-VCL-STAT-MIB | +165 / -0 |
| 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 / -0 |
| 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 / -0 |
| A | mibs/rfc/IEEE8021-DDCFM-MIB | +1,011 / -0 |
| A | mibs/rfc/IEEE8021-DEVID-MIB | +542 / -0 |
| A | mibs/rfc/IEEE8021-ECMP-MIB | +433 / -0 |
| A | mibs/rfc/IEEE8021-EVB-MIB | +1,710 / -0 |
| D | mibs/rfc/IEEE8021-EVBB-MIB | +0 / -1,497 |
| A | mibs/rfc/IEEE8021-FQTSS-MIB | +603 / -0 |
| M | mibs/rfc/IEEE8021-MSTP-MIB | +158 / -97 |
| A | mibs/rfc/IEEE8021-MVRPX-MIB | +240 / -0 |
| A | mibs/rfc/IEEE8021-PB-MIB | +1,049 / -0 |
| A | mibs/rfc/IEEE8021-PBB-MIB | +1,309 / -0 |
| A | mibs/rfc/IEEE8021-PBBTE-MIB | +976 / -0 |
| A | mibs/rfc/IEEE8021-PFC-MIB | +191 / -0 |
| M | mibs/rfc/IEEE8021-Q-BRIDGE-MIB | +268 / -86 |
| A | mibs/rfc/IEEE8021-SPANNING-TREE-MIB | +1,013 / -0 |
| A | mibs/rfc/IEEE8021-SRP-MIB | +916 / -0 |
| M | mibs/rfc/IEEE8021-TC-MIB | +67 / -47 |
| A | mibs/rfc/IEEE8021-TEIPS-MIB | +796 / -0 |
| A | mibs/rfc/IEEE8021-TEIPS-V2-MIB | +820 / -0 |
| A | mibs/rfc/IEEE8021-TPMR-MIB | +791 / -0 |
| A | mibs/rfc/IEEE802171-CFM-MIB | +3,146 / -0 |
| 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 | +0 / -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 / -0 |
| A | mibs/ruckus/RUCKUS-SZ-EVENT-MIB | +1,906 / -0 |
| A | mibs/ruckus/RUCKUS-SZ-SYSTEM-MIB | +157 / -0 |
| A | mibs/ruckus/RUCKUS-SZ-WLAN-MIB | +513 / -0 |
| M | mibs/ruckus/RUCKUS-TC-MIB | +29 / -22 |
| A | mibs/saf/SAF-ENTERPRISE | +35 / -0 |
| D | mibs/saf/SAF-ENTERPRISE-MIB | +0 / -30 |
| A | mibs/saf/SAF-IPADDONS | +520 / -0 |
| D | mibs/saf/SAF-IPADDONS-MIB | +0 / -490 |
| A | mibs/saf/SAF-IPRADIO | +1,668 / -0 |
| D | mibs/saf/SAF-IPRADIO-MIB | +0 / -1,516 |
| A | mibs/sixnet non-text | +0 / -0 |
| A | mibs/sixnet/SIXNET-MIB | +537 / -0 |
| A | mibs/supermicro non-text | +0 / -0 |
| A | mibs/supermicro/SUPERMICRO-HEALTH-MIB | +246 / -0 |
| A | mibs/supermicro/SUPERMICRO-SMI | +55 / -0 |
| A | mibs/trango/GIGA-PLUS-MIB | +5,519 / -0 |
| A | mibs/trango/TRANGO-APEX-GIGE-MIB | +405 / -0 |
| D | mibs/trango/TRANGO-APEX-GIGE-MIB.mib | +0 / -402 |
| A | mibs/trango/TRANGO-APEX-MIB | +32 / -0 |
| D | mibs/trango/TRANGO-APEX-MIB.mib | +0 / -20 |
| A | mibs/trango/TRANGO-APEX-MODEM-MIB | +254 / -0 |
| D | mibs/trango/TRANGO-APEX-MODEM-MIB.mib | +0 / -251 |
| A | mibs/trango/TRANGO-APEX-RF-MIB | +265 / -0 |
| D | mibs/trango/TRANGO-APEX-RF-MIB.mib | +0 / -262 |
| A | mibs/trango/TRANGO-APEX-SYS-MIB | +436 / -0 |
| D | mibs/trango/TRANGO-APEX-SYS-MIB.mib | +0 / -433 |
| A | mibs/trango/TRANGO-APEX-TRAP-MIB | +214 / -0 |
| D | mibs/trango/TRANGO-APEX-TRAP-MIB.mib | +0 / -211 |
| A | mibs/trango/TRANGO-P5M-MIB | +686 / -0 |
| D | mibs/trango/TRANGO-P5M-MIB.mib | +0 / -641 |
| D | mibs/trango/TRANGO-PTP-MIB | +0 / -5,513 |
| A | mibs/trango/TRANGOP5830S-MU-MIB | +881 / -0 |
| A | mibs/trango/TRANGOP5830S-RU-MIB | +740 / -0 |
| D | mibs/trango/trango_P5830S_MU_1p0.mib | +0 / -868 |
| D | mibs/trango/trango_P5830S_RU_1p0.mib | +0 / -727 |
| A | mibs/vmware/VMWARE-AGENTCAP-MIB | +1,047 / -0 |
| D | mibs/vmware/VMWARE-AGENTCAP-MIB.mib | +0 / -1,038 |
| A | mibs/vmware/VMWARE-ENV-MIB | +619 / -0 |
| D | mibs/vmware/VMWARE-ENV-MIB.mib | +0 / -613 |
| A | mibs/vmware/VMWARE-OBSOLETE-MIB | +578 / -0 |
| D | mibs/vmware/VMWARE-OBSOLETE-MIB.mib | +0 / -562 |
| A | mibs/vmware/VMWARE-PRODUCTS-MIB | +55 / -0 |
| D | mibs/vmware/VMWARE-PRODUCTS-MIB.mib | +0 / -52 |
| A | mibs/vmware/VMWARE-RESOURCES-MIB | +269 / -0 |
| D | mibs/vmware/VMWARE-RESOURCES-MIB.mib | +0 / -260 |
| A | mibs/vmware/VMWARE-ROOT-MIB | +121 / -0 |
| D | mibs/vmware/VMWARE-ROOT-MIB.mib | +0 / -116 |
| A | mibs/vmware/VMWARE-SYSTEM-MIB | +130 / -0 |
| D | mibs/vmware/VMWARE-SYSTEM-MIB.mib | +0 / -124 |
| A | mibs/vmware/VMWARE-TC-MIB | +181 / -0 |
| D | mibs/vmware/VMWARE-TC-MIB.mib | +0 / -178 |
| A | mibs/vmware/VMWARE-VC-EVENT-MIB | +251 / -0 |
| D | mibs/vmware/VMWARE-VC-EVENT-MIB.mib | +0 / -235 |
| A | mibs/vmware/VMWARE-VMINFO-MIB | +704 / -0 |
| D | mibs/vmware/VMWARE-VMINFO-MIB.mib | +0 / -689 |
| A | mibs/wwp/WWP-EXT-BRIDGE-MIB | +563 / -0 |
| D | mibs/wwp/WWP-EXT-BRIDGE-MIB.my | +0 / -553 |
| A | mibs/wwp/WWP-EXT-BRIDGE-TRAP-MIB | +115 / -0 |
| D | mibs/wwp/WWP-EXT-BRIDGE-TRAP-MIB.my | +0 / -114 |
| A | mibs/wwp/WWP-LEOS-8021X-MIB | +239 / -0 |
| D | mibs/wwp/WWP-LEOS-8021X-MIB.my | +0 / -227 |
| A | mibs/wwp/WWP-LEOS-BENCHMARK-MIB | +1,575 / -0 |
| D | mibs/wwp/WWP-LEOS-BENCHMARK-MIB.my | +0 / -1,574 |
| A | mibs/wwp/WWP-LEOS-BLADE-MIB | +371 / -0 |
| D | mibs/wwp/WWP-LEOS-BLADE-MIB.my | +0 / -370 |
| A | mibs/wwp/WWP-LEOS-BROADCAST-CONTAINMENT-MIB | +373 / -0 |
| D | mibs/wwp/WWP-LEOS-BROADCAST-CONTAINMENT-MIB.my | +0 / -360 |
| A | mibs/wwp/WWP-LEOS-CFM-MIB | +8,766 / -0 |
| D | mibs/wwp/WWP-LEOS-CFM-MIB.my | +0 / -8,738 |
| A | mibs/wwp/WWP-LEOS-CHASSIS-MIB | +2,318 / -0 |
| D | mibs/wwp/WWP-LEOS-CHASSIS-MIB.my | +0 / -2,284 |
| A | mibs/wwp/WWP-LEOS-COMMUNITY-MIB | +242 / -0 |
| D | mibs/wwp/WWP-LEOS-COMMUNITY-MIB.my | +0 / -241 |
| A | mibs/wwp/WWP-LEOS-DATAPLANE-MIB | +1,206 / -0 |
| D | mibs/wwp/WWP-LEOS-DATAPLANE-MIB.my | +0 / -1,199 |
| A | mibs/wwp/WWP-LEOS-DHCP-CLIENT-MIB | +743 / -0 |
| D | mibs/wwp/WWP-LEOS-DHCP-CLIENT-MIB.my | +0 / -742 |
| A | mibs/wwp/WWP-LEOS-DNS-CLIENT-MIB | +323 / -0 |
| D | mibs/wwp/WWP-LEOS-DNS-CLIENT-MIB.my | +0 / -322 |
| A | mibs/wwp/WWP-LEOS-EXT-LAG-MIB | +334 / -0 |
| D | mibs/wwp/WWP-LEOS-EXT-LAG-MIB.my | +0 / -324 |
| A | mibs/wwp/WWP-LEOS-FEATURE-LICENSE-MIB | +480 / -0 |
| D | mibs/wwp/WWP-LEOS-FEATURE-LICENSE-MIB.my | +0 / -479 |
| A | mibs/wwp/WWP-LEOS-FILE-TRANSFER-MIB | +346 / -0 |
| D | mibs/wwp/WWP-LEOS-FILE-TRANSFER-MIB.my | +0 / -345 |
| A | mibs/wwp/WWP-LEOS-FILTER-MIB | +450 / -0 |
| D | mibs/wwp/WWP-LEOS-FILTER-MIB.my | +0 / -449 |
| A | mibs/wwp/WWP-LEOS-FLOW-MIB | +3,456 / -0 |
| D | mibs/wwp/WWP-LEOS-FLOW-MIB.my | +0 / -3,452 |
| A | mibs/wwp/WWP-LEOS-INFORM-STATUS-MIB | +476 / -0 |
| D | mibs/wwp/WWP-LEOS-INFORM-STATUS-MIB.my | +0 / -468 |
| A | mibs/wwp/WWP-LEOS-IP-INTERFACE-MIB | +600 / -0 |
| D | mibs/wwp/WWP-LEOS-IP-INTERFACE-MIB.my | +0 / -595 |
| A | mibs/wwp/WWP-LEOS-LDP-MIB | +385 / -0 |
| D | mibs/wwp/WWP-LEOS-LDP-MIB.my | +0 / -378 |
| A | mibs/wwp/WWP-LEOS-LLDP-MIB | +1,864 / -0 |
| D | mibs/wwp/WWP-LEOS-LLDP-MIB.my | +0 / -1,806 |
| A | mibs/wwp/WWP-LEOS-MPLS-OAM-MIB | +713 / -0 |
| D | mibs/wwp/WWP-LEOS-MPLS-OAM-MIB.my | +0 / -708 |
| A | mibs/wwp/WWP-LEOS-MSTP-MIB | +1,095 / -0 |
| D | mibs/wwp/WWP-LEOS-MSTP-MIB.my | +0 / -1,064 |
| A | mibs/wwp/WWP-LEOS-MULTICAST-FILTER-MIB | +1,121 / -0 |
| D | mibs/wwp/WWP-LEOS-MULTICAST-FILTER-MIB.my | +0 / -1,120 |
| A | mibs/wwp/WWP-LEOS-NTP-CLIENT-MIB | +652 / -0 |
| D | mibs/wwp/WWP-LEOS-NTP-CLIENT-MIB.my | +0 / -638 |
| A | mibs/wwp/WWP-LEOS-OAM-MIB | +1,955 / -0 |
| D | mibs/wwp/WWP-LEOS-OAM-MIB.my | +0 / -1,945 |
| A | mibs/wwp/WWP-LEOS-PBT-MIB | +2,095 / -0 |
| D | mibs/wwp/WWP-LEOS-PBT-MIB.my | +0 / -2,094 |
| A | mibs/wwp/WWP-LEOS-PING-MIB | +224 / -0 |
| D | mibs/wwp/WWP-LEOS-PING-MIB.my | +0 / -210 |
| A | mibs/wwp/WWP-LEOS-PORT-MIB | +1,371 / -0 |
| D | mibs/wwp/WWP-LEOS-PORT-MIB.my | +0 / -1,370 |
| A | mibs/wwp/WWP-LEOS-PORT-STATS-MIB | +2,703 / -0 |
| D | mibs/wwp/WWP-LEOS-PORT-STATS-MIB.my | +0 / -2,696 |
| A | mibs/wwp/WWP-LEOS-PORT-XCVR-MIB | +1,363 / -0 |
| D | mibs/wwp/WWP-LEOS-PORT-XCVR-MIB.my | +0 / -1,362 |
| A | mibs/wwp/WWP-LEOS-RADIUS-CLIENT-MIB | +458 / -0 |
| D | mibs/wwp/WWP-LEOS-RADIUS-CLIENT-MIB.my | +0 / -446 |
| A | mibs/wwp/WWP-LEOS-RAPS-MIB | +778 / -0 |
| D | mibs/wwp/WWP-LEOS-RAPS-MIB.my | +0 / -756 |
| A | mibs/wwp/WWP-LEOS-RMON-MIB | +365 / -0 |
| D | mibs/wwp/WWP-LEOS-RMON-MIB.my | +0 / -361 |
| A | mibs/wwp/WWP-LEOS-RSTP-MIB | +561 / -0 |
| D | mibs/wwp/WWP-LEOS-RSTP-MIB.my | +0 / -551 |
| A | mibs/wwp/WWP-LEOS-RSVPTE-MIB | +396 / -0 |
| D | mibs/wwp/WWP-LEOS-RSVPTE-MIB.my | +0 / -392 |
| A | mibs/wwp/WWP-LEOS-SSH-MIB | +312 / -0 |
| D | mibs/wwp/WWP-LEOS-SSH-MIB.my | +0 / -311 |
| A | mibs/wwp/WWP-LEOS-SW-XGRADE-MIB | +840 / -0 |
| D | mibs/wwp/WWP-LEOS-SW-XGRADE-MIB.my | +0 / -835 |
| A | mibs/wwp/WWP-LEOS-SYSLOG-COLLECTOR-MIB | +442 / -0 |
| D | mibs/wwp/WWP-LEOS-SYSLOG-COLLECTOR-MIB.my | +0 / -441 |
| A | mibs/wwp/WWP-LEOS-SYSTEM-CONFIG-MIB | +1,612 / -0 |
| D | mibs/wwp/WWP-LEOS-SYSTEM-CONFIG-MIB.my | +0 / -1,611 |
| A | mibs/wwp/WWP-LEOS-SYSTEM-CONTROL-MIB | +114 / -0 |
| D | mibs/wwp/WWP-LEOS-SYSTEM-CONTROL-MIB.my | +0 / -113 |
| A | mibs/wwp/WWP-LEOS-TABLE-CHG-NOTIF-MIB | +259 / -0 |
| D | mibs/wwp/WWP-LEOS-TABLE-CHG-NOTIF-MIB.my | +0 / -258 |
| A | mibs/wwp/WWP-LEOS-TACACS-CLIENT-MIB | +1,645 / -0 |
| D | mibs/wwp/WWP-LEOS-TACACS-CLIENT-MIB.my | +0 / -1,597 |
| A | mibs/wwp/WWP-LEOS-TRAFFIC-PROFILE-MIB | +1,844 / -0 |
| D | mibs/wwp/WWP-LEOS-TRAFFIC-PROFILE-MIB.my | +0 / -1,833 |
| A | mibs/wwp/WWP-LEOS-TWAMP-MIB | +910 / -0 |
| D | mibs/wwp/WWP-LEOS-TWAMP-MIB.my | +0 / -909 |
| A | mibs/wwp/WWP-LEOS-USER-MIB | +333 / -0 |
| D | mibs/wwp/WWP-LEOS-USER-MIB.my | +0 / -332 |
| A | mibs/wwp/WWP-LEOS-VLAN-TAG-MIB | +1,088 / -0 |
| D | mibs/wwp/WWP-LEOS-VLAN-TAG-MIB.my | +0 / -1,066 |
| A | mibs/wwp/WWP-LEOS-VPLS-MIB | +3,858 / -0 |
| D | mibs/wwp/WWP-LEOS-VPLS-MIB.my | +0 / -3,840 |
| A | mibs/wwp/WWP-PRODUCTS-MIB | +185 / -0 |
| D | mibs/wwp/WWP-PRODUCTS-MIB.my | +0 / -181 |
| A | mibs/wwp/WWP-SMI | +73 / -0 |
| D | mibs/wwp/WWP-SMI.my | +0 / -62 |
| A | mibs/zhone/EtcAgent-MIB | +1,130 / -0 |
| D | mibs/zhone/cpeMgr.mib | +0 / -1,844 |
| D | mibs/zhone/genSystem.mib | +0 / -4,522 |
| D | mibs/zhone/ipadctrl.mib | +0 / -1,087 |
| D | mibs/zhone/phyDs1Diag.mib non-text | +0 / -0 |
| D | mibs/zhone/phyDs3Diag.mib non-text | +0 / -0 |
| D | mibs/zhone/phyDslDiag.mib non-text | +0 / -0 |
| D | mibs/zxr10/ZXR10-OPTICAL-INFO.mib | +0 / -759 |
| A | mibs/zxr10/ZXR10-SMI | +122 / -0 |
| D | mibs/zxr10/ZXR10-SMI.mib | +0 / -104 |
| A | mibs/zxr10/ZXR10OPTICALMIB | +771 / -0 |
| D | mibs/zyxel/ZYXEL-NWA-SERIES | +0 / -867 |
| A | mibs/zyxel/ZYXEL-NWA-SERIES_v1-4-2 | +900 / -0 |
| A | mibs/zyxel/ZYXEL-ZYWALL-ZLD-COMMON-MIB | +75 / -0 |
| M | scripts/makesprites.sh | +1 / -1 |
| M | scripts/rename-mibs.pl | +56 / -12 |
| M | tests/IncludesCommonTest.php | +102 / -9 |
| M | tests/IncludesFunctionsTest.php | +4 / -2 |
| M | tests/data/test_definitions.inc.php | +23 / -5 |
| A | update/267.sql | +1 / -0 |
| A | update/268.php | +99 / -0 |
| A | update/269.php | +32 / -0 |
Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | html/feed.php | +1 / -1 |
| A | html/includes/graphs/application/postfix_qshape.inc.php | +38 / -0 |
| 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 / -0 |
| M | html/pages/device/port.inc.php | +4 / -4 |
| M | includes/definitions/rewrites.inc.php | +1 / -0 |
| M | includes/definitions/transports.inc.php | +1 / -0 |
| A | includes/polling/applications/postfix_qshape.inc.php | +31 / -0 |
$config['web_debug_unprivileged']).
Enabled alerts/groups stuff in CE. +347/β358Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| D | LICENSE | +0 / -44 |
| A | LICENSE.PRO | +49 / -0 |
| 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 / -0 |
| A | attic/cron-minute.sh | +15 / -0 |
| A | attic/cron.sh | +12 / -0 |
| 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 / -0 |
| A | html/css/bootstrap-switch.css | +199 / -0 |
| M | html/css/bootstrap.css | +77 / -566 |
| M | html/css/bootstrap/less/bootstrap.less | +2 / -1 |
| A | html/css/bootstrap/less/boxes.less | +299 / -0 |
| A | html/css/bootstrap/less/miscellaneous.less | +529 / -0 |
| M | html/css/bootstrap/less/type.less | +1 / -1 |
| M | html/css/bootstrap/less/variables.less | +0 / -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 / -0 |
| M | html/images/os/adtran.png binary | +0 / -0 |
| A | html/images/os/adtran_2x.png | +1 / -0 |
| M | html/images/os/alcatellucent.png binary | +0 / -0 |
| A | html/images/os/alcatellucent_2x.png | +1 / -0 |
| D | html/images/os/allied.png | +0 / -1 |
| M | html/images/os/alliedtelesis.png binary | +0 / -0 |
| A | html/images/os/alliedtelesis_2x.png | +1 / -0 |
| M | html/images/os/alvarion.png binary | +0 / -0 |
| M | html/images/os/alvarion_2x.png binary | +0 / -0 |
| M | html/images/os/apc.png binary | +0 / -0 |
| M | html/images/os/apc_2x.png binary | +0 / -0 |
| M | html/images/os/arbor.png binary | +0 / -0 |
| A | html/images/os/arbor_2x.png | +1 / -0 |
| M | html/images/os/arista.png binary | +0 / -0 |
| A | html/images/os/arista_2x.png | +1 / -0 |
| M | html/images/os/aruba.png binary | +0 / -0 |
| A | html/images/os/aruba_2x.png | +1 / -0 |
| M | html/images/os/atto.png binary | +0 / -0 |
| M | html/images/os/atto_2x.png binary | +0 / -0 |
| M | html/images/os/audiocodes.png binary | +0 / -0 |
| A | html/images/os/audiocodes_2x.png | +1 / -0 |
| M | html/images/os/avaya.png binary | +0 / -0 |
| M | html/images/os/avaya_2x.png binary | +0 / -0 |
| M | html/images/os/baytech.png binary | +0 / -0 |
| M | html/images/os/baytech_2x.png binary | +0 / -0 |
| M | html/images/os/bluecoat.png binary | +0 / -0 |
| A | html/images/os/bluecoat_2x.png | +1 / -0 |
| M | html/images/os/brocade.png binary | +0 / -0 |
| A | html/images/os/brocade_2x.png | +1 / -0 |
| M | html/images/os/buffalo.png binary | +0 / -0 |
| A | html/images/os/buffalo_2x.png | +1 / -0 |
| M | html/images/os/calix.png binary | +0 / -0 |
| A | html/images/os/calix_2x.png | +1 / -0 |
| M | html/images/os/casa.png binary | +0 / -0 |
| A | html/images/os/casa_2x.png | +1 / -0 |
| M | html/images/os/checkpoint.png binary | +0 / -0 |
| M | html/images/os/checkpoint_2x.png binary | +0 / -0 |
| M | html/images/os/ciena.png binary | +0 / -0 |
| A | html/images/os/ciena_2x.png | +1 / -0 |
| M | html/images/os/cisco.png binary | +0 / -0 |
| M | html/images/os/cisco_2x.png binary | +0 / -0 |
| M | html/images/os/ciscosb.png binary | +0 / -0 |
| A | html/images/os/ciscosb_2x.png | +1 / -0 |
| M | html/images/os/clavister.png binary | +0 / -0 |
| A | html/images/os/clavister_2x.png | +1 / -0 |
| M | html/images/os/d-link.png binary | +0 / -0 |
| M | html/images/os/d-link_2x.png binary | +0 / -0 |
| M | html/images/os/darwin-old.png binary | +0 / -0 |
| A | html/images/os/darwin-old_2x.png | +1 / -0 |
| M | html/images/os/datadomain.png binary | +0 / -0 |
| A | html/images/os/datadomain_2x.png | +1 / -0 |
| M | html/images/os/ddn.png binary | +0 / -0 |
| A | html/images/os/ddn_2x.png | +1 / -0 |
| M | html/images/os/debian.png binary | +0 / -0 |
| A | html/images/os/debian_2x.png | +1 / -0 |
| M | html/images/os/dell.png binary | +0 / -0 |
| M | html/images/os/dell_2x.png binary | +0 / -0 |
| M | html/images/os/draytek.png binary | +0 / -0 |
| A | html/images/os/draytek_2x.png | +1 / -0 |
| M | html/images/os/emerson.png binary | +0 / -0 |
| A | html/images/os/emerson_2x.png | +1 / -0 |
| M | html/images/os/ericsson.png binary | +0 / -0 |
| A | html/images/os/ericsson_2x.png | +1 / -0 |
| M | html/images/os/exalt.png binary | +0 / -0 |
| A | html/images/os/exalt_2x.png | +1 / -0 |
| M | html/images/os/f5.png binary | +0 / -0 |
| A | html/images/os/f5_2x.png | +1 / -0 |
| M | html/images/os/fiberroad.png binary | +0 / -0 |
| A | html/images/os/fiberroad_2x.png | +1 / -0 |
| M | html/images/os/force10.png binary | +0 / -0 |
| A | html/images/os/force10_2x.png | +1 / -0 |
| M | html/images/os/fortinet.png binary | +0 / -0 |
| A | html/images/os/fortinet_2x.png | +1 / -0 |
| M | html/images/os/freenas.png binary | +0 / -0 |
| A | html/images/os/freenas_2x.png | +1 / -0 |
| A | html/images/os/ge.png | +1 / -0 |
| A | html/images/os/ge_2x.png | +1 / -0 |
| M | html/images/os/geist.png binary | +0 / -0 |
| A | html/images/os/geist_2x.png | +1 / -0 |
| M | html/images/os/generex.png binary | +0 / -0 |
| A | html/images/os/generex_2x.png | +1 / -0 |
| M | html/images/os/h3c.png binary | +0 / -0 |
| A | html/images/os/h3c_2x.png | +1 / -0 |
| M | html/images/os/huawei.png binary | +0 / -0 |
| A | html/images/os/huawei_2x.png | +1 / -0 |
| M | html/images/os/hwg-ste.png binary | +0 / -0 |
| A | html/images/os/hwg-ste_2x.png | +1 / -0 |
| M | html/images/os/ibm.png binary | +0 / -0 |
| M | html/images/os/ibm_2x.png binary | +0 / -0 |
| A | html/images/os/imation.png | +1 / -0 |
| A | html/images/os/imation_2x.png | +1 / -0 |
| M | html/images/os/infinera.png binary | +0 / -0 |
| A | html/images/os/infinera_2x.png | +1 / -0 |
| M | html/images/os/juniper.png binary | +0 / -0 |
| M | html/images/os/juniper_2x.png binary | +0 / -0 |
| A | html/images/os/lancom.png | +1 / -0 |
| A | html/images/os/lancom_2x.png | +1 / -0 |
| D | html/images/os/lcos.png | +0 / -1 |
| M | html/images/os/lexmark.png binary | +0 / -0 |
| A | html/images/os/lexmark_2x.png | +1 / -0 |
| M | html/images/os/lg.png binary | +0 / -0 |
| A | html/images/os/lg_2x.png | +1 / -0 |
| M | html/images/os/linux.png binary | +0 / -0 |
| M | html/images/os/linux_2x.png binary | +0 / -0 |
| M | html/images/os/mailcleaner.png binary | +0 / -0 |
| A | html/images/os/mailcleaner_2x.png | +1 / -0 |
| M | html/images/os/meraki.png binary | +0 / -0 |
| M | html/images/os/meraki_2x.png binary | +0 / -0 |
| M | html/images/os/mikrotik.png binary | +0 / -0 |
| A | html/images/os/mikrotik_2x.png | +1 / -0 |
| M | html/images/os/mitel.png binary | +0 / -0 |
| A | html/images/os/mitel_2x.png | +1 / -0 |
| M | html/images/os/nas4free.png binary | +0 / -0 |
| A | html/images/os/nas4free_2x.png | +1 / -0 |
| M | html/images/os/netapp.png binary | +0 / -0 |
| M | html/images/os/netapp_2x.png binary | +0 / -0 |
| M | html/images/os/netgear.png binary | +0 / -0 |
| A | html/images/os/netgear_2x.png | +1 / -0 |
| M | html/images/os/netping.png binary | +0 / -0 |
| A | html/images/os/netping_2x.png | +1 / -0 |
| M | html/images/os/nexsan.png binary | +0 / -0 |
| A | html/images/os/nexsan_2x.png | +1 / -0 |
| M | html/images/os/novell.png binary | +0 / -0 |
| A | html/images/os/novell_2x.png | +1 / -0 |
| M | html/images/os/nrg.png binary | +0 / -0 |
| A | html/images/os/nrg_2x.png | +1 / -0 |
| M | html/images/os/oec.png binary | +0 / -0 |
| A | html/images/os/oec_2x.png | +1 / -0 |
| M | html/images/os/olivetti.png binary | +0 / -0 |
| A | html/images/os/olivetti_2x.png | +1 / -0 |
| M | html/images/os/oneaccess.png binary | +0 / -0 |
| A | html/images/os/oneaccess_2x.png | +1 / -0 |
| M | html/images/os/openbsd.png binary | +0 / -0 |
| A | html/images/os/openbsd_2x.png | +1 / -0 |
| M | html/images/os/openindiana.png binary | +0 / -0 |
| A | html/images/os/openindiana_2x.png | +1 / -0 |
| M | html/images/os/openwrt.png binary | +0 / -0 |
| A | html/images/os/openwrt_2x.png | +1 / -0 |
| M | html/images/os/packetflux.png binary | +0 / -0 |
| A | html/images/os/packetflux_2x.png | +1 / -0 |
| M | html/images/os/panasonic.png binary | +0 / -0 |
| A | html/images/os/panasonic_2x.png | +1 / -0 |
| M | html/images/os/patton.png binary | +0 / -0 |
| A | html/images/os/patton_2x.png | +1 / -0 |
| M | html/images/os/pica8.png binary | +0 / -0 |
| A | html/images/os/pica8_2x.png | +1 / -0 |
| M | html/images/os/poseidon.png binary | +0 / -0 |
| A | html/images/os/poseidon_2x.png | +1 / -0 |
| M | html/images/os/raspbian.png binary | +0 / -0 |
| M | html/images/os/raspbian_2x.png binary | +0 / -0 |
| M | html/images/os/rittal.png binary | +0 / -0 |
| M | html/images/os/rittal_2x.png binary | +0 / -0 |
| M | html/images/os/riverbed.png binary | +0 / -0 |
| A | html/images/os/riverbed_2x.png | +1 / -0 |
| M | html/images/os/routeros.png binary | +0 / -0 |
| A | html/images/os/routeros_2x.png | +1 / -0 |
| M | html/images/os/ruckus.png binary | +0 / -0 |
| A | html/images/os/ruckus_2x.png | +1 / -0 |
| M | html/images/os/servertech.png binary | +0 / -0 |
| A | html/images/os/servertech_2x.png | +1 / -0 |
| A | html/images/os/shoretel.png | +1 / -0 |
| A | html/images/os/shoretel_2x.png | +1 / -0 |
| M | html/images/os/sindoh.png binary | +0 / -0 |
| A | html/images/os/sindoh_2x.png | +1 / -0 |
| M | html/images/os/sonicwall.png binary | +0 / -0 |
| A | html/images/os/sonicwall_2x.png | +1 / -0 |
| M | html/images/os/sophos.png binary | +0 / -0 |
| A | html/images/os/sophos_2x.png | +1 / -0 |
| M | html/images/os/speedtouch.png binary | +0 / -0 |
| A | html/images/os/speedtouch_2x.png | +1 / -0 |
| M | html/images/os/tp-link.png binary | +0 / -0 |
| A | html/images/os/tp-link_2x.png | +1 / -0 |
| M | html/images/os/ubiquiti_2x.png binary | +0 / -0 |
| M | html/images/os/vmware.png binary | +0 / -0 |
| A | html/images/os/vmware_2x.png | +1 / -0 |
| M | html/images/os/watchguard.png binary | +0 / -0 |
| A | html/images/os/watchguard_2x.png | +1 / -0 |
| M | html/images/os/wepresent.png binary | +0 / -0 |
| A | html/images/os/wepresent_2x.png | +1 / -0 |
| M | html/images/os/windows.png binary | +0 / -0 |
| M | html/images/os/windows10.png binary | +0 / -0 |
| M | html/images/os/windows10_2x.png binary | +0 / -0 |
| M | html/images/os/windows2003.png binary | +0 / -0 |
| A | html/images/os/windows2003_2x.png | +1 / -0 |
| M | html/images/os/windows_2x.png binary | +0 / -0 |
| M | html/images/os/windows_old.png binary | +0 / -0 |
| M | html/images/os/windows_old_2x.png binary | +0 / -0 |
| M | html/images/os/wut.png binary | +0 / -0 |
| A | html/images/os/wut_2x.png | +1 / -0 |
| M | html/images/os/zte.png binary | +0 / -0 |
| A | html/images/os/zte_2x.png | +1 / -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 / -0 |
| 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 | +0 / -19 |
| M | html/includes/functions.inc.php | +85 / -32 |
| M | html/includes/graphs/XXX_device_memory_windows.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 |
| A | html/includes/graphs/application/kamailio_core.inc.php | +49 / -0 |
| A | html/includes/graphs/application/kamailio_errors.inc.php | +34 / -0 |
| A | html/includes/graphs/application/kamailio_registrar.inc.php | +36 / -0 |
| A | html/includes/graphs/application/kamailio_shmen.inc.php | +96 / -0 |
| A | html/includes/graphs/application/kamailio_sl123.inc.php | +43 / -0 |
| A | html/includes/graphs/application/kamailio_sl4.inc.php | +43 / -0 |
| A | html/includes/graphs/application/kamailio_sl56.inc.php | +41 / -0 |
| A | html/includes/graphs/application/kamailio_tcp.inc.php | +50 / -0 |
| A | html/includes/graphs/application/kamailio_tmx.inc.php | +45 / -0 |
| A | html/includes/graphs/application/kamailio_usrloc.inc.php | +33 / -0 |
| A | html/includes/graphs/application/lighttpd_hits.inc.php | +27 / -0 |
| A | html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php | +42 / -0 |
| A | html/includes/graphs/application/lighttpd_servers.inc.php | +31 / -0 |
| A | html/includes/graphs/application/lighttpd_traffic.inc.php | +28 / -0 |
| A | html/includes/graphs/application/lighttpd_uptime.inc.php | +37 / -0 |
| 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.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/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.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_insert_buffer.inc.php | +1 / -1 |
| M | html/includes/graphs/application/mysql_innodb_io.inc.php | +1 / -1 |
| M | html/includes/graphs/application/mysql_innodb_io_pending.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.inc.php | +1 / -1 |
| M | html/includes/graphs/application/mysql_query_cache_memory.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 / -0 |
| A | html/includes/graphs/application/nsd_memory.inc.php | +47 / -0 |
| A | html/includes/graphs/application/nsd_qtype.inc.php | +57 / -0 |
| A | html/includes/graphs/application/nsd_queries.inc.php | +88 / -0 |
| A | html/includes/graphs/application/nsd_rcode.inc.php | +50 / -0 |
| A | html/includes/graphs/application/nsd_zones.inc.php | +39 / -0 |
| 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.inc.php | +1 / -1 |
| M | html/includes/graphs/application/postgresql_tuples_query.inc.php | +1 / -1 |
| M | html/includes/graphs/application/postgresql_xact.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/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.inc.php | +1 / -1 |
| M | html/includes/graphs/application/powerdns_queries_udp.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/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.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/pkts.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/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/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/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.inc.php | +1 / -1 |
| M | html/includes/graphs/device/bluecoat_tcp_est.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.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/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.inc.php | +1 / -1 |
| M | html/includes/graphs/device/ipsystemstats_ipv4.inc.php | +1 / -1 |
| M | html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php | +1 / -1 |
| M | html/includes/graphs/device/ipsystemstats_ipv6.inc.php | +1 / -1 |
| M | html/includes/graphs/device/ipsystemstats_ipv6_frag.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/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.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/netscalersvcgrpmem.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/netscalervsvr.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/netstat_arista_sw_ip.inc.php | +1 / -1 |
| M | html/includes/graphs/device/netstat_arista_sw_ip6.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_ip_frag.inc.php | +1 / -1 |
| M | html/includes/graphs/device/netstat_icmp.inc.php | +1 / -1 |
| M | html/includes/graphs/device/netstat_icmp_info.inc.php | +1 / -1 |
| M | html/includes/graphs/device/netstat_ip.inc.php | +1 / -1 |
| M | html/includes/graphs/device/netstat_ip_frag.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.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/screenos_sessions.inc.php | +1 / -1 |
| M | html/includes/graphs/device/sensor.inc.php | +1 / -1 |
| M | html/includes/graphs/device/smokeping_all_common.inc.php | +1 / -1 |
| M | html/includes/graphs/device/smokeping_all_common_avg.inc.php | +1 / -1 |
| M | html/includes/graphs/device/smokeping_common.inc.php | +1 / -1 |
| M | html/includes/graphs/device/smokeping_in_all.inc.php | +1 / -1 |
| M | html/includes/graphs/device/smokeping_in_all_avg.inc.php | +1 / -1 |
| M | html/includes/graphs/device/smokeping_out_all.inc.php | +1 / -1 |
| M | html/includes/graphs/device/smokeping_out_all_avg.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.inc.php | +1 / -1 |
| M | html/includes/graphs/generic_multi_bits.inc.php | +1 / -1 |
| M | html/includes/graphs/generic_multi_bits_separated.inc.php | +1 / -1 |
| M | html/includes/graphs/generic_multi_data.inc.php | +1 / -1 |
| M | html/includes/graphs/generic_multi_data_separated.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_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.inc.php | +1 / -1 |
| M | html/includes/graphs/global/poller_time_separate.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 non-text | +0 / -0 |
| M | html/includes/graphs/multi-customoid/auth.inc.php | +33 / -0 |
| M | html/includes/graphs/multi-customoid/graph.inc.php | +43 / -0 |
| 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.inc.php | +1 / -1 |
| M | html/includes/graphs/multi-port/bits_duo.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_trio.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 non-text | +0 / -0 |
| M | html/includes/graphs/pseudowire/auth.inc.php | +44 / -0 |
| M | html/includes/graphs/pseudowire/bits.inc.php | +23 / -0 |
| M | html/includes/graphs/pseudowire/pkts.inc.php | +34 / -0 |
| 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/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.inc.php | +7 / -6 |
| M | html/includes/print/alert_log.inc.php | +2 / -2 |
| 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 | +0 / -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.inc.php | +7 / -6 |
| M | html/pages/alert_maintenance_add.inc.php | +45 / -83 |
| 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 / -0 |
| A | html/pages/device/apps/lighttpd.inc.php | +19 / -0 |
| 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 / -0 |
| 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.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/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.inc.php | +1 / -1 |
| M | html/pages/device/overview/information_extended.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.inc.php | +1 / -1 |
| M | html/pages/device/port/macaccounting_top10.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.inc.php | +27 / -14 |
| M | html/pages/group_add.inc.php | +2 / -3 |
| M | html/pages/groups.inc.php | +6 / -8 |
| M | html/pages/groups_regenerate.inc.php | +4 / -4 |
| 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 / -0 |
| 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 / -0 |
| A | includes/alerting/webhook.inc.php | +48 / -0 |
| A | includes/alerting/xmpp.inc.php | +94 / -0 |
| 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 / -0 |
| D | includes/definitions/vmware_guestid.inc.php | +0 / -112 |
| A | includes/definitions/wui.inc.php | +77 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 | +0 / -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 / -0 |
| A | includes/polling/applications/lighttpd.inc.php | +79 / -0 |
| 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 / -0 |
| 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/ipSystemStats.inc.php | +1 / -1 |
| M | includes/polling/ipmi.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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 / -0 |
| 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 non-text | +0 / -0 |
| A | libs/Fabiang/Xmpp/CHANGELOG.md | +34 / -0 |
| A | libs/Fabiang/Xmpp/Client.php | +185 / -0 |
| A | libs/Fabiang/Xmpp/Connection/AbstractConnection.php | +311 / -0 |
| A | libs/Fabiang/Xmpp/Connection/ConnectionInterface.php | +146 / -0 |
| A | libs/Fabiang/Xmpp/Connection/Socket.php | +228 / -0 |
| A | libs/Fabiang/Xmpp/Connection/SocketConnectionInterface.php | +56 / -0 |
| A | libs/Fabiang/Xmpp/Event/Event.php | +165 / -0 |
| A | libs/Fabiang/Xmpp/Event/EventInterface.php | +114 / -0 |
| A | libs/Fabiang/Xmpp/Event/EventManager.php | +160 / -0 |
| A | libs/Fabiang/Xmpp/Event/EventManagerAwareInterface.php | +61 / -0 |
| A | libs/Fabiang/Xmpp/Event/EventManagerInterface.php | +81 / -0 |
| A | libs/Fabiang/Xmpp/Event/XMLEvent.php | +78 / -0 |
| A | libs/Fabiang/Xmpp/Event/XMLEventInterface.php | +68 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/AbstractEventListener.php | +132 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/BlockingEventListenerInterface.php | +53 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/EventListenerInterface.php | +56 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Logger.php | +74 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/AbstractSessionEvent.php | +121 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/Authentication.php | +211 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/Authentication/AuthenticationInterface.php | +57 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/Authentication/DigestMd5.php | +238 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/Authentication/Plain.php | +68 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/Bind.php | +89 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/Roster.php | +154 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/Session.php | +90 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/StartTls.php | +112 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/Stream.php | +119 / -0 |
| A | libs/Fabiang/Xmpp/EventListener/Stream/StreamError.php | +74 / -0 |
| A | libs/Fabiang/Xmpp/Exception/ErrorException.php | +47 / -0 |
| A | libs/Fabiang/Xmpp/Exception/ExceptionInterface.php | +47 / -0 |
| A | libs/Fabiang/Xmpp/Exception/InvalidArgumentException.php | +49 / -0 |
| A | libs/Fabiang/Xmpp/Exception/OutOfRangeException.php | +50 / -0 |
| A | libs/Fabiang/Xmpp/Exception/RuntimeException.php | +49 / -0 |
| A | libs/Fabiang/Xmpp/Exception/SocketException.php | +47 / -0 |
| A | libs/Fabiang/Xmpp/Exception/Stream/AuthenticationErrorException.php | +46 / -0 |
| A | libs/Fabiang/Xmpp/Exception/Stream/StreamErrorException.php | +103 / -0 |
| A | libs/Fabiang/Xmpp/Exception/TimeoutException.php | +47 / -0 |
| A | libs/Fabiang/Xmpp/Exception/XMLParserException.php | +73 / -0 |
| A | libs/Fabiang/Xmpp/LICENSE.md | +26 / -0 |
| A | libs/Fabiang/Xmpp/Options.php | +416 / -0 |
| A | libs/Fabiang/Xmpp/OptionsAwareInterface.php | +61 / -0 |
| A | libs/Fabiang/Xmpp/Protocol/DefaultImplementation.php | +138 / -0 |
| A | libs/Fabiang/Xmpp/Protocol/ImplementationInterface.php | +65 / -0 |
| A | libs/Fabiang/Xmpp/Protocol/Message.php | +173 / -0 |
| A | libs/Fabiang/Xmpp/Protocol/Presence.php | +226 / -0 |
| A | libs/Fabiang/Xmpp/Protocol/ProtocolImplementationInterface.php | +53 / -0 |
| A | libs/Fabiang/Xmpp/Protocol/Roster.php | +56 / -0 |
| A | libs/Fabiang/Xmpp/Protocol/User/User.php | +124 / -0 |
| A | libs/Fabiang/Xmpp/README.md | +116 / -0 |
| A | libs/Fabiang/Xmpp/Stream/SocketClient.php | +221 / -0 |
| A | libs/Fabiang/Xmpp/Stream/XMLStream.php | +443 / -0 |
| A | libs/Fabiang/Xmpp/Util/ErrorHandler.php | +100 / -0 |
| A | libs/Fabiang/Xmpp/Util/XML.php | +128 / -0 |
| M | libs/Mobile/Detect.php | +9 / -7 |
| A | libs/Psr non-text | +0 / -0 |
| A | libs/Psr/LICENSE | +19 / -0 |
| A | libs/Psr/Log/AbstractLogger.php | +128 / -0 |
| A | libs/Psr/Log/InvalidArgumentException.php | +7 / -0 |
| A | libs/Psr/Log/LogLevel.php | +18 / -0 |
| A | libs/Psr/Log/LoggerAwareInterface.php | +18 / -0 |
| A | libs/Psr/Log/LoggerAwareTrait.php | +26 / -0 |
| A | libs/Psr/Log/LoggerInterface.php | +123 / -0 |
| A | libs/Psr/Log/LoggerTrait.php | +140 / -0 |
| A | libs/Psr/Log/NullLogger.php | +28 / -0 |
| A | libs/Psr/Log/Test/LoggerInterfaceTest.php | +133 / -0 |
| A | libs/Psr/README.md | +45 / -0 |
| M | mibs/apc/PowerNet-MIB | +781 / -171 |
| A | mibs/colubris/COLUBRIS-802DOT11-MIB | +3,890 / -0 |
| A | mibs/colubris/COLUBRIS-802DOT1X-ACCESS-MIB | +222 / -0 |
| A | mibs/colubris/COLUBRIS-AAA-CLIENT-MIB | +276 / -0 |
| A | mibs/colubris/COLUBRIS-BANDWIDTH-CONTROL-MIB | +202 / -0 |
| A | mibs/colubris/COLUBRIS-CDP-MIB | +236 / -0 |
| A | mibs/colubris/COLUBRIS-CLIENT-TRACKING-MIB | +345 / -0 |
| A | mibs/colubris/COLUBRIS-CONNECTION-LIMITING-MIB | +172 / -0 |
| A | mibs/colubris/COLUBRIS-CONTROLLER-MIB | +207 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-DOT1X-MIB | +323 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-EVENT-MIB | +511 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-IF-MIB | +377 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-MIB | +596 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-WDS-MIB | +1,216 / -0 |
| A | mibs/colubris/COLUBRIS-DEVICE-WIRELESS-MIB | +2,190 / -0 |
| A | mibs/colubris/COLUBRIS-LICENSE-MIB | +148 / -0 |
| A | mibs/colubris/COLUBRIS-MAINTENANCE-MIB | +472 / -0 |
| A | mibs/colubris/COLUBRIS-PRODUCTS-MIB | +88 / -0 |
| A | mibs/colubris/COLUBRIS-PUBLIC-ACCESS-MIB | +1,006 / -0 |
| A | mibs/colubris/COLUBRIS-PUBLIC-ACCESS-RETENTION-MIB | +373 / -0 |
| A | mibs/colubris/COLUBRIS-QOS-MIB | +205 / -0 |
| A | mibs/colubris/COLUBRIS-SATELLITE-MANAGEMENT-MIB | +371 / -0 |
| A | mibs/colubris/COLUBRIS-SENSOR-MIB | +122 / -0 |
| A | mibs/colubris/COLUBRIS-SMI | +79 / -0 |
| A | mibs/colubris/COLUBRIS-SYSLOG-MIB | +239 / -0 |
| A | mibs/colubris/COLUBRIS-SYSTEM-MIB | +675 / -0 |
| A | mibs/colubris/COLUBRIS-TC | +281 / -0 |
| A | mibs/colubris/COLUBRIS-TCP-SERIAL-MIB | +137 / -0 |
| A | mibs/colubris/COLUBRIS-TOOLS-MIB | +219 / -0 |
| A | mibs/colubris/COLUBRIS-USAGE-INFORMATION-MIB | +200 / -0 |
| A | mibs/colubris/COLUBRIS-USER-ACCOUNT-MIB | +181 / -0 |
| A | mibs/colubris/COLUBRIS-USER-SESSION-MIB | +378 / -0 |
| A | mibs/colubris/COLUBRIS-VIRTUAL-AP-MIB | +270 / -0 |
| A | mibs/colubris/COLUBRIS-VSC-MIB | +204 / -0 |
| A | mibs/colubris/COLUBRIS-WDS-MIB | +604 / -0 |
| A | mibs/colubris/COLUBRIS-WIRELESS-CLIENT-MIB | +465 / -0 |
| D | mibs/colubris/colubris-802dot1x-mib.my | +0 / -204 |
| D | mibs/colubris/colubris-aaa-client-mib.my | +0 / -259 |
| D | mibs/colubris/colubris-bandwidth-control-mib.my | +0 / -186 |
| D | mibs/colubris/colubris-cdp-mib.my | +0 / -219 |
| D | mibs/colubris/colubris-client-tracking-mib.my | +0 / -326 |
| D | mibs/colubris/colubris-connection-limiting-mib.my | +0 / -153 |
| D | mibs/colubris/colubris-controller-mib.my | +0 / -189 |
| D | mibs/colubris/colubris-device-dot1x-mib.my | +0 / -306 |
| D | mibs/colubris/colubris-device-event-mib.my | +0 / -493 |
| D | mibs/colubris/colubris-device-if-mib.my | +0 / -358 |
| D | mibs/colubris/colubris-device-mib.my | +0 / -576 |
| D | mibs/colubris/colubris-device-wds-mib.my | +0 / -1,195 |
| D | mibs/colubris/colubris-device-wireless-mib.my | +0 / -2,163 |
| D | mibs/colubris/colubris-ieee802dot11.my | +0 / -3,820 |
| D | mibs/colubris/colubris-license-mib.my | +0 / -132 |
| D | mibs/colubris/colubris-maintenance-mib.my | +0 / -453 |
| D | mibs/colubris/colubris-products-mib.my | +0 / -76 |
| D | mibs/colubris/colubris-public-access-mib.my | +0 / -971 |
| D | mibs/colubris/colubris-public-access-retention-mib.my | +0 / -351 |
| D | mibs/colubris/colubris-qos-mib.my | +0 / -188 |
| D | mibs/colubris/colubris-satellite-management-mib.my | +0 / -353 |
| D | mibs/colubris/colubris-sensor-mib.my | +0 / -106 |
| D | mibs/colubris/colubris-smi.my | +0 / -69 |
| D | mibs/colubris/colubris-syslog-mib.my | +0 / -217 |
| D | mibs/colubris/colubris-system-mib.my | +0 / -655 |
| D | mibs/colubris/colubris-tc.my | +0 / -214 |
| D | mibs/colubris/colubris-tcp-serial-mib.my | +0 / -120 |
| D | mibs/colubris/colubris-tools-mib.my | +0 / -202 |
| D | mibs/colubris/colubris-usage-information-mib.my | +0 / -183 |
| D | mibs/colubris/colubris-user-account-mib.my | +0 / -164 |
| D | mibs/colubris/colubris-user-session-mib.my | +0 / -358 |
| D | mibs/colubris/colubris-virtual-ap-mib.my | +0 / -254 |
| D | mibs/colubris/colubris-vsc-mib.my | +0 / -188 |
| D | mibs/colubris/colubris-wds-mib.my | +0 / -589 |
| D | mibs/colubris/colubris-wireless-client-mib.my | +0 / -449 |
| A | mibs/eaton non-text | +0 / -0 |
| A | mibs/eaton/EATON-EPDU-MIB | +2,498 / -0 |
| A | mibs/eaton/EATON-OIDS | +172 / -0 |
| A | mibs/eaton/EATON-PDU-MIB | +1,041 / -0 |
| A | mibs/eaton/RackMonitor-MIB | +1,592 / -0 |
| M | mibs/netping/DKSF-48-4-X-X-1 | +16 / -2 |
| A | mibs/papouch/Papouch-SMI | +61 / -0 |
| D | mibs/papouch/Papouch-SMI.mib | +0 / -54 |
| A | mibs/papouch/TMESNMP2-MIB | +77 / -0 |
| D | mibs/papouch/TMESNMP2.mib | +0 / -70 |
| A | mibs/smartoptics/RAD-MIB | +1,225 / -0 |
| A | mibs/smartoptics/SL-ALARM-MIB | +397 / -0 |
| A | mibs/smartoptics/SL-ALS-MIB | +215 / -0 |
| A | mibs/smartoptics/SL-CHASSIS-MIB | +279 / -0 |
| A | mibs/smartoptics/SL-DCM-MIB | +144 / -0 |
| A | mibs/smartoptics/SL-DRY-CON-MIB | +291 / -0 |
| A | mibs/smartoptics/SL-EDFA-MIB | +552 / -0 |
| A | mibs/smartoptics/SL-ENTITY-MIB | +599 / -0 |
| A | mibs/smartoptics/SL-ESCON-MIB | +1,139 / -0 |
| A | mibs/smartoptics/SL-ETH-MIB | +1,203 / -0 |
| A | mibs/smartoptics/SL-EVENT-MIB | +425 / -0 |
| A | mibs/smartoptics/SL-FC-MIB | +2,181 / -0 |
| A | mibs/smartoptics/SL-L2TOPOLOGY-MIB | +163 / -0 |
| A | mibs/smartoptics/SL-MAIN-MIB | +1,306 / -0 |
| A | mibs/smartoptics/SL-MUX-MIB | +119 / -0 |
| A | mibs/smartoptics/SL-NE-MIB | +69 / -0 |
| A | mibs/smartoptics/SL-OPT-APS-MIB | +518 / -0 |
| A | mibs/smartoptics/SL-OPT-MIB | +266 / -0 |
| A | mibs/smartoptics/SL-OSW-MIB | +98 / -0 |
| A | mibs/smartoptics/SL-OTN-MIB | +389 / -0 |
| A | mibs/smartoptics/SL-PM-MIB | +377 / -0 |
| A | mibs/smartoptics/SL-PORT-MIB | +205 / -0 |
| A | mibs/smartoptics/SL-RADIUS-MIB | +128 / -0 |
| A | mibs/smartoptics/SL-RETIMER-MIB | +157 / -0 |
| A | mibs/smartoptics/SL-ROADM-MIB | +390 / -0 |
| A | mibs/smartoptics/SL-SECU-MIB | +277 / -0 |
| A | mibs/smartoptics/SL-SFP-MIB | +2,555 / -0 |
| A | mibs/smartoptics/SL-SNTP-MIB | +273 / -0 |
| A | mibs/smartoptics/SL-SONET-ALARM-MIB | +158 / -0 |
| A | mibs/smartoptics/SL-SONET-APS-MIB | +561 / -0 |
| A | mibs/smartoptics/SL-SONET-MIB | +883 / -0 |
| A | mibs/smartoptics/SL-SONET-SUP-PM-MIB | +2,458 / -0 |
| A | mibs/smartoptics/SL-TESTS-MIB | +207 / -0 |
| A | mibs/smartoptics/SL-TRAP-MIB | +113 / -0 |
| A | mibs/smartoptics/SL-TRAP-OPT-MIB | +64 / -0 |
| A | mibs/smartoptics/SL-VCG-MIB | +596 / -0 |
| A | mibs/smartoptics/SL-XPDR-MIB | +449 / -0 |
| M | poll-billing.php | +1 / -1 |
| D | poller-wrapper3.py | +0 / -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 / -0 |
| A | scripts/agent-local/kamailio | +15 / -0 |
| A | scripts/agent-local/lighttpd | +72 / -0 |
| A | scripts/agent-local/nsd | +14 / -0 |
| A | scripts/check_icons.sh | +102 / -0 |
| D | scripts/cron-hourly.sh | +0 / -8 |
| D | scripts/cron-minute.sh | +0 / -15 |
| D | scripts/cron.sh | +0 / -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 / -0 |
| 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 / -0 |
| A | update/258.php | +23 / -0 |
| A | update/259.sql properties | +0 / -0 |
| A | update/260.php | +18 / -0 |
| A | update/261.sql | +7 / -0 |
| A | update/262.php | +34 / -0 |
| A | update/263.sql | +1 / -0 |
| A | update/264.sql | +9 / -0 |
| A | update/265.sql | +1 / -0 |
| A | update/266.sql | +3 / -0 |
Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| M | /home/observium/stable properties | +0 / -0 |
| M | html/ajax/device_ports.php | +1 / -1 |
| M | html/includes/contacts-navbar.inc.php | +0 / -1 |
| M | html/includes/customoids-navbar.inc.php | +2 / -0 |
| 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 | +0 / -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 / -0 |
| 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 / -0 |
| M | includes/discovery/neighbours/lldp-mib.inc.php | +10 / -11 |
| A | includes/discovery/neighbours/mikrotik-mib.inc.php | +103 / -0 |
| M | includes/discovery/sensors.inc.php | +2 / -2 |
| D | includes/discovery/sensors/mikrotik-mib.inc.php | +0 / -57 |
| A | includes/polling/graphs/mikrotik-mib non-text | +0 / -0 |
| A | includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php | +27 / -0 |
| 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 / -0 |
v1 devices +1/β1Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.
| 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 / -0 |
| M | html/css/bootstrap/less/mixins3.less | +25 / -0 |
| M | html/css/bootstrap/less/navbar.less | +1 / -1 |
| M | html/css/bootstrap/less/utilities.less | +19 / -0 |
| M | html/css/bootstrap/less/variables.less | +20 / -0 |
| M | html/css/bootstrap/less/variables3.less | +3 / -1 |
| A | html/images/os/billion.png | +1 / -0 |
| A | html/images/os/billion_2x.png | +1 / -0 |
| A | html/images/os/blackbox.png | +1 / -0 |
| A | html/images/os/blackbox_2x.png | +1 / -0 |
| A | html/images/os/motorola.png | +1 / -0 |
| A | html/images/os/motorola_2x.png | +1 / -0 |
| M | html/images/os/radware.png non-text | +0 / -0 |
| A | html/images/os/radware_2x.png | +1 / -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.inc.php | +1 / -1 |
| M | html/includes/print/alert_log.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.inc.php | +4 / -4 |
| M | html/pages/alert_maintenance_add.inc.php | +1 / -1 |
| 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 / -0 |
| 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.inc.php | +1 / -1 |
| M | html/pages/device/overview/information_extended.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 / -0 |
| 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.inc.php | +31 / -27 |
| M | html/pages/group_add.inc.php | +1 / -0 |
| 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 / -0 |
| 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 | +0 / -17 |
| A | includes/polling/os/netopia.inc.php | +23 / -0 |
| M | includes/polling/os/unix.inc.php | +14 / -4 |
| M | includes/snmp.inc.php | +1 / -0 |
| M | poll-billing.php | +1 / -1 |