CTRON-DLSW-MIB Table View

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

Tables
8
Rows
8
Columns
40

ctdlswPortTable

table mandatory
.1.3.6.1.4.1.52.4.1.2.8.2.1 · 1 row entry · 6 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctdlswPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-DLSW-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DLSW-MIB::ctdlswPortTable'
This table contains an entry for each port, and specifies
configuration parameters used to establish circuits over that
port.  This table is indexed by ctdlswPortName, which 
identifies the port for which an entry exists.  These port
configuration entries will be provided automatically based on
the physical port configuration.  These entries cannot be
created or deleted - only modified.
ctdlswPortEntry row .1.3.6.1.4.1.52.4.1.2.8.2.1.1
Each entry specifies configuration parameters for a port for
which the entry exists.
Indexes
Column Syntax OID
Specifies a unique value for each port. Values are derived
from 'ifIndex' of mib-II.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.8.2.1.1.1
Specifies the user friendly name for this port.
OctetString
Constraints:
range: 1-8
.1.3.6.1.4.1.52.4.1.2.8.2.1.1.2
Specifies the MAC address of this port.
.1.3.6.1.4.1.52.4.1.2.8.2.1.1.3
Sets the administrative state of DLSw frame forwarding
for this port.
Enumerationr/w
Enumerated Values:
1other
2disabled
3enabled
.1.3.6.1.4.1.52.4.1.2.8.2.1.1.4
Specifies the current operating status of DLSw frame
forwarding for this port.
Enumeration
Enumerated Values:
1other
2disabled
3enabled
.1.3.6.1.4.1.52.4.1.2.8.2.1.1.5
Indicates the time (in hundredths of a second) since this port
was enabled. A value of zero means this port is not presently
enabled.
RFC1155-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.1.2.8.2.1.1.6

ctdlswLocalNBFilterTable

table mandatory
.1.3.6.1.4.1.52.4.1.2.8.3.1 · 1 row entry · 3 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctdlswLocalNBFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-DLSW-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DLSW-MIB::ctdlswLocalNBFilterTable'
A list of NETBIOS source-destination name pairs whose frames
are allowed (or not allowed) to be forwarded via this DLSw.
Only source-destination name pairs from locally generated 
NetBIOS frames are compared against entries in this table.
ctdlswLocalNBFilterEntry row .1.3.6.1.4.1.52.4.1.2.8.3.1.1
Information for one NetBIOS source-destination name pair.
Column Syntax OID
The source NETBIOS name to filter on.
NBName
Type Constraints:
range: 0..16
.1.3.6.1.4.1.52.4.1.2.8.3.1.1.1
The destination NETBIOS NAME to filter on.
NBName
Type Constraints:
range: 0..16
.1.3.6.1.4.1.52.4.1.2.8.3.1.1.2
Set this object to delete(3) to remove this entry. Set to
create(2) to add this entry. A get of this object will return
other(1).
Enumerationr/w
Enumerated Values:
1other
2create
3delete
.1.3.6.1.4.1.52.4.1.2.8.3.1.1.3

ctdlswRemoteNBFilterTable

table mandatory
.1.3.6.1.4.1.52.4.1.2.8.3.2 · 1 row entry · 3 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctdlswRemoteNBFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-DLSW-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DLSW-MIB::ctdlswRemoteNBFilterTable'
A list of NETBIOS source-destination name pairs whose frames
are allowed (or not allowed) to be forwarded via this DLSw.
Only source-destination name pairs from NetBIOS frames received
from remote DLSw partners are compared against entries in this table.
ctdlswRemoteNBFilterEntry row .1.3.6.1.4.1.52.4.1.2.8.3.2.1
Information for one NetBIOS source-destination name pair.
Column Syntax OID
The source NETBIOS name to filter on.
NBName
Type Constraints:
range: 0..16
.1.3.6.1.4.1.52.4.1.2.8.3.2.1.1
The destination NETBIOS name to filter on.
NBName
Type Constraints:
range: 0..16
.1.3.6.1.4.1.52.4.1.2.8.3.2.1.2
Set this object to delete(3) to remove this entry. Set to
create(2) to add this entry. A get of this object will return
other(1).
Enumerationr/w
Enumerated Values:
1other
2create
3delete
.1.3.6.1.4.1.52.4.1.2.8.3.2.1.3

ctdlswLocalMacFilterTable

table mandatory
.1.3.6.1.4.1.52.4.1.2.8.3.3 · 1 row entry · 5 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctdlswLocalMacFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-DLSW-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DLSW-MIB::ctdlswLocalMacFilterTable'
A list of source-destination MAC address pairs whose frames
are allowed (or not allowed) to be forwarded via this DLSw.
Only source-destination name pairs from locally generated 
SNA MAC frames are compared against entries in this table.
ctdlswLocalMacFilterEntry row .1.3.6.1.4.1.52.4.1.2.8.3.3.1
Information for one source-destination MAC address pair.
Column Syntax OID
The source MAC Address to filter on.
.1.3.6.1.4.1.52.4.1.2.8.3.3.1.1
The source MAC Address mask to filter on.
.1.3.6.1.4.1.52.4.1.2.8.3.3.1.2
The destination MAC Address to filter on.
.1.3.6.1.4.1.52.4.1.2.8.3.3.1.3
The destination MAC Address mask to filter on.
.1.3.6.1.4.1.52.4.1.2.8.3.3.1.4
Set this object to delete(3) to remove this entry. Set to
create(2) to add this entry. A get of this object will return
other(1).
Enumerationr/w
Enumerated Values:
1other
2create
3delete
.1.3.6.1.4.1.52.4.1.2.8.3.3.1.5

ctdlswRemoteMacFilterTable

table mandatory
.1.3.6.1.4.1.52.4.1.2.8.3.4 · 1 row entry · 5 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctdlswRemoteMacFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-DLSW-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DLSW-MIB::ctdlswRemoteMacFilterTable'
A list of source-destination MAC address pairs whose frames
are allowed (or not allowed) to be forwarded via this DLSw.
Only source-destination name pairs from SNA MAC frames received
from remote DLSw partners are compared against entries in this table.
ctdlswRemoteMacFilterEntry row .1.3.6.1.4.1.52.4.1.2.8.3.4.1
Information for one source-destination MAC address pair.
Column Syntax OID
The source MAC Address to filter on.
.1.3.6.1.4.1.52.4.1.2.8.3.4.1.1
The source MAC Address mask to filter on.
.1.3.6.1.4.1.52.4.1.2.8.3.4.1.2
The destination MAC Address to filter on.
.1.3.6.1.4.1.52.4.1.2.8.3.4.1.3
The destination MAC Address mask to filter on.
.1.3.6.1.4.1.52.4.1.2.8.3.4.1.4
Set this object to delete(3) to remove this entry. Set to
create(2) to add this entry. A get of this object will return
other(1).
Enumerationr/w
Enumerated Values:
1other
2create
3delete
.1.3.6.1.4.1.52.4.1.2.8.3.4.1.5

ctdlswTConnTable

table mandatory
.1.3.6.1.4.1.52.4.1.2.8.4.1 · 1 row entry · 5 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctdlswTConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-DLSW-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DLSW-MIB::ctdlswTConnTable'
A list of transport connections which are either user defined
or dynamically created for this DLSw.
ctdlswTConnEntry row .1.3.6.1.4.1.52.4.1.2.8.4.1.1
Column Syntax OID
Specifies the remote transport address for this transport
connection. It can be defined by the user, or established
dynamically upon receiving a connection setup request from
another DLSw.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.2.8.4.1.1.1
Set this object to delete(3) to remove this entry. Set to
create(2) to add this entry. A get of this object will
return other(1).
Enumerationr/w
Enumerated Values:
1other
2create
3delete
.1.3.6.1.4.1.52.4.1.2.8.4.1.1.2
Indicates the time (in hundredths of a second) since this
transport connection was last established. A value of zero
means this transport connection is not presently established.
RFC1155-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.1.2.8.4.1.1.3
Indicates the status of this transport connection.
Enumeration
Enumerated Values:
1other
2disabled
3enabled
4pendingDisable
5pendingEnable
.1.3.6.1.4.1.52.4.1.2.8.4.1.1.4
Indicates the means by which this transport connection was
determined. Configured(1) means this entry was user defined.
Dynamic(2) means this entry was not user defined but was
created as a result of a connection init…
Enumeration
Enumerated Values:
1configured
2dynamic
.1.3.6.1.4.1.52.4.1.2.8.4.1.1.5

ctdlswEventFilterTable

table mandatory
.1.3.6.1.4.1.52.4.1.2.8.6.2.1 · 1 row entry · 6 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctdlswEventFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-DLSW-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DLSW-MIB::ctdlswEventFilterTable'
This table contains descriptions of how to filter log entries.
ctdlswEventFilterEntry row .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1
Each entry specifies the filter for log entries. The
instance ctdlswEventProtocol refers to the instance used
in the nwRtgProtocolTable and nwComponentTable specified
by the ctrouter-mib.txt.
Column Syntax OID
Selects the protocol to log events from.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.1
Specifies the port on which to log events.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.2
Setting this field to delete will allow entries to be
removed from the table. This is done by adding new entries
with instance fields that match the entry to be removed from
the table. The new entry being added must h…
Enumerationr/w
Enumerated Values:
1other
2delete
3add
.1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.3
This bit field mask filter will allow only events of
certain types to be logged. By default all types will be
logged. Clearing event types from this field will cause
those types not to be logged. Adding event types t…
Enumerationr/w
Enumerated Values:
1misc
2timer
4rcv
8xmit
16event
32error
.1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.4
This filter controls the amount of logging by ignoring events
of lower priority than that specified by the filter value.
Specifying highest(1) causes all events except those of highest
severity to be ignored. Specifying…
Enumerationr/w
Enumerated Values:
1highest
2highmed
3highlow
.1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.5
This field specifies how the events are to be logged.
Specifying log(1) stores the events in the event log
table (defined below). Specifying trap(2) sends events
out through the trap mechanism. Specifying logTrap(3)
do…
Enumerationr/w
Enumerated Values:
1log
2trap
3logTrap
.1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6

ctdlswEventTable

table mandatory
.1.3.6.1.4.1.52.4.1.2.8.6.3.1 · 1 row entry · 7 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctdlswEventTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-DLSW-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DLSW-MIB::ctdlswEventTable'
This table contains all events that have been logged.
ctdlswEventEntry row .1.3.6.1.4.1.52.4.1.2.8.6.3.1.1
Each entry specifies events that have been logged.
Column Syntax OID
The number uniquely identifies events.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.1
This number specifies when the event was logged.
RFC1155-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.2
Specifies type of event logged.
Enumeration
Enumerated Values:
1misc
2timer
4rcv
8xmit
16event
32error
.1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.3
Specifies the severity of the event logged.
Enumeration
Enumerated Values:
1highest
2highmed
3highlow
.1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.4
Specifies the protocol where the event occured.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.5
Specifies the port the event occurred on.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.6
Specifies the actual text string to be logged.
OctetString .1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.7