fsDot1qPortRestrictedVlanRegistration
SUPERMICROQ-BRIDGE-MIB ·
.1.3.6.1.4.1.10876.101.1.116.7.1.4.7.1.7
Object
The state of Restricted VLAN Registration on this port. If the value of this control is true(1), then creation of a new dynamic VLAN entry is permitted only if there is a Static VLAN Registration Entry for the VLAN concerned, in which the Registrar Administrative Control value for this port is Normal Registration.
Context
- MIB
- SUPERMICROQ-BRIDGE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.116.7.1.4.7.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsDot1qPortVlanEntry
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::fsDot1qPortRestrictedVlanRegistration'
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::fsDot1qPortRestrictedVlanRegistration.<fsDot1dBasePort>'
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::fsDot1qPortRestrictedVlanRegistration'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |