ACC-ACCESSPARTITION :: accAccessPartitionOutOctets

MIB Reference — IPNetwork Monitor

All MIBsACC-ACCESSPARTITIONaccAccessPartitionOutOctets

accAccessPartitionOutOctets

Module: ACC-ACCESSPARTITION

OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionOutOctets

OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.16

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description:

The total number octets output to connections belonging to this access partition.

What is accAccessPartitionOutOctets?

This OID is a counter that sums all the bytes sent to connections in this partition since the device started. Network operators track this alongside inbound traffic to understand overall bandwidth usage and balance load across partitions. A value of '5 billion' octets means the partition has uploaded 5 GB total to its users.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.16
snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionOutOctets

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.16.1
snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionOutOctets.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accAccessPartitionOutOctets.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.63accAccessPartitionACC-ACCESSPARTITION
1.3.6.1.4.1.5.1.1.63.1accAccessPartitionTableACC-ACCESSPARTITION
1.3.6.1.4.1.5.1.1.63.1.1accAccessPartitionEntryACC-ACCESSPARTITION
1.3.6.1.4.1.5.1.1.63.1.1.16accAccessPartitionOutOctetsACC-ACCESSPARTITION