mgnt2CfgmasterEthMode
EKINOPS-MGNT2-MIB ·
.1.3.6.1.4.1.20044.7.2.3.32
Object
DHCP Master Ethernet Mode :This OID selects the mode of the Master Ethernet in DHCP mode (2) or in Static Mode(1) <Help> This configuration defines the use of the Master Ethernet Mode
Context
- MIB
- EKINOPS-MGNT2-MIB
- OID
.1.3.6.1.4.1.20044.7.2.3.32- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mgnt2config
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 'EKINOPS-MGNT2-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-MIB::mgnt2CfgmasterEthMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EKINOPS-MGNT2-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EKINOPS-MGNT2-MIB::mgnt2CfgmasterEthMode'
Syntax
- Source
- Mgnt2MasterEthMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | static |
2 | dhcp |