Dear all,
I am trying to use the adsl2SCStatusTable MIB to extract the information about the Quiet Line Noise and bits allocation per tone on DSL clients lines. I found your document: rfc4706 that deals with this MIB and would be thankful if you could help me solve some issues with my SNMP commands.
When I run the following SNMP command:
snmpget -v 2c -c group ip_address .1.3.6.1.2.1.10.238.1.2.2.1.4.201337728.2
(where 201337728 is the index that corresponds to the ip_address
And the last .2 corresponds to the downstream direction)
I get this error:
Error in packet
Reason: Unknown Error
Failed object: SNMPv2-SMI::transmission.238.1.2.2.1.4.201337728.2
Could you please help me figure out where is the issue? Is it related to the index calculus method?
Best regards.
I am trying to use the adsl2SCStatusTable MIB to extract the information about the Quiet Line Noise and bits allocation per tone on DSL clients lines. I found your document: rfc4706 that deals with this MIB and would be thankful if you could help me solve some issues with my SNMP commands.
When I run the following SNMP command:
snmpget -v 2c -c group ip_address .1.3.6.1.2.1.10.238.1.2.2.1.4.201337728.2
(where 201337728 is the index that corresponds to the ip_address
And the last .2 corresponds to the downstream direction)
I get this error:
Error in packet
Reason: Unknown Error
Failed object: SNMPv2-SMI::transmission.238.1.2.2.1.4.201337728.2
Could you please help me figure out where is the issue? Is it related to the index calculus method?
Best regards.