vmSMDIEnable
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.1.16.22.1
Object
scalar r/w
Enumeration
Enables the Simplified Message Desk Interface (SMDI). SMDI defines a method whereby telephony systems can provide voice-messaging systems with data required by those telephony systems to process incoming calls intelligently. Whenever the phone system routes a call, it sends an SMDI message through an EIA/TIA-232 connection to the voice-messaging system that tells it the line that it is using, the type of call that it is forwarding, and information about the source and destination of the call. 0 = Normal Serial 1 = Serial SMDI. Access: Offline. AC INI-Param: SMDI
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 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::vmSMDIEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcGateway::vmSMDIEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |