dlmOcgPtpAutoDiscoveryState

INFINERA-TP-DLMOCGPTP-MIB · .1.3.6.1.4.1.21296.2.2.2.2.6.1.1.2

Object

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

Values & Constraints

Type Values
1inProgress
2completed
3unknown
4notValid
5failed
6waitToStart
7associated

Conformance