sysConfigPortGroupingMode
STAND-ALONE-ETHERNET-SWITCH-MIB ·
.1.3.6.1.4.1.437.1.1.3.2.25
Object
scalar mandatory
r/w
Enumeration
When set to bridge-groups (1), the switch allows ports
to be assigned to bridge groups. Bridge Group configuration
is local to the switch; virtual LANs span across the network.
In the bridge-group mode, virtual LAN configuration is disabled.
When set to vlan(2), the switch allows ports to be assigned to
one or more virtual LANs. Bridge group configuration is disabled.
The switch is reset when the value of this object is modified.
The default value is vlan(2)
Context
- MIB
- STAND-ALONE-ETHERNET-SWITCH-MIB
- OID
.1.3.6.1.4.1.437.1.1.3.2.25- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sysConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::sysConfigPortGroupingMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::sysConfigPortGroupingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bridge-group |
2 | vlan |