acCPTransportType
AC-CONTROL-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.5.1.1.1.2.1
Object
scalar r/w
Enumeration
Defines the transport type for the control protocol:
0 = UDP
1 = TCP
2 = SCTP.
Access: Offline.
AC INI-Param: CPTRANSPORTTYPE
Context
- MIB
- AC-CONTROL-MIB
- OID
.1.3.6.1.4.1.5003.9.10.5.1.1.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acCPTransport
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-CONTROL-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-CONTROL-MIB::acCPTransportType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-CONTROL-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-CONTROL-MIB::acCPTransportType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | acCPTransport-UDP-IP |
1 | acCPTransport-TCP-IP |
2 | acCPTransport-SCTP-IP |