acSysControlProtocolType
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.1.1.1
Object
scalar r/w
Enumeration
Defines the control protocol type. Choose either: 0 = None 1 = MGCP 2 = MEGACO 4 = H.323 8 = SIP. Access: Offline. AC INI-Param: MGCONTROLPROTOCOLTYPE
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acSysControl
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/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysControlProtocolType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysControlProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | controlProtocol-None |
1 | controlProtocol-MGCP |
2 | controlProtocol-MEGACO |
4 | controlProtocol-H323 |
8 | controlProtocol-SIP |