staticSntpServersPriority
MX-HOC-MIB ·
.0.700.1.400.900.1.100
Object
column Unsigned32
Priority
Priority number of this static SNTP server. The lower the
number is, the higher the priority is.
Context
- MIB
- MX-HOC-MIB
- OID
.0.700.1.400.900.1.100- Type
- column
- Access
- readonly
- Status
- current
- Parent
- staticSntpServersEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::staticSntpServersPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::staticSntpServersPriority.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HOC-MIB::staticSntpServersPriority'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.