hmIfaceStpBpduGuardStatus
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.1.1.11.1.16
Object
column Enumeration
Advertised the state of BPDU guard functionality for this port. If BPDU guard functionality fot this port is disabled or guard functionality is enabled, but no BPDUs are received on this port, then hmIfaceStpBpduGuardStatus is set to false(2) for this port. If BPDU is received on an port with enabled BPDU guard functionality for this port (hmIfaceStpBpduGuardEnable=enable(1)) and globally (hmSysStpBPDUGuardEnable=enable(1)) then hmIfaceStpBpduGuardStatus is set to true(1) and additionally IfAdminStatus for this port is set to down(2). Variable hmIfaceStpBpduGuardStatus can be reset (to their original values (=false)) with switching BPDU guard functionality globally off. IfAdminStatus can be again reset to to their original values up() only manually.
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.1.1.11.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmInterfaceEntry
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 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MGMT-SNMP-MIB::hmIfaceStpBpduGuardStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MGMT-SNMP-MIB::hmIfaceStpBpduGuardStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmIfaceStpBpduGuardStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.