AC-BOARD-MIB :: amsProfile

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAC-BOARD-MIBamsProfile

amsProfile

Module: AC-BOARD-MIB

OID (symbolic): AC-BOARD-MIB::amsProfile

OID (numeric): 1.3.6.1.4.1.5003.9.10.1.1.51.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: AMS Profile Bit Mask: 1'st bit - APS Audio Enable/Disable 2'nd bit - Trunks Interface On/Off 3'td bit - Board Operation State change on ATM Port failure Enable/Disable.

What is amsProfile?

This integer (0-32) OID is a bitmask controlling three board features: bit 1 enables/disables audio processing, bit 2 toggles trunk interface operation, and bit 3 sets failover behavior on ATM port loss. Engineers use it to enable or disable audio features and configure redundancy behavior without rebooting. A value of 7 would enable all three features simultaneously.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.1.1.51.9
snmpwalk -v2c -c public <target> AC-BOARD-MIB::amsProfile

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.1.1.51.9.1
snmpget -v2c -c public <target> AC-BOARD-MIB::amsProfile.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.1.1.51.9.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> amsProfile.1

Start monitoring AudioCodes Mediant-series gateway boards with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-BOARD-MIB::amsProfile OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateway boards from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5003audioCodesAC-ATM-MIB
1.3.6.1.4.1.5003.9acProductsAC-ATM-MIB
1.3.6.1.4.1.5003.9.10acBoardMibsAC-ATM-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5003.9.10.1acBoardAC-BOARD-MIB
1.3.6.1.4.1.5003.9.10.1.1boardConfigurationAC-BOARD-MIB
1.3.6.1.4.1.5003.9.10.1.1.51aMsConfigurationAC-BOARD-MIB
1.3.6.1.4.1.5003.9.10.1.1.51.9amsProfileAC-BOARD-MIB