fsDot1qVlanCurrentEgressPort
SUPERMICROQ-BRIDGE-MIB ·
.1.3.6.1.4.1.10876.101.1.116.7.1.4.3.1.1
Object
column Enumeration
Indicates whether the port is a tagged or a untagged member in the VLAN. 'tagged' - to add the port in the tagged portlist. 'untagged' - to add the port in the untagged portlist.
Context
- MIB
- SUPERMICROQ-BRIDGE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.116.7.1.4.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsDot1qVlanEgressPortEntry
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 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qVlanCurrentEgressPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qVlanCurrentEgressPort.<fsDot1qVlanContextId>.<fsDot1qVlanTimeMark>.<fsDot1qVlanIndex>.<fsDot1qTpPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qVlanCurrentEgressPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tagged |
2 | untagged |