CISCO-L2L3-INTERFACE-CONFIG-MIB
13 objects
Interface switchport mode configuration management MIB. This MIB is used to monitor and control configuration of interface switchport and routed mode.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.151 | IdentityciscoL2L3IfConfigMIB | Interface switchport mode configuration management MIB. This MIB is used to monitor and control configuration of interface switchport and routed mode. | ||
| 1.3.6.1.4.1.9.9.151.1 | NodeciscoL2L3IfConfigMIBObjects | |||
| 1.3.6.1.4.1.9.9.151.1.1 | NodecL2L3IfConfig | |||
| 1.3.6.1.4.1.9.9.151.1.1.1 | TablecL2L3IfTable | not-accessible | current | The table shows the administratively requested and actual operating configuration for switchport interfaces. |
| 1.3.6.1.4.1.9.9.151.1.1.1.1 | RowcL2L3IfEntry | not-accessible | current | An entry represents the configuration and operation of a switchport interface. Entries are created and deleted automatically in tandem with the corresponding i… |
| 1.3.6.1.4.1.9.9.151.1.1.1.1.1 | ColumncL2L3IfModeAdmin | read-write | current | The administratively desired interface mode. |
| 1.3.6.1.4.1.9.9.151.1.1.1.1.2 | ColumncL2L3IfModeOper | read-only | current | The operational interface mode. |
| 1.3.6.1.4.1.9.9.151.3 | NodeciscoL2L3IfConfigMIBConformance | |||
| 1.3.6.1.4.1.9.9.151.3.1 | NodeciscoL2L3IfConfigMIBCompliances | |||
| 1.3.6.1.4.1.9.9.151.3.1.1 | ComplianceciscoL2L3IfConfigMIBCompliance | current | The compliance statement for entities which implement the Cisco L2L3 Interface Configuration Management MIB | |
| 1.3.6.1.4.1.9.9.151.3.2 | NodeciscoL2L3IfConfigMIBGroups | |||
| 1.3.6.1.4.1.9.9.151.3.2.1 | GroupciscoL2L3IfConfigMIBGroup | current | Interface L2 & L3 mode objects |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CL2L3InterfaceMode | INTEGER { routed(1), switchport(2) } | current | The operational mode of the interface. For administrative and operational states, valid values are: routed(1), switchport(2). routed(1): Routed mode interfaces direct traffic using layer 3 protocols. switchport(2): Swit… |