ogOmEnrollmentStatus

OG-OMTELEM-MIB · .1.3.6.1.4.1.25049.10.19.7.1.1.5

Object

column Enumeration
The current Lighthouse Enrollment status.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2enrolling
3connected
4disconnected
5registered
6failed

Conformance