analogScnGwDialEnable
MX-ANALOG-SCN-GATEWAY-MIB ·
.1.3.6.1.4.1.4935.15.85.1.10.5.75
Object
Determines how the gateway behaves when it receives
an IP call. This feature is useful in conjunction with the 'Remote
Line Extension' service.
disable: The gateway picks up the SCN line and opens the
audio channel with the peer.
enable : The gateway picks up the SCN line and dials
the telephone number associated with the destination of
the call before opening the audio channel with the peer.
Context
- MIB
- MX-ANALOG-SCN-GATEWAY-MIB
- OID
.1.3.6.1.4.1.4935.15.85.1.10.5.75- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- analogScnGwIfDialingEntry
- Groups
- 1
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 'MX-ANALOG-SCN-GATEWAY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ANALOG-SCN-GATEWAY-MIB::analogScnGwDialEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-ANALOG-SCN-GATEWAY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ANALOG-SCN-GATEWAY-MIB::analogScnGwDialEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-ANALOG-SCN-GATEWAY-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-ANALOG-SCN-GATEWAY-MIB::analogScnGwDialEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of