acCallManagerGroupsMGCType
AC-CONTROL-MIB ·
.1.3.6.1.4.1.5003.9.10.5.1.2.2.1.6
Object
column r/w
Enumeration
0- IP4 CA, 1- DNS (MGCPCallAgentDomainName). Access: Offline. AC INI-Param: CPCallManagerGroups_MGCType
Context
- MIB
- AC-CONTROL-MIB
- OID
.1.3.6.1.4.1.5003.9.10.5.1.2.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acCallManagerGroupsEntry
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 'AC-CONTROL-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-CONTROL-MIB::acCallManagerGroupsMGCType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-CONTROL-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-CONTROL-MIB::acCallManagerGroupsMGCType.<acCallManagerGroupsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-CONTROL-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-CONTROL-MIB::acCallManagerGroupsMGCType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ip4 |
1 | dns |