mpcFlowDetectProtocol
MPOA-MIB ·
.1.3.6.1.4.1.353.5.8.1.1.2.6.1.1
Object
column InternetworkAddrType
The protocol on which flow detection is performed. If this value was obtained from the LECS then this value is one of the collection of values returned in the MPC-p3 parameter.
Context
- MIB
- MPOA-MIB
- OID
.1.3.6.1.4.1.353.5.8.1.1.2.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- mpcProtocolEntry
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 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpcFlowDetectProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpcFlowDetectProtocol.<mpcIndex>.<mpcFlowDetectProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPOA-MIB::mpcFlowDetectProtocol'
Syntax
- Source
- InternetworkAddrType
- Base type
Enumeration
Values & Constraints
Type Values
0 | other |
1 | ipV4 |
2 | ipV6 |
3 | nsap |
4 | hdlc |
5 | bbn1822 |
6 | ieee802 |
7 | e163 |
8 | e164 |
9 | f69 |
10 | x121 |
11 | ipx |
12 | appleTalk |
13 | decnetIV |
14 | banyanVines |
15 | e164WithNsap |