ptpClockToDAdminStatus
SIAE-PTP-MIB ·
.1.3.6.1.4.1.3373.1103.100.9.1.1.9
Object
column r/w
Enumeration
This object is the administrive status of PPS interface and specifies whether the ToD interface is enabled.
Context
- MIB
- SIAE-PTP-MIB
- OID
.1.3.6.1.4.1.3373.1103.100.9.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ptpClockPPSDataSetEntry
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 'SIAE-PTP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-PTP-MIB::ptpClockToDAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-PTP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-PTP-MIB::ptpClockToDAdminStatus.<ptpClockDomainIndex>.<ptpClockTypeIndex>.<ptpClockInstanceIndex>.<ptpClockPPSInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-PTP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-PTP-MIB::ptpClockToDAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | up |