agentDot1qPortMvrpMode
NETGEAR-MVRP-MIB ·
.1.3.6.1.4.1.4526.10.60.2.2.1.1.1.10
Object
Shows/Changes mode for MVRP. The value enabled(1) indicates that MVRP is enabled on port. A value of disabled(2) indicates that MVRP is disabled on port.
Context
- MIB
- NETGEAR-MVRP-MIB
- OID
.1.3.6.1.4.1.4526.10.60.2.2.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentDot1qPortMvrpEntry
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-MVRP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-MVRP-MIB::agentDot1qPortMvrpMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-MVRP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-MVRP-MIB::agentDot1qPortMvrpMode.<agentDot1qMvrpPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-MVRP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-MVRP-MIB::agentDot1qPortMvrpMode'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |