rlBrgMulticastInetManagerIpType
NETGEAR-RADLAN-rlBrgMcMngr-MIB ·
.1.3.6.1.4.1.4526.17.117.2.1.1
Object
column Enumeration
The address type of Vlan Mode.
Context
- MIB
- NETGEAR-RADLAN-rlBrgMcMngr-MIB
- OID
.1.3.6.1.4.1.4526.17.117.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlBrgMulticastInetManagerEntry
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-rlBrgMcMngr-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rlBrgMcMngr-MIB::rlBrgMulticastInetManagerIpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-rlBrgMcMngr-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rlBrgMcMngr-MIB::rlBrgMulticastInetManagerIpType.<rlBrgMulticastInetManagerIpType>.<rlBrgMulticastInetManagerVlanTag>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-rlBrgMcMngr-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-rlBrgMcMngr-MIB::rlBrgMulticastInetManagerIpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
16 | dns |