COLUBRIS-DEVICE-IF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
19
.1.3.6.1.4.1.8744.5.24.1.1.1 · 1 row entry · 9 columns
Device interface status attributes.
coDeviceIfStatusEntry entry .1.3.6.1.4.1.8744.5.24.1.1.1.1
An entry in the coDeviceIfStatusTable.
coDevDisIndex - Uniquely identifies a device on the
controller.

coDevIfStaIfIndex - Uniquely identifies an interface on
the device.
Indexes
COLUBRIS-DEVICE-MIBcoDevDisIndex coDevIfStaIfIndex
Column Syntax OID
coDevIfStaIfIndex
Specifies the index of an interface on the
device.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8744.5.24.1.1.1.1.1
coDevIfStaFriendlyInterfaceName
The friendly name associated with the interface.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.8744.5.24.1.1.1.1.2
coDevIfStaType
The current state of the interface.
Enumeration
Enumerated Values:
1other
2ethernet
3l2vlan
4bridge
5ieee80211
6ieee80211Wds
.1.3.6.1.4.1.8744.5.24.1.1.1.1.3
coDevIfStaVLAN
Specifies the VLAN associated with the interface.
The value 0 is used when coDevIfStaType is not set to
l2vlan.
Integer32
Constraints:
range: 0-4094
.1.3.6.1.4.1.8744.5.24.1.1.1.1.4
coDevIfStaIpAddress
The IP address assigned to the interface.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.8744.5.24.1.1.1.1.5
coDevIfStaNetworkMask
The network mask assigned to the interface.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.8744.5.24.1.1.1.1.6
coDevIfStaMACAddress
The MAC address assigned to the interface.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.8744.5.24.1.1.1.1.7
coDevIfStaState
The current state of the interface.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.8744.5.24.1.1.1.1.8
coDevIfStaPowerForwardingStatus
When True indicates that power forwarding is
enabled on this Ethernet port.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.8744.5.24.1.1.1.1.9
.1.3.6.1.4.1.8744.5.24.1.2.1 · 1 row entry · 6 columns
Device interface statistic attributes.
coDeviceIfStatsEntry entry .1.3.6.1.4.1.8744.5.24.1.2.1.1
An entry in the coDeviceIfStatsTable.
coDevDisIndex - Uniquely identify a device on the
controller.

coDevIfStaIfIndex - Uniquely identify an interface on
the device.
Indexes
No indexes recorded
Column Syntax OID
coDevIfStsRxBytes
The total number of octets received on the interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.8744.5.24.1.2.1.1.1
coDevIfStsRxPackets
The number of packets delivered by this sub-layer to a
higher (sub-)layer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8744.5.24.1.2.1.1.2
coDevIfStsRxErrors
The number of inbound packets that contained errors
preventing them from being deliverable to a
higher-layer protocol.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8744.5.24.1.2.1.1.3
coDevIfStsTxBytes
The total number of octets transmitted by the
interface.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.8744.5.24.1.2.1.1.4
coDevIfStsTxPackets
The total number of packets that higher-level protocols
requested to be transmitted.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8744.5.24.1.2.1.1.5
coDevIfStsTxErrors
The number of outbound packets that could not be
transmitted because of errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.8744.5.24.1.2.1.1.6
.1.3.6.1.4.1.8744.5.24.1.3.1 · 1 row entry · 4 columns
This table contains the network forwarding databases.
coDeviceIfFdbEntry entry .1.3.6.1.4.1.8744.5.24.1.3.1.1
An entry in the coDeviceIfFdbTable.
coDevDisIndex - Uniquely identifies a device ion the
controller.

coDevIfStaIfIndex - Uniquely identifies an interface on
the device.
Indexes
COLUBRIS-DEVICE-MIBcoDevDisIndex coDevIfStaIfIndex coDevIfFdbMacIndex
Column Syntax OID
coDevIfFdbMacIndex
Specifies the index of a remote device connected to
an interface on the device.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.8744.5.24.1.3.1.1.1
coDevIfFdbMACAddress
The MAC address of the remote device.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.8744.5.24.1.3.1.1.2
coDevIfFdbAuthorized
When True, indicates that traffic coming from this
remote device is allowed.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.8744.5.24.1.3.1.1.3
coDevIfFdbAgeing
Indicates the elapsed time when when the last frame was
received for the remote device.
msecSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8744.5.24.1.3.1.1.4