pppBridgeMediaLocalStatus

PPP-BRIDGE-NCP-MIB · sagemcom variant · .1.3.6.1.2.1.10.23.4.3.1.2

Object

column mandatory Enumeration
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
indicated MAC type will be received and
properly processed. If this object is dont-
accept then received packets of the indicated
MAC type will not be properly processed.

Context

MIB
PPP-BRIDGE-NCP-MIB
OID
.1.3.6.1.2.1.10.23.4.3.1.2
Type
column
Access
readonly
Status
mandatory
Parent
pppBridgeMediaEntry

Walk 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/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-BRIDGE-NCP-MIB::pppBridgeMediaLocalStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-BRIDGE-NCP-MIB::pppBridgeMediaLocalStatus.<ifIndex>.<pppBridgeMediaMacType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPP-BRIDGE-NCP-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPP-BRIDGE-NCP-MIB::pppBridgeMediaLocalStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1accept
2dont-accept