pktcSigDevSilenceSuppression
PKTC-IETF-SIG-MIB ·
.1.3.6.1.2.1.169.1.1.3
Object
scalar SNMPv2-TCTruthValue
This object specifies if the device is capable of silence suppression (as a result of Voice Activity Detection). The MTA MUST set this MIB object to a value of true(1) if it is capable of silence suppression, and a value of false(2) if not.
Context
- MIB
- PKTC-IETF-SIG-MIB
- OID
.1.3.6.1.2.1.169.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- pktcSigDevObjects
- Groups
- 1
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 'PKTC-IETF-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-IETF-SIG-MIB::pktcSigDevSilenceSuppression.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-IETF-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-IETF-SIG-MIB::pktcSigDevSilenceSuppression'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of