All MIBs › ACC-ACCESSPARTITION › accAccessPartitionActiveName
accAccessPartitionActiveName
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionActiveName
OID (numeric): 1.3.6.1.4.1.5.1.1.63.2.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The name of the access partition currently active for this physical port. The access partition name is acquired from the service profile dynamically assigned to the physical port.
What is accAccessPartitionActiveName?
This OID contains the name of the access partition that is currently active and in use on this physical port, which may differ from the configured name if dynamic assignment is enabled (up to 16 characters). You monitor this to see what partition the port is actually using right now, which might change based on runtime conditions. For example, if this shows 'partition_b' while the configured name is 'partition_a', the port has been dynamically reassigned at runtime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.2.1.3 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionActiveName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.2.1.3.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionActiveName.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.2 | accAccessPartitionPortTable | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.2.1 | accAccessPartitionPortEntry | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.2.1.3 | accAccessPartitionActiveName | ACC-ACCESSPARTITION |