acFaxV34TransportMethod
AC-MEDIA-MIB ·
.1.3.6.1.4.1.5003.9.10.4.1.3.2.8
Object
scalar r/w
Enumeration
Determines the V.34 fax transport method.
One of the following values:
0 = Transparent
1 = Relay
2 = Bypass
3 = Transparent with Events.
Access: Online.
AC INI-Param: V34FAXTRANSPORTTYPE
Context
- MIB
- AC-MEDIA-MIB
- OID
.1.3.6.1.4.1.5003.9.10.4.1.3.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acFax
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-MEDIA-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-MEDIA-MIB::acFaxV34TransportMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-MEDIA-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-MEDIA-MIB::acFaxV34TransportMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | relayEnable |
2 | byPassEnable |
3 | eventsOnly |