COLUBRIS-DEVICE-IF-MIB: View SNMP OID List / Download MIB
VENDOR: COLUBRIS NETWORKS INC.
Home | MIB: COLUBRIS-DEVICE-IF-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
colubrisDeviceIfMIB | 1.3.6.1.4.1.8744.5.24 |
Colubris Device Interface MIB. |
||
colubrisDeviceIfMIBObjects | 1.3.6.1.4.1.8744.5.24.1 | |||
coDeviceIfStatusGroup | 1.3.6.1.4.1.8744.5.24.1.1 | |||
coDeviceIfStatusTable | 1.3.6.1.4.1.8744.5.24.1.1.1 | no-access |
Device interface status attributes. |
|
1.3.6.1.4.1.8744.5.24.1.1.1.1 | no-access |
An entry in the coDeviceIfStatusTable. coDevDisIndex - Uniquely identifies a device on the controller. coDevIfStaIfIndex - Uniquely identifies an interface on the device. |
||
coDevIfStaIfIndex | 1.3.6.1.4.1.8744.5.24.1.1.1.1.1 | integer32 | no-access |
Specifies the index of an interface on the device. |
coDevIfStaFriendlyInterfaceName | 1.3.6.1.4.1.8744.5.24.1.1.1.1.2 | displaystring | read-only |
The friendly name associated with the interface. |
coDevIfStaType | 1.3.6.1.4.1.8744.5.24.1.1.1.1.3 | integer | read-only |
The current state of the interface. Enumeration: 'ieee80211Wds': 6, 'bridge': 4, 'ieee80211': 5, 'other': 1, 'ethernet': 2, 'l2vlan': 3. |
coDevIfStaVLAN | 1.3.6.1.4.1.8744.5.24.1.1.1.1.4 | integer32 | read-only |
Specifies the VLAN associated with the interface. The value 0 is used when coDevIfStaType is not set to l2vlan. |
coDevIfStaIpAddress | 1.3.6.1.4.1.8744.5.24.1.1.1.1.5 | ipaddress | read-only |
The IP address assigned to the interface. |
coDevIfStaNetworkMask | 1.3.6.1.4.1.8744.5.24.1.1.1.1.6 | ipaddress | read-only |
The network mask assigned to the interface. |
coDevIfStaMACAddress | 1.3.6.1.4.1.8744.5.24.1.1.1.1.7 | macaddress | read-only |
The MAC address assigned to the interface. |
coDevIfStaState | 1.3.6.1.4.1.8744.5.24.1.1.1.1.8 | integer | read-only |
The current state of the interface. Enumeration: 'down': 2, 'up': 1. |
coDevIfStaPowerForwardingStatus | 1.3.6.1.4.1.8744.5.24.1.1.1.1.9 | truthvalue | read-only |
When True indicates that power forwarding is enabled on this Ethernet port. |
coDeviceIfStatsGroup | 1.3.6.1.4.1.8744.5.24.1.2 | |||
coDeviceIfStatsTable | 1.3.6.1.4.1.8744.5.24.1.2.1 | no-access |
Device interface statistic attributes. |
|
1.3.6.1.4.1.8744.5.24.1.2.1.1 | no-access |
An entry in the coDeviceIfStatsTable. coDevDisIndex - Uniquely identify a device on the controller. coDevIfStaIfIndex - Uniquely identify an interface on the device. |
||
coDevIfStsRxBytes | 1.3.6.1.4.1.8744.5.24.1.2.1.1.1 | counter64 | read-only |
The total number of octets received on the interface. |
coDevIfStsRxPackets | 1.3.6.1.4.1.8744.5.24.1.2.1.1.2 | counter32 | read-only |
The number of packets delivered by this sub-layer to a higher (sub-)layer. |
coDevIfStsRxErrors | 1.3.6.1.4.1.8744.5.24.1.2.1.1.3 | counter32 | read-only |
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
coDevIfStsTxBytes | 1.3.6.1.4.1.8744.5.24.1.2.1.1.4 | counter64 | read-only |
The total number of octets transmitted by the interface. |
coDevIfStsTxPackets | 1.3.6.1.4.1.8744.5.24.1.2.1.1.5 | counter32 | read-only |
The total number of packets that higher-level protocols requested to be transmitted. |
coDevIfStsTxErrors | 1.3.6.1.4.1.8744.5.24.1.2.1.1.6 | counter32 | read-only |
The number of outbound packets that could not be transmitted because of errors. |
coDeviceIfFdbGroup | 1.3.6.1.4.1.8744.5.24.1.3 | |||
coDeviceIfFdbTable | 1.3.6.1.4.1.8744.5.24.1.3.1 | no-access |
This table contains the network forwarding databases. |
|
1.3.6.1.4.1.8744.5.24.1.3.1.1 | no-access |
An entry in the coDeviceIfFdbTable. coDevDisIndex - Uniquely identifies a device ion the controller. coDevIfStaIfIndex - Uniquely identifies an interface on the device. coDevIfFdbMacIndex - Uniquely identifies a remote device connected to an interface on the device. |
||
coDevIfFdbMacIndex | 1.3.6.1.4.1.8744.5.24.1.3.1.1.1 | integer32 | no-access |
Specifies the index of a remote device connected to an interface on the device. |
coDevIfFdbMACAddress | 1.3.6.1.4.1.8744.5.24.1.3.1.1.2 | macaddress | read-only |
The MAC address of the remote device. |
coDevIfFdbAuthorized | 1.3.6.1.4.1.8744.5.24.1.3.1.1.3 | truthvalue | read-only |
When True, indicates that traffic coming from this remote device is allowed. |
coDevIfFdbAgeing | 1.3.6.1.4.1.8744.5.24.1.3.1.1.4 | integer32 | read-only |
Indicates the elapsed time when when the last frame was received for the remote device. |
colubrisDeviceIfMIBNotificationPrefix | 1.3.6.1.4.1.8744.5.24.2 | |||
colubrisDeviceIfMIBNotifications | 1.3.6.1.4.1.8744.5.24.2.0 | |||
colubrisDeviceIfMIBConformance | 1.3.6.1.4.1.8744.5.24.3 | |||
colubrisDeviceIfMIBCompliances | 1.3.6.1.4.1.8744.5.24.3.1 | |||
colubrisDeviceIfMIBCompliance | 1.3.6.1.4.1.8744.5.24.3.1.1 |
The compliance statement for the device Interface MIB. |
||
colubrisDeviceIfMIBGroups | 1.3.6.1.4.1.8744.5.24.3.2 | |||
colubrisDeviceIfStatusMIBGroup | 1.3.6.1.4.1.8744.5.24.3.2.1 |
A collection of objects for the device Interface Status group. |
||
colubrisDeviceIfStatsMIBGroup | 1.3.6.1.4.1.8744.5.24.3.2.2 |
A collection of objects for the device Interface Stats group. |
||
colubrisDeviceIfFdbMIBGroup | 1.3.6.1.4.1.8744.5.24.3.2.3 |
A collection of objects for the device Interface FDB group. |