Home/Catalog/APPIAN-BUFFERS-MIB

APPIAN-BUFFERS-MIB

AI MIB Summary

The APPIAN-BUFFERS-MIB module provides configuration and monitoring access to buffer management parameters within Appian Communications OSAP devices, enabling the tracking of memory allocation states and buffer utilization metrics critical for maintaining packet processing stability.

Appian Communications OSAP buffers MIB contains the definitions for buffer management related configuration objects.
Main OID:
acBuffers.1.3.6.1.4.1.2785.2.10
32
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

32 total
Object Name
acBuffersAppian Communications OSAP buffers MIB contains the definitions for buffer management related configuration objects.
MODULE-IDENTITY
.1.3.6.1.4.1.2785.2.10
acSwitchBuffStatsTableThis table contains switch buffer statistics. Switch buffers are used by the switch forwarding logic on the services card to enqueue packets.
SEQUENCE OF AcSwitchBuffStatsEntry
.1.3.6.1.4.1.2785.2.10.1
acSwitchBuffStatsEntryA row within the switch buffer statistics table.
AcSwitchBuffStatsEntry
.1.3.6.1.4.1.2785.2.10.1.1
acSwitchBuffStatsNodeIdThe unique node identification number representing a chassis within a ring of OSAP's.ro
AcNodeId (APPIAN-SMI-MIB)
.1.3.6.1.4.1.2785.2.10.1.1.1
acSwitchBuffStatsBuffSizeThe size of a switch buffer in bytes (octets).ro
Unsigned32
.1.3.6.1.4.1.2785.2.10.1.1.2
acSwitchBuffStatsTotalBuffsThe total number of physical switch buffers available for general use.ro
Unsigned32
.1.3.6.1.4.1.2785.2.10.1.1.3
acSwitchBuffStatsTotalBuffCreditsThe total number of buffer credits available for general use. The number of buffer credits is a function of acSwitchBuffStatsBuffSize, acSwitchBuffStatsTotalBuffs, and acSwitchBuffCfgOversubRate.ro
Unsigned32
.1.3.6.1.4.1.2785.2.10.1.1.4
acSwitchBuffStatsTotalLocalServicesThe total number of local services configured on this system.ro
Unsigned32
.1.3.6.1.4.1.2785.2.10.1.1.5
acSwitchBuffStatsTotalRemoteServicesThe total number of remote services configured on this system.ro
Unsigned32
.1.3.6.1.4.1.2785.2.10.1.1.6
acSwitchBuffStatsTotalRemPoolMissesThe total number of remote services that are in the acSwitchBuffCfgRemoteServicesBP buffer pool because the buffer pool associated with that remote service does not exist or is disabled.ro
Unsigned32
.1.3.6.1.4.1.2785.2.10.1.1.7
acSwitchBuffCfgTableThis table contains switch buffer configuration parameters. Switch buffers are used by the switch forwarding logic on the services card to enqueue packets.
SEQUENCE OF AcSwitchBuffCfgEntry
.1.3.6.1.4.1.2785.2.10.2
acSwitchBuffCfgEntryA row within the switch buffer configuration table.
AcSwitchBuffCfgEntry
.1.3.6.1.4.1.2785.2.10.2.1
acSwitchBuffCfgNodeIdThe unique node identification number representing a chassis within a ring of OSAP's.ro
AcNodeId (APPIAN-SMI-MIB)
.1.3.6.1.4.1.2785.2.10.2.1.1
acSwitchBuffCfgOversubRateA percentage indicating how much the system should oversubscribe buffers to queues. By oversubscribing buffers to queues, a statistical gain can be achieved with respect to system throughput. For example, to oversubscribe buffer utilization by 50%, set acSwitchBuffCfgOversubRate to 50. This means that if some queues encounter bursty traffic, they will be less likely to drop data. Using oversubscription involves risking that all traffic flows do not burst at the same time. If this were to happen, some high priority traffic could be dropped in favor of lower priority traffic. Since this may be undesirable, the default value for this object is 0 (indicating a zero percent oversubscription rate). A setting of 0 implies the total number of buffer credits in the system equals the total number of physical buffers.rw
Unsigned32
.1.3.6.1.4.1.2785.2.10.2.1.2
acSwitchBuffCfgMinDefaultBPSizeA percentage indicating how much of the total system buffer credits should be reserved for the default buffer pool. Since user defined buffer pools take buffers from the default buffer pool, setting acSwitchBuffCfgMinDefaultBPSize to a value greater that 0 ensures that the default buffer pool will never have 0 buffer credits. For example, setting acSwitchBuffCfgMinDefaultBPSize to 37 will reserve 37% of the total system buffer credits (acSwitchBuffStatsTotalBuffCredits) for the default buffer pool.rw
Unsigned32
.1.3.6.1.4.1.2785.2.10.2.1.3
acSwitchBuffCfgRemoteServicesBPA buffer pool associated with remote services. All remote services on this system will share this buffer pool if the buffer pool associated with the remote service does not exist or is diabled. The default buffer pool (buffer pool #1) is the default setting for this attribute.rw
Unsigned32
.1.3.6.1.4.1.2785.2.10.2.1.4
acSwitchBuffCfgUpBuffCapWeightThe system level buffering capacity weight for upstream traffic. Upstream traffic is defined as traffic that enters the system on an access port and exits the system on a trunk. A value of 1 provides the least amount of buffering capacity while a value of 10 provides the most buffering capacity. This value is relative in that the number of buffers actually assigned to hardware queues depends on how many services are configured on any given buffer pool.rw
Unsigned32
.1.3.6.1.4.1.2785.2.10.2.1.5
acSwitchBuffCfgDownBuffCapWeightThe system level buffering capacity weight for downstream traffic. Downstream traffic is defined as traffic that enters the system on a trunk and exits the system on an access port. A value of 1 provides the least amount of buffering capacity while a value of 10 provides the most buffering capacity. This value is relative in that the number of buffers actually assigned to hardware queues depends on how many services are configured on any given buffer pool.rw
Unsigned32
.1.3.6.1.4.1.2785.2.10.2.1.6
acSwitchBuffCfgLocalBuffCapWeightThe system level buffering capacity weight for local traffic. Local traffic is defined as traffic that enters the system on an access port and exits the system on an access port. Local traffic only exists on systems which have multiple ports configured on the same transparent LAN service. A value of 1 provides the least amount of buffering capacity while a value of 10 provides the most buffering capacity. This value is relative in that the number of buffers actually assigned to hardware queues depends on how many services are configured on any given buffer pool.rw
Unsigned32
.1.3.6.1.4.1.2785.2.10.2.1.7
acSwitchBuffCfgRemoteBuffCapWeightThe system level buffering capacity weight for remote services traffic. Remote services traffic enters the system on a trunk and exits the system on a trunk. A value of 1 provides the least amount of buffering capacity while a value of 10 provides the most buffering capacity. This value is relative in that the number of buffers actually assigned to hardware queues depends on how many services are configured on any given buffer pool.rw
Unsigned32
.1.3.6.1.4.1.2785.2.10.2.1.8
acSwitchBuffPoolTableThis table contains switch logical buffer pool configuration parameters. Switch buffers are used by the switch forwarding logic on the services card to enqueue packets. Logical switch buffer pools can be assigned/associated with OSAP services.
SEQUENCE OF AcSwitchBuffPoolEntry
.1.3.6.1.4.1.2785.2.10.3
acSwitchBuffPoolEntryA row within the switch logical buffer pool table.
AcSwitchBuffPoolEntry
.1.3.6.1.4.1.2785.2.10.3.1
acSwitchBuffPoolNodeIdThe unique node identification number representing a chassis within a ring of OSAP's.ro
AcNodeId (APPIAN-SMI-MIB)
.1.3.6.1.4.1.2785.2.10.3.1.1
acSwitchBuffPoolIDThe buffer pool identifier. Also known as the buffer pool number. Buffer pool number 1 is reserved as the default buffer pool (which always exists and cannot be deleted or disabled).ro
Unsigned32
.1.3.6.1.4.1.2785.2.10.3.1.2
acSwitchBuffPoolAdminStatusAppian Administrative Status attribute used to set the provisioning state as either activate(1), inactivate(2) or delete(3). Refer to the Appian-SMI.mib file for additional information. Note that the default buffer pool cannot be deleted or disabled.rw
AcAdminStatus (APPIAN-SMI-MIB)
.1.3.6.1.4.1.2785.2.10.3.1.3
acSwitchBuffPoolNameA user defined string. This allows users to assign a descriptive name to a buffer pool.rw
DisplayString
.1.3.6.1.4.1.2785.2.10.3.1.4
acSwitchBuffPoolCfgBuffCreditsAllocate the specified percentage of the total switch buffer credits to this buffer pool. Note that if the request cannot be met, the system will allocate as high a percentage as possible and report that value in acSwitchBuffPoolActualBuffCredits.rw
Unsigned32
.1.3.6.1.4.1.2785.2.10.3.1.5
acSwitchBuffPoolActualBuffCreditsThe actual percentage of the total switch buffer credits allocated to this buffer pool.ro
Unsigned32
.1.3.6.1.4.1.2785.2.10.3.1.6
acSwitchBuffPoolTotalLocalServicesThe number of local services associated with this buffer pool.ro
Unsigned32
.1.3.6.1.4.1.2785.2.10.3.1.7
acSwitchBuffPoolTotalRemoteServicesThe number of remote services associated with this buffer pool.ro
Unsigned32
.1.3.6.1.4.1.2785.2.10.3.1.8
acSwitchBuffPoolResellerIdA unique number assigned by the EMS that uniquely identifies the reseller which supplies this buffer pool.rw
INTEGER
.1.3.6.1.4.1.2785.2.10.3.1.9
acSwitchBuffPoolResellerNameAn ASCII string which represents the reseller in a readable form. The string can be up to 64 characters in length.rw
DisplayString
.1.3.6.1.4.1.2785.2.10.3.1.10
APPIAN-BUFFERS-MIB - SNMP MIB Reference | MIBs Explorer