a3ComDvmrpDestGroupPolicy
A3Com-Dvmrp-r1-MIB ·
.1.3.6.1.4.1.43.2.28.1.5
Object
scalar mandatory
r/w
Enumeration
This object is used to control data packets forward to MOSPF domain. If this object is set to destGroup(1), data packet will be checked with object a3ComDvmrpDestGroupTable, which function as a filter, before being forwarded to MOSPF domain. If this object is set to noDestGroup(2), data packet is forwarded to MOSPF domain without any checking.
Context
- MIB
- A3Com-Dvmrp-r1-MIB
- OID
.1.3.6.1.4.1.43.2.28.1.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComDvmrpSConfig
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 'A3Com-Dvmrp-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Dvmrp-r1-MIB::a3ComDvmrpDestGroupPolicy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-Dvmrp-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-Dvmrp-r1-MIB::a3ComDvmrpDestGroupPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | destGroup |
2 | noDestGroup |