fs6374LMStatsTimeStampFormat
ARICENT-fs6374-MIB ·
.1.3.6.1.4.1.29601.2.107.5.1.1.10
Object
column FS6374TimeStampFormat
This object specifies the value of timestamp format for the LM.
Context
- MIB
- ARICENT-fs6374-MIB
- OID
.1.3.6.1.4.1.29601.2.107.5.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fs6374LMStatsTableEntry
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::fs6374LMStatsTimeStampFormat'
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::fs6374LMStatsTimeStampFormat.<fs6374ContextId>.<fs6374ServiceName>.<fs6374LMSessionId>'
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::fs6374LMStatsTimeStampFormat'
Syntax
- Source
- FS6374TimeStampFormat
- Base type
Enumeration
Values & Constraints
Type Values
0 | timeStampFormatNull |
1 | timeStampFormatSequence |
2 | timeStampFormatNTP |
3 | timeStampFormatIEEE1588 |