Hello
im am trying to get the value for ADSL / VDSL sync speed from a Cisco Router xdsl2ChStatusActDataRate
The Key is followed by the interface for the VDSL modem from the interface table, example 13 or 14
The item then has .1 and .2 sub items for upload and download speed
So for example
xdsl2ChStatusActDataRate.13.1
xdsl2ChStatusActDataRate.13.2
I cannot get the following SNMP OID to work as I believe it is because the last value isn't the index, so it doesn't work with the .2 on the end
.1.3.6.1.2.1.10.251.1.2.2.1.2["index","IF-MIB::ifDescr","Ethernet0-vdsl2"].2
Does anyone know a way round this problem
Thanks for your help
Chris
im am trying to get the value for ADSL / VDSL sync speed from a Cisco Router xdsl2ChStatusActDataRate
The Key is followed by the interface for the VDSL modem from the interface table, example 13 or 14
The item then has .1 and .2 sub items for upload and download speed
So for example
xdsl2ChStatusActDataRate.13.1
xdsl2ChStatusActDataRate.13.2
I cannot get the following SNMP OID to work as I believe it is because the last value isn't the index, so it doesn't work with the .2 on the end
.1.3.6.1.2.1.10.251.1.2.2.1.2["index","IF-MIB::ifDescr","Ethernet0-vdsl2"].2
Does anyone know a way round this problem
Thanks for your help
Chris