All MIBs › HMPRIV-MGMT-SNMP-MIB › hmIfaceStpBpduGuardStatus
hmIfaceStpBpduGuardStatus
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmIfaceStpBpduGuardStatus
OID (numeric): 1.3.6.1.4.1.248.14.1.1.11.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.11.1.16 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmIfaceStpBpduGuardStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.11.1.16.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmIfaceStpBpduGuardStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1 | hmChassis | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1 | hmSystemTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.11 | hmInterfaceTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.11.1 | hmInterfaceEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.11.1.16 | hmIfaceStpBpduGuardStatus | HMPRIV-MGMT-SNMP-MIB |