sysCRdnMode
RAD-MIB ·
.1.3.6.1.4.1.164.3.3.1.6.3.1.6
Object
column r/w
Enumeration
Redundancy Mode. DXC supports: yCable(3), singleSlotProtection(6) and dualCableParallelTx(4) MP supports: yCable(3), dualCableParallelTx(4), onePlusOne(7) and oneToOne(8). (dualCableAIS and backup were planned for MP but were not implemented). backup - will be used when a port is backup of more than one port. IPmux: onePlusOne(7) and oneToOne(8) are used for Bundle redundancy.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.3.1.6.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sysCRdnEntry
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::sysCRdnMode'
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::sysCRdnMode.<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::sysCRdnMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | psA |
2 | psB |
3 | clA |
4 | clB |
5 | io1 |
6 | io2 |
7 | io3 |
8 | io4 |
9 | io5 |
10 | io6 |
11 | io7 |
12 | io8 |
13 | io9 |
14 | io10 |
15 | io11 |
16 | io12 |
17 | io13 |
18 | io14 |
19 | io15 |
20 | psC |
101 | kmxPsA |
102 | kmxPsB |
103 | kmxMlA |
104 | kmxMlB |
105 | kmxCl |
106 | kmxOpt |
107 | kmxIO1 |
108 | kmxIO2 |
109 | kmxIO3 |
110 | kmxIO4 |
111 | kmxIO5 |
112 | kmxIO6 |
113 | kmxIO7 |
114 | kmxIO8 |
115 | kmxIO9 |
116 | kmxIO10 |
117 | kmxIO11 |
118 | kmxIO12 |
255 | notApplicable |