adGenNtpAssociationBroadcast
ADTRAN-GENNTP-MIB ·
.1.3.6.1.4.1.664.5.70.5.1.2.2.1
Object
True means the NTP client will process received broadcast NTP server messages. False means it will not and is the default value. When enabled, the NTP client will listen for broadcast NTP server messages with the following IPv6 destination addresses: FF02::101 FF04::101 FF05::101 FF08::101 FF0E::101 Note: IPv6 NTP associations will not appear in the adGenNtpAssociationTable as its index contains InetAddress which is limited to only representing IPv4 addresses.
Context
- MIB
- ADTRAN-GENNTP-MIB
- OID
.1.3.6.1.4.1.664.5.70.5.1.2.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adGenNtpAssociationScalars
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 'ADTRAN-GENNTP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENNTP-MIB::adGenNtpAssociationBroadcast.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENNTP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENNTP-MIB::adGenNtpAssociationBroadcast'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |