docsIf3CmStatusValue

DOCS-IF3-MIB · .1.3.6.1.4.1.4491.2.1.20.1.1.1.1

Object

column CmRegState
This attribute denotes the current CM connectivity
state. For the case of IP acquisition related states,
this attribute reflects states for the current CM
provisioning mode, not the other DHCP process associated
with dual stack operation.

Context

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

Syntax

Source
CmRegState
Base type
Enumeration

Values & Constraints

Type Values
1other
2notReady
3notSynchronized
4phySynchronized
5usParametersAcquired
6rangingComplete
7dhcpv4Complete
8todEstablished
9securityEstablished
10configFileDownloadComplete
11registrationComplete
12operational
13accessDenied
14eaeInProgress
15dhcpv4InProgress
16dhcpv6InProgress
17dhcpv6Complete
18registrationInProgress
19bpiInit
20forwardingDisabled
21dsTopologyResolutionInProgress
22rangingInProgress
23rfMuteAll

Conformance