gptp0DelayMechanism
NINJA-MIB ·
.1.3.6.1.4.1.13827.17.4.6
Object
scalar Enumeration
This value maps to the PTP Delay Mechanism, one of E2E, P2P or disabled.
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NINJA-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NINJA-MIB::gptp0DelayMechanism.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NINJA-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NINJA-MIB::gptp0DelayMechanism'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | e2e |
1 | p2p |
254 | disabled |