All MIBs › ACC-ACCESSPARTITION › accAccessPartitionConnectTime
accAccessPartitionConnectTime
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionConnectTime
OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.14
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The total amount of connect time accumulated for this access partition.
What is accAccessPartitionConnectTime?
This read-only OID records the total elapsed time (in units of 1/100th second) that all users in this partition have been connected. Billing departments use this to charge customers based on session duration, or engineers use it to estimate total service consumption. A value of '500,000,000' represents about 58 days of cumulative connection time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.14 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionConnectTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.14.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionConnectTime.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.14 | accAccessPartitionConnectTime | ACC-ACCESSPARTITION |