swL2LimitedMulticastFilterVIDProfileStatus
DES3200-28P-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.113.8.1.2.5.5.1.4
Object
column r/w
Enumeration
Controls the multicast filter profile list which binds to each VID. When set to add (2), the multicast filter profile ID list which is specified in swL2LimitedMulticastFilterVIDProfileID will be bound to the VID. When set to delete (3), the multicast filter profile ID list that is specified in swL2LimitedMulticastFilterVIDProfileID will be unbound from the VID. The attribute value reverts to 'other' once the action has been done.
Context
- MIB
- DES3200-28P-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.113.8.1.2.5.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swL2LimitedMulticastFilterVIDEntry
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 'DES3200-28P-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200-28P-L2MGMT-MIB::swL2LimitedMulticastFilterVIDProfileStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES3200-28P-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200-28P-L2MGMT-MIB::swL2LimitedMulticastFilterVIDProfileStatus.<swL2LimitedMulticastFilterVIDIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3200-28P-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3200-28P-L2MGMT-MIB::swL2LimitedMulticastFilterVIDProfileStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | add |
3 | delete |