I would like to get support for my SAF gear. I did not write this code is was wrote by
mgibbons@oemcomp.com and my company paid him to write the code. Attached is the mib file. If you would like SNMP access I can get you that access.
'oids' => array(
'sysTemperature' => array('descr' => 'Radio Temp', 'ds_type' => 'GAUGE'),
'radioTxPower.local' => array('index' => '', 'descr' => 'Tx Power Local', 'ds_type' => 'GAUGE'),
'radioTxPower.remote' => array('index' => '', 'descr' => 'Tx Power Remote', 'ds_type' => 'GAUGE'),
'radioRxLevel.local' => array('index' => '', 'descr' => 'Rx Level Local', 'ds_type' => 'GAUGE'),
'radioRxLevel.remote' => array('index' => '', 'descr' => 'Rx Level Remote', 'ds_type' => 'GAUGE'),
'radioTxFrequency.local' => array('index' => '', 'descr' => 'Tx Frequency Local', 'ds_type' => 'GAUGE'),
'radioTxFrequency.remote' => array('index' => '', 'descr' => 'Tx Frequency Remote', 'ds_type' => 'GAUGE'),
'radioRxFrequency.local' => array('index' => '', 'descr' => 'Rx Frequency Local', 'ds_type' => 'GAUGE'),
'radioRxFrequency.remote' => array('index' => '', 'descr' => 'Rx Frequency Remote', 'ds_type' => 'GAUGE'),
'modemTotalCapacity.local' => array('index' => '', 'descr' => 'Total Capacity Local', 'ds_type' => 'GAUGE'),
'modemTotalCapacity.remote' => array('index' => '', 'descr' => 'Total Capacity Remote', 'ds_type' => 'GAUGE'),
'modemACMtotalCapacity.local' => array('index' => '', 'descr' => 'ACM Total Capacity Local', 'ds_type' => 'GAUGE'),
'modemACMtotalCapacity.remote' => array('index' => '', 'descr' => 'ACM Total Capacity Remote', 'ds_type' => 'GAUGE'),
'modemRadialMSE.local' => array('index' => '', 'descr' => 'Radial MSE Local', 'ds_type' => 'GAUGE'),
'modemRadialMSE.remote' => array('index' => '', 'descr' => 'RADIAL MSE Remote', 'ds_type' => 'GAUGE'),
'modemSymbolRateTx.local' => array('index' => '', 'descr' => 'Symbol Rate Tx Local', 'ds_type' => 'GAUGE'),
'modemSymbolRateTx.remote' => array('index' => '', 'descr' => 'Symbol Rate Tx Remote', 'ds_type' => 'GAUGE'),
'modemSymbolRateRx.local' => array('index' => '', 'descr' => 'Symbol Rate Rx Local', 'ds_type' => 'GAUGE'),
'modemSymbolRateRx.remote' => array('index' => '', 'descr' => 'Symbol Rate Rx Remote', 'ds_type' => 'GAUGE'),
'modemLDPCdecoderStress.local' => array('index' => '', 'descr' => 'Decoder Stress Local', 'ds_type' => 'GAUGE'),
'modemLDPCdecoderStress.remote' => array('index' => '', 'descr' => 'Decoder Stress Remote', 'ds_type' => 'GAUGE'),
'modemErroredBlock' => array('descr' => 'Errored Block Counter'),
'modemErroredSecond' => array('descr' => 'Errored Second Counter'),
'modemSeverelyErroredSecond' => array('descr' => 'Severely Errored Second Counter'),
'modemBackgroundBlockErrror' => array('descr' => 'Background Block Error Counter'),
'modemTotalBlockNumber' => array('descr' => 'Total Block Counter'),
'modemUptime' => array('descr' => 'Modem Up Time', 'ds_type' => 'GAUGE'),
'modemUnavailtime' => array('descr' => 'Modem Unavailable Time', 'ds_type' => 'GAUGE'),
)
);
--
Zach Underwood (RHCE,RHCSA,RHCT,UACA)