dsx1SendUponFail
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.4.2.1.23
Object
column r/w
Enumeration
This object determines which notification will be sent to the other side upon fail of another interface. In Ipmux14 the notification is sent upon failure of the Ethernet link.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.4.2.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx1XConfigEntry
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::dsx1SendUponFail'
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::dsx1SendUponFail.<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::dsx1SendUponFail'
Syntax
Enumeration
Values & Constraints
Enumerated Values
5 | io1 |
6 | io2 |
7 | io3 |
8 | io4 |
9 | io5 |
10 | io6 |
11 | io7 |
12 | io8 |
13 | io9 |
14 | io10 |
15 | io11 |
16 | io12 |
255 | notApplicable |