BSUSTATS-MIB: View SNMP OID List / Download MIB
VENDOR: APERTO NETWORKS
Home | MIB: BSUSTATS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
aniBsuStatistics | 1.3.6.1.4.1.4325.3.3 |
This group contains Statistical information for the BSU. aniBsuRfStatsTable shows the RF Port level statistics. aniBsuStatsBWGroup shows the bandwidth allocation statistics. aniBsuRfSigQStatsTable shows the Signal Quality Port level statistics. |
||
aniBsuStatsGrp | 1.3.6.1.4.1.4325.3.3.1 | |||
aniBsuRfStatsTable | 1.3.6.1.4.1.4325.3.3.2 | no-access |
This table provides the statistics information for the BSU Wireless ports. |
|
1.3.6.1.4.1.4325.3.3.2.1 | no-access |
An entry with objects that provide statistics information for each RF port monitored by the BSU. |
||
aniBsuRfStatsInPackets | 1.3.6.1.4.1.4325.3.3.2.1.1 | counter32 | read-only |
This object counts total number of packets received through the Wireless port as identified by aniBsuWirelessPort. |
aniBsuRfStatsOutPackets | 1.3.6.1.4.1.4325.3.3.2.1.2 | counter32 | read-only |
This object counts total number of packets transmitted through the Wireless port as identified by aniBsuWirelessPort. |
aniBsuRfStatsInOctets | 1.3.6.1.4.1.4325.3.3.2.1.3 | counter32 | read-only |
The cumulative number of Packet Data Octets received on this Wireless port. |
aniBsuRfStatsOutOctets | 1.3.6.1.4.1.4325.3.3.2.1.4 | counter32 | read-only |
The cumulative number of Packet Data Octets transmitted on this Wireless port. |
aniBsuRfStatsNumSusLinked | 1.3.6.1.4.1.4325.3.3.2.1.5 | integer32 | read-only |
The number of SUs linked to this wireless port. |
aniBsuStatsBWGroup | 1.3.6.1.4.1.4325.3.3.3 | |||
aniBsuStatsBWTable | 1.3.6.1.4.1.4325.3.3.3.1 | no-access |
This table shows the bandwidth allocation statistics per wireless port for each service class. |
|
1.3.6.1.4.1.4325.3.3.3.1.1 | no-access |
The entries for aniBsuStatsBWTable. |
||
aniBsuStatsBWServiceClass | 1.3.6.1.4.1.4325.3.3.3.1.1.1 | integer | read-only |
The service class name. Enumeration: 'cbr': 3, 'cir': 2, 'besteffort': 1. |
aniBsuStatsBWUSMaxAllocation | 1.3.6.1.4.1.4325.3.3.3.1.1.2 | counter32 | read-only |
The maximum upstream bandwidth allocation in bits per second. This value is available on the configuration manager. |
aniBsuStatsBWUSMaxAllocPercent | 1.3.6.1.4.1.4325.3.3.3.1.1.3 | integer32 | read-only |
The maximum upstream bandwidth allocation displayed as a percentage. |
aniBsuStatsBWUSCurrAllocation | 1.3.6.1.4.1.4325.3.3.3.1.1.4 | counter32 | read-only |
The current upstream bandwidth allocation in bits per second. This value is the accumulation of all the SUs upstream allocated bandwidth for this service class on this wireless port. This object is not applicable in case of best effort service class and is always displayed as 0. |
aniBsuStatsBWUSSubscrPercent | 1.3.6.1.4.1.4325.3.3.3.1.1.5 | displaystring | read-only |
The ratio of aniBsuStatsBWUSCurrAllocPercent and aniBsuStatsBWUSMaxAllocation displayed as a percentage. aniBsuStatsBWUSSubscrPercent = (aniBsuStatsBWUSCurrAllocPercent/aniBsuStatsBWUSMaxAllocation)*100 This object is not applicable in case of best effort service class and a string 'not-applicable' is returned. |
aniBsuStatsBWDSMaxAllocation | 1.3.6.1.4.1.4325.3.3.3.1.1.6 | counter32 | read-only |
The maximum downstream bandwidth allocation in bits per second. This value is available on the configuration manager. |
aniBsuStatsBWDSMaxAllocPercent | 1.3.6.1.4.1.4325.3.3.3.1.1.7 | integer32 | read-only |
The maximum downstream bandwidth allocation displayed as a percentage. |
aniBsuStatsBWDSCurrAllocation | 1.3.6.1.4.1.4325.3.3.3.1.1.8 | counter32 | read-only |
The current downstream bandwidth allocation in bits per second. This value is the accumulation of all the SUs downstream allocated bandwidth for this service class on this wireless port. This object is not applicable in case of best effort service class and is always displayed as 0. |
aniBsuStatsBWDSSubscrPercent | 1.3.6.1.4.1.4325.3.3.3.1.1.9 | displaystring | read-only |
The ratio of aniBsuStatsBWDSCurrAllocPercent and aniBsuStatsBWDSMaxAllocation displayed as a percentage. aniBsuStatsBWDSSubscrPercent = (aniBsuStatsBWDSCurrAllocPercent/aniBsuStatsBWDSMaxAllocation)*100 This object is not applicable in case of best effort service class and a string 'not-applicable' is returned. |
aniBsuStatsBWTotalTable | 1.3.6.1.4.1.4325.3.3.3.2 | no-access |
This table displays the total bandwidth allocation for each wireless port. |
|
1.3.6.1.4.1.4325.3.3.3.2.1 | no-access |
The entries for aniBsuStatsBWTotalTable. |
||
aniBsuStatsBWTotalUSMaxAllocation | 1.3.6.1.4.1.4325.3.3.3.2.1.1 | counter32 | read-only |
The total upstream maximum bandwidth allocations for this wireless port. It includes bandwidth information of all the service classes on this particular port. |
aniBsuStatsBWTotalDSMaxAllocation | 1.3.6.1.4.1.4325.3.3.3.2.1.2 | counter32 | read-only |
The total downstream maximum bandwidth allocations for this wireless port. It includes bandwidth information of all the service classes on this particular port. |
aniBsuRfSigQStatsTable | 1.3.6.1.4.1.4325.3.3.4 | no-access |
This table provides the signal quality statistics information for the BSU Wireless ports. |
|
1.3.6.1.4.1.4325.3.3.4.1 | no-access |
An entry with objects that provide signal quality statistics information for each RF port monitored by the BSU. |
||
aniBsuRfSigQStatsNoFecErrorCount | 1.3.6.1.4.1.4325.3.3.4.1.1 | counter32 | read-only |
The no FEC error count. |
aniBsuRfSigQStatsCorrFecErrorCount | 1.3.6.1.4.1.4325.3.3.4.1.2 | counter32 | read-only |
The correctable FEC error count. |
aniBsuRfSigQStatsUncorrFecErrorCount | 1.3.6.1.4.1.4325.3.3.4.1.3 | counter32 | read-only |
The uncorrectable FEC error count. |
aniBsuRfSigQStatsNoUniqueWordCount | 1.3.6.1.4.1.4325.3.3.4.1.4 | counter32 | read-only |
The no unique word count. |
aniBsuRfSigQStatsCollidedBurstCount | 1.3.6.1.4.1.4325.3.3.4.1.5 | counter32 | read-only |
The collided burst count. |
aniBsuRfSigQStatsNoEnergyCount | 1.3.6.1.4.1.4325.3.3.4.1.6 | counter32 | read-only |
The no energy count. |
aniBsuRfSigQStatsPayloadLenErrorCount | 1.3.6.1.4.1.4325.3.3.4.1.7 | counter32 | read-only |
The payload length error count. |
aniBsuRfSigQStatsBurstErrorRate | 1.3.6.1.4.1.4325.3.3.4.1.8 | displaystring | read-only |
The burst error rate. This percentage is calculated using the formula Burst Error Rate = (Bad Bursts/(Good Bursts + Bad Bursts)) x 100 where Good Bursts = aniBsuRfSigQStatsNoFecErrorCount + aniBsuRfSigQStatsCorrFecErrorCount Bad Bursts = aniBsuRfSigQStatsCollidedBurstCount + aniBsuRfSigQStatsNoUniqueWordCount + aniBsuRfSigQStatsUncorrFecErrorCount |
aniBsuRfSigQStatsResetCounter | 1.3.6.1.4.1.4325.3.3.4.1.9 | truthvalue | read-write |
This provids an option to reset all the signal quality statistics counters for a particular wireless port. Setting this object to true(1) resets the counters to 0. Setting the object to false(2) is not allowed. If a Get request is sent, the value false(2) will be returned. |