show snmp-server view

モード
特権EXECモード
カテゴリー
運用・管理 / SNMP

構文

コマンド構文

# show snmp-server view

コマンド説明

SNMPビューの設定内容を表示する。

使用例

awplus# show snmp-server view
SNMP view information:
  View Name ............... most
    OID .................... 1.3.6.1
    Type ................... included
  View Name ............... standard
    OID .................... 1.3.6.1.2.1
    Type ................... included
  View Name ............... mib2notcpudp
    OID .................... 1.3.6.1.2.1
    Type ................... included
  View Name ............... mib2notcpudp
    OID .................... 1.3.6.1.2.1.6
    Type ................... excluded
  View Name ............... mib2notcpudp
    OID .................... 1.3.6.1.2.1.7
    Type ................... excluded

表 1
View Name ビュー名
OID MIBノードのOID(Object Identifier)
Type OIDで示されるMIBノードがビューに含まれているかどうか。includedなら含まれ、excludedなら含まれない

関連コマンド