All MIBs › ACC-ACCESSPARTITION › accAccessPartitionInOctets
accAccessPartitionInOctets
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionInOctets
OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.15
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number octets input from connections belonging to this access partition.
What is accAccessPartitionInOctets?
This OID is a counter that sums all the bytes received from connections belonging to this partition since the device started. Engineers and billing systems use this to measure data consumption per customer for capacity planning and usage-based billing. A value of '10 billion' octets means this partition's users have downloaded 10 GB total.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.15 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionInOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.15.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionInOctets.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.63 | accAccessPartition | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1 | accAccessPartitionTable | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1.1 | accAccessPartitionEntry | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1.1.15 | accAccessPartitionInOctets | ACC-ACCESSPARTITION |