mdlDsAnswerSig

RAD-MIB · .1.3.6.1.4.1.164.3.6.2.4.1.8

Object

column r/w OctetString
This object defines the Clear FWD Signal (A,B,C,D bits) for KVF.6 cards.
This object is an indication of Near PBX to the Far PBX,
	   taht a call is present now on the line.
Applicable only if Disconnect Supervision (mdlDs) is different from disable.
Applicable only for KVF.6 cards.
              
It represents 4 parameters, by an Octet:
	   ( Bit 7 = MSB, Bit 0 = LSB )
D Bit - bits 6,7 of the MSB nibble,
	   C Bit - bits 4,5 of the MSB nibble,
	   B Bit - bits 2,3 of the LSB nibble,
	   A Bit - bits 0,1 of the LSB nibble.     
              
For each of A,B,C,D Bits:
00 = 0,
01 = 1,
10 = reserved,
11 = x.
              
	   For A,B Bits - only one of them can be 'x' (not both at the same time).
	   For C,D Bits - 'x' won't be in use.
              
When the object is not applicable, a 0 Octet will be sent.

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.3.6.2.4.1.8
Type
column
Access
readwrite
Status
current
Parent
mdlDisconnectSupervisionEntry

Walk 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::mdlDsAnswerSig'
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::mdlDsAnswerSig.<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::mdlDsAnswerSig'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.