cmgEtrAdminState

G700-MG-MIB · .1.3.6.1.4.1.6889.2.9.1.7.1.1.2

Object

column r/w Enumeration
Module's ETR administration state where:
off(1): ETR is turned off without checking if there
   is an active call among trunk-line port pairs
              
auto(2): ETR is turned off as soon as the module is
   operational (controlled  by a call controller) 
              
on(3): ETR is never turned off

Context

MIB
G700-MG-MIB
OID
.1.3.6.1.4.1.6889.2.9.1.7.1.1.2
Type
column
Access
readwrite
Status
current
Parent
cmgETREntry

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::cmgEtrAdminState'
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::cmgEtrAdminState.<cmgEtrModule>'
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::cmgEtrAdminState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2on
3off