fsSntpServerTypeInAcastMode
FSSNTP-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.149.1.5.4
Object
scalar r/w
Enumeration
This object is used to set the type of servers to be used in Manycast addressing mode i.e to find a manycast server the client can send the request to either broadcast or multicast address.
Context
- MIB
- FSSNTP-MIB
- OID
.1.3.6.1.4.1.2076.149.1.5.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsSntpAnycast
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 'FSSNTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSSNTP-MIB::fsSntpServerTypeInAcastMode.0'
More examples
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::fsSntpServerTypeInAcastMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | broadcast |
2 | multicast |