a3ComRoutePolicyProtocolType
A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB ·
.1.3.6.1.4.1.43.29.4.23.1.1.2
Object
column mandatory
r/w
Enumeration
This mandatory object defines the protocol in which a policy will
be used. Once such protocol family is defined, the agent will use
this information to parse the source, route, as well as all other
objects that apply.
Once a policy entry is successfully made active(1), this object
may not be modified. If the protocol chosen is not supported by
the agent or is set to undefined(1), an error is returned.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB
- OID
.1.3.6.1.4.1.43.29.4.23.1.1.2- 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::a3ComRoutePolicyProtocolType'
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::a3ComRoutePolicyProtocolType.<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::a3ComRoutePolicyProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | undefined |
2 | ip-rip |
3 | ip-ospf |
4 | ip-bgp4 |
5 | ipx-rip |
6 | ipx-sap |
7 | at-rtmp |
8 | at-kip |
9 | at-aurp |