ctTransSrIfMode
CTRON-TRANSLATION-MIB ·
.1.3.6.1.4.1.52.4.1.3.4.7.1.1.2
Object
column mandatory
r/w
Enumeration
This object indicates the types of frames (sr,tp or both)
supported by endstations attached to this interface.
This information is used by the device to determine
if sr/tp translation is required. Default is product specific.
If tp (1) is selected the RIF cacheing mechanism for this port
will be disabled. That is, the RIF cache database will be
emptied and no RIFs will be learned into the database or attached
to outbound packets for this port.
If sr (2) or srt (3) is selected for this object then the RIFs
will be learned into the database according to the rules defined
in the object ctTransRifDbWeightState and attached as necessary
to outbound packets.
Context
- MIB
- CTRON-TRANSLATION-MIB
- OID
.1.3.6.1.4.1.52.4.1.3.4.7.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctTransSrEntry
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::ctTransSrIfMode'
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::ctTransSrIfMode.<ctTransSrPort>'
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::ctTransSrIfMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tp |
2 | sr |
3 | srt |