All MIBs › ACC-SERVICEPROFILE › accServiceProfileName
accServiceProfileName
Module: ACC-SERVICEPROFILE
OID (symbolic): ACC-SERVICEPROFILE::accServiceProfileName
OID (numeric): 1.3.6.1.4.1.5.1.1.65.1.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The name of the service profile. This name serves as the index for accessing information in the Sevice Profile Table. The service profile name is usually acquired from an entry in the Called Number Table.
What is accServiceProfileName?
This OID stores the service profile name as a 1-16 character text string that uniquely identifies each profile in the system. Network engineers use this identifier to look up and reference specific service configurations in the Service Profile Table. A concrete example is a profile named 'dialup-users' that groups all configuration settings for a particular class of dial-up connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.65.1.1.1 snmpwalk -v2c -c public <target> ACC-SERVICEPROFILE::accServiceProfileName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.65.1.1.1.1 snmpget -v2c -c public <target> ACC-SERVICEPROFILE::accServiceProfileName.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-SERVICEPROFILE::accServiceProfileName OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.65 | accServiceProfile | ACC-SERVICEPROFILE |
| 1.3.6.1.4.1.5.1.1.65.1 | accServiceProfileTable | ACC-SERVICEPROFILE |
| 1.3.6.1.4.1.5.1.1.65.1.1 | accServiceProfileEntry | ACC-SERVICEPROFILE |
| 1.3.6.1.4.1.5.1.1.65.1.1.1 | accServiceProfileName | ACC-SERVICEPROFILE |