Bug 1131 - Need SNMP OID for LLB link status report in integer format
Review Request #636 — Created Feb. 3, 2025 and submitted — Latest diff uploaded
| Information | |
|---|---|
| mmiriam | |
| APV10 | |
| rel_apv_10.7 | |
| 1131 | |
| Reviewers | |
| phemadri, pradeep, prajesh, tanya | |
Bug 1131 - Need SNMP OID for LLB link status report in integer format. Currently bandwidth IN/Out is showing in string format so, converted to integer format in kbps units.
[root@AN test]# snmpwalk -v 2c -c public 192.168.162.137 1.3.6.1.4.1.7564.34
SNMPv2-SMI::enterprises.7564.34.2.1.1.0 = INTEGER: 1
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.1.1 = INTEGER: 1
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.2.1 = STRING: "Array_BLR"
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.3.1 = STRING: "192.168.162.1"
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.4.1 = STRING: "Up"
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.5.1 = STRING: "0.000ms"
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.6.1 = STRING: "00:11:28"
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.7.1 = STRING: "00:00:00"
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.8.1 = INTEGER: 0
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.9.1 = STRING: "Link is Up"
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.10.1 = INTEGER: 0
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.11.1 = INTEGER: 0
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.12.1 = INTEGER: 10485760
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.13.1 = INTEGER: 4
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.14.1 = INTEGER: 0
SNMPv2-SMI::enterprises.7564.34.2.1.2.1.15.1 = INTEGER: 0
