fs6374TSFormatSupported
ARICENT-fs6374-MIB ·
.1.3.6.1.4.1.29601.2.107.8.1.1.6
Object
column FS6374SuppTimeStampFormat
This object specifies the timestamp format supported in the system. The below specified timestamp formats are supported in the system. timeStampFormatNTP (2), timeStampFormatIEEE1588 (3) When the object 'fs6374TSFNegotiation' is enabled in the service, the supported timestamp formats will be used for negotiation process.
Context
- MIB
- ARICENT-fs6374-MIB
- OID
.1.3.6.1.4.1.29601.2.107.8.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fs6374SystemConfigEntry
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 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-fs6374-MIB::fs6374TSFormatSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-fs6374-MIB::fs6374TSFormatSupported.<fs6374ContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-fs6374-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-fs6374-MIB::fs6374TSFormatSupported'
Syntax
- Source
- FS6374SuppTimeStampFormat
- Base type
Enumeration
Values & Constraints
Type Values
1 | tsFormatNTP |
2 | tsFormatIEEE1588 |