adGenVoipSDPGrammarSuppressSilenceSupp
ADTRAN-GENVOIP-MIB ·
.1.3.6.1.4.1.664.5.70.20.1.14.2
Object
When enabled, the silenceSupp attribute will be omitted from the SDP Offer. When disabled, the silenceSupp attribute will be included in the SDP Offer. The silenceSupp attribute is used to indicate the use or non-use of silence suppression.
Context
- MIB
- ADTRAN-GENVOIP-MIB
- OID
.1.3.6.1.4.1.664.5.70.20.1.14.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adGenVoipSDPProv
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 'ADTRAN-GENVOIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENVOIP-MIB::adGenVoipSDPGrammarSuppressSilenceSupp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENVOIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENVOIP-MIB::adGenVoipSDPGrammarSuppressSilenceSupp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |