ctIFRemap2PhysErrsCapable
CTRON-IF-REMAP-2-MIB ·
.1.3.6.1.4.1.52.4.1.1.14.1.2.1.4
Object
column mandatory
Enumeration
Indicate whether the port is incapable of remapping physical errors. If the capability is supported, this object will return supported(1). If the capability is unsupported, this object will return unsupported(2).
Context
- MIB
- CTRON-IF-REMAP-2-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.14.1.2.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ctIFRemap2PortEntry
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::ctIFRemap2PhysErrsCapable'
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::ctIFRemap2PhysErrsCapable.<ctIFRemap2PortSlot>.<ctIFRemap2PortIndex>'
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::ctIFRemap2PhysErrsCapable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | supported |
2 | unsupported |