All MIBs › ALTEON-TS-LAYER4-MIB › rurlMaintStatRSEQBufFrees
rurlMaintStatRSEQBufFrees
Module: ALTEON-TS-LAYER4-MIB
OID (symbolic): ALTEON-TS-LAYER4-MIB::rurlMaintStatRSEQBufFrees
OID (numeric): 1.3.6.1.4.1.1872.2.1.8.18.3.20
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Total number of successful RURL sequence buffer Frees.
What is rurlMaintStatRSEQBufFrees?
Tracks successful deallocations of RURL sequence buffers over time. Should roughly match allocations; mismatch indicates memory leak risk. Example: If allocs=100k and frees=99.9k, a small buffer leak may exist.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.8.18.3.20 snmpwalk -v2c -c public <target> ALTEON-TS-LAYER4-MIB::rurlMaintStatRSEQBufFrees
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.8.18.3.20.1 snmpget -v2c -c public <target> ALTEON-TS-LAYER4-MIB::rurlMaintStatRSEQBufFrees.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1 | switch | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.8 | stats | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.8.18 | rurlStats | ALTEON-TS-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.1.8.18.3 | rurlMaintStats | ALTEON-TS-LAYER4-MIB |
| 1.3.6.1.4.1.1872.2.1.8.18.3.20 | rurlMaintStatRSEQBufFrees | ALTEON-TS-LAYER4-MIB |