All MIBs › ACC-ACCESSPARTITION
Category: Vendor: ACC/Ericsson
Description:
Manages access partition configuration on ACC/Ericsson routers, providing logical segmentation of access resources for multi-service WAN deployments.
Imported Objects
From ACC-MIB
| DisplayString | |
| IfIndex | |
| RowStatus | |
| SmdsAddress | |
| accBRG | OBJECT-IDENTITY |
From ACC-SYSTEM
| accTrapLogSeqNum | OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| OBJECT-TYPE | |
| TimeTicks |
What Is ACC-ACCESSPARTITION?
ACC-ACCESSPARTITION is an ACC (later acquired by Ericsson) enterprise MIB for managing access partitions on ACC/Ericsson WAN access routers, providing logical segmentation of access resources for multi-service deployments (e.g., separating traffic/resources per customer or service on a shared access platform); the source excerpt had no MODULE-IDENTITY description text. The only object visible in this excerpt, accAccessPartitionTraps, indicates the module defines notification/trap objects related to access partition events, meaning it is at least partly a fault-notification module. This suggests it can detect fault conditions such as an access partition going down or being created/deleted, functioning as a health/status alert mechanism for that access resource segmentation feature rather than exposing polled sensor data. No specific external MIB dependency is evident from the available material. It would be deployed in ACC/Ericsson multi-service WAN access router installations, particularly in carrier or enterprise access aggregation environments. Engineers can download the ACC-ACCESSPARTITION file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-ACCESSPARTITION. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- access partition state-change events (via traps)
Supported Devices
- ACC/Ericsson multi-service WAN access routers
Monitoring Examples
The only concretely visible object, accAccessPartitionTraps, is a notification-group container, so an admin would primarily subscribe to SNMP traps from this group to be alerted to access partition state changes (e.g., a partition failing or being reconfigured) rather than actively polling counters, since no data table objects are visible in this excerpt.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| accAccessPartition | 1.3.6.1.4.1.5.1.1.63 | |||
| accAccessPartitionTable | 1.3.6.1.4.1.5.1.1.63.1 | not-accessible | The Access Partition Table | |
| accAccessPartitionEntry | 1.3.6.1.4.1.5.1.1.63.1.1 | not-accessible | An entry in the Access Partition Table | |
| STR accAccessPartitionName | 1.3.6.1.4.1.5.1.1.63.1.1.1 | DisplayString | read-only | The name of the access partition. This name serves as the handle for accessing information in the Access Partition Table. |
| STR accAccessPartitionCustomerId | 1.3.6.1.4.1.5.1.1.63.1.1.2 | DisplayString | read-write | An arbitrary string describing the customer to whom this access partition is assigned. |
| INT accAccessPartitionAdminState | 1.3.6.1.4.1.5.1.1.63.1.1.3 | INTEGER | read-write | The administrative state of this partition. If the administrative state is set to disabled, no new connections will be allowed using this access partition, and all existing connections using the partition will be terminated. If the administrative state is set to drained, no new connections will be accepted, but existing connections will be maintained. |
| INT accAccessPartitionMsgLevel | 1.3.6.1.4.1.5.1.1.63.1.1.4 | INTEGER | read-write | The current severity level of trap messages that may be generated regarding events associated with this access partition. Only trap messages whose serverity level is less than or equal to the current setting of this object will be displayed. |
| INT accAccessPartitionPortLimit | 1.3.6.1.4.1.5.1.1.63.1.1.5 | INTEGER | read-write | The maximum number of physical port connections that may be simultaneously served by this access partition. Each physical link in a multilink bundle counts as one connection. A value of zero indicates there is no limit to the number of simultaneous connections. |
| IP accAccessPartitionIpAddrPri | 1.3.6.1.4.1.5.1.1.63.1.1.6 | IpAddress | read-write | The IP address of the primary home gateway into the customer's network. All incoming packets from user connections belonging to this partition will be routed to the IP home gateway address instead of the destination address in the IP packet header. |
| IP accAccessPartitionIpAddrSec | 1.3.6.1.4.1.5.1.1.63.1.1.7 | IpAddress | read-write | The IP address of the secondary home gateway into the customer's network. If the primary home gateway is not reachable, the secondary home gateway will be used in its place. |
| INT accAccessPartitionRoutePolicy | 1.3.6.1.4.1.5.1.1.63.1.1.8 | INTEGER | read-write | The route policy for this access partition. If the route policy is 'funnel' (the default), then all incoming user packets will be routed (i.e., funneled) to the IP home gateway. If the route policy is 'route', then destinations that are reachable via another port belonging to the same access partition will be routed to directly. |
| GAU accAccessPartitionBusyCount | 1.3.6.1.4.1.5.1.1.63.1.1.9 | Gauge | read-only | The number of internal resources currently bound to this access partition. If the busy count is non-zero, the access partition entry cannot be removed. |
| CTR accAccessPartitionNumAccepts | 1.3.6.1.4.1.5.1.1.63.1.1.10 | Counter | read-only | The number of incoming or outgoing connection requests accepted for this access partition. |
| CTR accAccessPartitionNumRejects | 1.3.6.1.4.1.5.1.1.63.1.1.11 | Counter | read-only | The number of incoming or outgoing connection requests rejected for this access partition. |
| GAU accAccessPartitionNumActive | 1.3.6.1.4.1.5.1.1.63.1.1.12 | Gauge | read-only | The current number of connected physical ports belonging to this access partition. Each physical link in a multilink bundle counts as one connection. |
| CTR accAccessPartitionAuthFails | 1.3.6.1.4.1.5.1.1.63.1.1.13 | Counter | read-only | The number of connection requests rejected due to an authentication failure. |
| TIK accAccessPartitionConnectTime | 1.3.6.1.4.1.5.1.1.63.1.1.14 | TimeTicks | read-only | The total amount of connect time accumulated for this access partition. |
| CTR accAccessPartitionInOctets | 1.3.6.1.4.1.5.1.1.63.1.1.15 | Counter | read-only | The total number octets input from connections belonging to this access partition. |
| CTR accAccessPartitionOutOctets | 1.3.6.1.4.1.5.1.1.63.1.1.16 | Counter | read-only | The total number octets output to connections belonging to this access partition. |
| CTR accAccessPartitionInPackets | 1.3.6.1.4.1.5.1.1.63.1.1.17 | Counter | read-only | The total number packets input from connections belonging to this access partition. |
| CTR accAccessPartitionOutPackets | 1.3.6.1.4.1.5.1.1.63.1.1.18 | Counter | read-only | The total number packets output to connections belonging to this access partition. |
| INT accAccessPartitionEntryStatus | 1.3.6.1.4.1.5.1.1.63.1.1.19 | INTEGER | read-write | The modification status of this access partition entry. Setting the status to add causes a new entry to be added. Setting the status to deleete causes an existing entry to be deleted. |
| CTR accAccessPartitionNumDiscards | 1.3.6.1.4.1.5.1.1.63.1.1.20 | Counter | read-only | The total number of packets discarded because of an unreachable destination or IP home gateway. |
| CTR accAccessPartitionNumDirects | 1.3.6.1.4.1.5.1.1.63.1.1.21 | Counter | read-only | The total number packets routed directly to the normal IP destination address. |
| CTR accAccessPartitionNumFunnels | 1.3.6.1.4.1.5.1.1.63.1.1.22 | Counter | read-only | The total number packets funneled to the primary or secondary IP home gateway address. |
| STR accAccessPartitionProxyServer | 1.3.6.1.4.1.5.1.1.63.1.1.23 | DisplayString | read-write | The name of an access partition that will provide the Radius authenticationand accounting feature on behalf of this partition. If no proxy server is configured, only Radius accounting and authentication servers associated with this access partition will be used. |
| INT accAccessPartitionIngrFiltState | 1.3.6.1.4.1.5.1.1.63.1.1.24 | INTEGER | read-write | The administrative status of ingress filtering on this partition |
| IP accAccessPartitionDnsServPri | 1.3.6.1.4.1.5.1.1.63.1.1.25 | IpAddress | read-write | The IP address of the primary DNS server of the customer's network. |
| IP accAccessPartitionDnsServSec | 1.3.6.1.4.1.5.1.1.63.1.1.26 | IpAddress | read-write | The IP address of the secondary DNS server of the customer's network. |
| IP accAccessPartitionNbnsServPri | 1.3.6.1.4.1.5.1.1.63.1.1.27 | IpAddress | read-write | The IP address of the primary NBNS server of the customer's network. |
| IP accAccessPartitionNbnsServSec | 1.3.6.1.4.1.5.1.1.63.1.1.28 | IpAddress | read-write | The IP address of the secondary NBNS server of the customer's network. |
| STR accAccessPartitionIpPool | 1.3.6.1.4.1.5.1.1.63.1.1.29 | DisplayString | read-write | The access partition name to which the ip address pool is assigned. |
| STR accAccessPartitionProxyIpPool | 1.3.6.1.4.1.5.1.1.63.1.1.30 | DisplayString | read-write | The name of an access partition that will provide the Ip pool management on behalf of this partition. If no proxy ip pool is configured, only the ip pools associated with this access partition will be used. |
| STR accAccessPartitionProxyIpRouter | 1.3.6.1.4.1.5.1.1.63.1.1.31 | DisplayString | read-write | The name of an access partition that will provide the Ip routing on behalf of this partition. If no proxy ip router is configured, only the ip routes associated with this access partition will be used. |
| accAccessPartitionPortTable | 1.3.6.1.4.1.5.1.1.63.2 | not-accessible | The Access Partition Port Table | |
| accAccessPartitionPortEntry | 1.3.6.1.4.1.5.1.1.63.2.1 | not-accessible | An entry in the Access Partition Port Table | |
| INT accAccessPartitionIfIndex | 1.3.6.1.4.1.5.1.1.63.2.1.1 | INTEGER | read-only | The interface index of the physical port associated with this entry. |
| STR accAccessPartitionConfiguredName | 1.3.6.1.4.1.5.1.1.63.2.1.2 | DisplayString | read-only | 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. |
| STR accAccessPartitionActiveName | 1.3.6.1.4.1.5.1.1.63.2.1.3 | DisplayString | read-only | 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. |
| STR accAccessPartitionActiveCustomer | 1.3.6.1.4.1.5.1.1.63.2.1.4 | DisplayString | read-only | The customer identifier string obtained from the active access partition. |
| accAccessPartitionTraps | 1.3.6.1.4.1.5.1.1.63.3 | |||
| NTF accAPDelApTrap | 1.3.6.1.4.1.5.1.1.63.3.0.1 | This trap indicates that the access partition to be deleted is still in use. Probably, some users are still connected and the access partition is active. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accAccessPartitionTrapMsg } PCAUSE-DEFAULT: 7 | ||
| STR accAccessPartitionTrapMsg | 1.3.6.1.4.1.5.1.1.63.3.1 | DisplayString | read-only | Access Partition Trap Message |
RFC description
Access partition configuration and statistics for ACC networking devices managing customer connectivity and resources.
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.