mdlDsSilence
RAD-MIB ·
.1.3.6.1.4.1.164.3.6.2.4.1.6
Object
This object defines the silence period needed for an indication (seconds). Applicable only if Disconnect Supervision (mdlDs) is different from disable AND includes 'Silence', i.e. is one of the following: remoteDisconnectAndSilence(3), silenceOnly(4), silenceOrFastBusy(6). Valid values: 0,20,40..(every 20 seconds)..300, 0 = notApplicable. notApplicable = silence disabled when mdlDs doesn't include 'silence'.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.6.2.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mdlDisconnectSupervisionEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::mdlDsSilence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::mdlDsSilence.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::mdlDsSilence'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Object Constraints
range: 0-25
Type Constraints
range: -2147483648..2147483647