hm2DHCPServerPoolFlags
HM2-DHCPS-MIB ·
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.5
Object
column r/w
Bits
This object shows the parameters that are used to lease the IP Address.
Context
- MIB
- HM2-DHCPS-MIB
- OID
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2DHCPServerPoolEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-DHCPS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DHCPS-MIB::hm2DHCPServerPoolFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-DHCPS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DHCPS-MIB::hm2DHCPServerPoolFlags.<hm2DHCPServerPoolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-DHCPS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-DHCPS-MIB::hm2DHCPServerPoolFlags'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | interface |
1 | mac |
2 | gateway |
3 | clientid |
4 | remoteid |
5 | circuitid |
6 | dynamic |
7 | vlanid |