Show HN:在线 SNMP MIB 数据库 —— 上传并查看您自己的 MIB 文件
Show HN: Online SNMP MIB database - upload/view your own MIBs

原始链接: https://mib-viewer.com/

MIB Viewer 是一款基于浏览器的工具,允许您搜索、上传并探索包含超过 11,000 个 SNMP MIB 的数据库。它通过按名称或 OID 查找 MIB 对象、查看技术规格、追踪树状结构以及生成可直接运行的 SNMP 命令,简化了网络管理流程。 该平台提供了有助于厘清技术概念的说明: * **SNMP:** 网络设备用于报告状态的协议。 * **MIB:** 定义设备所暴露数据的“词汇表”或结构化文档。 * **OID:** 用于标识特定数据点的唯一数字地址。 用户可以轻松上传自己的私有 MIB 文件进行即时解析,且这些文件不会被公开共享。无论您是进行系统指标识别还是排查网络硬件故障,MIB Viewer 都提供了一个高效、友好的界面,助您轻松驾驭复杂的 SNMP 数据。

Hacker News 最新 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 Show HN: 在线 SNMP MIB 数据库 - 上传/查看您自己的 MIB 文件 (mib-viewer.com) 4 点,由 beefstew123 发布于 47 分钟前 | 隐藏 | 过往 | 收藏 | 讨论 | 帮助 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文

Search, upload, browse, or download from a database of over 11,000 SNMP MIBs. MIB Viewer lets you look up any MIB object by name, OID, or number, view its syntax, access level, and description, trace its place in the MIB tree, and generate ready-to-run SNMP commands — all in your browser.

What's a MIB?

A MIB (Management Information Base) is a structured document that defines the data a device exposes over SNMP — things like interface counters, system uptime, or CPU load. Each module declares a set of named objects, organized into a tree.

What's SNMP?

SNMP (Simple Network Management Protocol) is how network devices — routers, switches, servers — report status and statistics to monitoring tools. It's the protocol; MIBs are the vocabulary it uses to describe what's being asked for.

What's an OID?

An OID (Object Identifier) is the numeric address of one piece of data in a MIB — a dotted sequence like 1.3.6.1.2.1.1.1, read from the root of a global tree down to one specific object. Names are easier to read; OIDs are what's actually sent over the wire.

Try it: sysDescr (1.3.6.1.2.1.1.1) →

Get started

Search for a MIB or OID above, or pick one from the list on the left.

Have your own MIB file? Drop it on the upload zone in the sidebar (or click to browse) to parse and explore it right away — it stays private to this browser session and isn't added to the shared library.

联系我们 contact @ memedata.com