rlIgmpMldSnoopQuerierGlobalAddressIPVersion
NETGEAR-RADLAN-rlMacMulticast-MIB ·
.1.3.6.1.4.1.4526.17.55.5.9.1.1
Object
column INET-ADDRESS-MIBInetVersion
The IP version of this PIM interface. A physical interface may be configured in multiple modes concurrently, e.g., IPv4 and IPv6; however, the traffic is considered to be logically separate.
Context
- MIB
- NETGEAR-RADLAN-rlMacMulticast-MIB
- OID
.1.3.6.1.4.1.4526.17.55.5.9.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlIgmpMldSnoopQuerierGlobalAddressEntry
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 'NETGEAR-RADLAN-rlMacMulticast-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rlMacMulticast-MIB::rlIgmpMldSnoopQuerierGlobalAddressIPVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-rlMacMulticast-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rlMacMulticast-MIB::rlIgmpMldSnoopQuerierGlobalAddressIPVersion.<rlIgmpMldSnoopQuerierGlobalAddressIPVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-rlMacMulticast-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-rlMacMulticast-MIB::rlIgmpMldSnoopQuerierGlobalAddressIPVersion'
Syntax
- Source
- INET-ADDRESS-MIBInetVersion
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |