All MIBs › CASCADE-MIB › nodeBillingUsageRecOvflWarnings
nodeBillingUsageRecOvflWarnings
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::nodeBillingUsageRecOvflWarnings
OID (numeric): 1.3.6.1.4.1.277.1.3.73.1.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Count of the number of usage record counter-value overflow conditions that have occurred during the current aggregation period. An overflow condition exists when an attempt was made to update a usage record counter, but such an update would have overflowed the counter. In this case, the usage record is closed and a new one is opened, if there is sufficient space in the service's aggregated usage data store.
What is nodeBillingUsageRecOvflWarnings?
This counts how many times a usage record's counter value overflowed during the current aggregation period, a condition that forces the switch to close that record and open a new one, provided there's still space in the aggregated usage data store. A nonzero and growing nodeBillingUsageRecOvflWarnings during a single aggregation period suggests unusually high traffic volume per service, possibly indicating nodeBillingAggrPeriod should be shortened to keep individual records from overflowing so often.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.3.73.1.9 snmpwalk -v2c -c public <target> CASCADE-MIB::nodeBillingUsageRecOvflWarnings
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.3.73.1.9.1 snmpget -v2c -c public <target> CASCADE-MIB::nodeBillingUsageRecOvflWarnings.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::nodeBillingUsageRecOvflWarnings OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.3 | node | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.3.73 | nodeBillingTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.3.73.1 | nodeBillingEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.3.73.1.9 | nodeBillingUsageRecOvflWarnings | CASCADE-MIB |