acChDefaultMFTransportType
AcBoard ·
.1.3.6.1.4.1.5003.9.10.1.1.6.22
Object
scalar obsolete
r/w
Enumeration
0 = erase MFs from voice transport not relayed to remote. 2 = MFs not erased not relayed to remote. 3 = MFs are muted from the voice stream & relayed according to RFC 2833.
Context
- MIB
- AcBoard
- OID
.1.3.6.1.4.1.5003.9.10.1.1.6.22- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- acDefaultChannelSettings
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 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcBoard::acChDefaultMFTransportType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcBoard::acChDefaultMFTransportType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | acMuteMF |
1 | acRelayMF |
2 | acTransparentMF |
3 | acRFC2833RalayMF |