rcVlanIgmpSnoopAccessMode
RC-VLAN-MIB ·
.1.3.6.1.4.1.2272.1.3.8.1.5
Object
column deprecated
r/w
Enumeration
Used to specify whether the host identified by rcVlanIgmpSnoopAccessHostAddr should be denied IP multicast transmit, receive, or both.
Context
- MIB
- RC-VLAN-MIB
- OID
.1.3.6.1.4.1.2272.1.3.8.1.5- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- rcVlanIgmpSnoopAccessEntry
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 'RC-VLAN-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-VLAN-MIB::rcVlanIgmpSnoopAccessMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-VLAN-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-VLAN-MIB::rcVlanIgmpSnoopAccessMode.<rcVlanIgmpSnoopAccessVlanId>.<rcVlanIgmpSnoopAccessGrpAddr>.<rcVlanIgmpSnoopAccessHostAddr>.<rcVlanIgmpSnoopAccessHostMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-VLAN-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-VLAN-MIB::rcVlanIgmpSnoopAccessMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | denyTx |
2 | denyRx |
3 | denyBoth |