Description

Where can we find the MIBs for 128T SSR Routers

Symptoms

unable to find the MIBs for SSR Routers

Solution

SSR 128T MIBs can be obtained from /usr/share/snmp/128technology on SSR routers.

 

[root@128technology]# pwd

/usr/share/snmp/128technology

[root@128technology]# ls -la

total 56

drwxr-xr-x 2 root root 4096 Sep 19 2023 .

drwxr-xr-x 5 root root 4096 May 16 2018 ..

-r-xr-xr-x 1 root root 13619 Jan 21 2022 T128-ALARM.mib

-r-xr-xr-x 1 root root 4103 Jan 21 2022 T128-METRICS.mib

-r-xr-xr-x 1 root root  912 Jan 21 2022 T128-MIB.mib

-r-xr-xr-x 1 root root 8638 Jan 21 2022 T128-PEER.mib

-r-xr-xr-x 1 root root 6106 Jan 21 2022 T128-SYSTEM.mib

[root@128t-ssr-01 128technology]#

Modification History

2024-12-05 : Article Created