# WARNING: This file was auto-generated using snmp_exporter generator, manual changes will be lost. auths: public_v2: security_level: authPriv username: snmp password: passwd123 auth_protocol: MD5 priv_protocol: AES priv_password: crypto123 version: 3 public_v3: security_level: authPriv username: snmp1 password: passwd123 auth_protocol: MD5 priv_protocol: AES priv_password: crypto123 version: 3 modules: if-mib: walk: - 1.3.6.1.2.1.2 get: - 1.3.6.1.2.1.1.3.0 - 1.3.6.1.2.1.31.1.1.1.6.40 metrics: - name: sysUpTime oid: 1.3.6.1.2.1.1.3 type: gauge help: The time (in hundredths of a second) since the network management portion of the system was last re-initialized. - 1.3.6.1.2.1.1.3 - name: ifNumber oid: 1.3.6.1.2.1.2.1 type: gauge help: The number of network interfaces (regardless of their current state) present on this system. - 1.3.6.1.2.1.2.1 - name: ifIndex oid: 1.3.6.1.2.1.2.2.1.1 type: gauge help: A unique value for each interface - 1.3.6.1.2.1.2.2.1.1 indexes: - labelname: ifIndex type: gauge - name: ifDescr oid: 1.3.6.1.2.1.2.2.1.2 type: DisplayString help: A textual string containing information about the interface - 1.3.6.1.2.1.2.2.1.2 indexes: - labelname: ifIndex type: gauge - name: ifType oid: 1.3.6.1.2.1.2.2.1.3 type: gauge help: The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. - 1.3.6.1.2.1.2.2.1.3 indexes: - labelname: ifIndex type: gauge enum_values: 1: other 2: regular1822 3: hdh1822 4: ddn-x25 5: rfc877-x25 6: ethernet-csmacd 7: iso88023-csmacd 8: iso88024-tokenBus 9: iso88025-tokenRing 10: iso88026-man 11: starLan 12: proteon-10Mbit 13: proteon-80Mbit 14: hyperchannel 15: fddi 16: lapb 17: sdlc 18: ds1 19: e1 20: basicISDN 21: primaryISDN 22: propPointToPointSerial 23: ppp 24: softwareLoopback 25: eon 26: ethernet-3Mbit 27: nsip 28: slip 29: ultra 30: ds3 31: sip 32: frame-relay - name: ifMtu oid: 1.3.6.1.2.1.2.2.1.4 type: gauge help: The size of the largest datagram which can be sent/received on the interface, specified in octets - 1.3.6.1.2.1.2.2.1.4 indexes: - labelname: ifIndex type: gauge - name: ifSpeed oid: 1.3.6.1.2.1.2.2.1.5 type: gauge help: An estimate of the interface's current bandwidth in bits per second - 1.3.6.1.2.1.2.2.1.5 indexes: - labelname: ifIndex type: gauge - name: ifPhysAddress oid: 1.3.6.1.2.1.2.2.1.6 type: PhysAddress48 help: The interface's address at the protocol layer immediately `below' the network layer in the protocol stack - 1.3.6.1.2.1.2.2.1.6 indexes: - labelname: ifIndex type: gauge - name: ifAdminStatus oid: 1.3.6.1.2.1.2.2.1.7 type: gauge help: The desired state of the interface - 1.3.6.1.2.1.2.2.1.7 indexes: - labelname: ifIndex type: gauge enum_values: 1: up 2: down 3: testing - name: ifOperStatus oid: 1.3.6.1.2.1.2.2.1.8 type: gauge help: The current operational state of the interface - 1.3.6.1.2.1.2.2.1.8 indexes: - labelname: ifIndex type: gauge enum_values: 1: up 2: down 3: testing - name: ifLastChange oid: 1.3.6.1.2.1.2.2.1.9 type: gauge help: The value of sysUpTime at the time the interface entered its current operational state - 1.3.6.1.2.1.2.2.1.9 indexes: - labelname: ifIndex type: gauge - name: ifInOctets oid: 1.3.6.1.2.1.2.2.1.10 type: counter help: The total number of octets received on the interface, including framing characters. - 1.3.6.1.2.1.2.2.1.10 indexes: - labelname: ifIndex type: gauge - name: ifInUcastPkts oid: 1.3.6.1.2.1.2.2.1.11 type: counter help: The number of subnetwork-unicast packets delivered to a higher-layer protocol. - 1.3.6.1.2.1.2.2.1.11 indexes: - labelname: ifIndex type: gauge - name: ifInNUcastPkts oid: 1.3.6.1.2.1.2.2.1.12 type: counter help: The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. - 1.3.6.1.2.1.2.2.1.12 indexes: - labelname: ifIndex type: gauge - name: ifInDiscards oid: 1.3.6.1.2.1.2.2.1.13 type: counter help: The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol - 1.3.6.1.2.1.2.2.1.13 indexes: - labelname: ifIndex type: gauge - name: ifInErrors oid: 1.3.6.1.2.1.2.2.1.14 type: counter help: The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. - 1.3.6.1.2.1.2.2.1.14 indexes: - labelname: ifIndex type: gauge - name: ifInUnknownProtos oid: 1.3.6.1.2.1.2.2.1.15 type: counter help: The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. - 1.3.6.1.2.1.2.2.1.15 indexes: - labelname: ifIndex type: gauge - name: ifOutOctets oid: 1.3.6.1.2.1.2.2.1.16 type: counter help: The total number of octets transmitted out of the interface, including framing characters. - 1.3.6.1.2.1.2.2.1.16 indexes: - labelname: ifIndex type: gauge - name: ifOutUcastPkts oid: 1.3.6.1.2.1.2.2.1.17 type: counter help: The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent. - 1.3.6.1.2.1.2.2.1.17 indexes: - labelname: ifIndex type: gauge - name: ifOutNUcastPkts oid: 1.3.6.1.2.1.2.2.1.18 type: counter help: The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent. - 1.3.6.1.2.1.2.2.1.18 indexes: - labelname: ifIndex type: gauge - name: ifOutDiscards oid: 1.3.6.1.2.1.2.2.1.19 type: counter help: The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted - 1.3.6.1.2.1.2.2.1.19 indexes: - labelname: ifIndex type: gauge - name: ifOutErrors oid: 1.3.6.1.2.1.2.2.1.20 type: counter help: The number of outbound packets that could not be transmitted because of errors. - 1.3.6.1.2.1.2.2.1.20 indexes: - labelname: ifIndex type: gauge - name: ifOutQLen oid: 1.3.6.1.2.1.2.2.1.21 type: gauge help: The length of the output packet queue (in packets). - 1.3.6.1.2.1.2.2.1.21 indexes: - labelname: ifIndex type: gauge - name: ifSpecific oid: 1.3.6.1.2.1.2.2.1.22 type: OctetString help: A reference to MIB definitions specific to the particular media being used to realize the interface - 1.3.6.1.2.1.2.2.1.22 indexes: - labelname: ifIndex type: gauge - name: ifHCInOctets oid: 1.3.6.1.2.1.31.1.1.1.6 type: counter help: The total number of octets received on the interface, including framing characters - 1.3.6.1.2.1.31.1.1.1.6 indexes: - labelname: ifIndex type: gauge max_repetitions: 25 retries: 3 timeout: 5s