agentDot1qBridgeMvrpMode
NETGEAR-MVRP-MIB ·
.1.3.6.1.4.1.4526.10.60.2.2.1.2
Object
Shows/Changes mode for MVRP. The value enabled(1) indicates that MVRP is enabled. A value of disabled(2) indicates that MVRP is disabled.
Context
- MIB
- NETGEAR-MVRP-MIB
- OID
.1.3.6.1.4.1.4526.10.60.2.2.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentDot1qMvrp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::agentDot1qBridgeMvrpMode.0'
More examples
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::agentDot1qBridgeMvrpMode'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |