ACC-ACCESSPARTITION

MIB Reference — IPNetwork Monitor

All MIBsACC-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
accBRGOBJECT-IDENTITY

From ACC-SYSTEM

accTrapLogSeqNumOBJECT-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 symbolicOID numericTypeAccessDescription
accAccessPartition1.3.6.1.4.1.5.1.1.63
accAccessPartitionTable1.3.6.1.4.1.5.1.1.63.1not-accessibleThe Access Partition Table
accAccessPartitionEntry1.3.6.1.4.1.5.1.1.63.1.1not-accessibleAn entry in the Access Partition Table
STR accAccessPartitionName1.3.6.1.4.1.5.1.1.63.1.1.1DisplayStringread-onlyThe name of the access partition. This name serves as the handle for accessing information in the Access Partition Table.
STR accAccessPartitionCustomerId1.3.6.1.4.1.5.1.1.63.1.1.2DisplayStringread-writeAn arbitrary string describing the customer to whom this access partition is assigned.
INT accAccessPartitionAdminState1.3.6.1.4.1.5.1.1.63.1.1.3INTEGERread-writeThe 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 accAccessPartitionMsgLevel1.3.6.1.4.1.5.1.1.63.1.1.4INTEGERread-writeThe 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 accAccessPartitionPortLimit1.3.6.1.4.1.5.1.1.63.1.1.5INTEGERread-writeThe 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 accAccessPartitionIpAddrPri1.3.6.1.4.1.5.1.1.63.1.1.6IpAddressread-writeThe 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 accAccessPartitionIpAddrSec1.3.6.1.4.1.5.1.1.63.1.1.7IpAddressread-writeThe 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 accAccessPartitionRoutePolicy1.3.6.1.4.1.5.1.1.63.1.1.8INTEGERread-writeThe 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 accAccessPartitionBusyCount1.3.6.1.4.1.5.1.1.63.1.1.9Gaugeread-onlyThe 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 accAccessPartitionNumAccepts1.3.6.1.4.1.5.1.1.63.1.1.10Counterread-onlyThe number of incoming or outgoing connection requests accepted for this access partition.
CTR accAccessPartitionNumRejects1.3.6.1.4.1.5.1.1.63.1.1.11Counterread-onlyThe number of incoming or outgoing connection requests rejected for this access partition.
GAU accAccessPartitionNumActive1.3.6.1.4.1.5.1.1.63.1.1.12Gaugeread-onlyThe current number of connected physical ports belonging to this access partition. Each physical link in a multilink bundle counts as one connection.
CTR accAccessPartitionAuthFails1.3.6.1.4.1.5.1.1.63.1.1.13Counterread-onlyThe number of connection requests rejected due to an authentication failure.
TIK accAccessPartitionConnectTime1.3.6.1.4.1.5.1.1.63.1.1.14TimeTicksread-onlyThe total amount of connect time accumulated for this access partition.
CTR accAccessPartitionInOctets1.3.6.1.4.1.5.1.1.63.1.1.15Counterread-onlyThe total number octets input from connections belonging to this access partition.
CTR accAccessPartitionOutOctets1.3.6.1.4.1.5.1.1.63.1.1.16Counterread-onlyThe total number octets output to connections belonging to this access partition.
CTR accAccessPartitionInPackets1.3.6.1.4.1.5.1.1.63.1.1.17Counterread-onlyThe total number packets input from connections belonging to this access partition.
CTR accAccessPartitionOutPackets1.3.6.1.4.1.5.1.1.63.1.1.18Counterread-onlyThe total number packets output to connections belonging to this access partition.
INT accAccessPartitionEntryStatus1.3.6.1.4.1.5.1.1.63.1.1.19INTEGERread-writeThe 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 accAccessPartitionNumDiscards1.3.6.1.4.1.5.1.1.63.1.1.20Counterread-onlyThe total number of packets discarded because of an unreachable destination or IP home gateway.
CTR accAccessPartitionNumDirects1.3.6.1.4.1.5.1.1.63.1.1.21Counterread-onlyThe total number packets routed directly to the normal IP destination address.
CTR accAccessPartitionNumFunnels1.3.6.1.4.1.5.1.1.63.1.1.22Counterread-onlyThe total number packets funneled to the primary or secondary IP home gateway address.
STR accAccessPartitionProxyServer1.3.6.1.4.1.5.1.1.63.1.1.23DisplayStringread-writeThe 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 accAccessPartitionIngrFiltState1.3.6.1.4.1.5.1.1.63.1.1.24INTEGERread-writeThe administrative status of ingress filtering on this partition
IP accAccessPartitionDnsServPri1.3.6.1.4.1.5.1.1.63.1.1.25IpAddressread-writeThe IP address of the primary DNS server of the customer's network.
IP accAccessPartitionDnsServSec1.3.6.1.4.1.5.1.1.63.1.1.26IpAddressread-writeThe IP address of the secondary DNS server of the customer's network.
IP accAccessPartitionNbnsServPri1.3.6.1.4.1.5.1.1.63.1.1.27IpAddressread-writeThe IP address of the primary NBNS server of the customer's network.
IP accAccessPartitionNbnsServSec1.3.6.1.4.1.5.1.1.63.1.1.28IpAddressread-writeThe IP address of the secondary NBNS server of the customer's network.
STR accAccessPartitionIpPool1.3.6.1.4.1.5.1.1.63.1.1.29DisplayStringread-writeThe access partition name to which the ip address pool is assigned.
STR accAccessPartitionProxyIpPool1.3.6.1.4.1.5.1.1.63.1.1.30DisplayStringread-writeThe 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 accAccessPartitionProxyIpRouter1.3.6.1.4.1.5.1.1.63.1.1.31DisplayStringread-writeThe 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.
accAccessPartitionPortTable1.3.6.1.4.1.5.1.1.63.2not-accessibleThe Access Partition Port Table
accAccessPartitionPortEntry1.3.6.1.4.1.5.1.1.63.2.1not-accessibleAn entry in the Access Partition Port Table
INT accAccessPartitionIfIndex1.3.6.1.4.1.5.1.1.63.2.1.1INTEGERread-onlyThe interface index of the physical port associated with this entry.
STR accAccessPartitionConfiguredName1.3.6.1.4.1.5.1.1.63.2.1.2DisplayStringread-onlyThe 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 accAccessPartitionActiveName1.3.6.1.4.1.5.1.1.63.2.1.3DisplayStringread-onlyThe 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 accAccessPartitionActiveCustomer1.3.6.1.4.1.5.1.1.63.2.1.4DisplayStringread-onlyThe customer identifier string obtained from the active access partition.
accAccessPartitionTraps1.3.6.1.4.1.5.1.1.63.3
NTF accAPDelApTrap1.3.6.1.4.1.5.1.1.63.3.0.1This 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 accAccessPartitionTrapMsg1.3.6.1.4.1.5.1.1.63.3.1DisplayStringread-onlyAccess 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.

Download ACC-ACCESSPARTITION