fsPvrstBpduGuard

ARICENT-PVRST-MIB · .1.3.6.1.4.1.2076.161.1.13.1.7

Object

column r/w Enumeration
This configures the BPDU guard feature on this port and has higher priority over Global BPDU guard.
Enable - prevents temporary loops and applicable to ports and 
moves the port to disabled discarding state when BPDU is received on this port.
Disable - Disables the BPDU guard feature and the port state will be maintained till it is manually made up.
None - removes the BPDU guard functionality on this port so that when Global BPDU guard
       configuration will take effect if this port is edge port.

Context

MIB
ARICENT-PVRST-MIB
OID
.1.3.6.1.4.1.2076.161.1.13.1.7
Type
column
Access
readwrite
Status
current
Parent
fsFuturePvrstPortEntry

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 'ARICENT-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PVRST-MIB::fsPvrstBpduGuard'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PVRST-MIB::fsPvrstBpduGuard.<fsPvrstPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-PVRST-MIB::fsPvrstBpduGuard'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1enable
2disable