ipDropinGroupNetworkConfig

BINTEC-IPDROPIN-MIB · .0.64.1.8

Object

column r/w Enumeration
Determines the source of the network configuration
of this drop-in group. If set to static (1) it's  determined
by the configured parameters 'ipDropinGroupNetworkAddr' and
'ipDropinGroupNetworkMask', if set to dhcp (2) it's
determined by the DHCP servers' DHCP OFFER message.

Context

MIB
BINTEC-IPDROPIN-MIB
OID
.0.64.1.8
Type
column
Access
readwrite
Status
current
Parent
ipDropinGroupEntry

Walk 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 'BINTEC-IPDROPIN-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPDROPIN-MIB::ipDropinGroupNetworkConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-IPDROPIN-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPDROPIN-MIB::ipDropinGroupNetworkConfig.<ipDropinGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IPDROPIN-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IPDROPIN-MIB::ipDropinGroupNetworkConfig'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dhcp