eltBridgePvstPortConfigGuardMode
ELTEX-MES-BRIDGE-EXT-MIB ·
.1.3.6.1.4.1.35265.1.23.1.401.0.6.2.1.8
Object
Indicates the mode of loop guard feature on this instance's port.
Context
- MIB
- ELTEX-MES-BRIDGE-EXT-MIB
- OID
.1.3.6.1.4.1.35265.1.23.1.401.0.6.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltBridgePvstPortConfigEntry
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 'ELTEX-MES-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-EXT-MIB::eltBridgePvstPortConfigGuardMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-EXT-MIB::eltBridgePvstPortConfigGuardMode.<eltBridgePvstVlanIndex>.<eltBridgePvstPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-BRIDGE-EXT-MIB::eltBridgePvstPortConfigGuardMode'
Syntax
- Source
- EltBridgeStpGuardModeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | root |
2 | loop |
3 | none |
4 | default |