clabGWMAPDomainStatus

CLAB-GW-MIB · .1.3.6.1.4.1.4491.4.6.1.3.3.1.3

Object

column Enumeration
The current operational state of the MAP domain.
The Error_Misconfigured value indicates that a necessary configuration
value is undefined or invalid. Enumeration of:
   Disabled
   Enabled
   Error_Misconfigured (OPTIONAL)
   Error (OPTIONAL)

Context

MIB
CLAB-GW-MIB
OID
.1.3.6.1.4.1.4491.4.6.1.3.3.1.3
Type
column
Access
readonly
Status
current
Parent
clabGWMAPDomainEntry
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 'CLAB-GW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-GW-MIB::clabGWMAPDomainStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLAB-GW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-GW-MIB::clabGWMAPDomainStatus.<clabGWMAPDomainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAB-GW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAB-GW-MIB::clabGWMAPDomainStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2enabled
3errorMisconfigured
4error

Conformance