cmmOcgPtpAutoDiscoveryState

INFINERA-TP-CMMOCGPTP-MIB · .1.3.6.1.4.1.21296.2.2.2.2.28.1.1.2

Object

column Enumeration
State of the auto discovery. Completed indicates that the exchange of ID with corresponding
BMM was successful. It does not tell whether there is a mismatch or not.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inProgress
2completed
3unknown
4notValidOrShutdown
5failed

Conformance