问答题
下图 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 |
问题:
GetNextRequest(iflndex.0,ifDescr.0,itType.0,ifMtu.0)获得的响应是什么