f3AmpConfigPort
F3-AMP-MIB ·
.1.3.6.1.4.1.2544.1.12.24.1.1.1.5
Object
Port on which AMP Server or Client will operate. This port will transmit/receive AMP messages. The AMP can operate on Access Ports and Network Port and f3AmpConfigPort shall point to either cmEthernetAccPortIndex or cmEthernetNetPortIndex.
Context
- MIB
- F3-AMP-MIB
- OID
.1.3.6.1.4.1.2544.1.12.24.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3AmpConfigEntry
- Groups
- 1
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 'F3-AMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-AMP-MIB::f3AmpConfigPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-AMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-AMP-MIB::f3AmpConfigPort.<f3AmpConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-AMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-AMP-MIB::f3AmpConfigPort'
Syntax
- Source
- SNMPv2-TCVariablePointer
- Base type
ObjectIdentifier
Type Description
A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3.
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of