问答题

下图 MIB 一 2 interface 组被管对象及 itTable 接口表的对象实例,其中 ifIndex 是 ifrable 表的索引。

ifIndex ifDescr ifType ifMtu ifAdminStatus ifOperStatus
0 fddi 0 15 4352 1 1
1 ethernet 0 6 1500 1 1
2 ethernet 1 6 1500 2 2
3 ethernet 2 6 1500 3 2

问题:

是否能够通过 Get 操作获得 iftable 和 ifEntry 对象的值为什么 

【参考答案】

不能。应为表对象和行对象的ACCESS是不可访问。

热门 试题