dsx1OosSignal

RAD-ds1Interface-MIB · .1.3.6.1.4.1.164.3.1.6.4.2.1.20

Object

column r/w Enumeration
This parameter defines the value to be sent as a signal
after alarm detection:
'Space' = both A and B signaling bits are forced
             to '0' during out-of-service periods.
	 'Mark' = both A and B signaling bits are forced
             to '1' during out-of-service periods.
'spaceMark' = A and B bits are forced to '0' for
             2.5 seconds; then they are switched to '1'
             until out-of-service condition disappears.
'markSpace' = A and B bits are forced to '1' for
             2.5 seconds; then they are switched to '0'
             until out-of-service condition disappears.
- '0'= 0 for T1, 1 for E1, or user defined value for Space                         
- '1'= 1 for T1, 0 for E1, or user defined value for Mark.

Context

MIB
RAD-ds1Interface-MIB
OID
.1.3.6.1.4.1.164.3.1.6.4.2.1.20
Type
column
Access
readwrite
Status
current
Parent
dsx1XConfigEntry

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-ds1Interface-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ds1Interface-MIB::dsx1OosSignal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-ds1Interface-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ds1Interface-MIB::dsx1OosSignal.<dsx1LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-ds1Interface-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-ds1Interface-MIB::dsx1OosSignal'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2space
3mark
4spaceMark
5markSpace