All MIBs › ACC-ACCESSPARTITION › accAccessPartitionConfiguredName
accAccessPartitionConfiguredName
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionConfiguredName
OID (numeric): 1.3.6.1.4.1.5.1.1.63.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The name of the access partition configured for this physical port. The access partition name is acquired from the service profile manually configured for the same physical port.
What is accAccessPartitionConfiguredName?
This OID contains the name (up to 16 characters) of the access partition that was manually configured in the service profile for this physical port. You reference this to verify what partition name was originally set during device configuration, separate from what partition is currently active. For example, if this shows 'partition_a', that's the static name defined in the service profile setup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.2.1.2 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionConfiguredName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.2.1.2.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionConfiguredName.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.2 | accAccessPartitionConfiguredName | ACC-ACCESSPARTITION |