ctIfRemapTableStart
CTRON-IF-REMAP-MIB ·
.1.3.6.1.4.1.52.4.1.1.13.6
Object
scalar mandatory
r/w
Enumeration
This object allows operational control (start/stop) of all active
entries in the ctIFRemapTable. This object becomes meaningless
if the ctIfRemapTableEnable object is set to disable(2).
Setting this object to start(1) allows all active entries to
perform interface remapping.
Setting this object to stop(2) stops all interface remapping
Existing entries are not deleted from the table.
A value of unsupported(3) indicates that this device does not
support the starting and stopping of active entries in the
ctIFRemapTable.
Context
- MIB
- CTRON-IF-REMAP-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.13.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::ctIfRemapTableStart.0'
More examples
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::ctIfRemapTableStart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | stop |
3 | unsupported |