intEthernetInterfaceEnabled
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.9.1.2.2
Object
scalar obsolete
r/w
Enumeration
Disable or enable the internal ethernet interface.
NOTE: To alter any of the configuration settings for the
ethernet interface, the following procedure should be used:
(1) This object should be set to 'interfaceDisabled'
(2) Make the modifications to other settings
(3) This object should be set to 'interfaceEnabled'
(4) Restart the management module
Also note that when attempting to enable this interface, the
remote IP address is verified to be nonzero. If this verification
fails, an error response will be returned and the internal ethernet
interface will be left disabled.
NOTE: This Mib object is deprecated and no longer supported.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.9.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- intEthernetInterface
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::intEthernetInterfaceEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::intEthernetInterfaceEnabled'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.