MIB Viewer

CAMBIUM-NETWORKS-MACSEC-MIB

15 objects
This MIB module contains objects related to the MAC Security feature.
Imported Objects
SNMPv2-SMICounter32 enterprises Gauge32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCDateAndTime DisplayString MacAddress RowStatus TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.17713.24.10IdentitycnMacSecMibThis MIB module contains objects related to the MAC Security feature.
1.3.6.1.4.1.17713.24.10.1NodecnMacSecPort
1.3.6.1.4.1.17713.24.10.1.1TablecnMacSecPortTablenot-accessiblecurrentMAC Security configuration for a port.
1.3.6.1.4.1.17713.24.10.1.1.1RowcnMacSecPortEntrynot-accessiblecurrentEach row instance gives the attached MAC Security configuration for a port.
1.3.6.1.4.1.17713.24.10.1.1.1.1ColumncnMacSecPortIndexnot-accessiblecurrentPort (ifIndex) identifier attribute
1.3.6.1.4.1.17713.24.10.1.1.1.2ColumncnMacSecPortStatusread-writecurrentThe administrative status of the MAC Security feature for the port.
1.3.6.1.4.1.17713.24.10.1.1.1.3ColumncnMacSecPortModeread-writecurrentThe action taken in case of a violation.
1.3.6.1.4.1.17713.24.10.1.1.1.4ColumncnMacSecPortMaxAddrread-writecurrentThe maximum number of MAC addresses allowed on the port.
1.3.6.1.4.1.17713.24.10.1.1.1.5ColumncnMacSecPortNumAddrread-onlycurrentThe current number of MAC addresses learned on the port.
1.3.6.1.4.1.17713.24.10.1.1.1.6ColumncnMacSecPortNumViolationsread-onlycurrentAn 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.7ColumncnMacSecPortLastViolationAddrread-onlycurrentThe 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.8ColumncnMacSecPortLastViolationTimeread-onlycurrentThe time at which the last violation occured on the port.
1.3.6.1.4.1.17713.24.10.2ScalarcnMacSecGlobalDebugread-writecurrentThe global debug flag for MAC Security.
1.3.6.1.4.1.17713.24.10.3ScalarcnMacSecDebugOptionread-writecurrentThe debug option bits for MAC Security
Type Definitions
NameSyntaxStatusDescription
MacSecViolationModeINTEGER { protect(1), restrict(2), shutdown(3) }currentThe action taken in case of a violation.