me1200PtpStatusClocksPortsDsPortState
ME1200-PTP-MIB ·
.1.3.6.1.4.1.9.9.815.1.65.1.3.1.8.1.3
Object
column ME1200ptpClockPortState
-
Context
- MIB
- ME1200-PTP-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.65.1.3.1.8.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- me1200PtpStatusClocksPortsDsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'ME1200-PTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-PTP-MIB::me1200PtpStatusClocksPortsDsPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-PTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-PTP-MIB::me1200PtpStatusClocksPortsDsPortState.<me1200PtpStatusClocksPortsDsClockId>.<me1200PtpStatusClocksPortsDsPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-PTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-PTP-MIB::me1200PtpStatusClocksPortsDsPortState'
Syntax
- Source
- ME1200ptpClockPortState
- Base type
Enumeration
Values & Constraints
Type Values
0 | initializing |
1 | faulty |
2 | disabled |
3 | listening |
4 | preMaster |
5 | master |
6 | passive |
7 | uncalibrated |
8 | slave |
9 | p2pTransparent |
10 | e2eTransparent |