acVideoRtpRtcpBrokenConnectionActivationMode
AC-MEDIA-MIB ·
.1.3.6.1.4.1.5003.9.10.4.1.4.5.3
Object
scalar r/w
Enumeration
Broken connection event activation mode. 0 - Activate broken connection after the arrival of the first RTP packet. 1 - Activate broken connection immediately after the Activate RTP command. . Access: Online. AC INI-Param: VideoBrokenConnectionActivationMode
Context
- MIB
- AC-MEDIA-MIB
- OID
.1.3.6.1.4.1.5003.9.10.4.1.4.5.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acVideoRtpRtcp
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 'AC-MEDIA-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-MEDIA-MIB::acVideoRtpRtcpBrokenConnectionActivationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-MEDIA-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-MEDIA-MIB::acVideoRtpRtcpBrokenConnectionActivationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | afterFirstIncomingRtpPacket |
1 | onRtpStreamActivation |