adGenPacketTimingType

ADTRAN-GENERIC-PACKET-TIMING-MIB · .1.3.6.1.4.1.664.5.70.32.1.1.1.5

Object

column r/w Enumeration
The packet timing type specifies the method of transmitting
or receiving timing information so that packet timing end-points
may synchronize their system clocks. This object supports three
enumerations.
- 'inband', timing information is transmitted or received within
            the packet timing packets.
- 'sntp', timing information is transmitted or received utilizing
          an SNTP client or server
- 'sntpInband', timing information is transmitted or received within
                the packet timing packets and also from an SNTP client or
                server.

Context

MIB
ADTRAN-GENERIC-PACKET-TIMING-MIB
OID
.1.3.6.1.4.1.664.5.70.32.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
adGenPacketTimingProvTableEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inband
2sntp
3sntpInband