cmgCcAdminState

G700-MG-MIB · .1.3.6.1.4.1.6889.2.9.1.6.1.1.4

Object

column r/w Enumeration
The admin state of the contact-closure where:
Auto(1): The Contact Closure is controlled by the call
Controller.
Trigger(2): The contact closure relay is triggered.
Off(3): The contact closure relay is off (not triggered).

Context

MIB
G700-MG-MIB
OID
.1.3.6.1.4.1.6889.2.9.1.6.1.1.4
Type
column
Access
readwrite
Status
current
Parent
cmgContactClosuresEntry

Walk 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 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G700-MG-MIB::cmgCcAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G700-MG-MIB::cmgCcAdminState.<cmgCcModule>.<cmgCcPort>.<cmgCcRelay>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G700-MG-MIB::cmgCcAdminState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2manualTrigger
3manualOff