ntpEntStatPktMode

NTPv4-MIB · .1.3.6.1.2.1.197.1.2.17.1.1

Object

column Enumeration
The NTP packet mode.

Context

MIB
NTPv4-MIB
OID
.1.3.6.1.2.1.197.1.2.17.1.1
Type
column
Access
noaccess
Status
current
Parent
ntpEntStatPktModeEntry

Walk 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 'NTPv4-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTPv4-MIB::ntpEntStatPktMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTPv4-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTPv4-MIB::ntpEntStatPktMode.<ntpEntStatPktMode>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTPv4-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTPv4-MIB::ntpEntStatPktMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1symetricactive
2symetricpassive
3client
4server
5broadcastserver
6broadcastclient