cmGwLanAddrMethod

CM-GATEWAY-MIB · .1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.6

Object

column Enumeration
The method that created this Address Entry and the status of the
lease.  staticInactive(1) indicates that configuration through the NMS/GUI 
established this row (entry) and the IP has not yet been reserved or the lease
has expired.  staticActive(2) indicates that configuration through the NMS/GUI 
established this row (entry) and the IP lease is currently active. 
dynamicInactive(3) indicates that a DHCP discover established this row (entry) and 
that it is currently an expired IP lease.  dynamicActive(4) indicates that a DHCP 
discover established this row (entry) and the IP lease is currently active.

Context

MIB
CM-GATEWAY-MIB
OID
.1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.6
Type
column
Access
readonly
Status
current
Parent
cmGwLanAddrEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1staticInactive
2staticActive
3dynamicInactive
4dynamicActive

Conformance

Member of