fsPtpSASrcAddr
SUPERMICRO-PTP-MIB ·
.1.3.6.1.4.1.10876.101.2.45.1.15.1.1.4
Object
column r/w
OctetString
This indicates the protocol address of the source port of the SA. The fsPtpSARowStatus should be in not in service if it has to be modified.for outgoing SA this can be set to all-ones indicates the SA matches all addresses. For incoming SA this should not be all-ones
Context
- MIB
- SUPERMICRO-PTP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.45.1.15.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsPtpSADataSetEntry
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 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PTP-MIB::fsPtpSASrcAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PTP-MIB::fsPtpSASrcAddr.<fsPtpContextId>.<fsPtpDomainNumber>.<fsPtpSAId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-PTP-MIB::fsPtpSASrcAddr'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.