csConfigRDIPType
CISCO-SONET-MIB ·
.1.3.6.1.4.1.9.9.126.1.1.1.1.6
Object
column r/w
Enumeration
This object represents the type of RDI-P (Remote Defect
Indication - Path) sent by this Network Element (NE)
to remote Network Element.
onebit : use 1 bit RDI-P
threebit : use 3 bit enhanced RDI-P.
Default is onebit.
Context
- MIB
- CISCO-SONET-MIB
- OID
.1.3.6.1.4.1.9.9.126.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csConfigEntry
- Groups
- 1
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 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::csConfigRDIPType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::csConfigRDIPType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SONET-MIB::csConfigRDIPType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | onebit |
3 | threebit |
Conformance
Member of