ctTransRifDbCtrlType
CTRON-TRANSLATION-MIB ·
.1.3.6.1.4.1.52.4.1.3.4.4.2.1.3
Object
column mandatory
r/w
Enumeration
Type of RIF to cache. When the explorer option (1) is selected
the existing RIF may be replaced only if the received frame is
an explorer. When the 'all' option (2) is selected the existing
RIF may be replaced for any SR frame received with a valid RIF.
Some devices will use this in conjunction with the
ctTransRifDbWeightState option to determine which RIFs may be
cached.
The default for this object is product specific.
Context
- MIB
- CTRON-TRANSLATION-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.4.4.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctTransRifDbCtrlEntry
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 'CTRON-TRANSLATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-TRANSLATION-MIB::ctTransRifDbCtrlType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-TRANSLATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-TRANSLATION-MIB::ctTransRifDbCtrlType.<ctTransRifDbCtrlPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-TRANSLATION-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-TRANSLATION-MIB::ctTransRifDbCtrlType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | explorer |
2 | all |
3 | notsupported |