capwapBaseWtpProfileWtpStaticIpEnable

CAPWAP-BASE-MIB · .1.3.6.1.2.1.196.1.2.1.1.7

Object

column r/w SNMPv2-TCTruthValue
Represents whether the WTP SHOULD use a static IP address
or not.  A value of false disables the static IP address,
while a value of true enables it.

Context

MIB
CAPWAP-BASE-MIB
OID
.1.3.6.1.2.1.196.1.2.1.1.7
Type
column
Access
readwrite
Status
current
Parent
capwapBaseWtpProfileEntry
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 'CAPWAP-BASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAPWAP-BASE-MIB::capwapBaseWtpProfileWtpStaticIpEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAPWAP-BASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAPWAP-BASE-MIB::capwapBaseWtpProfileWtpStaticIpEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAPWAP-BASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAPWAP-BASE-MIB::capwapBaseWtpProfileWtpStaticIpEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance