针对您的命令 snmp-agent mib-view included isoview iso,以下是对该命令的详细解释和操作步骤,确保您能在华为设备上正确配置SNMP MIB视图。 1. 确认设备型号和系统版本 首先,确保您的设备是华为的设备,并且系统版本支持SNMP配置。不同的设备型号和系统版本可能在命令和配置选项上有所差异。 2. 登录到设备的命
snmp-agent mib-view included monitorview iso ##创建名称为monitorview的视图,OID包含iso节点下的所有内容, iso是根下面最大的子节点。创建后可通过display snmp mib-view命令查看。4、 创建组 snmp-agent group v3 monitorv3 privacy read-view monitorview write-view monitorview acl 2000 ##创建一个...
snmp-agent aroup v3 v3aroup privacy read-view iso-view write-view iso-view notify-view iso-view snmp-agent usm-user v3 v3user snmp-agent usm-user v3 v3user group v3group snmp-agent mib-view included iso-view iso snmp-agent group v3 v3group privacy read-view iso-view write-view iso-...
待解决 悬赏分:1 - 离问题结束还有 snmp-agent mib-view included admin iso问题补充:匿名 2013-05-23 12:21:38 SNMP代理MIB视图包括ISO管理 匿名 2013-05-23 12:23:18 snmp代理mib看法包括的admin iso 匿名 2013-05-23 12:24:58 snmp代理mib看法包括的admin iso 匿名 2013-05-23 12:26:38...
view systemview included .1.3.6.1.2.1.1 view systemview included .1.3.6.1.2.1.25.1.1 1. 2. 3. 4. 这部分是定义哪些MIB节点是可以访问的 incl 表示包含 excl 表示排除 mask 表示掩码 关于snmp的命令有许多,此处只挑选几个做说明: [root@nod0 ~]# snmp ...
So: view iso1 included .iso 0xf0 view iso2 included .iso view iso3 included .iso.org.dod.mgmt 0xf0 would all define the same view, covering the whole of the 'iso(1)' subtree (with the third example ignoring the subidentifiers not covered by the mask). More usefully, the mask can...
asnmp-agent mib-view included admin iso snmp代理mib看法包括的admin iso[translate] aWhat to eat to this time! 开始[translate] arelated trainings and certifications of Code of Conduct 品行规范的相关训练和证明[translate] asnmp-agent usm-user v3 telecom initialtrap snmp代理usm用户v3电信initialtrap[...
Back in 1994, some of the openly available ISODE 8.0/SNMPv2 software distributions included a number of Tcl based test scripts to check for SNMP MIB and protocol compliance. But the process of getting the dependent software packages (BLT,ISODE, Tcl/Tk) and compiling them was fairly long and...
.1.3…….0:这里查询的是.iso.dod.internet.mgmt.mib-2.system.sysName,其Oid为.1.3.6.1.2.1.1.5,使用这个命令使叶子节点要在后面加.0。 2)snmpgetnext[OPTIONS]AGENTOID[OID]...通过父节点查询叶子节点 实例:snmpgetnext–v2c–cpubliclocalhost.1.3.6.1.2.1.1 ...