hwNtpManycastServerTable
HUAWEI-NTP-MIB ·
.1.3.6.1.4.1.2011.6.4.2.20
Object
table
hwNtpManycastServer table specifies ntp service manycast server configuration, we can specify an interface on the local device to receive NTP manycast packets. The local device is run in the manycast server mode. The manycast server responds to manycast client packets. Based on the response, manycast client creates ephemeral association and works in client server mode. If we configure manycast server on the current interface, it is ready to receive NTP manycast messages and the local device runs in the server mode. When we remove manycast server configuration and multicast IP address is not specified then local device searches for default IP addresses. The manycast server with default IP address is 224.0.1.1 in IPv4 network and FFOE::101 in IPv6 address. If the local device finds the default IP address, this command cancels the manycast server configuration, else it does not perform any action.
Context
- MIB
- HUAWEI-NTP-MIB
- OID
.1.3.6.1.4.1.2011.6.4.2.20- Type
- table
- Status
- current
- Parent
- hwNtpObject
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-NTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTP-MIB::hwNtpManycastServerTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTP-MIB::hwNtpManycastServerTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.