pppBridgeConfigLineId
PPP-BRIDGE-NCP-MIB ·
.1.3.6.1.2.1.10.23.4.2.1.4
Object
column mandatory
r/w
Enumeration
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 802.5 Token Ring bridging.
Context
- MIB
- PPP-BRIDGE-NCP-MIB
- OID
.1.3.6.1.2.1.10.23.4.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pppBridgeConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::pppBridgeConfigLineId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-BRIDGE-NCP-MIB::pppBridgeConfigLineId.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPP-BRIDGE-NCP-MIB::pppBridgeConfigLineId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |