ctIfRemapStatus

CTRON-IF-REMAP-MIB · .1.3.6.1.4.1.52.4.1.1.13.1.1.1.3

Object

column mandatory r/w Enumeration
Defines the status of the interface remap entry.  Setting
ctIfRemapStatus to a value of disable(2) disables the entry and
deletes the row from the table.
              
Therefore this table only contains entries that are active.

Context

MIB
CTRON-IF-REMAP-MIB
OID
.1.3.6.1.4.1.52.4.1.1.13.1.1.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
ctIFRemapEntry

Walk 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-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-IF-REMAP-MIB::ctIfRemapStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-IF-REMAP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-IF-REMAP-MIB::ctIfRemapStatus.<ctIfRemapSourceIf>.<ctIfRemapDestIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-IF-REMAP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-IF-REMAP-MIB::ctIfRemapStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable