Skip to content

Instantly share code, notes, and snippets.

@britcey
Created November 9, 2017 16:46
Show Gist options
  • Save britcey/8b8ce7b34209d190f4e7ea16c67cbd63 to your computer and use it in GitHub Desktop.
Save britcey/8b8ce7b34209d190f4e7ea16c67cbd63 to your computer and use it in GitHub Desktop.
juniper:
auth:
community: {{ community_strings.neteng }}
lookups:
- old_index: ifIndex
new_index: ifDescr
- old_index: dot3StatsIndex
new_index: ifDescr
walk: [
1.3.6.1.2.1.2.2.1.2, # ifDescr
1.3.6.1.2.1.2.2.1.3, # ifType
1.3.6.1.2.1.2.2.1.4, # ifMtu
1.3.6.1.2.1.2.2.1.8, # ifOperStatus
1.3.6.1.2.1.2.2.1.14, # ifInErrors
1.3.6.1.2.1.2.2.1.15, # ifInUnknownProtos
1.3.6.1.2.1.2.2.1.20, # ifOutErrors
1.3.6.1.2.1.2.2.1.21, # ifOutQLen
# 1.3.6.1.2.1.4.24.4.1.8, # ipCidrRouteAge - high-cardinality, skip for now
1.3.6.1.2.1.10.7.2.1.3, # dot3StatsFCSErrors
1.3.6.1.2.1.31.1.1.1.6, # ifHCInOctets
1.3.6.1.2.1.31.1.1.1.7, # ifHCInUcastPkts
1.3.6.1.2.1.31.1.1.1.10, # ifHCOutOctets
1.3.6.1.2.1.31.1.1.1.11, # ifHCOutUcastPkts
1.3.6.1.2.1.31.1.1.1.15, # ifHighSpeed
1.3.6.1.2.1.31.1.1.1.18, # ifAlias
1.3.6.1.4.1.2636.3.1.13.1.5, # jnxOperatingDescr
1.3.6.1.4.1.2636.3.1.13.1.8, # jnxOperatingCPU
1.3.6.1.4.1.2636.3.1.13.1.11, # jnxOperatingBuffer
1.3.6.1.4.1.2636.3.3.1.1.1, # ifIn1SecRate
1.3.6.1.4.1.2636.3.3.1.1.2, # ifIn1SecOctets
1.3.6.1.4.1.2636.3.3.1.1.3, # ifIn1SecPkts
1.3.6.1.4.1.2636.3.3.1.1.4, # ifOut1SecRate
1.3.6.1.4.1.2636.3.3.1.1.5, # ifOut1SecOctets
1.3.6.1.4.1.2636.3.3.1.1.6, # ifOut1SecPkts
1.3.6.1.4.1.2636.3.3.1.1.9, # ifJnxInErrors
1.3.6.1.4.1.2636.3.3.1.1.10, # ifJnxInFrameErrors
1.3.6.1.4.1.2636.3.3.1.1.11, # ifJnxInQDrops
1.3.6.1.4.1.2636.3.3.1.1.15, # ifJnxInHslCrcErrors
1.3.6.1.4.1.2636.3.3.1.1.18, # ifJnxInL2ChanErrors
1.3.6.1.4.1.2636.3.3.1.1.21, # ifJnxInFifoErrors
1.3.6.1.4.1.2636.3.3.1.1.24, # ifJnxOutErrors
1.3.6.1.4.1.2636.3.3.1.1.27, # ifJnxOutQDrops
1.3.6.1.4.1.2636.3.3.1.1.29, # ifJnxOutFifoErrors
1.3.6.1.4.1.2636.3.3.1.1.31, # ifJnxOutHslCrcErrors
1.3.6.1.4.1.2636.3.12.1.1, # jnxIpv4AddrTable
1.3.6.1.4.1.2636.3.39.1.7.1.1.6, # jnxJsNatPoolTable
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.2, # jnxJsSPUMonitoringFPCIndex
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.4, # jnxJsSPUMonitoringCPUUsage
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.5, # jnxJsSPUMonitoringMemoryUsage
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.6, # jnxJsSPUMonitoringCurrentFlowSession
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.7, # jnxJsSPUMonitoringMaxFlowSession
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.8, # jnxJsSPUMonitoringCurrentCPSession
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.9, # jnxJsSPUMonitoringMaxCPSession
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.11, # jnxJsSPUMonitoringNodeDescr
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.12, # jnxJsSPUMonitoringFlowSessIPv4
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.13, # jnxJsSPUMonitoringFlowSessIPv6
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.14, # jnxJsSPUMonitoringCPSessIPv4
1.3.6.1.4.1.2636.3.39.1.12.1.1.1.15, # jnxJsSPUMonitoringCPSessIPv6
1.3.6.1.4.1.2636.3.39.1.12.1.2, # jnxJsSPUMonitoringCurrentTotalSession
1.3.6.1.4.1.2636.3.39.1.12.1.3, # jnxJsSPUMonitoringMaxTotalSession
1.3.6.1.4.1.2636.3.39.1.12.1.4.1.8, # jnxJsNodeCurrentTotalSessIPv4
1.3.6.1.4.1.2636.3.39.1.12.1.4.1.9, # jnxJsNodeCurrentTotalSessIPv6
1.3.6.1.4.1.2636.3.52.1.1.2.1.5, # jnxIkeTunMonLocalGwAddrType
1.3.6.1.4.1.2636.3.52.1.1.2.1.6, # jnxIkeTunMonState
1.3.6.1.4.1.2636.3.52.1.1.2.1.22, # jnxIkeTunMonInOctets
1.3.6.1.4.1.2636.3.52.1.1.2.1.23, # jnxIkeTunMonInPkts
1.3.6.1.4.1.2636.3.52.1.1.2.1.24, # jnxIkeTunMonOutOctets
1.3.6.1.4.1.2636.3.52.1.1.2.1.25, # jnxIkeTunMonOutPkts
1.3.6.1.4.1.2636.3.52.1.1.2.1.27, # jnxIkeTunMonDPDDownCount
1.3.6.1.4.1.2636.3.52.1.2.2.1.7, # jnxIpSecTunMonRemoteProxyId
1.3.6.1.4.1.2636.3.52.1.2.2.1.10, # jnxIpSecTunMonOutEncryptedBytes
1.3.6.1.4.1.2636.3.52.1.2.2.1.11, # jnxIpSecTunMonOutEncryptedPkts
1.3.6.1.4.1.2636.3.52.1.2.2.1.12, # jnxIpSecTunMonInDecryptedBytes
1.3.6.1.4.1.2636.3.52.1.2.2.1.13, # jnxIpSecTunMonInDecryptedPkts
1.3.6.1.4.1.2636.3.52.1.2.2.1.18, # jnxIpSecTunMonReplayDropPkts
1.3.6.1.4.1.2636.3.52.1.2.2.1.20, # jnxIpSecTunMonEspAuthFails
1.3.6.1.4.1.2636.3.52.1.2.2.1.21, # jnxIpSecTunMonDecryptFails
1.3.6.1.4.1.2636.3.52.1.2.2.1.22, # jnxIpSecTunMonBadHeaders
1.3.6.1.4.1.2636.3.52.1.2.2.1.23, # jnxIpSecTunMonBadTrailers
1.3.6.1.4.1.2636.3.52.1.2.3.1.14, # jnxIpSecSaMonState
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment