ctIfRemapTableEnable
CTRON-IF-REMAP-MIB ·
.1.3.6.1.4.1.52.4.1.1.13.5
Object
scalar mandatory
r/w
Enumeration
This object places the device into the correct mode to allow for
interface remapping.
Setting this object to enable(1) configures the device to allow
ifremapping.
Setting this object to disable(2) configures the device to
disallow ifremapping.
A value of unsupported(3) indicates that this device does not
require any special configuration to allow for interface remapping.
Context
- MIB
- CTRON-IF-REMAP-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.13.5- 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::ctIfRemapTableEnable.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::ctIfRemapTableEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | unsupported |