avRtpEnable
AVAYA-RTP-MIB ·
.1.3.6.1.4.1.6889.2.7.1.2
Object
Enable RTP statistic collection by the device. Note that statistic collection may cause minor performance hit.
Context
- MIB
- AVAYA-RTP-MIB
- OID
.1.3.6.1.4.1.6889.2.7.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- avRtpConfig
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 'AVAYA-RTP-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-RTP-MIB::avRtpEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-RTP-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-RTP-MIB::avRtpEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |