[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tail-F
- Subject: Tail-F
- From: surfer at mauigateway.com (Scott Weeks)
- Date: Sun, 2 Nov 2014 12:43:57 -0800
--- colton.conor at gmail.com wrote:
From: Colton Conor <colton.conor at gmail.com>
Can do simple command like show interface so even non-network
techs and CSR's can get basic is the port up or down type
stats without having to directly login to the network.
-------------------------------------------------
Do an snmpget on the SNMP OIDs you want them to see. If
they're not *nix savvy you could write a tiny shell script
that'd do it for them. It won't be the output of sho int
but the data will be the same.
scott