sysCRdnMode
RAD-Dacs-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. onePlusOneBid (11) defines 'Bidirectional 1+1 protection' onePlusOneOpt (12) defines 'Optimized 1+1 protection' ds0SncProtection (13) defines DS0 protection using symmetrical DS1 ring configuration
Context
- MIB
- RAD-Dacs-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-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Dacs-MIB::sysCRdnMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Dacs-MIB::sysCRdnMode.<sysCRdnCnfgIdx>.<sysCRdnPrimeSlot>.<sysCRdnPrimePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Dacs-MIB::sysCRdnMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | dualCableAIS |
3 | yCable |
4 | dualCableParallelTx |
5 | backup |
6 | singleSlotProtection |
7 | onePlusOne |
8 | oneToOne |
9 | linkAggregation |
10 | manual |
11 | onePlusOneBid |
12 | onePlusOneOpt |
13 | ds0SncProtection |