snMspsDot1qForwardAllPort
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.3.12.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.
'addMember' - to add the port in the static
member-list.
'addForbidden' - to add the port in the forbidden
member-list.
'delMember' - to remove the port from the static
member-list.
'delForbidden' - to remove the port from the forbidden
member-list.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.3.12.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snMspsDot1qForwardAllPortConfigEntry
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsDot1qForwardAllPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsDot1qForwardAllPort.<dot1qVlanIndex>.<snMspsDot1qTpPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsDot1qForwardAllPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | addMember |
2 | addForbidden |
3 | delMember |
4 | delForbidden |