fsSntpClientVersion
FSSNTP-MIB ·
.1.3.6.1.4.1.10876.101.1.149.1.1.4
Object
scalar r/w
Enumeration
The SNTP client module can run in any one version 1, version 2, version 3 or version 4. All the SNTP requests are sent out with the current configured version number. When required, the administrator can change the current version number
Context
- MIB
- FSSNTP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.149.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsSntpScalars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FSSNTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSSNTP-MIB::fsSntpClientVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSSNTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSSNTP-MIB::fsSntpClientVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | version1 |
2 | version2 |
3 | version3 |
4 | version4 |