ctIFRemap2PhysicalErrors
CTRON-IF-REMAP-2-MIB ·
.1.3.6.1.4.1.52.4.1.1.14.1.1.1.6
Object
column mandatory
r/w
Enumeration
Enable or disable remapping of physical errors. This object
controls whether or not frames with physical errors should be
remapped out the destination port for this entry. By default,
this will be enabled when an entry is created.
NOTE: This action is always superseded by the value of
ctIFRemap2PhysErrsCapable for either the source or destination
port specified in this remap entry. If a port is not
physically capable of transmitting or receiving error frames,
then this object will return unsupported(3) and the value
cannot be changed.
Context
- MIB
- CTRON-IF-REMAP-2-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.14.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctIFRemap2Entry
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-IF-REMAP-2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-IF-REMAP-2-MIB::ctIFRemap2PhysicalErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-IF-REMAP-2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-IF-REMAP-2-MIB::ctIFRemap2PhysicalErrors.<ctIFRemap2SourceSlot>.<ctIFRemap2SourcePort>.<ctIFRemap2DestSlot>.<ctIFRemap2DestPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-IF-REMAP-2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-IF-REMAP-2-MIB::ctIFRemap2PhysicalErrors'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | unsupported |