mgnt2CfgsubnetMode
EKINOPS-MGNT2-MIB ·
.1.3.6.1.4.1.20044.7.2.3.33
Object
DHCP Subnet Mode :This OID selects the mode of the Subnet in DHCP mode (2) or in Static Mode(1) <Help> This configuration defines the use of the Subnet Mode
Context
- MIB
- EKINOPS-MGNT2-MIB
- OID
.1.3.6.1.4.1.20044.7.2.3.33- 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::mgnt2CfgsubnetMode.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::mgnt2CfgsubnetMode'
Syntax
- Source
- Mgnt2SubnetEthMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | static |
2 | dhcp |