CISCO-LRE-CPE-MIB Table View

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

Tables
2
Rows
2
Columns
6
.1.3.6.1.4.1.9.9.340.1.1.1 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clreCpeDot1dTpFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LRE-CPE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LRE-CPE-MIB::clreCpeDot1dTpFdbTable'
A table that supplements the information from the BRIDGE-MIB.
The BRIDGE-MIB tracks the MAC address to switch interface 
mapping in the dot1dTpFdbTable. On the long reach ethernet 
switch, CPE devices connect to the switch interfaces. Each 
CPE device has one or more ports. This table maps a 
MAC address on the switch to an interface associated with a 
CPE port.
clreCpeDot1dTpFdbEntry row .1.3.6.1.4.1.9.9.340.1.1.1.1
An entry that supplements the information in the
dot1dTpFdbTable table from the BRIDGE-MIB.
Column Syntax OID
The value of the instance of the ifIndex object,
define in MIB-II, for the interface corresponding
to this CPE port. The Forwarding database on the
switch tracks a MAC address and its associated
switch interface in th…
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.340.1.1.1.1.1
.1.3.6.1.4.1.9.9.340.1.2.1 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clreCpePortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LRE-CPE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LRE-CPE-MIB::clreCpePortTable'
A list of LRE CPE port entries. The number of entries is 
determined by the number of Long Reach Ethernet interfaces 
(to which the CPE attaches) on the switch and the number 
of Fast Ethernet ports each CPE supports.
clreCpePortEntry row .1.3.6.1.4.1.9.9.340.1.2.1.1
Entry containing information for a particular CPE
Fast Ethernet port. The entries are created as new
CPE devices are discovered. A new CPE device is discovered
when the LRE link between that CPE device and the LRE swi…
Indexes
Column Syntax OID
The desired state of the CPE port. The testing(3)
state indicates that no operational packets can be
passed. When a managed system initializes, all
CPE ports start with clreCpePortAdminStatus in
the down(2) state. As…
Enumerationr/w
Enumerated Values:
1up
2down
3testing
.1.3.6.1.4.1.9.9.340.1.2.1.1.1
This object controls the speed of this CPE Fast Ethernet
port. When set to autoDetect(1), the CPE port negotiates
with its peer for the optimum speed, either
s10000000(10000000) or s100000000(100000000).
If the peer…
Enumerationr/w
Enumerated Values:
1autoDetect
10000000s10000000
100000000s100000000
.1.3.6.1.4.1.9.9.340.1.2.1.1.2
This object controls the duplex of this CPE Fast Ethernet
port. When set to autoDetect(1), the CPE port negotiates
with its peer for the optimum duplex setting, either
fullDuplex(2) or halfDuplex(3). If the peer does …
Enumerationr/w
Enumerated Values:
1autoDetect
2fullDuplex
3halfDuplex
.1.3.6.1.4.1.9.9.340.1.2.1.1.3
This object configures a CPE Fast Ethernet port as a
protected port when its value is set to true. Data
traffic is disallowed between two CPE ports configured
as protected ports. When the value of this object is set
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.340.1.2.1.1.4
The value represented by this object is the actual
protected port state of the CPE port. The object value
is true when this CPE port is configured as a protected
port. Data packets are not forwarded between two CPE
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.340.1.2.1.1.5