On 8/18/05, Kim C. Callis <[EMAIL PROTECTED]> wrote: > How does one ascertain that OID for the interfaces on a pfsense box. I > need to display some graphs to the powers that be, but the monitoring > packages wants the OID. I know what it is, but I have to make use of > that before.. >
They're standard SNMP MIB. snmpwalk will help you figure out the interface number for each. Or, easier, use ifgraph as its script to pull interfaces will tell you what they all are. -cmb
