a3ComRoutePolicyExportType
A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB ·
.1.3.6.1.4.1.43.29.4.23.1.1.12
Object
column mandatory
r/w
Enumeration
This object describes which type of route advertisement
the router will use when a given protocol can export routes in
multiple ways.
In situations when there is only one way routes can be exported,
a3ComRoutePolicyExportType will be ignored. If
a3ComRoutePolicyExportType is set to a value not supported by the
router or just doesn't match the protocol family being used, the
device being managed will automatically use the default
advertisement type and no error will be returned.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB
- OID
.1.3.6.1.4.1.43.29.4.23.1.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComRoutePolicyEntry
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 'A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB::a3ComRoutePolicyExportType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB::a3ComRoutePolicyExportType.<a3ComRoutePolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB::a3ComRoutePolicyExportType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip-ospf-type1 |
2 | ip-ospf-type2 |
3 | default |