fsSntpUnicastServerVersion
FSSNTP-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.149.1.2.5.1.3
Object
column r/w
Enumeration
This object specifies the sntp version supported by the server.
Context
- MIB
- FSSNTP-MIB
- OID
.1.3.6.1.4.1.2076.149.1.2.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsSntpUnicastServerEntry
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 'FSSNTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSSNTP-MIB::fsSntpUnicastServerVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FSSNTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSSNTP-MIB::fsSntpUnicastServerVersion.<fsSntpUnicastServerAddrType>.<fsSntpUnicastServerAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSSNTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSSNTP-MIB::fsSntpUnicastServerVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3 | version3 |
4 | version4 |