agentSwitchLlpfPortBlockMode

EdgeSwitch-LLPF-PRIVATE-MIB · .1.3.6.1.4.1.4413.1.1.48.1.1.1.2

Object

column r/w Enumeration
Port's LLPF mode. It can be either enabled or disabled
default will be disable.

Context

MIB
EdgeSwitch-LLPF-PRIVATE-MIB
OID
.1.3.6.1.4.1.4413.1.1.48.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
agentSwitchLlpfPortConfigEntry

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 'EdgeSwitch-LLPF-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-LLPF-PRIVATE-MIB::agentSwitchLlpfPortBlockMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-LLPF-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-LLPF-PRIVATE-MIB::agentSwitchLlpfPortBlockMode.<ifIndex>.<agentSwitchLlpfProtocolType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-LLPF-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-LLPF-PRIVATE-MIB::agentSwitchLlpfPortBlockMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable