OPENBSD-CARP-MIB
37 objects
The MIB module for gathering information about Common Address Redundancy Protocol (CARP) interfaces.
Imported Objects
| OPENBSD-BASE-MIB | openBSD |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter64 enterprises Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.30155.6 | IdentitycarpMIBObjects | The MIB module for gathering information about Common Address Redundancy Protocol (CARP) interfaces. | ||
| 1.3.6.1.4.1.30155.6.1 | NodecarpSysctl | |||
| 1.3.6.1.4.1.30155.6.1.1 | ScalarcarpAllow | read-only | current | Indicates whether the node will respond to CARP packets. |
| 1.3.6.1.4.1.30155.6.1.2 | ScalarcarpPreempt | read-only | current | Indicates whether preemption is enabled. |
| 1.3.6.1.4.1.30155.6.1.3 | ScalarcarpLog | read-only | current | Indicates whether logging of invalid CARP packets is enabled. |
| 1.3.6.1.4.1.30155.6.2 | NodecarpIf | |||
| 1.3.6.1.4.1.30155.6.2.1 | ScalarcarpIfNumber | read-only | current | The number of CARP interfaces present on this system. |
| 1.3.6.1.4.1.30155.6.2.2 | TablecarpIfTable | not-accessible | current | A list of individual CARP interfaces. The number of entries is given by the value of carpIfNumber. |
| 1.3.6.1.4.1.30155.6.2.2.1 | RowcarpIfEntry | not-accessible | current | An entry containing management information applicable to a particular CARP interface. |
| 1.3.6.1.4.1.30155.6.2.2.1.1 | ColumncarpIfIndex | read-only | current | A unique value, greater than zero, for each CARP interface. |
| 1.3.6.1.4.1.30155.6.2.2.1.2 | ColumncarpIfDescr | read-only | current | The name of the CARP interface. |
| 1.3.6.1.4.1.30155.6.2.2.1.3 | ColumncarpIfVhid | read-only | current | The Virtual HostID of the CARP interface. |
| 1.3.6.1.4.1.30155.6.2.2.1.4 | ColumncarpIfDev | read-only | current | The parent interface that the CARP interface is bound to. |
| 1.3.6.1.4.1.30155.6.2.2.1.5 | ColumncarpIfAdvbase | read-only | current | The advbase value of the CARP interface. |
| 1.3.6.1.4.1.30155.6.2.2.1.6 | ColumncarpIfAdvskew | read-only | current | The advskew value of the CARP interface. |
| 1.3.6.1.4.1.30155.6.2.2.1.7 | ColumncarpIfState | read-only | current | Indicates the operational state of the CARP interface. |
| 1.3.6.1.4.1.30155.6.3 | NodecarpStats | |||
| 1.3.6.1.4.1.30155.6.3.1 | ScalarcarpIpPktsRecv | read-only | current | Number of IPv4 CARP packets received on all interfaces. |
| 1.3.6.1.4.1.30155.6.3.2 | ScalarcarpIp6PktsRecv | read-only | current | Number of IPv6 CARP packets received on all interfaces. |
| 1.3.6.1.4.1.30155.6.3.3 | ScalarcarpPktDiscardsForBadInterface | read-only | current | Number of packets discarded due to being received on a non-CARP interface. |
| 1.3.6.1.4.1.30155.6.3.4 | ScalarcarpPktDiscardsForWrongTtl | read-only | current | Number of packets discarded due to having a TTL less than 255. |
| 1.3.6.1.4.1.30155.6.3.5 | ScalarcarpPktShorterThanHeader | read-only | current | Number of packets received on any interface that is shorter than the size of the CARP packet header. |
| 1.3.6.1.4.1.30155.6.3.6 | ScalarcarpPktDiscardsForBadChecksum | read-only | current | Number of packets discarded due to bad checksum. |
| 1.3.6.1.4.1.30155.6.3.7 | ScalarcarpPktDiscardsForBadVersion | read-only | current | Number of packets discarded due to bad version in the packet header. |
| 1.3.6.1.4.1.30155.6.3.8 | ScalarcarpPktDiscardsForTooShort | read-only | current | Number of packets discarded due to being too short. |
| 1.3.6.1.4.1.30155.6.3.9 | ScalarcarpPktDiscardsForBadAuth | read-only | current | Number of packets discarded because they failed the HMAC authentication check. |
| 1.3.6.1.4.1.30155.6.3.10 | ScalarcarpPktDiscardsForBadVhid | read-only | current | Number of packets discarded due to incorrect VHID in the packet header. |
| 1.3.6.1.4.1.30155.6.3.11 | ScalarcarpPktDiscardsForBadAddressList | read-only | current | Number of packets discarded due to bad addresses in the CARP packet. |
| 1.3.6.1.4.1.30155.6.3.12 | ScalarcarpIpPktsSent | read-only | current | Number of IPv4 CARP packets sent on all interfaces. |
| 1.3.6.1.4.1.30155.6.3.13 | ScalarcarpIp6PktsSent | read-only | current | Number of IPv6 CARP packets sent on all interfaces. |
| 1.3.6.1.4.1.30155.6.3.14 | ScalarcarpNoMemory | read-only | current | Number of CARP advertisements that failed because memory could not be allocated. |
| 1.3.6.1.4.1.30155.6.3.15 | ScalarcarpTransitionsToMaster | read-only | current | Number of times the host has transitioned to MASTER state for any CARP group. |
| 1.3.6.1.4.1.30155.6.4 | TablecarpGroupTable | not-accessible | current | A list of interface groups. |
| 1.3.6.1.4.1.30155.6.4.1 | RowcarpGroupEntry | not-accessible | current | An entry containing management information applicable to a particular interface group. |
| 1.3.6.1.4.1.30155.6.4.1.1 | ColumncarpGroupIndex | not-accessible | current | The demote value of the interface group. |
| 1.3.6.1.4.1.30155.6.4.1.2 | ColumncarpGroupName | read-only | current | The name of the interface group. |
| 1.3.6.1.4.1.30155.6.4.1.3 | ColumncarpGroupDemote | read-only | current | The demote value of the interface group. |