scGenGroupVlanStaticEgressPorts
XSWITCH-MIB ·
.1.3.6.1.4.1.81.28.1.3.3.1.13
Object
column mandatory
r/w
OctetString
The set of ports in this module which are permanently assigned to the egress list for this VLAN by management. Each module's port is represented by a single bit in this 128-bits bitmap according to the PortList convention of RFC2674. Changes to a bit in this object affect the per-port per-VLAN Registrar control for Registration Fixed for the relevant GVRP state machine on each port. The default value of this object is a string of zeros long by 128 bits, indicating not fixed. This MIB is for internal agent sub-agent communication, it is aimed to distribute the standard dot1qVlanStaticEgressPorts among the modules.
Context
- MIB
- XSWITCH-MIB
- OID
.1.3.6.1.4.1.81.28.1.3.3.1.13- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- scGenGroupVlanEntry
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 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XSWITCH-MIB::scGenGroupVlanStaticEgressPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XSWITCH-MIB::scGenGroupVlanStaticEgressPorts.<scGenGroupVlanGroupId>.<scGenGroupVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XSWITCH-MIB::scGenGroupVlanStaticEgressPorts'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.