playRBToneToTrunkValue
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.1.3.24.1.2
Object
column r/w
Enumeration
Enable ringback tone playing towards trunk side. Refer to User's Manual for details. Access: Instant. AC INI-Param: PLAYRBTONE2TRUNK
Context
- MIB
- AcGateway
- OID
.1.3.6.1.4.1.5003.9.10.3.1.1.3.24.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- playRBToneToTrunkEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::playRBToneToTrunkValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::playRBToneToTrunkValue.<playRBToneToTrunkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcGateway::playRBToneToTrunkValue'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | notConfigured |
0 | doNotPlay |
1 | playOnLocal |
2 | preferIp |
3 | playLocalUntilRemoteMediaArrives |