swMSMVlanRepSourceAddrActionType
MCAST-VLAN-MIB ·
.1.3.6.1.4.1.171.12.64.3.4.1.14
Object
column r/w
Enumeration
This object specifies that swMSMVlanRepSourceAddr is user configured IP address or 'System' interface's IPv6 Link-Local address. This object is 'not-replace', identifies swMSMVlanRepSourceAddr object does not take effect.
Context
- MIB
- MCAST-VLAN-MIB
- OID
.1.3.6.1.4.1.171.12.64.3.4.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swMSMVlanEntry
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 'MCAST-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-VLAN-MIB::swMSMVlanRepSourceAddrActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MCAST-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-VLAN-MIB::swMSMVlanRepSourceAddrActionType.<swMSMVlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MCAST-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MCAST-VLAN-MIB::swMSMVlanRepSourceAddrActionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | user-configure |
2 | system-ip |
3 | not-replace |