PPP-BRIDGE-NCP-MIB Table View

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

Tables
4
Rows
4
Columns
15

pppBridgeTable

table mandatory
.1.3.6.1.2.1.10.23.4.1 · 1 row entry · 5 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk pppBridgeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-BRIDGE-NCP-MIB::pppBridgeTable'
Table containing the parameters and statistics
for the local PPP entity that are related to
the operation of Bridging over the PPP.
pppBridgeEntry row .1.3.6.1.2.1.10.23.4.1.1
Bridging information for a particular PPP
link.
Column Syntax OID
The operational status of the Bridge network
protocol. If the value of this object is up
then the finite state machine for the Bridge
network protocol has reached the Opened state.
Enumeration
Enumerated Values:
1opened
2not-opened
.1.3.6.1.2.1.10.23.4.1.1.1
Indicates whether the local node will perform
Tinygram Compression when sending packets to
the remote entity. If false then the local
entity will not perform Tinygram Compression.
If true then the local entity will perf…
Enumeration
Enumerated Values:
1false
2true
.1.3.6.1.2.1.10.23.4.1.1.2
If false(1) then the remote entity is not
expected to perform Tinygram Compression. If
true then the remote entity is expected to
perform Tinygram Compression. The value of this
object is meaningful only when the link h…
Enumeration
Enumerated Values:
1false
2true
.1.3.6.1.2.1.10.23.4.1.1.3
Indicates whether the local node will include
the LAN Identification field in transmitted
packets or not. If false(1) then the local node
will not transmit this field, true(2) means
that the field will be transmitted. T…
Enumeration
Enumerated Values:
1false
2true
.1.3.6.1.2.1.10.23.4.1.1.4
Indicates whether the remote node has
indicated that it will include the LAN
Identification field in transmitted packets or
not. If false(1) then the field will not be
transmitted, if true(2) then the field will be
tran…
Enumeration
Enumerated Values:
1false
2true
.1.3.6.1.2.1.10.23.4.1.1.5

pppBridgeConfigTable

table mandatory
.1.3.6.1.2.1.10.23.4.2 · 1 row entry · 5 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk pppBridgeConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-BRIDGE-NCP-MIB::pppBridgeConfigTable'
Table containing the parameters and statistics
          
for the local PPP entity that are related to
the operation of Bridging over the PPP.
pppBridgeConfigEntry row .1.3.6.1.2.1.10.23.4.2.1
Bridging Configuration information for a
particular PPP link.
Column Syntax OID
The immediate desired status of the Bridging
network protocol. Setting this object to open
will inject an administrative open event into
the Bridging network protocol's finite state
machine. Setting this object to close…
Enumerationr/w
Enumerated Values:
1open
2close
.1.3.6.1.2.1.10.23.4.2.1.1
If false then the local BNCP entity will not
initiate the Tinygram Compression Option
Negotiation. If true then the local BNCP entity
will initiate negotiation of this option.
Enumerationr/w
Enumerated Values:
1false
2true
.1.3.6.1.2.1.10.23.4.2.1.2
If false then the local PPP Entity will not
initiate a Remote Ring Identification Option
negotiation. If true then the local PPP entity
will intiate this negotiation. This MIB object
is relevant only if the interface is…
Enumerationr/w
Enumerated Values:
1false
2true
.1.3.6.1.2.1.10.23.4.2.1.3
If false then the local PPP Entity is not to
initiate a Line Identification Option
negotiation. If true then the local PPP entity
will intiate this negotiation. This MIB object
is relevant only if the interface is for 8…
Enumerationr/w
Enumerated Values:
1false
2true
.1.3.6.1.2.1.10.23.4.2.1.4
If false then the local BNCP entity will not
initiate the LAN Identification Option
Negotiation. If true then the local BNCP entity
will initiate negotiation of this option.
Enumerationr/w
Enumerated Values:
1false
2true
.1.3.6.1.2.1.10.23.4.2.1.5

pppBridgeMediaTable

table mandatory
.1.3.6.1.2.1.10.23.4.3 · 1 row entry · 3 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk pppBridgeMediaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-BRIDGE-NCP-MIB::pppBridgeMediaTable'
Table identifying which MAC media types are
enabled for the Bridging NCPs.
pppBridgeMediaEntry row .1.3.6.1.2.1.10.23.4.3.1
Status of a specific MAC Type for a specific
PPP Link.
Column Syntax OID
The MAC type for which this entry in the
pppBridgeMediaTable is providing status
information. Valid values for this object are
defined in Section 6.6 MAC Type Support
Selection of RFC1220 (Bridging Point-to-Point
Protoc…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.10.23.4.3.1.1
Indicates whether the local PPP Bridging
Entity will accept packets of the protocol type
identified in pppBridgeMediaMacType on the PPP
link identified by ifIndex or not. If this
object is accept then any packets of the…
Enumeration
Enumerated Values:
1accept
2dont-accept
.1.3.6.1.2.1.10.23.4.3.1.2
Indicates whether the local PPP Bridging
Entity believes that the remote PPP Bridging
Entity will accept packets of the protocol type
identified in pppBridgeMediaMacType on the PPP

link identified by ifIn…
Enumeration
Enumerated Values:
1accept
2dont-accept
.1.3.6.1.2.1.10.23.4.3.1.3

pppBridgeMediaConfigTable

table mandatory
.1.3.6.1.2.1.10.23.4.4 · 1 row entry · 2 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk pppBridgeMediaConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-BRIDGE-NCP-MIB::pppBridgeMediaConfigTable'
Table identifying which MAC media types are
enabled for the Bridging NCPs.
pppBridgeMediaConfigEntry row .1.3.6.1.2.1.10.23.4.4.1
Status of a specific MAC Type for a specific
PPP Link.
Column Syntax OID
The MAC type for which this entry in the
pppBridgeMediaConfigTable is providing status
information. Valid values for this object are

defined in Section 6.6 MAC Type Support
Selection of RFC1220 (Bridging …
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.2.1.10.23.4.4.1.1
Indicates whether the local PPP Bridging
Entity should accept packets of the protocol
type identified in pppBridgeMediaConfigMacType
on the PPP link identified by ifIndex or not.
Setting this object to the value dont-ac…
Enumerationr/w
Enumerated Values:
1accept
2dont-accept
.1.3.6.1.2.1.10.23.4.4.1.2