ctIFRemap2Status

CTRON-IF-REMAP-2-MIB · .1.3.6.1.4.1.52.4.1.1.14.1.1.1.5

Object

column mandatory r/w Enumeration
Defines the status of the ifremap entry.  Setting
ctIFRemap2Status to a value of enable(1) has the effect of
creating an entry in the table when it does not already exist.
Setting ctIFRemap2Status 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-2-MIB
OID
.1.3.6.1.4.1.52.4.1.1.14.1.1.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
ctIFRemap2Entry

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-2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-IF-REMAP-2-MIB::ctIFRemap2Status'
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::ctIFRemap2Status.<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::ctIFRemap2Status'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable