acSysAMSAPSProfile
AC-SYSTEM-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.10.1.10.6
Object
scalar r/w
Enumeration
Indicates if the system should expect to use APS bundle (vp.dat and segments.xml files), or if the system should expect the vp.dat file only. A 1 means that an APS bundle should be used. A 0 means that the system should use vp.dat only. The default setting is 1, meaning expect APS bundle. Access: Offline. AC INI-Param: APSEnabled
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.10.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acSysAMS
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysAMSAPSProfile.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysAMSAPSProfile'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | vpDatProvidedAudio |
1 | apsProvidedAudio |