swISMVlanRepSourceAddrActionType
MCAST-VLAN-MIB ·
.1.3.6.1.4.1.171.12.64.3.1.1.14
Object
column r/w
Enumeration
This object specifies that swISMVlanRepSourceAddr is user configured IP address or 'System' interface's primary address. If this object is 'not-replace', identifies swISMVlanRepSourceAddr object does not take effect.
Context
- MIB
- MCAST-VLAN-MIB
- OID
.1.3.6.1.4.1.171.12.64.3.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swISMVlanEntry
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::swISMVlanRepSourceAddrActionType'
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::swISMVlanRepSourceAddrActionType.<swISMVlanID>'
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::swISMVlanRepSourceAddrActionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | user-configure |
2 | system-ip |
3 | not-replace |