vlanTagPortMemberAdd
OBS ✓
TPLINK-DOT1Q-VLAN-MIB ·
.1.3.6.1.4.1.11863.6.14.1.2.1.1.3
Object
column r/w
OctetString
Enter the desired port to be a tag member of VLAN,The format of input port number shoud be like '1, 3, 4-7, 11'. tag:All packets forwarded by the port are tagged. The packets contain VLAN information.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Ports
VLANs
Explore Observium network monitoring
Context
- MIB
- TPLINK-DOT1Q-VLAN-MIB
- OID
.1.3.6.1.4.1.11863.6.14.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vlanConfigEntry
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 'TPLINK-DOT1Q-VLAN-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DOT1Q-VLAN-MIB::vlanTagPortMemberAdd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-DOT1Q-VLAN-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DOT1Q-VLAN-MIB::vlanTagPortMemberAdd.<dot1qVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-DOT1Q-VLAN-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-DOT1Q-VLAN-MIB::vlanTagPortMemberAdd'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.