cacheShadowDestIndex
ISC-CACHE ·
.1.3.6.1.4.1.16563.1.1.10.1.1
Object
column Integer32
A unique integer index for each Destination Shadow Server.
Context
- MIB
- ISC-CACHE
- OID
.1.3.6.1.4.1.16563.1.1.10.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cacheShadowDestRow
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 'ISC-CACHE' -M '/opt/observium/mibs/intersystems:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISC-CACHE::cacheShadowDestIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISC-CACHE' -M '/opt/observium/mibs/intersystems:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISC-CACHE::cacheShadowDestIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISC-CACHE' -M '/opt/observium/mibs/intersystems:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISC-CACHE::cacheShadowDestIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.