fsDot1qVlanStaticPort
ARICENTQ-BRIDGE-MIB ·
.1.3.6.1.4.1.2076.116.7.1.4.5.1.1
Object
column r/w
Enumeration
Indicates whether the port is a member or a forbidden member in the forwarding information for this VLAN. 'addTagged' - to add the port in the tagged portlist. 'addUntagged' - to add the port in the untagged portlist. 'addForbidden' - to add the port in the forbidden portlist. 'delTagged' - to delete the port from the tagged portlist. 'delUntagged' - to delete the port from the untagged portlist. 'delForbidden' - to delete the port from the forbidden portlist.
Context
- MIB
- ARICENTQ-BRIDGE-MIB
- OID
.1.3.6.1.4.1.2076.116.7.1.4.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsDot1qVlanStaticPortConfigEntry
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 'ARICENTQ-BRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENTQ-BRIDGE-MIB::fsDot1qVlanStaticPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENTQ-BRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENTQ-BRIDGE-MIB::fsDot1qVlanStaticPort.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENTQ-BRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENTQ-BRIDGE-MIB::fsDot1qVlanStaticPort'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.