CAMBIUM-NETWORKS-MACSEC-MIB
15 objects
This MIB module contains objects related to the MAC Security feature.
Imported Objects
| SNMPv2-SMI | Counter32 enterprises Gauge32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime DisplayString MacAddress RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.17713.24.10 | IdentitycnMacSecMib | This MIB module contains objects related to the MAC Security feature. | ||
| 1.3.6.1.4.1.17713.24.10.1 | NodecnMacSecPort | |||
| 1.3.6.1.4.1.17713.24.10.1.1 | TablecnMacSecPortTable | not-accessible | current | MAC Security configuration for a port. |
| 1.3.6.1.4.1.17713.24.10.1.1.1 | RowcnMacSecPortEntry | not-accessible | current | Each row instance gives the attached MAC Security configuration for a port. |
| 1.3.6.1.4.1.17713.24.10.1.1.1.1 | ColumncnMacSecPortIndex | not-accessible | current | Port (ifIndex) identifier attribute |
| 1.3.6.1.4.1.17713.24.10.1.1.1.2 | ColumncnMacSecPortStatus | read-write | current | The administrative status of the MAC Security feature for the port. |
| 1.3.6.1.4.1.17713.24.10.1.1.1.3 | ColumncnMacSecPortMode | read-write | current | The action taken in case of a violation. |
| 1.3.6.1.4.1.17713.24.10.1.1.1.4 | ColumncnMacSecPortMaxAddr | read-write | current | The maximum number of MAC addresses allowed on the port. |
| 1.3.6.1.4.1.17713.24.10.1.1.1.5 | ColumncnMacSecPortNumAddr | read-only | current | The current number of MAC addresses learned on the port. |
| 1.3.6.1.4.1.17713.24.10.1.1.1.6 | ColumncnMacSecPortNumViolations | read-only | current | An incremental count of MAC addresses that were not allowed on the port, due to the maximum numbers of addresses being reached. |
| 1.3.6.1.4.1.17713.24.10.1.1.1.7 | ColumncnMacSecPortLastViolationAddr | read-only | current | The last MAC address to violate the maximum number of addresses on the port. |
| 1.3.6.1.4.1.17713.24.10.1.1.1.8 | ColumncnMacSecPortLastViolationTime | read-only | current | The time at which the last violation occured on the port. |
| 1.3.6.1.4.1.17713.24.10.2 | ScalarcnMacSecGlobalDebug | read-write | current | The global debug flag for MAC Security. |
| 1.3.6.1.4.1.17713.24.10.3 | ScalarcnMacSecDebugOption | read-write | current | The debug option bits for MAC Security |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| MacSecViolationMode | INTEGER { protect(1), restrict(2), shutdown(3) } | current | The action taken in case of a violation. |