rcNtpFilterIndex
RAISECOM-NTP-MIB ·
.1.3.6.1.4.1.8886.6.1.44.1.3.1.1.1
Object
column Integer32
An integer value in the specified range that is used
to index into the table. The size of the table is
fixed at 8. Each entry identifies a particular
reading of the clock filter variables in the shift
register.
Entries are added starting at index 1. The index
wraps back to 1 when it reaches 8. When the index
wraps back, the new entries will overwrite the old
entries effectively deleting the old entry.
Context
- MIB
- RAISECOM-NTP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.44.1.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rcNtpFilterRegisterEntry
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 'RAISECOM-NTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-NTP-MIB::rcNtpFilterIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-NTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-NTP-MIB::rcNtpFilterIndex.<rcNtpPeersAssocId>.<rcNtpFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-NTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-NTP-MIB::rcNtpFilterIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-8